-- Logs begin at Wed 2021-01-13 02:39:44 UTC, end at Wed 2021-01-13 05:20:31 UTC. -- Jan 13 03:18:45.270928 n-d-766380-6 systemd[1]: Starting Devstack devstack@c-api.service... Jan 13 03:18:45.279094 n-d-766380-6 devstack@c-api.service[87925]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 13 03:18:45.281018 n-d-766380-6 devstack@c-api.service[87925]: *** Starting uWSGI 2.0.15-debian (64bit) on [Wed Jan 13 03:18:45 2021] *** Jan 13 03:18:45.281018 n-d-766380-6 devstack@c-api.service[87925]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 13 03:18:45.281018 n-d-766380-6 devstack@c-api.service[87925]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 13 03:18:45.281018 n-d-766380-6 devstack@c-api.service[87925]: nodename: n-d-766380-6 Jan 13 03:18:45.281018 n-d-766380-6 devstack@c-api.service[87925]: machine: x86_64 Jan 13 03:18:45.281018 n-d-766380-6 devstack@c-api.service[87925]: clock source: unix Jan 13 03:18:45.281018 n-d-766380-6 devstack@c-api.service[87925]: pcre jit disabled Jan 13 03:18:45.281018 n-d-766380-6 devstack@c-api.service[87925]: detected number of CPU cores: 4 Jan 13 03:18:45.281018 n-d-766380-6 devstack@c-api.service[87925]: current working directory: / Jan 13 03:18:45.281018 n-d-766380-6 devstack@c-api.service[87925]: detected binary path: /usr/bin/uwsgi-core Jan 13 03:18:45.281018 n-d-766380-6 devstack@c-api.service[87925]: dropping root privileges as early as possible Jan 13 03:18:45.281018 n-d-766380-6 devstack@c-api.service[87925]: your processes number limit is 47843 Jan 13 03:18:45.281018 n-d-766380-6 devstack@c-api.service[87925]: your memory page size is 4096 bytes Jan 13 03:18:45.282234 n-d-766380-6 devstack@c-api.service[87925]: detected max file descriptor number: 2048 Jan 13 03:18:45.282234 n-d-766380-6 devstack@c-api.service[87925]: lock engine: pthread robust mutexes Jan 13 03:18:45.282234 n-d-766380-6 devstack@c-api.service[87925]: thunder lock: enabled Jan 13 03:18:45.282234 n-d-766380-6 devstack@c-api.service[87925]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 13 03:18:45.282234 n-d-766380-6 devstack@c-api.service[87925]: dropping root privileges after socket binding Jan 13 03:18:45.282234 n-d-766380-6 devstack@c-api.service[87925]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 13 03:18:45.327237 n-d-766380-6 devstack@c-api.service[87925]: Python main interpreter initialized at 0x55e26aeb49c0 Jan 13 03:18:45.327237 n-d-766380-6 devstack@c-api.service[87925]: dropping root privileges after plugin initialization Jan 13 03:18:45.327237 n-d-766380-6 devstack@c-api.service[87925]: python threads support enabled Jan 13 03:18:45.327237 n-d-766380-6 devstack@c-api.service[87925]: your server socket listen backlog is limited to 100 connections Jan 13 03:18:45.327237 n-d-766380-6 devstack@c-api.service[87925]: your mercy for graceful operations on workers is 90 seconds Jan 13 03:18:45.327705 n-d-766380-6 devstack@c-api.service[87925]: mapped 402621 bytes (393 KB) for 2 cores Jan 13 03:18:45.327705 n-d-766380-6 devstack@c-api.service[87925]: *** Operational MODE: preforking *** Jan 13 03:18:45.327899 n-d-766380-6 devstack@c-api.service[87925]: dropping root privileges after application loading Jan 13 03:18:45.327899 n-d-766380-6 devstack@c-api.service[87925]: *** uWSGI is running in multiple interpreter mode *** Jan 13 03:18:45.327899 n-d-766380-6 devstack@c-api.service[87925]: spawned uWSGI master process (pid: 87925) Jan 13 03:18:45.328055 n-d-766380-6 systemd[1]: Started Devstack devstack@c-api.service. Jan 13 03:18:45.328396 n-d-766380-6 devstack@c-api.service[87925]: spawned uWSGI worker 1 (pid: 87926, cores: 1) Jan 13 03:18:45.328846 n-d-766380-6 devstack@c-api.service[87925]: spawned uWSGI worker 2 (pid: 87927, cores: 1) Jan 13 03:18:45.328846 n-d-766380-6 devstack@c-api.service[87925]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 13 03:18:48.636462 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87927) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 13 03:18:48.638691 n-d-766380-6 devstack@c-api.service[87925]: 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 03:18:48.647570 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87927) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 13 03:18:48.649200 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:48.650284 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:48.650700 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:48.651651 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:48.651938 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:48.652119 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:48.652328 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:48.652563 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:48.652763 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:48.652944 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:48.689858 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87926) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 13 03:18:48.692037 n-d-766380-6 devstack@c-api.service[87925]: 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 03:18:48.695990 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87926) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 13 03:18:48.697382 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:48.698016 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:48.698442 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:48.699130 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:48.699364 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:48.699594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:48.699825 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:48.700050 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:48.700272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:48.700531 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:48.853622 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:48.853867 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:48.854094 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:48.854320 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:48.854539 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:48.854757 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:48.854992 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:48.862246 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:48.862483 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:48.862712 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:48.862938 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:48.863156 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:48.863371 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:48.863600 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:48.869962 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:48.870202 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:48.870427 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:48.870654 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:48.870875 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:48.871092 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:48.871323 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:48.873071 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:48.873300 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:48.873522 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:48.873748 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:48.873966 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:48.874183 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:48.874412 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:48.890571 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:48.890824 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:48.891057 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:48.891289 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:48.891514 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:48.891743 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:48.891992 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:48.894554 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:48.894793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:48.895023 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:48.895252 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:48.895475 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:48.895697 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:48.895933 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:48.898305 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:48.898541 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:48.898771 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:48.899006 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:48.899228 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:48.899450 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:48.899690 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:48.900878 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:48.901112 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:48.901340 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:48.901572 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:48.901796 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:48.902015 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:48.902256 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.455004 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.455259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.455342 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.455439 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.455523 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.455628 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.455774 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.455936 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.456048 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.456147 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.456221 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.456460 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.456594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.456729 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.461784 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.462019 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.462435 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.462931 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.463063 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.463157 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.463403 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.463635 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.463759 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.463859 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.463955 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.464065 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.464163 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.464267 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.467524 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.467767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.467875 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.467996 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.468101 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.468205 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.468337 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.468442 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.468539 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.468644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.468740 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.468842 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.469008 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.469115 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.470241 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.470447 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.470559 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.470695 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.470807 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.470920 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.471018 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.471118 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.471219 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.471323 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.471425 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.471526 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.471628 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.471731 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.476640 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.476792 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.476905 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.477013 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.477110 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.477206 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.477301 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.477403 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.477504 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.477600 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.477699 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.477794 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.477889 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.477995 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.487709 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.487956 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.488066 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.488168 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.488263 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.488428 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.488537 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.488637 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.488737 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.488831 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.488967 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.489078 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.489179 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.489424 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.495036 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.495307 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.495431 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.495538 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.495634 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.495735 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.495837 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.495941 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.496041 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.496143 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.496305 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.496420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.496565 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.496812 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.498567 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.498788 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.498890 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.499047 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.499154 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.499258 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.499360 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.499462 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.499563 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.499668 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.499770 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.499865 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.499966 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.500114 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.501217 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.501487 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.501589 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.501694 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.501801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.501901 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.501996 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.502098 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.502200 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.502295 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.502471 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.502573 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.502677 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.502774 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.505518 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.505764 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.506040 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.506277 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.506505 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.507299 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.507610 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.507715 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.507962 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.508207 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.508477 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.508710 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.508940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.509183 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.512156 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.512433 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.512559 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.512708 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.512816 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.512918 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.513040 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.513141 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.513236 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.513337 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.513421 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.513515 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.513619 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.513795 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.514890 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.515130 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.515247 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.515397 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.515524 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.515629 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.515725 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.515826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.515922 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.516016 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.516119 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.516215 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.516354 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.516546 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.519375 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.519641 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.519846 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.519957 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.520104 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.520210 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.520338 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.520483 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.520634 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.520735 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.520830 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.520930 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.520930 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.521180 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.530099 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.530377 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.530495 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.530649 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.530795 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.530903 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.531012 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.531110 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.531210 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.531313 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.531414 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.531561 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.531670 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.531670 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.532772 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.533012 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.533145 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.533280 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.533385 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.533492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.533613 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.533713 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.533815 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.533924 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.534022 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.534119 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.534220 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.534422 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.536515 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.536762 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.537028 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.537134 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.537237 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.537346 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.537443 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.537552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.537664 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.537768 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.537873 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.538499 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.538886 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.539306 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.617446 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.617685 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.617685 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.617879 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.617879 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.618150 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.618264 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.618363 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.618459 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.618561 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.618664 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.618769 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.618866 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.618998 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.621035 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.621166 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.621266 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.621370 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.621466 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.621586 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.621690 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.621795 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.621913 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.622011 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.622107 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.622184 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.622287 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.622395 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.623684 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.623806 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.623905 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.624001 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.624138 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.624249 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.624385 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.624486 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.624595 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.624693 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.624788 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.624891 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.625002 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.625100 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.629887 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.630008 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.630186 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.630278 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.630441 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.630562 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.630660 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.630755 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.630864 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.630962 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.631100 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.631202 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.631304 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.631401 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.636708 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.637146 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.637258 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.637363 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.637470 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.637572 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.637676 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.637783 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.637880 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.637980 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.638077 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.638178 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.638285 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.638285 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.642315 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.642663 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.642794 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.642908 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.643021 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.643129 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.643233 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.643336 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.643432 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.643533 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.643635 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.643739 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.643836 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.643959 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.646058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.646195 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.646324 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.646439 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.646553 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.646653 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.646734 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.646837 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.646934 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.647037 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.647134 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.647236 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.647816 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.647922 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.649298 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.649542 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.649648 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.649752 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.649850 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.649990 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.650100 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.650209 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.650315 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.650432 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.650536 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.650633 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.650740 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.650844 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.651879 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.652114 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.652223 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.652404 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.652520 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.652618 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.652736 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.652834 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.652936 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.653049 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.653159 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.653264 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.653362 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.653462 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.654532 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.654791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.654914 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.655013 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.655126 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.655277 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.655385 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.655481 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.655585 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.655681 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.655770 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.655843 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.656058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.656058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.657792 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.658043 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.658180 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.658293 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.658391 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.658492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.658604 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.658702 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.658795 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.658897 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.658992 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.659182 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.695101 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87927) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 13 03:18:49.695451 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.695718 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.695823 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87926) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 13 03:18:49.696092 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.696209 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.696349 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.696450 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.696649 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.696818 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.696971 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.697076 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.697175 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.697272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.697368 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.697463 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.697559 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.697654 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.697758 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.697859 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.697955 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.698051 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.698148 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.698251 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.698348 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.698444 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.698538 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.698640 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.698737 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.698833 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.698928 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.699022 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.699117 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.699212 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.699308 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.699406 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.699514 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.699625 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.699726 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.699822 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.699916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.700012 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.700106 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.700202 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.700318 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.700429 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.700527 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.700624 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.700723 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.700819 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.700914 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.701018 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.701115 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.701210 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.701313 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.701410 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.701504 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.701599 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.701722 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.701830 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.701927 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.702022 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.702116 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.702218 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.702316 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.702410 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.702506 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.702600 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.702696 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.702789 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.702884 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.702978 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.703079 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.703176 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.703271 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.703366 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.703461 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.703557 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.703652 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.703746 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.703841 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.703942 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.703942 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.704120 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.704215 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.704622 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.704746 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.704846 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.704943 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.705075 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.705192 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.705292 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.705388 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.705484 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.705579 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.705674 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.705769 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.705864 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.705959 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.706054 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.706157 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.706253 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.706348 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.706444 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.706538 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.706633 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.706729 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.706825 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.706921 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.707023 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.707121 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.707216 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.707311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.707406 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.707500 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.707595 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.707690 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.707785 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.707887 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.707985 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.708081 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.708176 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.708273 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.708390 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.708487 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.708582 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.708691 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.708799 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.708897 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.708992 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.709087 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.709183 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.709278 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.709373 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.709449 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.709518 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.709594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.709693 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.710284 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.710386 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.710482 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.710577 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.710648 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.710717 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.710810 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.710913 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.711010 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.711113 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.711210 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.711304 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.711398 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.711492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.711587 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.711681 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.711783 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.711862 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.711943 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.712014 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.712082 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.712149 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.712149 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.712754 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.712861 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.712971 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.712971 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.713151 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.713246 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.713341 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.713435 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.713529 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.713624 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.713719 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.713822 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.713919 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.714015 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.714109 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.714203 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.714298 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.714393 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.714523 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.714624 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.714729 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.714826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.714950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.715051 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.715148 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.715148 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.715325 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.715421 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.715516 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.715629 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.715727 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.715821 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.715916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.716010 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.716104 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.716199 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.716311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.716417 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.716525 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.716623 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.716718 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.716811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.716934 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.717034 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.717128 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.717224 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.717345 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.717453 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.717550 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.717645 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.717740 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.717835 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.717930 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.718026 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.718120 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.718214 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.718317 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.718390 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.718459 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.718551 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.718674 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.718774 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.718869 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.718964 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.719059 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.719162 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.719259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.719353 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.719425 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.719493 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.719560 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.719633 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.719753 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.719853 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.719957 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.720053 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.720149 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.720243 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.720394 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.720493 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.720589 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.720685 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.720780 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.720889 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.720986 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.721082 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.721177 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.721272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.721366 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.721462 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.721557 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.721653 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.721755 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.721853 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.721948 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.722042 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.722167 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.722268 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.722364 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.722473 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.722580 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.722659 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.722755 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.722851 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.722946 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.723040 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.723135 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.723230 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.723324 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.723401 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.723537 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.723635 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.723707 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.723776 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.723868 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.723963 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.724058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.724153 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.724248 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.724372 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.724472 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.724567 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.724638 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.724707 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.724800 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.724895 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.724989 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.725061 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.725136 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.725136 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.725312 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.725432 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.726070 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.726151 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.726229 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.726325 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.726421 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.726421 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.726609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.726704 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.726797 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.726892 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.726987 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.727058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.727126 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.727219 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.727321 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.727400 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.727469 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.727564 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.727658 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.727753 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.727847 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.727940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.728035 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.728136 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.728241 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.728440 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.728590 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.728691 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.728787 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.728859 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.728929 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.729022 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.729130 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.729228 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.729323 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.729418 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.729511 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.729609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.729716 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.729812 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.729884 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.729959 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.730030 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.730122 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.730217 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.730321 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.730419 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.730513 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.730609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.730704 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.730798 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.730900 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.730997 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.731091 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.731185 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.731280 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.731374 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.731469 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.731571 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.731668 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.731769 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.731866 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.731961 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.732055 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.732150 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.732275 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.732475 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.732571 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.732666 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.732750 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.732830 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.732924 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.733019 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.733151 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.733252 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.733348 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.733442 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.733537 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.733640 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.733737 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.733832 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.733927 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.734021 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.734116 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.734210 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.734305 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.734400 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.734502 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.734599 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.734675 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.734745 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.734813 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.734905 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.735000 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.735095 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.735166 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.735241 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.735336 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.735431 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.735526 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.735620 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.735713 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.735808 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.735902 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.735996 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.736098 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.736194 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.736304 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.736401 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.736401 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.736578 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.736674 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.736769 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.736863 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.736971 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.737069 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.737193 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.737292 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.737388 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.737484 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.737557 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.737625 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.737717 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.737829 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.737927 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.738022 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.738117 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.738212 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.738307 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.738402 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.738556 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.738671 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.738779 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.738877 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.738999 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.739099 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.739195 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.739290 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.739385 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.739479 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.739577 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.739681 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.739777 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.739873 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.739967 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.740038 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.740106 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.740198 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.740309 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.740408 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.740516 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.740615 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.740710 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:49.740805 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.740899 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:49.740994 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.741128 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:49.741128 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:49.741128 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:49.741348 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:49.741348 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:49.741894 n-d-766380-6 devstack@c-api.service[87925]: /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 03:18:49.741894 n-d-766380-6 devstack@c-api.service[87925]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 13 03:18:49.742652 n-d-766380-6 devstack@c-api.service[87925]: /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 03:18:49.742652 n-d-766380-6 devstack@c-api.service[87925]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 13 03:18:49.776528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-1889c620-d950-4758-ae5f-f4704be00182 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=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:18:49.778508 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 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=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:18:49.972985 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.rpc [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 13 03:18:49.976609 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.rpc [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 13 03:18:49.978609 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.rpc [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 13 03:18:49.981774 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.rpc [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 13 03:18:49.984047 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.rpc [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 13 03:18:49.987102 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.rpc [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 13 03:18:49.989071 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.rpc [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 13 03:18:49.990091 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:49.990284 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:49.992213 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.rpc [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 13 03:18:49.993035 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:49.993478 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.010307 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.keymgr.conf_key_mgr [None req-1889c620-d950-4758-ae5f-f4704be00182 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 03:18:50.011648 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.keymgr.conf_key_mgr [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 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 03:18:50.012495 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.012910 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.013833 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.014250 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.018600 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.019014 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.020125 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.020727 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.024627 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.025038 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.026142 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.026561 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.028892 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.029318 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.030390 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.030799 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.038911 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-1889c620-d950-4758-ae5f-f4704be00182 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=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:18:50.039912 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 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=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:18:50.044847 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.rpc [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 13 03:18:50.046020 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.rpc [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 13 03:18:50.050167 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.rpc [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 13 03:18:50.051126 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.rpc [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 13 03:18:50.051244 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.051694 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.052124 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.052579 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.054743 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.055157 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.055637 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.056059 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.057041 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.057457 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.057955 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.058389 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.059293 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.059705 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.060196 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.060638 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.061505 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.061914 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.062398 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.062807 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.064445 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.api.contrib.hosts [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 13 03:18:50.065331 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.api.contrib.hosts [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 13 03:18:50.065450 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.065787 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.066299 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.066712 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.068028 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.068445 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.069092 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.069552 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.070652 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.071065 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.071718 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.072137 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.073130 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.073549 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.074053 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.074464 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.075131 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: extensions {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.076022 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: extensions {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.076992 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: extra_specs {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.077914 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: extra_specs {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.079016 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: backups {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.079942 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: backups {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.081976 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: os-volume-manage {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.082915 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: os-volume-manage {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.084023 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: os-snapshot-manage {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.084960 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: os-snapshot-manage {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.086157 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: encryption {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.087158 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: encryption {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.088600 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: os-quota-sets {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.089508 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: os-quota-sets {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.090820 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: os-volume-transfer {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.091777 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: os-volume-transfer {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.093178 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: os-quota-class-sets {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.094155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: os-quota-class-sets {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.095212 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: os-hosts {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.095990 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: os-hosts {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.097778 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: os-volume-type-access {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.098573 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: os-volume-type-access {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.099976 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: qos-specs {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.101535 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: qos-specs {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.103478 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: scheduler-stats {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.104422 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: scheduler-stats {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.105525 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: cgsnapshots {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.106547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: cgsnapshots {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.107607 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: capabilities {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.108561 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: capabilities {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.109448 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: consistencygroups {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.110353 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: consistencygroups {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.112217 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: os-services {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.113182 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: os-services {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.114015 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: encryption {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.114961 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: encryption {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.116087 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: os-availability-zone {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.117640 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: os-availability-zone {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.119217 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.119641 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.120184 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.120666 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.121599 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.122011 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.122578 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.123001 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.124016 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.124473 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.125013 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.125430 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.126577 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.126995 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.127563 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.127978 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.128988 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.129403 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.129988 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.130404 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.131552 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.132023 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.132703 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.133127 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.134035 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.134448 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.135095 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.135512 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.136629 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.137045 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.137723 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.138140 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.139120 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.139531 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.139980 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.140418 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.141403 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.141816 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.143367 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.143483 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.snapshot_actions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] SnapshotActionsController initialized {{(pid=87927) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 13 03:18:50.143767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension VolumeActions extending resource: volumes {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.143872 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.144195 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.145393 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.snapshot_actions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] SnapshotActionsController initialized {{(pid=87926) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 13 03:18:50.145676 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.145808 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension VolumeActions extending resource: volumes {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.146058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension AdminActions extending resource: volumes {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.146172 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.146438 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension AdminActions extending resource: snapshots {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.146540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.146801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension AdminActions extending resource: backups {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.146917 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension AdminActions extending resource: volumes {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.147165 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.147315 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension AdminActions extending resource: snapshots {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.147665 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.147767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension AdminActions extending resource: backups {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.148022 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.148127 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.148402 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.148519 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.148783 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.148890 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.149135 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.149244 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.149481 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension TypesManage extending resource: types {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.149581 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.149830 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.149942 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.150170 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension UsedLimits extending resource: limits {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.150275 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension TypesManage extending resource: types {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.150519 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.150620 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.150868 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension UsedLimits extending resource: limits {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.151218 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.156433 n-d-766380-6 devstack@c-api.service[87925]: WARNING keystonemiddleware.auth_token [None req-1889c620-d950-4758-ae5f-f4704be00182 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 03:18:50.157260 n-d-766380-6 devstack@c-api.service[87925]: WARNING keystonemiddleware.auth_token [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 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 03:18:50.163958 n-d-766380-6 devstack@c-api.service[87925]: WARNING keystonemiddleware.auth_token [None req-1889c620-d950-4758-ae5f-f4704be00182 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 03:18:50.164826 n-d-766380-6 devstack@c-api.service[87925]: WARNING keystonemiddleware.auth_token [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 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 03:18:50.238526 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Initializing extension manager. {{(pid=87926) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 13 03:18:50.238713 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Initializing extension manager. {{(pid=87927) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 13 03:18:50.238929 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.239121 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.239289 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.239479 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.239820 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.240006 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.240171 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.240383 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.240543 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: ExtendedServices {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.240722 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: ExtendedServices {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.240881 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-extended-services {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.241122 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-extended-services {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.241367 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Extended services support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.241540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Extended services support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.241704 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.241826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.242053 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-extended-services {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.242164 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-extended-services {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.242381 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.242506 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.242711 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.242835 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.243033 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: TypesExtraSpecs {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.243145 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: TypesExtraSpecs {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.243330 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-types-extra-specs {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.243441 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-types-extra-specs {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.243656 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Type extra specs support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.243756 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Type extra specs support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.243971 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.244078 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.244320 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-types-extra-specs {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.244428 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-types-extra-specs {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.244644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.244751 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.244968 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.245087 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.245286 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: Backups {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.245673 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: Backups {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.245877 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: backups {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.245989 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: backups {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.246196 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Backups support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.246318 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Backups support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.246524 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.246644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.246846 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: backups {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.246955 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: backups {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.247186 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.247312 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.247527 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.247640 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.247856 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: VolumeActions {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.247965 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: VolumeActions {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.248174 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-volume-actions {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.248275 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-volume-actions {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.248528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Enable volume actions. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.248635 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Enable volume actions. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.248842 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.248952 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.249156 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-volume-actions {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.249257 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-volume-actions {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.249487 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.249595 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.249809 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.249919 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.250123 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: SchedulerHints {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.250225 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: SchedulerHints {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.250437 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: OS-SCH-HNT {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.250543 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: OS-SCH-HNT {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.250750 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.250859 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.251066 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.251173 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.251378 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: OS-SCH-HNT {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.251489 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: OS-SCH-HNT {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.251707 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.251809 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.252026 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.252127 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.252365 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: VolumeManage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.252482 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: VolumeManage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.252677 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-volume-manage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.252795 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-volume-manage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.252999 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.253112 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.253308 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.253411 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.253624 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-volume-manage {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.253734 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-volume-manage {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.253949 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.254056 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.254272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.254373 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.254583 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: SnapshotManage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.254684 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: SnapshotManage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.254894 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-snapshot-manage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.255009 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-snapshot-manage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.255207 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.255307 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.255518 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.255625 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.255827 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-snapshot-manage {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.256013 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-snapshot-manage {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.256159 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.256396 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.256506 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.256604 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.257513 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: VolumeTypeEncryption {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.257705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: VolumeTypeEncryption {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.257705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: encryption {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.257945 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: encryption {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.258050 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Encryption support for volume types. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.258154 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Encryption support for volume types. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.258263 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.258361 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.258508 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: encryption {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.258611 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: encryption {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.258841 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.258950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.259167 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.259269 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.259487 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.259595 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.259801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.259914 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.260115 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.260224 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.260456 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.260571 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.260768 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.260878 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.261093 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.261182 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.261413 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.261525 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.261725 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: Quotas {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.261828 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: Quotas {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.262033 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-quota-sets {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.262140 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-quota-sets {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.262347 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Quota management support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.262459 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Quota management support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.262655 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.262756 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.263000 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-quota-sets {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.263105 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-quota-sets {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.263304 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.263597 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.263680 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.263838 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.263912 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: VolumeTransfer {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.264006 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: VolumeTransfer {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.264256 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-volume-transfer {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.264404 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-volume-transfer {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.264732 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Volume transfer management support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.264850 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Volume transfer management support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.264937 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.265074 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.265257 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-volume-transfer {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.265365 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-volume-transfer {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.265641 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.265746 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.265999 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.266114 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.266326 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: AdminActions {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.266466 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: AdminActions {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.266646 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-admin-actions {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.266771 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-admin-actions {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.266963 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Enable admin actions. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.267076 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Enable admin actions. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.267272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.267383 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.267592 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-admin-actions {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.267697 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-admin-actions {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.267885 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.267997 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.268211 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.268390 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.268554 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: QuotaClasses {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.268694 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: QuotaClasses {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.268863 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-quota-class-sets {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.268972 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-quota-class-sets {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.269180 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Quota classes management support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.269286 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Quota classes management support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.269487 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.269590 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.269799 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-quota-class-sets {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.269900 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-quota-class-sets {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.270122 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.270229 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.270442 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.270550 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.270750 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: VolumeTenantAttribute {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.270857 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: VolumeTenantAttribute {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.271060 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-vol-tenant-attr {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.271172 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-vol-tenant-attr {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.271372 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.271493 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.271682 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.271793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.271990 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-vol-tenant-attr {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.272092 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-vol-tenant-attr {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.272906 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.273022 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.273322 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.273421 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.273689 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: Hosts {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.273809 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: Hosts {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.274013 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-hosts {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.274115 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-hosts {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.274340 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Admin-only host administration. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.274448 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Admin-only host administration. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.274661 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.274778 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.274982 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-hosts {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.275103 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-hosts {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.275308 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.275418 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.275630 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.275736 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.275941 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: VolumeTypeAccess {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.276042 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: VolumeTypeAccess {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.276252 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-volume-type-access {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.276399 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-volume-type-access {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.276600 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Volume type access support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.276712 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Volume type access support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.276910 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.277012 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.277223 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-volume-type-access {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.277330 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-volume-type-access {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.277547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.277648 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.277867 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.277977 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.278175 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: VolumeUnmanage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.278297 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: VolumeUnmanage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.278481 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-volume-unmanage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.278599 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-volume-unmanage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.278787 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Enable volume unmanage operation. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.278925 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Enable volume unmanage operation. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.279097 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.279203 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.279404 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-volume-unmanage {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.279512 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-volume-unmanage {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.279730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.279842 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.280048 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.280151 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.280386 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: VolumeImageMetadata {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.280507 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: VolumeImageMetadata {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.280699 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-vol-image-meta {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.280801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-vol-image-meta {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.281014 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Show image metadata associated with the volume. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.281122 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Show image metadata associated with the volume. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.281323 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.281446 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.281637 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-vol-image-meta {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.281762 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-vol-image-meta {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.281962 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.282079 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.282282 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.282405 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.282594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: Qos_specs_manage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.282705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: Qos_specs_manage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.282904 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: qos-specs {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.283020 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: qos-specs {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.283215 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: QoS specs support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.283327 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: QoS specs support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.283524 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.283640 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.283834 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: qos-specs {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.283945 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: qos-specs {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.284160 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.284271 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.284509 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.284620 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.284822 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: VolumeMigStatusAttribute {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.284993 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: VolumeMigStatusAttribute {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.285134 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-vol-mig-status-attr {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.285235 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-vol-mig-status-attr {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.285448 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.285548 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.285755 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.285862 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.286065 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.286166 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.286391 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.286498 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.286710 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.286820 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.287025 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: Scheduler_stats {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.287126 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: Scheduler_stats {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.287334 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: scheduler-stats {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.287447 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: scheduler-stats {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.287655 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Scheduler stats support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.287765 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Scheduler stats support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.288017 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.288163 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.288614 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: scheduler-stats {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.288749 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: scheduler-stats {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.288954 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.289269 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.289382 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.289584 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: Cgsnapshots {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.289894 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.289996 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: cgsnapshots {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.290206 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: cgsnapshots support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.290493 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: Cgsnapshots {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.290594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.290810 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: cgsnapshots {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.290924 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: cgsnapshots {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.291144 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.291246 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: cgsnapshots support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.291470 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.291779 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.291904 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: Capabilities {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.292085 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: capabilities {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.292188 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: cgsnapshots {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.292443 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Capabilities support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.292558 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.292762 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.292871 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.293079 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: capabilities {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.293187 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: Capabilities {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.293398 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: capabilities {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.293505 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.293718 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.293821 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Capabilities support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.294033 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.294151 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: SnapshotUnmanage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.294339 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-snapshot-unmanage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.294453 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: capabilities {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.294656 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Enable volume unmanage operation. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.294758 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.294971 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.295071 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.295286 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-snapshot-unmanage {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.295395 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: SnapshotUnmanage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.295598 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-snapshot-unmanage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.295698 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.295917 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.296017 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Enable volume unmanage operation. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.296228 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.296374 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: Consistencygroups {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.296563 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: consistencygroups {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.296724 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-snapshot-unmanage {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.296882 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: consistency groups support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.296989 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.297201 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.297309 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.297509 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: consistencygroups {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.297608 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: Consistencygroups {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.297821 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: consistencygroups {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.297927 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.298143 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.298272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: consistency groups support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.298475 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.298608 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: Services {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.298773 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-services {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.298914 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: consistencygroups {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.299055 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Services support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.299150 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.299370 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.299481 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.299682 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: Services {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.299783 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-services {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.300002 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-services {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.300105 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.300348 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Services support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.300547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.300698 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: TypesManage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.300871 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.301035 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-types-manage {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.301185 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-services {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.301334 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Types manage support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.301501 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.301663 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.301819 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.301962 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-types-manage {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.302114 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: TypesManage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.302270 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.302419 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-types-manage {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.302566 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.302727 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Types manage support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.302884 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: SnapshotActions {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.303044 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.303193 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-snapshot-actions {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.303354 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-types-manage {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.303502 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Enable snapshot manager actions. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.304108 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.304184 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.304363 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.304508 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-snapshot-actions {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.304662 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: SnapshotActions {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.304819 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-snapshot-actions {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.304968 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.305128 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Enable snapshot manager actions. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.305285 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.305428 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.305586 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: UsedLimits {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.305747 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-snapshot-actions {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.305909 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-used-limits {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.306064 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.306225 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.306374 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.306540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.306701 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: UsedLimits {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.306854 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-used-limits {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.307002 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-used-limits {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.307150 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.307312 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.307462 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.307609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.307765 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: VolumeEncryptionMetadata {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.307925 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-used-limits {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.308072 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-volume-encryption-metadata {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.308264 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.308431 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.308531 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.308640 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.308935 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: VolumeEncryptionMetadata {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.309051 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.309207 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-volume-encryption-metadata {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.309313 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.309410 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.309512 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.309619 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.309715 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: VolumeHostAttribute {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.309810 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.309904 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-vol-host-attr {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.310123 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.310224 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.310436 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.310547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.310749 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: VolumeHostAttribute {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.310856 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-vol-host-attr {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.311066 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-vol-host-attr {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.311175 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.311384 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87927) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.311485 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.311697 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.311798 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext name: AvailabilityZones {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.312004 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext alias: os-availability-zone {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.312112 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-vol-host-attr {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.312350 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext description: Describe Availability Zones. {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.312438 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 13 03:18:50.312671 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87927) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.312775 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87926) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 13 03:18:50.312984 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext name: AvailabilityZones {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 13 03:18:50.313096 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Loaded extension: os-availability-zone {{(pid=87927) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.313301 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext alias: os-availability-zone {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 13 03:18:50.313621 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext description: Describe Availability Zones. {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 13 03:18:50.313940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87926) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 13 03:18:50.314255 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.extensions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Loaded extension: os-availability-zone {{(pid=87926) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 13 03:18:50.314472 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.314692 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.315576 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.315998 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.317115 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.317537 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.318444 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.318892 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.320384 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.320800 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.321609 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.322021 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.322596 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.323007 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.323807 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.324223 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.336481 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.336902 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.338143 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.338564 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.341499 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.341929 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.342812 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.343250 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.346145 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.346568 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.347546 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.347971 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.351799 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.352218 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.353070 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.353498 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.356056 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.356535 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.357799 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.358229 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.360188 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.360641 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.361937 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.362366 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.364815 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.365164 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.367729 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.368207 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.369737 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.370168 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.371995 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.372471 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.373971 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.374391 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.376543 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.376962 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.377632 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.378059 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.380198 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.380635 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.382480 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.383041 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.384747 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.385173 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.389843 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.390269 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.392320 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.392746 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.395162 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.395514 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.397689 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.397817 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.398109 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.398210 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.399939 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.400307 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.400447 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.400674 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.402188 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.402526 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.402628 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.402941 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.404359 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.404776 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.404878 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.405277 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.406955 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.407366 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.407540 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.407966 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.410199 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.410303 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.410620 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.410731 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.412974 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.413295 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.413450 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.413858 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.419159 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.419159 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.419500 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.419500 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.419753 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: extensions {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.419871 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.419871 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.420122 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: extra_specs {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.420941 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: extensions {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.421103 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: backups {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.422862 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: extra_specs {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.424027 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: os-volume-manage {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.425112 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: backups {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.426097 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: os-snapshot-manage {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.427882 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: os-volume-manage {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.428116 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: encryption {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.430822 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: os-quota-sets {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.431993 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: os-snapshot-manage {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.433149 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: os-volume-transfer {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.434251 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: encryption {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.435666 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: os-quota-class-sets {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.436361 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: os-quota-sets {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.437693 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: os-hosts {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.438702 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: os-volume-transfer {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.440328 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: os-volume-type-access {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.441058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: os-quota-class-sets {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.442535 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: qos-specs {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.442903 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: os-hosts {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.446137 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: scheduler-stats {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.446351 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: os-volume-type-access {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.448253 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: cgsnapshots {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.448453 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: qos-specs {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.450267 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: capabilities {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.451421 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: scheduler-stats {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.452032 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: consistencygroups {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.453471 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: cgsnapshots {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.454877 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: os-services {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.455476 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: capabilities {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.457015 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: encryption {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.457412 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: consistencygroups {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.458862 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extended resource: os-availability-zone {{(pid=87927) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.460447 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: os-services {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.461706 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.462902 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.463080 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: encryption {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.464453 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.464667 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extended resource: os-availability-zone {{(pid=87926) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 13 03:18:50.464845 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.466849 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.467265 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.467449 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.467820 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.469418 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.469832 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.469952 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.470269 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.471807 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.472215 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.472407 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.472691 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.474420 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.474806 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.474931 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.475222 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.476873 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.477277 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.477515 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.477938 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.479470 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.479879 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.480069 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.480548 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.481718 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.482124 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.482733 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.483148 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.483991 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.484426 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.485357 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.485779 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.486178 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.snapshot_actions [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] SnapshotActionsController initialized {{(pid=87927) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 13 03:18:50.486570 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension VolumeActions extending resource: volumes {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.486990 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.487347 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.487602 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.487703 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension AdminActions extending resource: volumes {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.488022 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.488126 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension AdminActions extending resource: snapshots {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.488420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension AdminActions extending resource: backups {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.488839 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.489286 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.489698 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.489935 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:18:50.490038 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.490349 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:18:50.490459 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.490736 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.491664 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension TypesManage extending resource: types {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.492076 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.492554 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension UsedLimits extending resource: limits {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.492667 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.snapshot_actions [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] SnapshotActionsController initialized {{(pid=87926) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 13 03:18:50.492908 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-1889c620-d950-4758-ae5f-f4704be00182 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87927) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.493009 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension VolumeActions extending resource: volumes {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.493454 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.493816 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.494200 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension AdminActions extending resource: volumes {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.494585 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension AdminActions extending resource: snapshots {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.494947 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension AdminActions extending resource: backups {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.495303 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.495674 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.496051 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.496446 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.496826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.497184 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.497535 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension TypesManage extending resource: types {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.497915 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.498263 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension UsedLimits extending resource: limits {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.499812 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87926) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 13 03:18:50.499978 n-d-766380-6 devstack@c-api.service[87925]: WARNING keystonemiddleware.auth_token [None req-1889c620-d950-4758-ae5f-f4704be00182 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 03:18:50.505719 n-d-766380-6 devstack@c-api.service[87925]: WARNING keystonemiddleware.auth_token [None req-1889c620-d950-4758-ae5f-f4704be00182 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 03:18:50.505871 n-d-766380-6 devstack@c-api.service[87925]: WARNING keystonemiddleware.auth_token [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 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 03:18:50.511691 n-d-766380-6 devstack@c-api.service[87925]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55e26aeb49c0 pid: 87927 (default app) Jan 13 03:18:50.512050 n-d-766380-6 devstack@c-api.service[87925]: WARNING keystonemiddleware.auth_token [None req-ba469bf7-5edc-4af1-a0da-77fe76cfe322 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 03:18:50.514884 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1/1] 10.222.0.38 () {50 vars in 766 bytes} [Wed Jan 13 03:18:50 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 03:18:50.517534 n-d-766380-6 devstack@c-api.service[87925]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55e26aeb49c0 pid: 87926 (default app) Jan 13 03:18:56.963092 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80569f77-26bc-40b2-a634-f6b4149a0f55 admin admin] POST http://10.222.0.38/volume/v3/79df51253a664f46933509571a278edf/types Jan 13 03:18:56.965247 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:18:56.965247 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:18:56.965804 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-80569f77-26bc-40b2-a634-f6b4149a0f55 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:18:56.968714 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:18:56.968714 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:18:56.983142 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-80569f77-26bc-40b2-a634-f6b4149a0f55 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=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:18:57.114394 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80569f77-26bc-40b2-a634-f6b4149a0f55 admin admin] http://10.222.0.38/volume/v3/79df51253a664f46933509571a278edf/types returned with HTTP 200 Jan 13 03:18:57.115404 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 2/2] 10.222.0.38 () {60 vars in 1228 bytes} [Wed Jan 13 03:18:56 2021] POST /volume/v3/79df51253a664f46933509571a278edf/types => generated 186 bytes in 885 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:18:57.555850 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-80569f77-26bc-40b2-a634-f6b4149a0f55 req-442eb849-0dce-400e-aa21-c51f4c2a1faf admin admin] POST http://10.222.0.38/volume/v3/79df51253a664f46933509571a278edf/types/4335e838-a0dd-4552-9632-cfb6deb002ba/extra_specs Jan 13 03:18:57.558040 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:18:57.558040 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:18:57.558563 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-80569f77-26bc-40b2-a634-f6b4149a0f55 req-442eb849-0dce-400e-aa21-c51f4c2a1faf admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:18:57.570893 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:18:57.570893 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:18:57.704232 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [req-80569f77-26bc-40b2-a634-f6b4149a0f55 req-442eb849-0dce-400e-aa21-c51f4c2a1faf 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=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:18:57.807331 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-80569f77-26bc-40b2-a634-f6b4149a0f55 req-442eb849-0dce-400e-aa21-c51f4c2a1faf admin admin] http://10.222.0.38/volume/v3/79df51253a664f46933509571a278edf/types/4335e838-a0dd-4552-9632-cfb6deb002ba/extra_specs returned with HTTP 200 Jan 13 03:18:57.808429 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1/3] 10.222.0.38 () {62 vars in 1445 bytes} [Wed Jan 13 03:18:57 2021] POST /volume/v3/79df51253a664f46933509571a278edf/types/4335e838-a0dd-4552-9632-cfb6deb002ba/extra_specs => generated 55 bytes in 687 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 03:19:56.040405 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80569f77-26bc-40b2-a634-f6b4149a0f55 admin admin] GET http://10.222.0.38/volume// Jan 13 03:19:56.040927 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-80569f77-26bc-40b2-a634-f6b4149a0f55 admin admin] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:19:56.041329 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-80569f77-26bc-40b2-a634-f6b4149a0f55 admin admin] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:19:56.042875 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80569f77-26bc-40b2-a634-f6b4149a0f55 admin admin] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:19:56.043454 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 3/4] 10.222.0.38 () {56 vars in 1088 bytes} [Wed Jan 13 03:19:56 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 03:22:32.278190 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-57ec3efe-76d6-4ef7-995a-4f28c06291c8 tempest-verify_tempest_config-337883919 tempest-verify_tempest_config-337883919] GET http://10.222.0.38/volume/v3/47d8c20a867b475394761d9446fcbbd3/extensions Jan 13 03:22:32.278782 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-57ec3efe-76d6-4ef7-995a-4f28c06291c8 tempest-verify_tempest_config-337883919 tempest-verify_tempest_config-337883919] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:22:32.279166 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-57ec3efe-76d6-4ef7-995a-4f28c06291c8 tempest-verify_tempest_config-337883919 tempest-verify_tempest_config-337883919] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:22:32.279954 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-57ec3efe-76d6-4ef7-995a-4f28c06291c8 tempest-verify_tempest_config-337883919 tempest-verify_tempest_config-337883919] http://10.222.0.38/volume/v3/47d8c20a867b475394761d9446fcbbd3/extensions returned with HTTP 200 Jan 13 03:22:32.280729 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 2/5] 10.222.0.38 () {58 vars in 1213 bytes} [Wed Jan 13 03:22:32 2021] GET /volume/v3/47d8c20a867b475394761d9446fcbbd3/extensions => generated 5245 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:22:32.318330 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80569f77-26bc-40b2-a634-f6b4149a0f55 admin admin] GET http://10.222.0.38/volume/ Jan 13 03:22:32.318797 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-80569f77-26bc-40b2-a634-f6b4149a0f55 admin admin] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:22:32.318987 n-d-766380-6 devstack@c-api.service[87925]: /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 03:22:32.318987 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:22:32.319347 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-80569f77-26bc-40b2-a634-f6b4149a0f55 admin admin] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:22:32.320401 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80569f77-26bc-40b2-a634-f6b4149a0f55 admin admin] http://10.222.0.38/volume/ returned with HTTP 300 Jan 13 03:22:32.320979 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 4/6] 10.222.0.38 () {52 vars in 806 bytes} [Wed Jan 13 03:22:32 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 03:31:23.005720 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] POST http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes Jan 13 03:31:23.007388 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-1115596076"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:31:23.008865 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-1115596076'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:31:23.010650 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Create volume of 1 GB Jan 13 03:31:23.032661 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Availability zone cache updated, next update will occur around 2021-01-13 04:31:23.030819. {{(pid=87926) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 13 03:31:23.033450 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Availability Zones retrieved successfully. Jan 13 03:31:23.087395 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Flow 'volume_create_api' (0e517736-6d55-4f49-9af4-a514915c666e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:31:23.090394 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6411b17e-d86f-4a8f-8e47-d7b4d1097028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:31:23.093520 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:31:23.170553 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6411b17e-d86f-4a8f-8e47-d7b4d1097028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:31:23.172636 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19ea5b9f-cc41-4026-8d23-406b353d290b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:31:23.222504 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] 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 03:31:23.223480 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] 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 03:31:23.275417 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Created reservations ['3f091943-a631-4f86-8cea-4a9df3327d46', '0d579f6e-d3ed-4314-be2a-a28229a17eab', '18a405d4-3703-4d07-8aba-eda80caf3320', '34b27d17-dddd-412c-a456-a1e1c0f867de'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:31:23.277578 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19ea5b9f-cc41-4026-8d23-406b353d290b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f091943-a631-4f86-8cea-4a9df3327d46', '0d579f6e-d3ed-4314-be2a-a28229a17eab', '18a405d4-3703-4d07-8aba-eda80caf3320', '34b27d17-dddd-412c-a456-a1e1c0f867de']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:31:23.279772 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ff6c2fb-445c-4ee0-91b6-4429a7105ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:31:23.343978 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ff6c2fb-445c-4ee0-91b6-4429a7105ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c194f81c-3046-46a7-8233-cb18de4de57c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1115596076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab8e8f8d7b94341aed241ea56cd752b',qos_specs=None,replication_status=,reservations=['3f091943-a631-4f86-8cea-4a9df3327d46','0d579f6e-d3ed-4314-be2a-a28229a17eab','18a405d4-3703-4d07-8aba-eda80caf3320','34b27d17-dddd-412c-a456-a1e1c0f867de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bab37bc82c3f4e57912df08de3b4eb64',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:31:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1115596076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c194f81c-3046-46a7-8233-cb18de4de57c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ab8e8f8d7b94341aed241ea56cd752b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='bab37bc82c3f4e57912df08de3b4eb64',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:31:23.346920 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bdfe57b-8f33-452a-bba2-083acc8bdad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:31:23.376632 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bdfe57b-8f33-452a-bba2-083acc8bdad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1115596076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ab8e8f8d7b94341aed241ea56cd752b',qos_specs=None,replication_status=,reservations=['3f091943-a631-4f86-8cea-4a9df3327d46','0d579f6e-d3ed-4314-be2a-a28229a17eab','18a405d4-3703-4d07-8aba-eda80caf3320','34b27d17-dddd-412c-a456-a1e1c0f867de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bab37bc82c3f4e57912df08de3b4eb64',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:31:23.378681 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8032bb45-a555-46e5-aa02-407b89f0dd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:31:23.447180 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8032bb45-a555-46e5-aa02-407b89f0dd5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:31:23.453303 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Flow 'volume_create_api' (0e517736-6d55-4f49-9af4-a514915c666e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:31:23.573224 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Create volume request issued successfully. Jan 13 03:31:23.626924 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e12e82d3-65a1-497d-878b-d71945396781 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes returned with HTTP 202 Jan 13 03:31:23.642219 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 3/7] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:31:23 2021] POST /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes => generated 830 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:31:23.645326 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fab7c159-1aca-40fd-9036-599b5baeb23a tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:31:23.645964 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fab7c159-1aca-40fd-9036-599b5baeb23a tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:23.646416 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fab7c159-1aca-40fd-9036-599b5baeb23a tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:23.799064 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:23.799064 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:23.812924 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fab7c159-1aca-40fd-9036-599b5baeb23a tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:31:23.857286 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fab7c159-1aca-40fd-9036-599b5baeb23a tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:31:23.860844 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 5/8] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:31:23 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 922 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:31:24.879591 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0fc2e78c-8857-444d-bdaa-fa2ad8074761 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:31:24.880125 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0fc2e78c-8857-444d-bdaa-fa2ad8074761 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:24.880393 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:24.880393 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:24.880764 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0fc2e78c-8857-444d-bdaa-fa2ad8074761 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:24.969707 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:24.969707 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:24.991623 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0fc2e78c-8857-444d-bdaa-fa2ad8074761 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:31:25.018854 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0fc2e78c-8857-444d-bdaa-fa2ad8074761 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:31:25.019961 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 4/9] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:31:24 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 923 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:31:25.305045 n-d-766380-6 devstack@c-api.service[87925]: WARNING keystonemiddleware.auth_token [None req-fab7c159-1aca-40fd-9036-599b5baeb23a tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] 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 03:31:25.309454 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-d66a28a4-30fa-4a74-8ffa-08cad3c68098 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:31:25.310193 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-d66a28a4-30fa-4a74-8ffa-08cad3c68098 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:25.310830 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:25.310830 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:25.311694 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-d66a28a4-30fa-4a74-8ffa-08cad3c68098 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:25.376249 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:25.376249 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:25.391370 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-d66a28a4-30fa-4a74-8ffa-08cad3c68098 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:31:25.418601 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-d66a28a4-30fa-4a74-8ffa-08cad3c68098 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:31:25.420591 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 6/10] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:31:25 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 923 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:31:25.529760 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0fc2e78c-8857-444d-bdaa-fa2ad8074761 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume// Jan 13 03:31:25.531343 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0fc2e78c-8857-444d-bdaa-fa2ad8074761 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:25.531917 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:25.531917 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:25.532738 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0fc2e78c-8857-444d-bdaa-fa2ad8074761 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:25.534780 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0fc2e78c-8857-444d-bdaa-fa2ad8074761 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:31:25.535852 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 5/11] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:31:25 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 03:31:25.554209 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-8bb6e1a1-86ee-4a66-9805-13f953d67c65 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] POST http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/attachments Jan 13 03:31:25.554209 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:25.554209 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:25.554209 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-8bb6e1a1-86ee-4a66-9805-13f953d67c65 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c194f81c-3046-46a7-8233-cb18de4de57c", "instance_uuid": "0d3baad9-6117-4eca-b1e1-4dd3f2e7f389", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:31:25.643351 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:25.643351 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:25.720940 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-8bb6e1a1-86ee-4a66-9805-13f953d67c65 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/attachments returned with HTTP 200 Jan 13 03:31:25.722683 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 7/12] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:31:25 2021] POST /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/attachments => generated 273 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:31:25.765839 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-02c7a9b5-d36c-461c-b2ec-de6e2513ffae tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:31:25.770532 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-02c7a9b5-d36c-461c-b2ec-de6e2513ffae tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:25.771131 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-02c7a9b5-d36c-461c-b2ec-de6e2513ffae tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:25.788332 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-8bb6e1a1-86ee-4a66-9805-13f953d67c65 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume// Jan 13 03:31:25.788787 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-8bb6e1a1-86ee-4a66-9805-13f953d67c65 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:25.789007 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:25.789007 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:25.789390 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-8bb6e1a1-86ee-4a66-9805-13f953d67c65 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:25.790412 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-8bb6e1a1-86ee-4a66-9805-13f953d67c65 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:31:25.791253 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 8/13] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 03:31:25 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 03:31:25.904737 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:25.904737 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:25.930144 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-02c7a9b5-d36c-461c-b2ec-de6e2513ffae tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:31:25.960451 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-f2bb04c5-e630-43ae-9fac-1006f1af99eb tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:31:25.961016 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-f2bb04c5-e630-43ae-9fac-1006f1af99eb tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:25.961496 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-f2bb04c5-e630-43ae-9fac-1006f1af99eb tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:25.982600 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:25.982600 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:26.000457 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-02c7a9b5-d36c-461c-b2ec-de6e2513ffae tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:31:26.024895 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 6/14] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:31:25 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 922 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:31:26.081351 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:26.081351 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:26.108622 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-f2bb04c5-e630-43ae-9fac-1006f1af99eb tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:31:26.156095 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:26.156095 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:26.173718 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-f2bb04c5-e630-43ae-9fac-1006f1af99eb tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:31:26.174870 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 9/15] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 03:31:25 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 1021 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:31:26.292044 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-1b816d98-b4b1-4857-b89a-2a8433c7cf94 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] PUT http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/attachments/1e4af03a-58f3-48eb-b947-02330e34c9f5 Jan 13 03:31:26.292656 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:26.292656 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:26.293077 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-1b816d98-b4b1-4857-b89a-2a8433c7cf94 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:31:26.367637 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 03:31:26.367637 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 03:31:26.369606 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-1b816d98-b4b1-4857-b89a-2a8433c7cf94 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Lock "b'cinder-attachment_update-c194f81c-3046-46a7-8233-cb18de4de57c-n-h2-766380-6'" acquired by "attachment_update" :: waited 0.017s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 03:31:26.375833 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:26.375833 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:27.033038 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2d01e9cd-0c88-4fb3-b8a1-683baf6ef9a4 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:31:27.034492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2d01e9cd-0c88-4fb3-b8a1-683baf6ef9a4 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:27.034893 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:27.034893 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:27.035515 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2d01e9cd-0c88-4fb3-b8a1-683baf6ef9a4 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:27.150357 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:27.150357 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:27.177097 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2d01e9cd-0c88-4fb3-b8a1-683baf6ef9a4 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:31:27.213852 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:27.213852 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:27.243224 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2d01e9cd-0c88-4fb3-b8a1-683baf6ef9a4 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:31:27.244245 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 10/16] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:31:27 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 922 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:31:28.267360 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9f642370-5bd4-4edc-92cb-fa5dc1560809 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:31:28.268696 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9f642370-5bd4-4edc-92cb-fa5dc1560809 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:28.268902 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:28.268902 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:28.269276 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9f642370-5bd4-4edc-92cb-fa5dc1560809 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:28.396760 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:28.396760 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:28.427946 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9f642370-5bd4-4edc-92cb-fa5dc1560809 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:31:28.468628 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:28.468628 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:28.478313 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9f642370-5bd4-4edc-92cb-fa5dc1560809 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:31:28.479137 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 11/17] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:31:28 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 922 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:31:29.494376 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-223989f2-ca96-4bb2-966a-d1b72fecfc12 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:31:29.495609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-223989f2-ca96-4bb2-966a-d1b72fecfc12 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:29.495968 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:29.495968 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:29.505148 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-223989f2-ca96-4bb2-966a-d1b72fecfc12 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:29.599521 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:29.599521 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:29.621226 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-223989f2-ca96-4bb2-966a-d1b72fecfc12 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:31:29.661096 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:29.661096 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:29.681455 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-223989f2-ca96-4bb2-966a-d1b72fecfc12 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:31:29.692854 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 12/18] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:31:29 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 922 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:31:30.698829 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f23a2341-ae60-4b7f-a04e-13a5a112a696 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:31:30.701605 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f23a2341-ae60-4b7f-a04e-13a5a112a696 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:30.701981 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:30.701981 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:30.702597 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f23a2341-ae60-4b7f-a04e-13a5a112a696 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:30.808063 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:30.808063 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:30.830083 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f23a2341-ae60-4b7f-a04e-13a5a112a696 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:31:30.873704 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:30.873704 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:30.885355 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f23a2341-ae60-4b7f-a04e-13a5a112a696 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:31:30.897615 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 13/19] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:31:30 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 922 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:31:31.904440 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-727eb9d2-1bac-43df-a787-723581d3a395 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:31:31.905737 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-727eb9d2-1bac-43df-a787-723581d3a395 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:31.906160 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:31.906160 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:31.906826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-727eb9d2-1bac-43df-a787-723581d3a395 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:31.993746 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:31.993746 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:32.004197 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-727eb9d2-1bac-43df-a787-723581d3a395 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:31:32.028913 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:32.028913 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:32.041249 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-727eb9d2-1bac-43df-a787-723581d3a395 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:31:32.043048 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 14/20] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:31:31 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 922 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:31:32.117151 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-1b816d98-b4b1-4857-b89a-2a8433c7cf94 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Lock "b'cinder-attachment_update-c194f81c-3046-46a7-8233-cb18de4de57c-n-h2-766380-6'" released by "attachment_update" :: held 5.749s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 03:31:32.118159 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-1b816d98-b4b1-4857-b89a-2a8433c7cf94 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/attachments/1e4af03a-58f3-48eb-b947-02330e34c9f5 returned with HTTP 200 Jan 13 03:31:32.119190 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 7/21] 10.222.0.11 () {64 vars in 1468 bytes} [Wed Jan 13 03:31:26 2021] PUT /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/attachments/1e4af03a-58f3-48eb-b947-02330e34c9f5 => generated 762 bytes in 5832 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:31:33.059355 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cc9dd6a1-365d-4989-80a6-3cefa51c5934 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:31:33.059861 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cc9dd6a1-365d-4989-80a6-3cefa51c5934 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:33.060162 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:33.060162 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:33.060700 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cc9dd6a1-365d-4989-80a6-3cefa51c5934 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:33.177776 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:33.177776 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:33.202192 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cc9dd6a1-365d-4989-80a6-3cefa51c5934 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:31:33.235765 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:33.235765 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:33.255903 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cc9dd6a1-365d-4989-80a6-3cefa51c5934 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:31:33.266845 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 15/22] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:31:33 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 923 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:31:34.274003 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-700a82d4-2f8d-43aa-8bb2-0b6cba160cc6 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:31:34.279293 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-700a82d4-2f8d-43aa-8bb2-0b6cba160cc6 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:34.279659 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:34.279659 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:34.280527 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-700a82d4-2f8d-43aa-8bb2-0b6cba160cc6 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:34.363633 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:34.363633 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:34.373625 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-700a82d4-2f8d-43aa-8bb2-0b6cba160cc6 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:31:34.394274 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:34.394274 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:34.407341 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-700a82d4-2f8d-43aa-8bb2-0b6cba160cc6 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:31:34.409170 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 8/23] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:31:34 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 923 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:31:35.431694 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-43943f77-8459-4375-af90-abd736ded0fc tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:31:35.433169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-43943f77-8459-4375-af90-abd736ded0fc tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:35.433580 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:35.433580 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:35.435369 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-43943f77-8459-4375-af90-abd736ded0fc tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:35.628932 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:35.628932 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:35.654162 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-43943f77-8459-4375-af90-abd736ded0fc tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:31:35.687472 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:35.687472 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:35.697520 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-43943f77-8459-4375-af90-abd736ded0fc tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:31:35.698879 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 16/24] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:31:35 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 923 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:31:36.716319 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bf478b74-9e34-46d7-859d-a6585b2c5b0b tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:31:36.716826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bf478b74-9e34-46d7-859d-a6585b2c5b0b tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:36.717154 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:36.717154 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:36.717529 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bf478b74-9e34-46d7-859d-a6585b2c5b0b tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:36.782856 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:36.782856 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:36.799129 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bf478b74-9e34-46d7-859d-a6585b2c5b0b tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:31:36.818915 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:36.818915 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:36.828116 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bf478b74-9e34-46d7-859d-a6585b2c5b0b tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:31:36.829164 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 9/25] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:31:36 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 923 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:31:37.847141 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7114c11f-0ff3-4b60-a712-86d7ab526fbd tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:31:37.848676 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7114c11f-0ff3-4b60-a712-86d7ab526fbd tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:37.849681 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:37.849681 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:37.850479 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7114c11f-0ff3-4b60-a712-86d7ab526fbd tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:37.946401 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:37.946401 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:37.970283 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7114c11f-0ff3-4b60-a712-86d7ab526fbd tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:31:38.018894 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:38.018894 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:38.037023 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7114c11f-0ff3-4b60-a712-86d7ab526fbd tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:31:38.049757 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 17/26] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:31:37 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 923 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:31:38.649137 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-5c32e206-7f2b-4a3e-87f1-43af500ad386 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] POST http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/attachments/1e4af03a-58f3-48eb-b947-02330e34c9f5/action Jan 13 03:31:38.650000 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:38.650000 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:38.653953 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-5c32e206-7f2b-4a3e-87f1-43af500ad386 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Action body: b'{"os-complete": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:31:38.654344 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-5c32e206-7f2b-4a3e-87f1-43af500ad386 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:31:38.740015 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:38.740015 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:38.759603 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-5c32e206-7f2b-4a3e-87f1-43af500ad386 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/attachments/1e4af03a-58f3-48eb-b947-02330e34c9f5/action returned with HTTP 204 Jan 13 03:31:38.760898 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 10/27] 10.222.0.11 () {64 vars in 1489 bytes} [Wed Jan 13 03:31:38 2021] POST /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/attachments/1e4af03a-58f3-48eb-b947-02330e34c9f5/action => generated 0 bytes in 119 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:31:39.056583 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-affb96c6-1b6f-4dc6-9c4b-c2e2f155be65 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:31:39.057618 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-affb96c6-1b6f-4dc6-9c4b-c2e2f155be65 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:39.058003 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:39.058003 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:39.058664 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-affb96c6-1b6f-4dc6-9c4b-c2e2f155be65 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:39.155087 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:39.155087 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:39.180267 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-affb96c6-1b6f-4dc6-9c4b-c2e2f155be65 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:31:39.213165 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:39.213165 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:39.225810 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-affb96c6-1b6f-4dc6-9c4b-c2e2f155be65 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:31:39.227643 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 18/28] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:31:39 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 1215 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:31:48.030880 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-5c32e206-7f2b-4a3e-87f1-43af500ad386 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume// Jan 13 03:31:48.032066 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-5c32e206-7f2b-4a3e-87f1-43af500ad386 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:48.032362 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:48.032362 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:48.032986 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-5c32e206-7f2b-4a3e-87f1-43af500ad386 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:48.034293 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-641fe9a5-bef7-4e62-b18c-9b60d0c65810 req-5c32e206-7f2b-4a3e-87f1-43af500ad386 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:31:48.034949 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 11/29] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 03:31:48 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 03:31:48.292092 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-8bc787bd-6943-41dd-81ff-d2bca704ed4f req-361b3395-7edf-4b32-adcc-5e5a666b5e73 tempest-LiveAutoBlockMigrationV225Test-329668935 tempest-LiveAutoBlockMigrationV225Test-329668935] POST http://10.222.0.38/volume/v3/88512da6d77e47f8a312954f23db4dc7/attachments Jan 13 03:31:48.293088 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:48.293088 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:48.293758 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-8bc787bd-6943-41dd-81ff-d2bca704ed4f req-361b3395-7edf-4b32-adcc-5e5a666b5e73 tempest-LiveAutoBlockMigrationV225Test-329668935 tempest-LiveAutoBlockMigrationV225Test-329668935] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c194f81c-3046-46a7-8233-cb18de4de57c", "instance_uuid": "0d3baad9-6117-4eca-b1e1-4dd3f2e7f389", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:31:48.366536 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:48.366536 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:50.224466 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-8bc787bd-6943-41dd-81ff-d2bca704ed4f req-361b3395-7edf-4b32-adcc-5e5a666b5e73 tempest-LiveAutoBlockMigrationV225Test-329668935 tempest-LiveAutoBlockMigrationV225Test-329668935] http://10.222.0.38/volume/v3/88512da6d77e47f8a312954f23db4dc7/attachments returned with HTTP 200 Jan 13 03:31:50.227333 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 19/30] 10.222.0.26 () {64 vars in 1358 bytes} [Wed Jan 13 03:31:48 2021] POST /volume/v3/88512da6d77e47f8a312954f23db4dc7/attachments => generated 762 bytes in 1941 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:31:50.273604 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-8bc787bd-6943-41dd-81ff-d2bca704ed4f req-41ed6f3b-5293-4c0c-9006-607742b8a097 tempest-LiveAutoBlockMigrationV225Test-329668935 tempest-LiveAutoBlockMigrationV225Test-329668935] GET http://10.222.0.38/volume/v3/88512da6d77e47f8a312954f23db4dc7/attachments/5c6036ff-2394-4569-9952-ac2c1e670b0c Jan 13 03:31:50.274436 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-8bc787bd-6943-41dd-81ff-d2bca704ed4f req-41ed6f3b-5293-4c0c-9006-607742b8a097 tempest-LiveAutoBlockMigrationV225Test-329668935 tempest-LiveAutoBlockMigrationV225Test-329668935] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:50.275071 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-8bc787bd-6943-41dd-81ff-d2bca704ed4f req-41ed6f3b-5293-4c0c-9006-607742b8a097 tempest-LiveAutoBlockMigrationV225Test-329668935 tempest-LiveAutoBlockMigrationV225Test-329668935] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:50.296826 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-8bc787bd-6943-41dd-81ff-d2bca704ed4f req-41ed6f3b-5293-4c0c-9006-607742b8a097 tempest-LiveAutoBlockMigrationV225Test-329668935 tempest-LiveAutoBlockMigrationV225Test-329668935] http://10.222.0.38/volume/v3/88512da6d77e47f8a312954f23db4dc7/attachments/5c6036ff-2394-4569-9952-ac2c1e670b0c returned with HTTP 200 Jan 13 03:31:50.298619 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 12/31] 10.222.0.26 () {60 vars in 1415 bytes} [Wed Jan 13 03:31:50 2021] GET /volume/v3/88512da6d77e47f8a312954f23db4dc7/attachments/5c6036ff-2394-4569-9952-ac2c1e670b0c => generated 789 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:31:55.764356 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] POST http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes Jan 13 03:31:55.764899 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:55.764899 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:55.765191 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-1450201870"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:31:55.766274 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-1450201870'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:31:55.768461 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Create volume of 1 GB Jan 13 03:31:55.769218 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:55.769218 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:55.794653 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Availability zone cache updated, next update will occur around 2021-01-13 04:31:55.792066. {{(pid=87927) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 13 03:31:55.795293 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Availability Zones retrieved successfully. Jan 13 03:31:55.843033 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Flow 'volume_create_api' (a632a646-b9a5-4c92-a943-affb98d9a99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:31:55.846567 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83db7b81-bd1c-4dbf-8f28-591388faa6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:31:55.848907 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:31:55.928751 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83db7b81-bd1c-4dbf-8f28-591388faa6bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:31:55.931005 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f937cc4-ee25-4dcc-8bfa-b0d860dd94f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:31:56.013126 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] 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 03:31:56.014009 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] 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 03:31:56.084130 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Created reservations ['522f9c4c-0d95-4865-a18b-738d9988e43c', '1eef5250-4aba-413d-85bf-7dbfa951ecbe', '5037093c-035f-40b4-a881-839ba6affb34', 'a93297f0-56a7-4f97-abc1-019d529caf20'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:31:56.087314 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f937cc4-ee25-4dcc-8bfa-b0d860dd94f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['522f9c4c-0d95-4865-a18b-738d9988e43c', '1eef5250-4aba-413d-85bf-7dbfa951ecbe', '5037093c-035f-40b4-a881-839ba6affb34', 'a93297f0-56a7-4f97-abc1-019d529caf20']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:31:56.089671 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b290ee08-fe50-4669-89dc-1123f44e56da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:31:56.154995 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b290ee08-fe50-4669-89dc-1123f44e56da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '522c9537-2f2e-4ed3-9308-7d43b72414cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1450201870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fcce41d03e44b29af308411fd840a7',qos_specs=None,replication_status=,reservations=['522f9c4c-0d95-4865-a18b-738d9988e43c','1eef5250-4aba-413d-85bf-7dbfa951ecbe','5037093c-035f-40b4-a881-839ba6affb34','a93297f0-56a7-4f97-abc1-019d529caf20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04502934b77840d0a632ef49fd8ca34b',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:31:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1450201870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=522c9537-2f2e-4ed3-9308-7d43b72414cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9fcce41d03e44b29af308411fd840a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='04502934b77840d0a632ef49fd8ca34b',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:31:56.157037 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebb7dace-7bf2-41a2-be2a-82e21ae4b1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:31:56.189937 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebb7dace-7bf2-41a2-be2a-82e21ae4b1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1450201870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fcce41d03e44b29af308411fd840a7',qos_specs=None,replication_status=,reservations=['522f9c4c-0d95-4865-a18b-738d9988e43c','1eef5250-4aba-413d-85bf-7dbfa951ecbe','5037093c-035f-40b4-a881-839ba6affb34','a93297f0-56a7-4f97-abc1-019d529caf20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04502934b77840d0a632ef49fd8ca34b',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:31:56.192187 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfac392c-3a82-435e-917c-74ceabe4c392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:31:56.218854 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfac392c-3a82-435e-917c-74ceabe4c392) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:31:56.221498 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Flow 'volume_create_api' (a632a646-b9a5-4c92-a943-affb98d9a99d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:31:56.271975 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Create volume request issued successfully. Jan 13 03:31:56.286293 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0acb355f-7309-48dc-be22-9bd8b5c14674 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes returned with HTTP 202 Jan 13 03:31:56.287491 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 20/32] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:31:55 2021] POST /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes => generated 817 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:31:56.303188 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ef3499c1-8258-42a9-8e1b-6cafa7a6611a tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:31:56.303897 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ef3499c1-8258-42a9-8e1b-6cafa7a6611a tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:56.304172 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:56.304172 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:56.304717 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ef3499c1-8258-42a9-8e1b-6cafa7a6611a tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:56.358916 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:56.358916 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:56.367896 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ef3499c1-8258-42a9-8e1b-6cafa7a6611a tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:31:56.391782 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ef3499c1-8258-42a9-8e1b-6cafa7a6611a tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:31:56.392884 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 13/33] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:31:56 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 909 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:31:57.410753 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0854f3c9-d81e-4068-b7aa-848a4ccf2d93 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:31:57.421035 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0854f3c9-d81e-4068-b7aa-848a4ccf2d93 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:57.421240 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:57.421240 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:57.421858 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0854f3c9-d81e-4068-b7aa-848a4ccf2d93 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:57.497580 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:57.497580 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:57.503134 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0854f3c9-d81e-4068-b7aa-848a4ccf2d93 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:31:57.530220 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0854f3c9-d81e-4068-b7aa-848a4ccf2d93 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:31:57.531323 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 21/34] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:31:57 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 910 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:31:57.952906 n-d-766380-6 devstack@c-api.service[87925]: WARNING keystonemiddleware.auth_token [None req-ef3499c1-8258-42a9-8e1b-6cafa7a6611a tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] 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 03:31:57.956484 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-19d303ca-be72-417e-af2c-0875c7b27963 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:31:57.957192 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-19d303ca-be72-417e-af2c-0875c7b27963 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:57.957389 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:57.957389 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:57.958171 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-19d303ca-be72-417e-af2c-0875c7b27963 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:58.009108 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:58.009108 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:58.018059 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-19d303ca-be72-417e-af2c-0875c7b27963 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:31:58.039108 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-19d303ca-be72-417e-af2c-0875c7b27963 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:31:58.039946 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 14/35] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:31:57 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 910 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:31:58.105570 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0854f3c9-d81e-4068-b7aa-848a4ccf2d93 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume// Jan 13 03:31:58.106051 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0854f3c9-d81e-4068-b7aa-848a4ccf2d93 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:58.106271 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:58.106271 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:58.106644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0854f3c9-d81e-4068-b7aa-848a4ccf2d93 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:58.107876 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0854f3c9-d81e-4068-b7aa-848a4ccf2d93 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:31:58.108537 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 22/36] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:31:58 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 03:31:58.122445 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-5e8f847c-f184-417c-aa00-e005923525df tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] POST http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/attachments Jan 13 03:31:58.122962 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:58.122962 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:58.123549 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-5e8f847c-f184-417c-aa00-e005923525df tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "522c9537-2f2e-4ed3-9308-7d43b72414cf", "instance_uuid": "b30fb776-3ce0-4766-9d47-dd691491d246", "connector": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:31:58.172942 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:58.172942 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:58.233740 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-5e8f847c-f184-417c-aa00-e005923525df tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/attachments returned with HTTP 200 Jan 13 03:31:58.234755 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 15/37] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:31:58 2021] POST /volume/v3/d9fcce41d03e44b29af308411fd840a7/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 03:31:58.273913 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-67d3ad24-1f29-43e2-9219-9d666fc115ac tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:31:58.274126 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-67d3ad24-1f29-43e2-9219-9d666fc115ac tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:58.274581 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-67d3ad24-1f29-43e2-9219-9d666fc115ac tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:58.317799 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-5e8f847c-f184-417c-aa00-e005923525df tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume// Jan 13 03:31:58.318766 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-5e8f847c-f184-417c-aa00-e005923525df tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:58.319254 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:58.319254 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:58.319910 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-5e8f847c-f184-417c-aa00-e005923525df tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:58.321175 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-5e8f847c-f184-417c-aa00-e005923525df tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:31:58.322563 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 16/38] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 03:31: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 03:31:58.337064 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:58.337064 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:58.345064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-222ad1fd-8859-4604-9873-cbb509fc8e8d tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:31:58.345897 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-222ad1fd-8859-4604-9873-cbb509fc8e8d tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:58.346125 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-67d3ad24-1f29-43e2-9219-9d666fc115ac tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:31:58.346682 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-222ad1fd-8859-4604-9873-cbb509fc8e8d tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:58.366102 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:58.366102 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:58.376177 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-67d3ad24-1f29-43e2-9219-9d666fc115ac tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:31:58.377391 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 23/39] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:31:58 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 909 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:31:58.407741 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:58.407741 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:58.434541 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-222ad1fd-8859-4604-9873-cbb509fc8e8d tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:31:58.453927 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:58.453927 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:58.462737 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-222ad1fd-8859-4604-9873-cbb509fc8e8d tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:31:58.464077 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 17/40] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 03:31:58 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 1008 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:31:58.490974 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-a4ebaa64-3452-4864-9498-9125f38fb30f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] PUT http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/attachments/c6d8e93e-5a18-4a86-9abe-19fdd1a81d91 Jan 13 03:31:58.492015 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:58.492015 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:58.492717 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-a4ebaa64-3452-4864-9498-9125f38fb30f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:31:58.542780 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 03:31:58.542780 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 03:31:58.543421 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-a4ebaa64-3452-4864-9498-9125f38fb30f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Lock "b'cinder-attachment_update-522c9537-2f2e-4ed3-9308-7d43b72414cf-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.011s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 03:31:58.546249 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:58.546249 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:59.393294 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-13e0ed00-1a75-4038-a90d-085fc08ccfaa tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:31:59.393919 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-13e0ed00-1a75-4038-a90d-085fc08ccfaa tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:31:59.394200 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:31:59.394200 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:31:59.394708 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-13e0ed00-1a75-4038-a90d-085fc08ccfaa tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:31:59.454845 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:59.454845 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:59.466757 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-13e0ed00-1a75-4038-a90d-085fc08ccfaa tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:31:59.491862 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:31:59.491862 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:31:59.501474 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-13e0ed00-1a75-4038-a90d-085fc08ccfaa tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:31:59.502601 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 18/41] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:31:59 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 909 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:31:59.894995 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-a4ebaa64-3452-4864-9498-9125f38fb30f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Lock "b'cinder-attachment_update-522c9537-2f2e-4ed3-9308-7d43b72414cf-n-h1-766380-6'" released by "attachment_update" :: held 1.352s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 03:31:59.896131 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-a4ebaa64-3452-4864-9498-9125f38fb30f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/attachments/c6d8e93e-5a18-4a86-9abe-19fdd1a81d91 returned with HTTP 200 Jan 13 03:31:59.897894 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 24/42] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 03:31:58 2021] PUT /volume/v3/d9fcce41d03e44b29af308411fd840a7/attachments/c6d8e93e-5a18-4a86-9abe-19fdd1a81d91 => generated 762 bytes in 1414 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:32:00.518470 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8ade3b8f-c7fe-4e7b-bb25-f7305edf5505 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:32:00.518965 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8ade3b8f-c7fe-4e7b-bb25-f7305edf5505 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:00.519167 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:00.519167 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:00.519941 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8ade3b8f-c7fe-4e7b-bb25-f7305edf5505 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:00.585424 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:00.585424 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:00.600702 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8ade3b8f-c7fe-4e7b-bb25-f7305edf5505 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:32:00.628596 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:00.628596 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:00.640153 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8ade3b8f-c7fe-4e7b-bb25-f7305edf5505 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:32:00.641382 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 19/43] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:32:00 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 910 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:32:00.945636 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-8bc787bd-6943-41dd-81ff-d2bca704ed4f req-9d1ab7dc-041a-4b27-90b2-4d7eb18d2e19 tempest-LiveAutoBlockMigrationV225Test-329668935 tempest-LiveAutoBlockMigrationV225Test-329668935] POST http://10.222.0.38/volume/v3/88512da6d77e47f8a312954f23db4dc7/attachments/5c6036ff-2394-4569-9952-ac2c1e670b0c/action Jan 13 03:32:00.946341 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:00.946341 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:00.948347 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-8bc787bd-6943-41dd-81ff-d2bca704ed4f req-9d1ab7dc-041a-4b27-90b2-4d7eb18d2e19 tempest-LiveAutoBlockMigrationV225Test-329668935 tempest-LiveAutoBlockMigrationV225Test-329668935] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:32:00.950104 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-8bc787bd-6943-41dd-81ff-d2bca704ed4f req-9d1ab7dc-041a-4b27-90b2-4d7eb18d2e19 tempest-LiveAutoBlockMigrationV225Test-329668935 tempest-LiveAutoBlockMigrationV225Test-329668935] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:32:01.053424 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:01.053424 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:01.071214 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-8bc787bd-6943-41dd-81ff-d2bca704ed4f req-9d1ab7dc-041a-4b27-90b2-4d7eb18d2e19 tempest-LiveAutoBlockMigrationV225Test-329668935 tempest-LiveAutoBlockMigrationV225Test-329668935] http://10.222.0.38/volume/v3/88512da6d77e47f8a312954f23db4dc7/attachments/5c6036ff-2394-4569-9952-ac2c1e670b0c/action returned with HTTP 204 Jan 13 03:32:01.073573 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 25/44] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 03:32:00 2021] POST /volume/v3/88512da6d77e47f8a312954f23db4dc7/attachments/5c6036ff-2394-4569-9952-ac2c1e670b0c/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:32:01.657821 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db1868a5-9f26-430f-95e6-35b933df5932 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:32:01.658494 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db1868a5-9f26-430f-95e6-35b933df5932 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:01.658785 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:01.658785 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:01.659139 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db1868a5-9f26-430f-95e6-35b933df5932 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:01.711062 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:01.711062 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:01.719960 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-db1868a5-9f26-430f-95e6-35b933df5932 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:32:01.740038 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:01.740038 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:01.749387 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db1868a5-9f26-430f-95e6-35b933df5932 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:32:01.750203 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 20/45] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:32:01 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 910 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:32:02.766729 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18935ac2-d65a-4741-a7a5-3fd8837b0f58 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:32:02.767814 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18935ac2-d65a-4741-a7a5-3fd8837b0f58 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:02.768175 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:02.768175 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:02.768792 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18935ac2-d65a-4741-a7a5-3fd8837b0f58 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:02.843258 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:02.843258 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:02.858477 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-18935ac2-d65a-4741-a7a5-3fd8837b0f58 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:32:02.879549 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:02.879549 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:02.889942 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18935ac2-d65a-4741-a7a5-3fd8837b0f58 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:32:02.901039 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 26/46] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:32:02 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 910 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:32:03.907073 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-75359c07-7fe3-458c-87f4-4696292fd9ef tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:32:03.907574 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-75359c07-7fe3-458c-87f4-4696292fd9ef tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:03.908086 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:03.908086 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:03.908372 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-75359c07-7fe3-458c-87f4-4696292fd9ef tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:03.963391 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:03.963391 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:03.974672 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-75359c07-7fe3-458c-87f4-4696292fd9ef tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:32:03.996800 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:03.996800 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:04.006365 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-75359c07-7fe3-458c-87f4-4696292fd9ef tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:32:04.016488 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 21/47] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:32:03 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 910 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:32:05.024232 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-47050f1a-9d15-4717-948f-d9f0f6ea29d2 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:32:05.026250 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-47050f1a-9d15-4717-948f-d9f0f6ea29d2 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:05.026460 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:05.026460 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:05.027162 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-47050f1a-9d15-4717-948f-d9f0f6ea29d2 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:05.087154 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:05.087154 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:05.097784 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-47050f1a-9d15-4717-948f-d9f0f6ea29d2 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:32:05.123781 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:05.123781 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:05.133383 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-47050f1a-9d15-4717-948f-d9f0f6ea29d2 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:32:05.136516 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 27/48] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:32:05 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 910 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:32:05.724924 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-2b91932c-a50f-41cf-bb8b-8e87f087c8d3 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] POST http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/attachments/c6d8e93e-5a18-4a86-9abe-19fdd1a81d91/action Jan 13 03:32:05.726377 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:05.726377 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:05.727069 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-2b91932c-a50f-41cf-bb8b-8e87f087c8d3 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Action body: b'{"os-complete": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:32:05.727613 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-2b91932c-a50f-41cf-bb8b-8e87f087c8d3 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:32:05.801300 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:05.801300 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:05.815141 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-2a1a7d9c-6d8c-47f3-9ddf-bafc15216934 req-2b91932c-a50f-41cf-bb8b-8e87f087c8d3 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/attachments/c6d8e93e-5a18-4a86-9abe-19fdd1a81d91/action returned with HTTP 204 Jan 13 03:32:05.816250 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 22/49] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 03:32:05 2021] POST /volume/v3/d9fcce41d03e44b29af308411fd840a7/attachments/c6d8e93e-5a18-4a86-9abe-19fdd1a81d91/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:32:06.150056 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-83bf6bbc-576c-4762-9de6-99c557536d85 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:32:06.151161 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-83bf6bbc-576c-4762-9de6-99c557536d85 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:06.151524 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:06.151524 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:06.152153 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-83bf6bbc-576c-4762-9de6-99c557536d85 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:06.245164 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:06.245164 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:06.254122 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-83bf6bbc-576c-4762-9de6-99c557536d85 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:32:06.273252 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:06.273252 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:06.283063 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-83bf6bbc-576c-4762-9de6-99c557536d85 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:32:06.284128 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 28/50] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:32:06 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 1202 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:32:07.343740 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-8bc787bd-6943-41dd-81ff-d2bca704ed4f req-84b32c17-3c85-4d26-8168-26ff4984e88e tempest-LiveAutoBlockMigrationV225Test-329668935 tempest-LiveAutoBlockMigrationV225Test-329668935] DELETE http://10.222.0.38/volume/v3/88512da6d77e47f8a312954f23db4dc7/attachments/1e4af03a-58f3-48eb-b947-02330e34c9f5 Jan 13 03:32:07.344812 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-8bc787bd-6943-41dd-81ff-d2bca704ed4f req-84b32c17-3c85-4d26-8168-26ff4984e88e tempest-LiveAutoBlockMigrationV225Test-329668935 tempest-LiveAutoBlockMigrationV225Test-329668935] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:07.345142 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:07.345142 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:07.345698 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-8bc787bd-6943-41dd-81ff-d2bca704ed4f req-84b32c17-3c85-4d26-8168-26ff4984e88e tempest-LiveAutoBlockMigrationV225Test-329668935 tempest-LiveAutoBlockMigrationV225Test-329668935] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:07.369891 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:07.369891 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:07.677760 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-8bc787bd-6943-41dd-81ff-d2bca704ed4f req-84b32c17-3c85-4d26-8168-26ff4984e88e tempest-LiveAutoBlockMigrationV225Test-329668935 tempest-LiveAutoBlockMigrationV225Test-329668935] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(5c6036ff-2394-4569-9952-ac2c1e670b0c)]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:32:07.679095 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-8bc787bd-6943-41dd-81ff-d2bca704ed4f req-84b32c17-3c85-4d26-8168-26ff4984e88e tempest-LiveAutoBlockMigrationV225Test-329668935 tempest-LiveAutoBlockMigrationV225Test-329668935] Adding status of: attached to pending status list for volume. {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 13 03:32:07.679712 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-8bc787bd-6943-41dd-81ff-d2bca704ed4f req-84b32c17-3c85-4d26-8168-26ff4984e88e tempest-LiveAutoBlockMigrationV225Test-329668935 tempest-LiveAutoBlockMigrationV225Test-329668935] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:32:07.690906 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-8bc787bd-6943-41dd-81ff-d2bca704ed4f req-84b32c17-3c85-4d26-8168-26ff4984e88e tempest-LiveAutoBlockMigrationV225Test-329668935 tempest-LiveAutoBlockMigrationV225Test-329668935] http://10.222.0.38/volume/v3/88512da6d77e47f8a312954f23db4dc7/attachments/1e4af03a-58f3-48eb-b947-02330e34c9f5 returned with HTTP 200 Jan 13 03:32:07.692619 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 23/51] 10.222.0.11 () {62 vars in 1437 bytes} [Wed Jan 13 03:32:07 2021] DELETE /volume/v3/88512da6d77e47f8a312954f23db4dc7/attachments/1e4af03a-58f3-48eb-b947-02330e34c9f5 => generated 192 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:32:14.591391 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-83bf6bbc-576c-4762-9de6-99c557536d85 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume// Jan 13 03:32:14.591890 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-83bf6bbc-576c-4762-9de6-99c557536d85 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:14.592077 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:14.592077 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:14.592669 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-83bf6bbc-576c-4762-9de6-99c557536d85 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:14.594091 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-83bf6bbc-576c-4762-9de6-99c557536d85 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:32:14.594747 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 29/52] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 03:32:14 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 03:32:14.609043 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f17309d2-5985-4b21-8166-59960a404952 req-36e168fa-ba40-4fc4-925f-60f81af0983d tempest-LiveMigrationTest-1597162003 tempest-LiveMigrationTest-1597162003] POST http://10.222.0.38/volume/v3/629650b9e14f480d9d4987ec1d40ed5d/attachments Jan 13 03:32:14.609905 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:14.609905 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:14.610657 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f17309d2-5985-4b21-8166-59960a404952 req-36e168fa-ba40-4fc4-925f-60f81af0983d tempest-LiveMigrationTest-1597162003 tempest-LiveMigrationTest-1597162003] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "522c9537-2f2e-4ed3-9308-7d43b72414cf", "instance_uuid": "b30fb776-3ce0-4766-9d47-dd691491d246", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:32:14.663676 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:14.663676 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:15.796062 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f17309d2-5985-4b21-8166-59960a404952 req-36e168fa-ba40-4fc4-925f-60f81af0983d tempest-LiveMigrationTest-1597162003 tempest-LiveMigrationTest-1597162003] http://10.222.0.38/volume/v3/629650b9e14f480d9d4987ec1d40ed5d/attachments returned with HTTP 200 Jan 13 03:32:15.797900 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 24/53] 10.222.0.11 () {64 vars in 1358 bytes} [Wed Jan 13 03:32:14 2021] POST /volume/v3/629650b9e14f480d9d4987ec1d40ed5d/attachments => generated 762 bytes in 1194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 03:32:15.844172 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f17309d2-5985-4b21-8166-59960a404952 req-7672c538-7408-42fa-8e6b-dc365d49bcf2 tempest-LiveMigrationTest-1597162003 tempest-LiveMigrationTest-1597162003] GET http://10.222.0.38/volume/v3/629650b9e14f480d9d4987ec1d40ed5d/attachments/abbcc1bb-4c9b-4673-b70e-275b4bfb11dd Jan 13 03:32:15.844857 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f17309d2-5985-4b21-8166-59960a404952 req-7672c538-7408-42fa-8e6b-dc365d49bcf2 tempest-LiveMigrationTest-1597162003 tempest-LiveMigrationTest-1597162003] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:15.845568 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f17309d2-5985-4b21-8166-59960a404952 req-7672c538-7408-42fa-8e6b-dc365d49bcf2 tempest-LiveMigrationTest-1597162003 tempest-LiveMigrationTest-1597162003] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:15.868000 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f17309d2-5985-4b21-8166-59960a404952 req-7672c538-7408-42fa-8e6b-dc365d49bcf2 tempest-LiveMigrationTest-1597162003 tempest-LiveMigrationTest-1597162003] http://10.222.0.38/volume/v3/629650b9e14f480d9d4987ec1d40ed5d/attachments/abbcc1bb-4c9b-4673-b70e-275b4bfb11dd returned with HTTP 200 Jan 13 03:32:15.869254 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 30/54] 10.222.0.11 () {60 vars in 1415 bytes} [Wed Jan 13 03:32:15 2021] GET /volume/v3/629650b9e14f480d9d4987ec1d40ed5d/attachments/abbcc1bb-4c9b-4673-b70e-275b4bfb11dd => generated 789 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:32:22.559984 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d1418315-4efe-471c-b173-f0cfe2b7a0f6 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:32:22.560523 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d1418315-4efe-471c-b173-f0cfe2b7a0f6 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:22.560698 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:22.560698 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:22.561330 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d1418315-4efe-471c-b173-f0cfe2b7a0f6 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:22.658280 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:22.658280 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:22.668365 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d1418315-4efe-471c-b173-f0cfe2b7a0f6 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:32:22.690905 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:22.690905 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:22.701197 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d1418315-4efe-471c-b173-f0cfe2b7a0f6 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:32:22.713601 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 25/55] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:32:22 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 1215 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:32:24.374440 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-03de8b40-8326-4c25-a466-d0558dacc366 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:32:24.375641 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-03de8b40-8326-4c25-a466-d0558dacc366 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:24.376051 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:24.376051 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:24.376732 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-03de8b40-8326-4c25-a466-d0558dacc366 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:24.447048 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:24.447048 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:24.459471 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-03de8b40-8326-4c25-a466-d0558dacc366 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:32:24.486608 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:24.486608 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:24.497195 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-03de8b40-8326-4c25-a466-d0558dacc366 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:32:24.520180 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 31/56] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:32:24 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 1215 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:32:24.524818 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-7cd912a6-805c-4154-b4a9-6a7d7f5d176a tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] POST http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c/action Jan 13 03:32:24.526052 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:24.526052 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:24.527068 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-7cd912a6-805c-4154-b4a9-6a7d7f5d176a tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Action body: b'{"os-begin_detaching": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:32:24.527744 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-7cd912a6-805c-4154-b4a9-6a7d7f5d176a tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:32:24.586913 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:24.586913 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:24.589003 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-7cd912a6-805c-4154-b4a9-6a7d7f5d176a tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:32:24.599374 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-7cd912a6-805c-4154-b4a9-6a7d7f5d176a tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Begin detaching volume completed successfully. Jan 13 03:32:24.600150 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-7cd912a6-805c-4154-b4a9-6a7d7f5d176a tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c/action returned with HTTP 202 Jan 13 03:32:24.601560 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 26/57] 10.222.0.38 () {64 vars in 1643 bytes} [Wed Jan 13 03:32:24 2021] POST /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:32:24.625565 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0be66702-b033-49b0-8eb6-df1503aa889d tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:32:24.626062 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0be66702-b033-49b0-8eb6-df1503aa889d tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:24.626517 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:24.626517 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:24.627154 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0be66702-b033-49b0-8eb6-df1503aa889d tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:24.671079 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-7cd912a6-805c-4154-b4a9-6a7d7f5d176a tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume// Jan 13 03:32:24.671818 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-7cd912a6-805c-4154-b4a9-6a7d7f5d176a tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:24.672210 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:24.672210 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:24.672954 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-7cd912a6-805c-4154-b4a9-6a7d7f5d176a tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:24.674171 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-7cd912a6-805c-4154-b4a9-6a7d7f5d176a tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:32:24.675562 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 27/58] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 03:32:24 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 03:32:24.702469 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-a60fdce0-f561-4041-857a-e494db0acd63 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:32:24.703279 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-a60fdce0-f561-4041-857a-e494db0acd63 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:24.703923 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-a60fdce0-f561-4041-857a-e494db0acd63 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:24.778345 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:24.778345 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:24.806506 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0be66702-b033-49b0-8eb6-df1503aa889d tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:32:24.810270 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:24.810270 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:24.832322 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-a60fdce0-f561-4041-857a-e494db0acd63 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:32:24.866637 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:24.866637 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:24.878402 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:24.878402 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:24.883734 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0be66702-b033-49b0-8eb6-df1503aa889d tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:32:24.885546 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 32/59] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:32:24 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 1218 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:32:24.899790 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-a60fdce0-f561-4041-857a-e494db0acd63 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:32:24.902453 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 28/60] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 03:32:24 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 1317 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 13 03:32:25.020771 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f17309d2-5985-4b21-8166-59960a404952 req-fcec2632-c988-4ba4-ab54-7bf57eef9ab9 tempest-LiveMigrationTest-1597162003 tempest-LiveMigrationTest-1597162003] POST http://10.222.0.38/volume/v3/629650b9e14f480d9d4987ec1d40ed5d/attachments/abbcc1bb-4c9b-4673-b70e-275b4bfb11dd/action Jan 13 03:32:25.021276 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:25.021276 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:25.023296 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f17309d2-5985-4b21-8166-59960a404952 req-fcec2632-c988-4ba4-ab54-7bf57eef9ab9 tempest-LiveMigrationTest-1597162003 tempest-LiveMigrationTest-1597162003] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:32:25.023296 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f17309d2-5985-4b21-8166-59960a404952 req-fcec2632-c988-4ba4-ab54-7bf57eef9ab9 tempest-LiveMigrationTest-1597162003 tempest-LiveMigrationTest-1597162003] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:32:25.108361 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:25.108361 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:25.127828 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f17309d2-5985-4b21-8166-59960a404952 req-fcec2632-c988-4ba4-ab54-7bf57eef9ab9 tempest-LiveMigrationTest-1597162003 tempest-LiveMigrationTest-1597162003] http://10.222.0.38/volume/v3/629650b9e14f480d9d4987ec1d40ed5d/attachments/abbcc1bb-4c9b-4673-b70e-275b4bfb11dd/action returned with HTTP 204 Jan 13 03:32:25.127828 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 33/61] 10.222.0.11 () {64 vars in 1489 bytes} [Wed Jan 13 03:32:25 2021] POST /volume/v3/629650b9e14f480d9d4987ec1d40ed5d/attachments/abbcc1bb-4c9b-4673-b70e-275b4bfb11dd/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:32:25.311575 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-7008487f-e8f3-4f9c-a686-1313bb8e9473 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] DELETE http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/attachments/5c6036ff-2394-4569-9952-ac2c1e670b0c Jan 13 03:32:25.311575 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-7008487f-e8f3-4f9c-a686-1313bb8e9473 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:25.311575 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:25.311575 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:25.311575 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-7008487f-e8f3-4f9c-a686-1313bb8e9473 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:25.331521 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:25.331521 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:25.841876 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-7008487f-e8f3-4f9c-a686-1313bb8e9473 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:32:25.842440 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-7008487f-e8f3-4f9c-a686-1313bb8e9473 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Pending status list for volume during attachment-delete: [] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:32:25.850981 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-82e601af-28ca-47c9-8b0d-2059bbc56ba4 req-7008487f-e8f3-4f9c-a686-1313bb8e9473 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/attachments/5c6036ff-2394-4569-9952-ac2c1e670b0c returned with HTTP 200 Jan 13 03:32:25.852365 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 29/62] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 03:32:25 2021] DELETE /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/attachments/5c6036ff-2394-4569-9952-ac2c1e670b0c => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:32:25.905777 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-10e56759-0226-4358-a167-6e4a7cab4d6d tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:32:25.907286 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-10e56759-0226-4358-a167-6e4a7cab4d6d tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:25.907704 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:25.907704 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:25.908400 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-10e56759-0226-4358-a167-6e4a7cab4d6d tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:25.987489 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:25.987489 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:26.004231 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-10e56759-0226-4358-a167-6e4a7cab4d6d tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:32:26.035178 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-10e56759-0226-4358-a167-6e4a7cab4d6d tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:32:26.048704 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 34/63] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:32:25 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 923 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:32:30.828194 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f17309d2-5985-4b21-8166-59960a404952 req-8ee94fad-625b-4314-8c76-4d31b1ace5d2 tempest-LiveMigrationTest-1597162003 tempest-LiveMigrationTest-1597162003] DELETE http://10.222.0.38/volume/v3/629650b9e14f480d9d4987ec1d40ed5d/attachments/c6d8e93e-5a18-4a86-9abe-19fdd1a81d91 Jan 13 03:32:30.828784 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f17309d2-5985-4b21-8166-59960a404952 req-8ee94fad-625b-4314-8c76-4d31b1ace5d2 tempest-LiveMigrationTest-1597162003 tempest-LiveMigrationTest-1597162003] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:30.828914 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:30.828914 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:30.829267 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f17309d2-5985-4b21-8166-59960a404952 req-8ee94fad-625b-4314-8c76-4d31b1ace5d2 tempest-LiveMigrationTest-1597162003 tempest-LiveMigrationTest-1597162003] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:30.875443 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:30.875443 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:31.566837 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-f17309d2-5985-4b21-8166-59960a404952 req-8ee94fad-625b-4314-8c76-4d31b1ace5d2 tempest-LiveMigrationTest-1597162003 tempest-LiveMigrationTest-1597162003] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(abbcc1bb-4c9b-4673-b70e-275b4bfb11dd)]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:32:31.573631 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-f17309d2-5985-4b21-8166-59960a404952 req-8ee94fad-625b-4314-8c76-4d31b1ace5d2 tempest-LiveMigrationTest-1597162003 tempest-LiveMigrationTest-1597162003] Adding status of: attached to pending status list for volume. {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 13 03:32:31.574467 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-f17309d2-5985-4b21-8166-59960a404952 req-8ee94fad-625b-4314-8c76-4d31b1ace5d2 tempest-LiveMigrationTest-1597162003 tempest-LiveMigrationTest-1597162003] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:32:31.597045 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f17309d2-5985-4b21-8166-59960a404952 req-8ee94fad-625b-4314-8c76-4d31b1ace5d2 tempest-LiveMigrationTest-1597162003 tempest-LiveMigrationTest-1597162003] http://10.222.0.38/volume/v3/629650b9e14f480d9d4987ec1d40ed5d/attachments/c6d8e93e-5a18-4a86-9abe-19fdd1a81d91 returned with HTTP 200 Jan 13 03:32:31.598420 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 30/64] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 03:32:30 2021] DELETE /volume/v3/629650b9e14f480d9d4987ec1d40ed5d/attachments/c6d8e93e-5a18-4a86-9abe-19fdd1a81d91 => generated 192 bytes in 775 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:32:47.847989 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ce454e4b-026e-48a0-aac9-0a9900bbe49c tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:32:47.849368 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ce454e4b-026e-48a0-aac9-0a9900bbe49c tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:47.849831 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:47.849831 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:47.850492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ce454e4b-026e-48a0-aac9-0a9900bbe49c tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:47.902967 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:47.902967 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:47.915102 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ce454e4b-026e-48a0-aac9-0a9900bbe49c tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:32:47.935429 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:47.935429 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:47.944188 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ce454e4b-026e-48a0-aac9-0a9900bbe49c tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:32:47.945306 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 35/65] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:32:47 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 1202 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:32:49.177854 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-0cab4018-0ea8-4740-aaf0-78b25c5e40d3 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:32:49.178406 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-0cab4018-0ea8-4740-aaf0-78b25c5e40d3 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:49.178580 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:49.178580 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:49.178909 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-0cab4018-0ea8-4740-aaf0-78b25c5e40d3 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:49.233063 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:49.233063 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:49.243097 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-0cab4018-0ea8-4740-aaf0-78b25c5e40d3 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:32:49.262886 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:49.262886 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:49.271773 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-0cab4018-0ea8-4740-aaf0-78b25c5e40d3 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:32:49.272674 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 31/66] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:32:49 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 1202 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:32:49.304557 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-dbc5ebe0-4057-471f-9234-34388ccb7fe4 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] POST http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf/action Jan 13 03:32:49.305224 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:49.305224 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:49.305950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-dbc5ebe0-4057-471f-9234-34388ccb7fe4 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Action body: b'{"os-begin_detaching": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:32:49.306470 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-dbc5ebe0-4057-471f-9234-34388ccb7fe4 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:32:49.372079 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:49.372079 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:49.373269 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-dbc5ebe0-4057-471f-9234-34388ccb7fe4 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:32:49.383135 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-dbc5ebe0-4057-471f-9234-34388ccb7fe4 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Begin detaching volume completed successfully. Jan 13 03:32:49.384238 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-dbc5ebe0-4057-471f-9234-34388ccb7fe4 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf/action returned with HTTP 202 Jan 13 03:32:49.385480 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 36/67] 10.222.0.38 () {64 vars in 1643 bytes} [Wed Jan 13 03:32:49 2021] POST /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:32:49.411013 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5d1f63c8-d76e-4889-8db6-60ac4d0d9b3d tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:32:49.412330 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5d1f63c8-d76e-4889-8db6-60ac4d0d9b3d tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:49.412822 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:49.412822 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:49.413569 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5d1f63c8-d76e-4889-8db6-60ac4d0d9b3d tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:49.492264 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-dbc5ebe0-4057-471f-9234-34388ccb7fe4 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume// Jan 13 03:32:49.492926 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-dbc5ebe0-4057-471f-9234-34388ccb7fe4 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:49.493383 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:49.493383 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:49.494326 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-dbc5ebe0-4057-471f-9234-34388ccb7fe4 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:49.495704 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-dbc5ebe0-4057-471f-9234-34388ccb7fe4 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:32:49.496518 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 37/68] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 03:32:49 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 03:32:49.515901 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:49.515901 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:49.526978 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5d1f63c8-d76e-4889-8db6-60ac4d0d9b3d tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:32:49.534217 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-f22153cf-e880-457c-b2f3-f4fa8e4139f8 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:32:49.535033 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-f22153cf-e880-457c-b2f3-f4fa8e4139f8 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:49.537272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-f22153cf-e880-457c-b2f3-f4fa8e4139f8 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:49.558680 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:49.558680 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:49.567572 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5d1f63c8-d76e-4889-8db6-60ac4d0d9b3d tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:32:49.568414 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 32/69] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:32:49 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 1205 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:32:49.596990 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:49.596990 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:49.606133 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-f22153cf-e880-457c-b2f3-f4fa8e4139f8 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:32:49.625160 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:49.625160 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:49.635721 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-f22153cf-e880-457c-b2f3-f4fa8e4139f8 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:32:49.637009 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 38/70] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 03:32:49 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 1304 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:32:50.051597 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-4d54d6fa-a59c-4fa4-b9db-28ce310d5ec3 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] DELETE http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/attachments/abbcc1bb-4c9b-4673-b70e-275b4bfb11dd Jan 13 03:32:50.052120 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-4d54d6fa-a59c-4fa4-b9db-28ce310d5ec3 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:50.052350 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:50.052350 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:50.052719 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-4d54d6fa-a59c-4fa4-b9db-28ce310d5ec3 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:50.099999 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:50.099999 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:50.585102 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46ae36a2-9b4f-4f77-9010-9ebc2c574b7f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:32:50.586025 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-46ae36a2-9b4f-4f77-9010-9ebc2c574b7f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:50.586224 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:50.586224 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:50.587502 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-46ae36a2-9b4f-4f77-9010-9ebc2c574b7f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:50.704114 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:50.704114 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:50.726515 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-46ae36a2-9b4f-4f77-9010-9ebc2c574b7f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:32:50.772130 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:50.772130 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:50.800434 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46ae36a2-9b4f-4f77-9010-9ebc2c574b7f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:32:50.806689 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-4d54d6fa-a59c-4fa4-b9db-28ce310d5ec3 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:32:50.807426 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-4d54d6fa-a59c-4fa4-b9db-28ce310d5ec3 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Pending status list for volume during attachment-delete: [] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:32:50.823738 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 39/71] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:32:50 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 1205 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:32:50.831919 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-870960e6-c52f-44ec-8ded-c7e88c1b15e9 req-4d54d6fa-a59c-4fa4-b9db-28ce310d5ec3 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/attachments/abbcc1bb-4c9b-4673-b70e-275b4bfb11dd returned with HTTP 200 Jan 13 03:32:50.833351 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 33/72] 10.222.0.11 () {62 vars in 1437 bytes} [Wed Jan 13 03:32:50 2021] DELETE /volume/v3/d9fcce41d03e44b29af308411fd840a7/attachments/abbcc1bb-4c9b-4673-b70e-275b4bfb11dd => generated 19 bytes in 787 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:32:51.834710 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b04d8452-c044-4edd-985b-67cfd2e59d84 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:32:51.835301 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b04d8452-c044-4edd-985b-67cfd2e59d84 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:51.835410 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:51.835410 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:51.836577 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b04d8452-c044-4edd-985b-67cfd2e59d84 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:51.891556 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:51.891556 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:51.902127 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b04d8452-c044-4edd-985b-67cfd2e59d84 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:32:51.925280 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b04d8452-c044-4edd-985b-67cfd2e59d84 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:32:51.926897 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 40/73] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:32:51 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 910 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:32:58.245386 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] POST http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes Jan 13 03:32:58.246396 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:58.246396 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:58.247399 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2063582339"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:32:58.248899 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2063582339'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:32:58.249422 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Create volume of 1 GB Jan 13 03:32:58.250219 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:58.250219 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:58.263464 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Availability Zones retrieved successfully. Jan 13 03:32:58.302281 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Flow 'volume_create_api' (e18c7c53-c0b7-4955-92bb-bd9884510c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:32:58.305777 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (902cd102-0673-490a-855f-78ca25eaadd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:32:58.308132 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:32:58.382200 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (902cd102-0673-490a-855f-78ca25eaadd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:32:58.385934 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab56acf9-632b-48bb-894c-6db3b63298bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:32:58.494328 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Created reservations ['cddb97da-6539-4391-80e3-df6cf086f6ec', 'ea8140ba-07f3-4ead-ad2b-1576f856145e', '9e6effd1-7e2b-4f13-ad75-f1eaaecaf300', 'afc66fb3-1420-42d9-8ddb-8e55c588862c'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:32:58.497283 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab56acf9-632b-48bb-894c-6db3b63298bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cddb97da-6539-4391-80e3-df6cf086f6ec', 'ea8140ba-07f3-4ead-ad2b-1576f856145e', '9e6effd1-7e2b-4f13-ad75-f1eaaecaf300', 'afc66fb3-1420-42d9-8ddb-8e55c588862c']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:32:58.500991 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55feabfb-535b-4e2d-826b-299f32517d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:32:58.587680 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55feabfb-535b-4e2d-826b-299f32517d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee9fd5f3-316d-4ca6-83e4-0852e86d412c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2063582339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a076ac45f0345f98245d819888ae047',qos_specs=None,replication_status=,reservations=['cddb97da-6539-4391-80e3-df6cf086f6ec','ea8140ba-07f3-4ead-ad2b-1576f856145e','9e6effd1-7e2b-4f13-ad75-f1eaaecaf300','afc66fb3-1420-42d9-8ddb-8e55c588862c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62b2cb33177d4c6a9024739a1616f3e1',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2063582339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee9fd5f3-316d-4ca6-83e4-0852e86d412c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a076ac45f0345f98245d819888ae047',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='62b2cb33177d4c6a9024739a1616f3e1',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:32:58.589818 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b47459d8-7989-4299-9ad5-35a3349c5872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:32:58.618397 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b47459d8-7989-4299-9ad5-35a3349c5872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2063582339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a076ac45f0345f98245d819888ae047',qos_specs=None,replication_status=,reservations=['cddb97da-6539-4391-80e3-df6cf086f6ec','ea8140ba-07f3-4ead-ad2b-1576f856145e','9e6effd1-7e2b-4f13-ad75-f1eaaecaf300','afc66fb3-1420-42d9-8ddb-8e55c588862c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62b2cb33177d4c6a9024739a1616f3e1',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:32:58.620540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2e019f5-2ce9-49fc-8c9f-a9d93ebd68ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:32:58.653878 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2e019f5-2ce9-49fc-8c9f-a9d93ebd68ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:32:58.656961 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Flow 'volume_create_api' (e18c7c53-c0b7-4955-92bb-bd9884510c20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:32:58.717710 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Create volume request issued successfully. Jan 13 03:32:58.736604 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-05da65b6-9c17-48ba-9cb5-b9b2056c82ef tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes returned with HTTP 202 Jan 13 03:32:58.755608 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 34/74] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:32:58 2021] POST /volume/v3/5a076ac45f0345f98245d819888ae047/volumes => generated 824 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:32:58.817943 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9bd89b45-f4d0-4634-81df-bc8acdebdce0 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:32:58.819255 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9bd89b45-f4d0-4634-81df-bc8acdebdce0 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:58.819817 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:58.819817 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:58.820519 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9bd89b45-f4d0-4634-81df-bc8acdebdce0 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:32:58.924521 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:32:58.924521 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:32:58.934848 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9bd89b45-f4d0-4634-81df-bc8acdebdce0 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:32:58.958473 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9bd89b45-f4d0-4634-81df-bc8acdebdce0 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:32:58.959705 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 41/75] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:32:58 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 916 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:32:59.977901 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-020f215d-d8ed-4a61-8232-addc66ee45af tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:32:59.978980 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-020f215d-d8ed-4a61-8232-addc66ee45af tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:32:59.979403 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:32:59.979403 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:32:59.979793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-020f215d-d8ed-4a61-8232-addc66ee45af tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:00.082499 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:00.082499 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:00.107952 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-020f215d-d8ed-4a61-8232-addc66ee45af tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:00.140511 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-020f215d-d8ed-4a61-8232-addc66ee45af tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:00.141308 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 35/76] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:32:59 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 917 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:01.722576 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-d9ce0343-611c-4818-b3de-ef0ee6bf8ee0 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:01.723625 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-d9ce0343-611c-4818-b3de-ef0ee6bf8ee0 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:01.724035 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:01.724035 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:01.724703 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-d9ce0343-611c-4818-b3de-ef0ee6bf8ee0 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:01.775097 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:01.775097 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:01.783504 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-d9ce0343-611c-4818-b3de-ef0ee6bf8ee0 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:01.815001 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-d9ce0343-611c-4818-b3de-ef0ee6bf8ee0 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:01.815969 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 42/77] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:33:01 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 917 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:01.917807 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-020f215d-d8ed-4a61-8232-addc66ee45af tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume// Jan 13 03:33:01.918284 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-020f215d-d8ed-4a61-8232-addc66ee45af tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:01.918528 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:01.918528 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:01.918880 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-020f215d-d8ed-4a61-8232-addc66ee45af tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:01.920066 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-020f215d-d8ed-4a61-8232-addc66ee45af tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:33:01.920951 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 36/78] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:33:01 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 03:33:01.935275 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-68f96a7b-f91b-400d-81a3-b61e803ed680 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] POST http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/attachments Jan 13 03:33:01.936313 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:01.936313 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:01.937013 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-68f96a7b-f91b-400d-81a3-b61e803ed680 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee9fd5f3-316d-4ca6-83e4-0852e86d412c", "instance_uuid": "b16cc23a-d524-4113-a023-8b8b88d1cb08", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:33:01.991846 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:01.991846 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:02.078043 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-68f96a7b-f91b-400d-81a3-b61e803ed680 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/attachments returned with HTTP 200 Jan 13 03:33:02.095499 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 43/79] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:33:01 2021] POST /volume/v3/5a076ac45f0345f98245d819888ae047/attachments => generated 273 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:33:02.141919 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e2bbf02c-ee6b-4625-9842-39444160e5c3 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:02.142755 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e2bbf02c-ee6b-4625-9842-39444160e5c3 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:02.143424 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e2bbf02c-ee6b-4625-9842-39444160e5c3 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:02.161053 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-68f96a7b-f91b-400d-81a3-b61e803ed680 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume// Jan 13 03:33:02.161525 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-68f96a7b-f91b-400d-81a3-b61e803ed680 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:02.161721 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:02.161721 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:02.162370 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-68f96a7b-f91b-400d-81a3-b61e803ed680 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:02.165269 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-68f96a7b-f91b-400d-81a3-b61e803ed680 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:33:02.166821 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 44/80] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 03:33:02 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 03:33:02.179823 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-c3e5b946-92e9-4c3c-989d-e8728db09274 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:02.183056 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-c3e5b946-92e9-4c3c-989d-e8728db09274 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:02.184444 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-c3e5b946-92e9-4c3c-989d-e8728db09274 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:02.253450 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:02.253450 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:02.279095 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e2bbf02c-ee6b-4625-9842-39444160e5c3 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:02.283860 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:02.283860 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:02.297869 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-c3e5b946-92e9-4c3c-989d-e8728db09274 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:02.319699 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:02.319699 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:02.324676 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:02.324676 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:02.335183 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-c3e5b946-92e9-4c3c-989d-e8728db09274 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:02.336311 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 45/81] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 03:33:02 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 1015 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:33:02.341290 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e2bbf02c-ee6b-4625-9842-39444160e5c3 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:02.353335 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 37/82] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:02 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 916 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:02.355732 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-9c52124a-8b92-4340-896d-50bfdeb60a09 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] PUT http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/attachments/4dee63b0-977a-4d6f-81b4-2c47fc4007ee Jan 13 03:33:02.356238 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:02.356238 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:02.357012 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-9c52124a-8b92-4340-896d-50bfdeb60a09 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:33:02.433993 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 03:33:02.433993 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 03:33:02.434497 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-9c52124a-8b92-4340-896d-50bfdeb60a09 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Lock "b'cinder-attachment_update-ee9fd5f3-316d-4ca6-83e4-0852e86d412c-n-h2-766380-6'" acquired by "attachment_update" :: waited 0.038s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 03:33:02.447419 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:02.447419 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:03.360419 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5a585f95-8105-4aa6-91dc-c1740799b9d6 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:03.361577 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5a585f95-8105-4aa6-91dc-c1740799b9d6 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:03.361941 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:03.361941 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:03.362528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5a585f95-8105-4aa6-91dc-c1740799b9d6 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:03.444564 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:03.444564 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:03.458310 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5a585f95-8105-4aa6-91dc-c1740799b9d6 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:03.495704 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:03.495704 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:03.504528 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5a585f95-8105-4aa6-91dc-c1740799b9d6 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:03.514984 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 38/83] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:03 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 916 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:04.063170 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-9c52124a-8b92-4340-896d-50bfdeb60a09 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Lock "b'cinder-attachment_update-ee9fd5f3-316d-4ca6-83e4-0852e86d412c-n-h2-766380-6'" released by "attachment_update" :: held 1.629s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 03:33:04.064027 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-9c52124a-8b92-4340-896d-50bfdeb60a09 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/attachments/4dee63b0-977a-4d6f-81b4-2c47fc4007ee returned with HTTP 200 Jan 13 03:33:04.065096 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 46/84] 10.222.0.11 () {64 vars in 1468 bytes} [Wed Jan 13 03:33:02 2021] PUT /volume/v3/5a076ac45f0345f98245d819888ae047/attachments/4dee63b0-977a-4d6f-81b4-2c47fc4007ee => generated 762 bytes in 1715 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:33:04.522456 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea4b8102-2986-4b84-aae4-b46d292a262f tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:04.523062 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ea4b8102-2986-4b84-aae4-b46d292a262f tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:04.524733 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:04.524733 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:04.525647 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ea4b8102-2986-4b84-aae4-b46d292a262f tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:04.583722 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:04.583722 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:04.594212 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ea4b8102-2986-4b84-aae4-b46d292a262f tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:04.620578 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:04.620578 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:04.635803 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea4b8102-2986-4b84-aae4-b46d292a262f tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:04.641275 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 39/85] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:04 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 917 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:05.654671 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc364a38-8749-4a08-92e3-004a65c1e830 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:05.656015 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc364a38-8749-4a08-92e3-004a65c1e830 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:05.656278 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:05.656278 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:05.657598 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc364a38-8749-4a08-92e3-004a65c1e830 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:05.746055 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:05.746055 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:05.756007 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fc364a38-8749-4a08-92e3-004a65c1e830 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:05.776903 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:05.776903 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:05.786368 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc364a38-8749-4a08-92e3-004a65c1e830 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:05.796951 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 47/86] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:05 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 917 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:06.806773 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cc511a0b-7576-442f-a5eb-6a3585f8ecfc tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:06.807746 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cc511a0b-7576-442f-a5eb-6a3585f8ecfc tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:06.808144 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:06.808144 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:06.808645 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cc511a0b-7576-442f-a5eb-6a3585f8ecfc tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:06.860786 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:06.860786 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:06.870710 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cc511a0b-7576-442f-a5eb-6a3585f8ecfc tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:06.898222 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:06.898222 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:06.914029 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cc511a0b-7576-442f-a5eb-6a3585f8ecfc tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:06.927261 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 40/87] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:06 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 917 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:07.933374 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e288cc22-8865-4c7b-81c0-1f5314df7661 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:07.934326 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e288cc22-8865-4c7b-81c0-1f5314df7661 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:07.934825 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:07.934825 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:07.935205 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e288cc22-8865-4c7b-81c0-1f5314df7661 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:07.992360 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:07.992360 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:08.001669 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e288cc22-8865-4c7b-81c0-1f5314df7661 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:08.022317 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:08.022317 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:08.032447 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e288cc22-8865-4c7b-81c0-1f5314df7661 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:08.043258 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 48/88] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:07 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 917 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:09.049652 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0c64adf8-2a8d-48b3-a65a-376544eba7b1 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:09.050194 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0c64adf8-2a8d-48b3-a65a-376544eba7b1 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:09.050357 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:09.050357 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:09.051134 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0c64adf8-2a8d-48b3-a65a-376544eba7b1 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:09.102576 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:09.102576 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:09.111130 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0c64adf8-2a8d-48b3-a65a-376544eba7b1 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:09.132712 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:09.132712 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:09.143264 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0c64adf8-2a8d-48b3-a65a-376544eba7b1 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:09.144350 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 41/89] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:09 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 917 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:09.566975 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-4f4e6b9c-218b-491c-b1f8-d2bad7589a5b tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] POST http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/attachments/4dee63b0-977a-4d6f-81b4-2c47fc4007ee/action Jan 13 03:33:09.567484 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:09.567484 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:09.567926 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-4f4e6b9c-218b-491c-b1f8-d2bad7589a5b tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:33:09.568535 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-4f4e6b9c-218b-491c-b1f8-d2bad7589a5b tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:33:09.667017 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:09.667017 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:09.681251 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-29e8b611-b3c7-4f5b-8c81-2f5645e60164 req-4f4e6b9c-218b-491c-b1f8-d2bad7589a5b tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/attachments/4dee63b0-977a-4d6f-81b4-2c47fc4007ee/action returned with HTTP 204 Jan 13 03:33:09.682193 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 49/90] 10.222.0.11 () {64 vars in 1489 bytes} [Wed Jan 13 03:33:09 2021] POST /volume/v3/5a076ac45f0345f98245d819888ae047/attachments/4dee63b0-977a-4d6f-81b4-2c47fc4007ee/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:33:10.161223 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-12f0bda8-75e3-4515-8ffb-0ac3f63c365a tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:10.162517 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-12f0bda8-75e3-4515-8ffb-0ac3f63c365a tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:10.162899 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:10.162899 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:10.163276 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-12f0bda8-75e3-4515-8ffb-0ac3f63c365a tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:10.213928 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:10.213928 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:10.222687 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-12f0bda8-75e3-4515-8ffb-0ac3f63c365a tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:10.245450 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:10.245450 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:10.254046 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-12f0bda8-75e3-4515-8ffb-0ac3f63c365a tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:10.255055 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 42/91] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:10 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 1209 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:33:12.243861 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e3998243-ad85-47cd-9793-48b8ab2d0cfd req-19315e63-77d0-47ec-b6de-54d8fce3dc61 tempest-VolumesAdminNegativeTest-87635444 tempest-VolumesAdminNegativeTest-87635444] GET http://10.222.0.38/volume/v3/c3c1b6f1fe50491db7823504a6969aa4/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:12.245236 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e3998243-ad85-47cd-9793-48b8ab2d0cfd req-19315e63-77d0-47ec-b6de-54d8fce3dc61 tempest-VolumesAdminNegativeTest-87635444 tempest-VolumesAdminNegativeTest-87635444] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:12.245607 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:12.245607 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:12.246233 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e3998243-ad85-47cd-9793-48b8ab2d0cfd req-19315e63-77d0-47ec-b6de-54d8fce3dc61 tempest-VolumesAdminNegativeTest-87635444 tempest-VolumesAdminNegativeTest-87635444] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:12.327364 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:12.327364 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:12.338967 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e3998243-ad85-47cd-9793-48b8ab2d0cfd req-19315e63-77d0-47ec-b6de-54d8fce3dc61 tempest-VolumesAdminNegativeTest-87635444 tempest-VolumesAdminNegativeTest-87635444] Volume info retrieved successfully. Jan 13 03:33:12.360107 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:12.360107 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:12.369324 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e3998243-ad85-47cd-9793-48b8ab2d0cfd req-19315e63-77d0-47ec-b6de-54d8fce3dc61 tempest-VolumesAdminNegativeTest-87635444 tempest-VolumesAdminNegativeTest-87635444] http://10.222.0.38/volume/v3/c3c1b6f1fe50491db7823504a6969aa4/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:12.372824 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 50/92] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:33:12 2021] GET /volume/v3/c3c1b6f1fe50491db7823504a6969aa4/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 1391 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:33:12.384991 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e3998243-ad85-47cd-9793-48b8ab2d0cfd req-aef6efff-aaf4-435a-8b80-05fcaa87bb3d tempest-VolumesAdminNegativeTest-87635444 tempest-VolumesAdminNegativeTest-87635444] GET http://10.222.0.38/volume/v3/c3c1b6f1fe50491db7823504a6969aa4/volumes/165421d5-0ca3-49f8-ab3c-e35825fa8058 Jan 13 03:33:12.386233 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e3998243-ad85-47cd-9793-48b8ab2d0cfd req-aef6efff-aaf4-435a-8b80-05fcaa87bb3d tempest-VolumesAdminNegativeTest-87635444 tempest-VolumesAdminNegativeTest-87635444] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:12.386629 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:12.386629 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:12.387464 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e3998243-ad85-47cd-9793-48b8ab2d0cfd req-aef6efff-aaf4-435a-8b80-05fcaa87bb3d tempest-VolumesAdminNegativeTest-87635444 tempest-VolumesAdminNegativeTest-87635444] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:12.484884 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e3998243-ad85-47cd-9793-48b8ab2d0cfd req-aef6efff-aaf4-435a-8b80-05fcaa87bb3d tempest-VolumesAdminNegativeTest-87635444 tempest-VolumesAdminNegativeTest-87635444] http://10.222.0.38/volume/v3/c3c1b6f1fe50491db7823504a6969aa4/volumes/165421d5-0ca3-49f8-ab3c-e35825fa8058 returned with HTTP 404 Jan 13 03:33:12.500608 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-32515c76-7aca-436f-b69d-9660a44f5381 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:12.501130 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-32515c76-7aca-436f-b69d-9660a44f5381 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:12.501328 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:12.501328 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:12.502374 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-32515c76-7aca-436f-b69d-9660a44f5381 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:12.509071 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 43/93] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:33:12 2021] GET /volume/v3/c3c1b6f1fe50491db7823504a6969aa4/volumes/165421d5-0ca3-49f8-ab3c-e35825fa8058 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:33:12.600529 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:12.600529 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:12.639380 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-32515c76-7aca-436f-b69d-9660a44f5381 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:12.662280 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:12.662280 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:12.671285 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-32515c76-7aca-436f-b69d-9660a44f5381 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:12.676366 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 51/94] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:12 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 1209 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:33:13.535211 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-466ce9a3-f19a-4632-9e5e-169fd06e5da3 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:13.536695 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-466ce9a3-f19a-4632-9e5e-169fd06e5da3 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:13.537423 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-466ce9a3-f19a-4632-9e5e-169fd06e5da3 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:13.594860 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:13.594860 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:13.605027 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-466ce9a3-f19a-4632-9e5e-169fd06e5da3 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:13.625616 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:13.625616 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:13.641758 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-466ce9a3-f19a-4632-9e5e-169fd06e5da3 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:13.650475 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 44/95] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:33:13 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 1209 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:33:13.671485 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-5dce95f9-e55c-43e2-aa79-4418760665fa tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] POST http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c/action Jan 13 03:33:13.671961 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:13.671961 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:13.672411 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-5dce95f9-e55c-43e2-aa79-4418760665fa tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Action body: b'{"os-begin_detaching": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:33:13.673282 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-5dce95f9-e55c-43e2-aa79-4418760665fa tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:33:13.732274 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:13.732274 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:13.733937 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-5dce95f9-e55c-43e2-aa79-4418760665fa tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:13.745978 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-5dce95f9-e55c-43e2-aa79-4418760665fa tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Begin detaching volume completed successfully. Jan 13 03:33:13.746480 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-5dce95f9-e55c-43e2-aa79-4418760665fa tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c/action returned with HTTP 202 Jan 13 03:33:13.753955 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 52/96] 10.222.0.38 () {64 vars in 1643 bytes} [Wed Jan 13 03:33:13 2021] POST /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:33:13.783804 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f0481e57-56c1-4973-b210-6d4709e5863c tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:13.784732 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f0481e57-56c1-4973-b210-6d4709e5863c tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:13.784927 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:13.784927 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:13.785547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f0481e57-56c1-4973-b210-6d4709e5863c tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:13.841079 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-5dce95f9-e55c-43e2-aa79-4418760665fa tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume// Jan 13 03:33:13.841768 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-5dce95f9-e55c-43e2-aa79-4418760665fa tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:13.842195 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:13.842195 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:13.842802 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-5dce95f9-e55c-43e2-aa79-4418760665fa tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:13.844572 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-5dce95f9-e55c-43e2-aa79-4418760665fa tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:33:13.845640 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 53/97] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 03:33:13 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 03:33:13.856174 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:13.856174 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:13.859273 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-5d6acc3d-b67f-45e5-9537-95f5ac125115 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:13.860101 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-5d6acc3d-b67f-45e5-9537-95f5ac125115 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:13.860680 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-5d6acc3d-b67f-45e5-9537-95f5ac125115 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:13.868995 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f0481e57-56c1-4973-b210-6d4709e5863c tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:13.923697 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:13.923697 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:13.935609 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f0481e57-56c1-4973-b210-6d4709e5863c tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:13.936814 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 45/98] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:13 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 1212 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:33:13.992920 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:13.992920 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:14.002986 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-5d6acc3d-b67f-45e5-9537-95f5ac125115 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:14.029244 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:14.029244 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:14.038533 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-5d6acc3d-b67f-45e5-9537-95f5ac125115 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:14.040123 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 54/99] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 03:33:13 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 1311 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 13 03:33:14.480619 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-fd825e32-58ad-43fc-9adf-5614e0a0fcb6 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] DELETE http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/attachments/4dee63b0-977a-4d6f-81b4-2c47fc4007ee Jan 13 03:33:14.481479 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-fd825e32-58ad-43fc-9adf-5614e0a0fcb6 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:14.481870 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:14.481870 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:14.482470 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-fd825e32-58ad-43fc-9adf-5614e0a0fcb6 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:14.507770 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:14.507770 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:14.955125 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-15ece5ef-aeef-4255-b4a0-04c75b4285bb tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:14.955818 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-15ece5ef-aeef-4255-b4a0-04c75b4285bb tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:14.956235 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:14.956235 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:14.956971 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-15ece5ef-aeef-4255-b4a0-04c75b4285bb tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:15.067854 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:15.067854 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:15.076504 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-fd825e32-58ad-43fc-9adf-5614e0a0fcb6 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:33:15.079688 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-fd825e32-58ad-43fc-9adf-5614e0a0fcb6 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Pending status list for volume during attachment-delete: [] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:33:15.088816 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-15ece5ef-aeef-4255-b4a0-04c75b4285bb tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:15.095174 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-fffb1901-e328-4fb2-8621-26af3dd4ff7b req-fd825e32-58ad-43fc-9adf-5614e0a0fcb6 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/attachments/4dee63b0-977a-4d6f-81b4-2c47fc4007ee returned with HTTP 200 Jan 13 03:33:15.096598 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 46/100] 10.222.0.11 () {62 vars in 1437 bytes} [Wed Jan 13 03:33:14 2021] DELETE /volume/v3/5a076ac45f0345f98245d819888ae047/attachments/4dee63b0-977a-4d6f-81b4-2c47fc4007ee => generated 19 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:15.139787 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-15ece5ef-aeef-4255-b4a0-04c75b4285bb tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:15.149280 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 55/101] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:14 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 917 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:16.156521 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-445a9f58-f5a6-4347-853d-5c31368ca837 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:16.157795 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-445a9f58-f5a6-4347-853d-5c31368ca837 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:16.158340 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:16.158340 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:16.158987 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-445a9f58-f5a6-4347-853d-5c31368ca837 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:16.220556 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:16.220556 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:16.229749 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-445a9f58-f5a6-4347-853d-5c31368ca837 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:16.252478 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-445a9f58-f5a6-4347-853d-5c31368ca837 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:16.253279 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 47/102] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:16 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 917 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:16.270642 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] POST http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes Jan 13 03:33:16.271320 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:16.271320 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:16.271971 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1535872479"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:33:16.273365 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1535872479'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:33:16.274500 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Create volume of 1 GB Jan 13 03:33:16.287853 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Availability Zones retrieved successfully. Jan 13 03:33:16.307812 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Flow 'volume_create_api' (e4acf55c-b70b-4a0b-95a9-8a3976318229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:33:16.310803 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (901ba7d2-485e-4655-84c7-e95b41d89fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:16.313073 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:33:16.443074 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (901ba7d2-485e-4655-84c7-e95b41d89fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:16.447883 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f20d555-5e2e-4a00-993b-71ade3d4f8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:16.546407 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Created reservations ['01b43481-7743-4d0d-85ba-b625de90d393', '3cc141c4-f698-4987-9e72-86f28d8d992d', '20b4f036-bf56-4d68-9d2d-e24d2e154614', 'e104b6da-d466-4c14-a60d-25cca7091229'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:33:16.549003 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f20d555-5e2e-4a00-993b-71ade3d4f8a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01b43481-7743-4d0d-85ba-b625de90d393', '3cc141c4-f698-4987-9e72-86f28d8d992d', '20b4f036-bf56-4d68-9d2d-e24d2e154614', 'e104b6da-d466-4c14-a60d-25cca7091229']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:16.552636 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4024d69b-3e85-49eb-9bc4-a144ec2c86d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:16.627822 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4024d69b-3e85-49eb-9bc4-a144ec2c86d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '218ddc11-60a1-48fd-b727-a84a63fdd645', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1535872479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a076ac45f0345f98245d819888ae047',qos_specs=None,replication_status=,reservations=['01b43481-7743-4d0d-85ba-b625de90d393','3cc141c4-f698-4987-9e72-86f28d8d992d','20b4f036-bf56-4d68-9d2d-e24d2e154614','e104b6da-d466-4c14-a60d-25cca7091229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62b2cb33177d4c6a9024739a1616f3e1',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:33:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1535872479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=218ddc11-60a1-48fd-b727-a84a63fdd645,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a076ac45f0345f98245d819888ae047',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='62b2cb33177d4c6a9024739a1616f3e1',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:16.629801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e8e2941-4ea7-41e9-b1e9-2aa964ce64e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:16.662054 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e8e2941-4ea7-41e9-b1e9-2aa964ce64e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1535872479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a076ac45f0345f98245d819888ae047',qos_specs=None,replication_status=,reservations=['01b43481-7743-4d0d-85ba-b625de90d393','3cc141c4-f698-4987-9e72-86f28d8d992d','20b4f036-bf56-4d68-9d2d-e24d2e154614','e104b6da-d466-4c14-a60d-25cca7091229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62b2cb33177d4c6a9024739a1616f3e1',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:16.664786 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45c05f1f-3b2a-40e5-a42c-8568db8f627c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:16.683936 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45c05f1f-3b2a-40e5-a42c-8568db8f627c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:16.687135 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Flow 'volume_create_api' (e4acf55c-b70b-4a0b-95a9-8a3976318229) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:33:16.751906 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Create volume request issued successfully. Jan 13 03:33:16.769104 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e697b918-fffd-435b-bab3-c2e073ea3993 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes returned with HTTP 202 Jan 13 03:33:16.784514 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 56/103] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:33:16 2021] POST /volume/v3/5a076ac45f0345f98245d819888ae047/volumes => generated 824 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:33:16.789316 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cee2d763-9fd3-42d4-93a3-170538ea473e tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/218ddc11-60a1-48fd-b727-a84a63fdd645 Jan 13 03:33:16.790170 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cee2d763-9fd3-42d4-93a3-170538ea473e tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:16.790599 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:16.790599 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:16.791462 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cee2d763-9fd3-42d4-93a3-170538ea473e tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:16.842825 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:16.842825 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:16.852918 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cee2d763-9fd3-42d4-93a3-170538ea473e tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:16.876886 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cee2d763-9fd3-42d4-93a3-170538ea473e tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/218ddc11-60a1-48fd-b727-a84a63fdd645 returned with HTTP 200 Jan 13 03:33:16.877684 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 48/104] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:16 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/218ddc11-60a1-48fd-b727-a84a63fdd645 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:17.895123 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d90a5f80-1543-4015-8d8b-1cece1ff4131 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/218ddc11-60a1-48fd-b727-a84a63fdd645 Jan 13 03:33:17.896489 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d90a5f80-1543-4015-8d8b-1cece1ff4131 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:17.896960 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:17.896960 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:17.897420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d90a5f80-1543-4015-8d8b-1cece1ff4131 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:17.949226 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:17.949226 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:17.958056 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d90a5f80-1543-4015-8d8b-1cece1ff4131 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:17.983347 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d90a5f80-1543-4015-8d8b-1cece1ff4131 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/218ddc11-60a1-48fd-b727-a84a63fdd645 returned with HTTP 200 Jan 13 03:33:17.984930 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 57/105] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:17 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/218ddc11-60a1-48fd-b727-a84a63fdd645 => generated 917 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:19.613690 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-11237ce7-e931-45c0-a89d-4198ebc2d504 req-2129df34-b322-4228-996d-d647a7b6ba5a tempest-VolumesAdminNegativeTest-87635444 tempest-VolumesAdminNegativeTest-87635444] GET http://10.222.0.38/volume/v3/c3c1b6f1fe50491db7823504a6969aa4/volumes/086a9ac6-6d1c-4648-b5b8-6be1687d3a9e Jan 13 03:33:19.614846 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-11237ce7-e931-45c0-a89d-4198ebc2d504 req-2129df34-b322-4228-996d-d647a7b6ba5a tempest-VolumesAdminNegativeTest-87635444 tempest-VolumesAdminNegativeTest-87635444] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:19.615222 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:19.615222 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:19.615823 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-11237ce7-e931-45c0-a89d-4198ebc2d504 req-2129df34-b322-4228-996d-d647a7b6ba5a tempest-VolumesAdminNegativeTest-87635444 tempest-VolumesAdminNegativeTest-87635444] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:19.669961 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-11237ce7-e931-45c0-a89d-4198ebc2d504 req-2129df34-b322-4228-996d-d647a7b6ba5a tempest-VolumesAdminNegativeTest-87635444 tempest-VolumesAdminNegativeTest-87635444] http://10.222.0.38/volume/v3/c3c1b6f1fe50491db7823504a6969aa4/volumes/086a9ac6-6d1c-4648-b5b8-6be1687d3a9e returned with HTTP 404 Jan 13 03:33:19.672100 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 49/106] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:33:19 2021] GET /volume/v3/c3c1b6f1fe50491db7823504a6969aa4/volumes/086a9ac6-6d1c-4648-b5b8-6be1687d3a9e => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:33:19.687238 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2e139c89-b287-44da-bcd9-c89bbab692cc tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] DELETE http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/218ddc11-60a1-48fd-b727-a84a63fdd645 Jan 13 03:33:19.688111 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2e139c89-b287-44da-bcd9-c89bbab692cc tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:19.688553 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:19.688553 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:19.689215 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2e139c89-b287-44da-bcd9-c89bbab692cc tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:19.689895 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-2e139c89-b287-44da-bcd9-c89bbab692cc tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Delete volume with id: 218ddc11-60a1-48fd-b727-a84a63fdd645 Jan 13 03:33:19.746898 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:19.746898 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:19.748600 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2e139c89-b287-44da-bcd9-c89bbab692cc tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:19.783093 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2e139c89-b287-44da-bcd9-c89bbab692cc tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Delete volume request issued successfully. Jan 13 03:33:19.783893 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2e139c89-b287-44da-bcd9-c89bbab692cc tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/218ddc11-60a1-48fd-b727-a84a63fdd645 returned with HTTP 202 Jan 13 03:33:19.793494 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6b26c393-d46b-462e-8870-149df4d0140f tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/218ddc11-60a1-48fd-b727-a84a63fdd645 Jan 13 03:33:19.794246 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6b26c393-d46b-462e-8870-149df4d0140f tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:19.794928 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6b26c393-d46b-462e-8870-149df4d0140f tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:19.799564 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 58/107] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:33:19 2021] DELETE /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/218ddc11-60a1-48fd-b727-a84a63fdd645 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:33:19.880770 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:19.880770 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:19.891910 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6b26c393-d46b-462e-8870-149df4d0140f tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:19.917606 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6b26c393-d46b-462e-8870-149df4d0140f tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/218ddc11-60a1-48fd-b727-a84a63fdd645 returned with HTTP 200 Jan 13 03:33:19.918745 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 50/108] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:19 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/218ddc11-60a1-48fd-b727-a84a63fdd645 => generated 916 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:20.934660 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c8128511-4703-4556-8e1c-010176757775 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/218ddc11-60a1-48fd-b727-a84a63fdd645 Jan 13 03:33:20.935215 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c8128511-4703-4556-8e1c-010176757775 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:20.935344 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:20.935344 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:20.936060 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c8128511-4703-4556-8e1c-010176757775 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:21.076273 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:21.076273 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:21.084567 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c8128511-4703-4556-8e1c-010176757775 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:21.136623 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c8128511-4703-4556-8e1c-010176757775 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/218ddc11-60a1-48fd-b727-a84a63fdd645 returned with HTTP 200 Jan 13 03:33:21.151764 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 59/109] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:20 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/218ddc11-60a1-48fd-b727-a84a63fdd645 => generated 916 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:22.159285 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f863a13f-0018-401b-8a04-00a57f1f9989 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/218ddc11-60a1-48fd-b727-a84a63fdd645 Jan 13 03:33:22.160146 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f863a13f-0018-401b-8a04-00a57f1f9989 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:22.160500 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:22.160500 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:22.161055 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f863a13f-0018-401b-8a04-00a57f1f9989 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:22.254905 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f863a13f-0018-401b-8a04-00a57f1f9989 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/218ddc11-60a1-48fd-b727-a84a63fdd645 returned with HTTP 404 Jan 13 03:33:22.260072 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 51/110] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:22 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/218ddc11-60a1-48fd-b727-a84a63fdd645 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:33:22.267095 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-596268e2-ba1e-43ee-8fd8-09cc09ef212a tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] DELETE http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:22.267757 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-596268e2-ba1e-43ee-8fd8-09cc09ef212a tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:22.268077 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:22.268077 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:22.268640 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-596268e2-ba1e-43ee-8fd8-09cc09ef212a tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:22.269194 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-596268e2-ba1e-43ee-8fd8-09cc09ef212a tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Delete volume with id: ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:22.344935 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:22.344935 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:22.346350 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-596268e2-ba1e-43ee-8fd8-09cc09ef212a tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:22.377381 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-596268e2-ba1e-43ee-8fd8-09cc09ef212a tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Delete volume request issued successfully. Jan 13 03:33:22.378603 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-596268e2-ba1e-43ee-8fd8-09cc09ef212a tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 202 Jan 13 03:33:22.380176 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 60/111] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:33:22 2021] DELETE /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:33:22.387410 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e56e0fd8-757d-4abe-a4e0-03c236e337d3 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:22.387899 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e56e0fd8-757d-4abe-a4e0-03c236e337d3 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:22.388610 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e56e0fd8-757d-4abe-a4e0-03c236e337d3 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:22.543414 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:22.543414 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:22.553407 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e56e0fd8-757d-4abe-a4e0-03c236e337d3 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:22.588782 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e56e0fd8-757d-4abe-a4e0-03c236e337d3 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:22.589919 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 52/112] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:22 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 916 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:23.611990 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b2bbd269-20ae-40a6-8226-1aff06f11c28 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:23.612597 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b2bbd269-20ae-40a6-8226-1aff06f11c28 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:23.612743 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:23.612743 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:23.613339 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b2bbd269-20ae-40a6-8226-1aff06f11c28 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:23.745102 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:23.745102 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:23.770728 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b2bbd269-20ae-40a6-8226-1aff06f11c28 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Volume info retrieved successfully. Jan 13 03:33:23.825463 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b2bbd269-20ae-40a6-8226-1aff06f11c28 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 200 Jan 13 03:33:23.837157 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 61/113] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:23 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 916 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:24.842218 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-491b064e-1c1c-4787-b118-66ae6a7cb416 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] GET http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c Jan 13 03:33:24.842717 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-491b064e-1c1c-4787-b118-66ae6a7cb416 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:24.843107 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:24.843107 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:24.843723 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-491b064e-1c1c-4787-b118-66ae6a7cb416 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:24.981446 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-491b064e-1c1c-4787-b118-66ae6a7cb416 tempest-VolumesAdminNegativeTest-802854656 tempest-VolumesAdminNegativeTest-802854656] http://10.222.0.38/volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c returned with HTTP 404 Jan 13 03:33:24.982646 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 53/114] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:24 2021] GET /volume/v3/5a076ac45f0345f98245d819888ae047/volumes/ee9fd5f3-316d-4ca6-83e4-0852e86d412c => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:33:30.094272 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] POST http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes Jan 13 03:33:30.094716 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:30.094716 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:30.095216 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1604802244", "imageRef": "59076fc4-aabc-415c-a36b-2aa006b2bfb4"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:33:30.096438 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1604802244', 'imageRef': '59076fc4-aabc-415c-a36b-2aa006b2bfb4'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:33:30.287951 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Create volume of 1 GB Jan 13 03:33:30.306054 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Availability Zones retrieved successfully. Jan 13 03:33:30.324182 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Flow 'volume_create_api' (a1c9d3d3-b2b4-4b26-97c1-90a3122bad06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:33:30.327398 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4081bd83-c9ee-48b2-bdf3-3763f0780384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:30.329783 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:33:30.623897 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4081bd83-c9ee-48b2-bdf3-3763f0780384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:30.626297 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29d7b6f6-bde5-44d3-b1fb-8e65096daa89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:30.787779 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Created reservations ['390c50bd-cc80-4fce-9ab9-82750627b0b1', 'd466f377-362d-4dc0-aa5e-542642f87a24', '5a5f069c-da8e-4a11-98c9-c017454812e5', 'c91421b2-6bd0-4c63-b8e8-6b9ab323f8b9'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:33:30.789924 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29d7b6f6-bde5-44d3-b1fb-8e65096daa89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['390c50bd-cc80-4fce-9ab9-82750627b0b1', 'd466f377-362d-4dc0-aa5e-542642f87a24', '5a5f069c-da8e-4a11-98c9-c017454812e5', 'c91421b2-6bd0-4c63-b8e8-6b9ab323f8b9']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:30.792186 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542af0e2-0696-4c44-958f-cb61906bb52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:30.863755 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (542af0e2-0696-4c44-958f-cb61906bb52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7ef559b-f60f-4af7-828e-0f8ac68982bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1604802244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe200e5bbce04e789e7b0aceb239ae1a',qos_specs=None,replication_status=,reservations=['390c50bd-cc80-4fce-9ab9-82750627b0b1','d466f377-362d-4dc0-aa5e-542642f87a24','5a5f069c-da8e-4a11-98c9-c017454812e5','c91421b2-6bd0-4c63-b8e8-6b9ab323f8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e292e9d1e314465cafa3c3adf52febd7',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:33:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1604802244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7ef559b-f60f-4af7-828e-0f8ac68982bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe200e5bbce04e789e7b0aceb239ae1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e292e9d1e314465cafa3c3adf52febd7',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:30.866106 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63ea26aa-0c7d-47e6-9b32-44f4350e4b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:30.894480 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63ea26aa-0c7d-47e6-9b32-44f4350e4b9a) transitioned into state 'SUCCESS' from state '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-1604802244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe200e5bbce04e789e7b0aceb239ae1a',qos_specs=None,replication_status=,reservations=['390c50bd-cc80-4fce-9ab9-82750627b0b1','d466f377-362d-4dc0-aa5e-542642f87a24','5a5f069c-da8e-4a11-98c9-c017454812e5','c91421b2-6bd0-4c63-b8e8-6b9ab323f8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e292e9d1e314465cafa3c3adf52febd7',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:30.896750 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (633fd1be-a5b9-4084-942f-e1b8f12ca17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:30.917939 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (633fd1be-a5b9-4084-942f-e1b8f12ca17a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:30.921777 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Flow 'volume_create_api' (a1c9d3d3-b2b4-4b26-97c1-90a3122bad06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:33:30.978812 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Create volume request issued successfully. Jan 13 03:33:31.001264 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a66c9495-5ed7-4275-b3f7-e95bb676efe6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes returned with HTTP 202 Jan 13 03:33:31.002687 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 62/115] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 03:33:29 2021] POST /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes => generated 821 bytes in 1305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:33:31.017998 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1522d941-382b-44ae-869f-39022fa08b16 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:31.018522 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1522d941-382b-44ae-869f-39022fa08b16 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:31.019009 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1522d941-382b-44ae-869f-39022fa08b16 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:31.112073 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:31.112073 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:31.122006 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1522d941-382b-44ae-869f-39022fa08b16 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:31.146942 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1522d941-382b-44ae-869f-39022fa08b16 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:31.148565 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 54/116] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:31 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 889 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:32.165182 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-24096a5d-412c-482b-b870-8383579de2a1 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:32.166458 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-24096a5d-412c-482b-b870-8383579de2a1 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:32.166824 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:32.166824 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:32.167426 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-24096a5d-412c-482b-b870-8383579de2a1 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:32.295895 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:32.295895 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:32.324819 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-24096a5d-412c-482b-b870-8383579de2a1 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:32.384898 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-24096a5d-412c-482b-b870-8383579de2a1 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:32.388005 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 63/117] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:32 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 913 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:33.403871 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a08a6da2-d27e-482f-bc95-d47b6f73d663 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:33.404419 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a08a6da2-d27e-482f-bc95-d47b6f73d663 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:33.404591 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:33.404591 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:33.406554 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a08a6da2-d27e-482f-bc95-d47b6f73d663 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:33.632323 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:33.632323 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:33.673912 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a08a6da2-d27e-482f-bc95-d47b6f73d663 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:33.732237 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a08a6da2-d27e-482f-bc95-d47b6f73d663 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:33.736034 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 55/118] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:33 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 913 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:34.752990 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-63179d00-928c-4ecb-b05d-3d069983a6d4 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:34.755621 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-63179d00-928c-4ecb-b05d-3d069983a6d4 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:34.756016 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:34.756016 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:34.756642 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-63179d00-928c-4ecb-b05d-3d069983a6d4 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:34.845031 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:34.845031 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:34.864098 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-63179d00-928c-4ecb-b05d-3d069983a6d4 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:34.912520 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-63179d00-928c-4ecb-b05d-3d069983a6d4 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:34.915108 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 64/119] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:34 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 913 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:35.931939 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-984c3fc2-2a1b-47c9-8b12-8ad7b486e7b8 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:35.932774 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-984c3fc2-2a1b-47c9-8b12-8ad7b486e7b8 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:35.934034 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:35.934034 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:35.935184 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-984c3fc2-2a1b-47c9-8b12-8ad7b486e7b8 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:36.016700 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:36.016700 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:36.032475 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-984c3fc2-2a1b-47c9-8b12-8ad7b486e7b8 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:36.074201 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-984c3fc2-2a1b-47c9-8b12-8ad7b486e7b8 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:36.075478 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 56/120] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:35 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 913 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:33:37.092638 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b4e6b2f-a5e8-46f2-bbd0-4bf27bb9023e tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:37.094929 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b4e6b2f-a5e8-46f2-bbd0-4bf27bb9023e tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:37.095531 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:37.095531 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:37.096184 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b4e6b2f-a5e8-46f2-bbd0-4bf27bb9023e tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:37.161929 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:37.161929 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:37.174900 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3b4e6b2f-a5e8-46f2-bbd0-4bf27bb9023e tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:37.205291 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b4e6b2f-a5e8-46f2-bbd0-4bf27bb9023e tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:37.215840 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 65/121] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:37 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 913 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:38.222530 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-35a4de31-ca94-4f45-8d3b-7e8f51e6bbd2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:38.223046 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-35a4de31-ca94-4f45-8d3b-7e8f51e6bbd2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:38.223207 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:38.223207 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:38.223559 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-35a4de31-ca94-4f45-8d3b-7e8f51e6bbd2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:38.321955 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:38.321955 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:38.333991 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-35a4de31-ca94-4f45-8d3b-7e8f51e6bbd2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:38.362190 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-35a4de31-ca94-4f45-8d3b-7e8f51e6bbd2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:38.363614 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 57/122] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:38 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 913 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:39.382595 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b1503720-7edd-4aa1-9988-be173638c8b6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:39.384142 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b1503720-7edd-4aa1-9988-be173638c8b6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:39.384601 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:39.384601 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:39.385358 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b1503720-7edd-4aa1-9988-be173638c8b6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:39.442506 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:39.442506 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:39.456667 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b1503720-7edd-4aa1-9988-be173638c8b6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:39.521783 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b1503720-7edd-4aa1-9988-be173638c8b6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:39.526420 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 66/123] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:39 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 913 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:40.540030 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-55cf6b5f-0758-4f1a-bd35-bdd8f255ce50 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:40.541764 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-55cf6b5f-0758-4f1a-bd35-bdd8f255ce50 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:40.542333 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:40.542333 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:40.543012 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-55cf6b5f-0758-4f1a-bd35-bdd8f255ce50 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:40.600899 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:40.600899 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:40.610765 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-55cf6b5f-0758-4f1a-bd35-bdd8f255ce50 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:40.636256 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-55cf6b5f-0758-4f1a-bd35-bdd8f255ce50 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:40.637565 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 58/124] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:40 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 913 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:41.654042 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-94897fdd-81ce-4198-85fe-a42f728c96cd tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:41.654578 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-94897fdd-81ce-4198-85fe-a42f728c96cd tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:41.654733 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:41.654733 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:41.660110 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-94897fdd-81ce-4198-85fe-a42f728c96cd tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:41.766278 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:41.766278 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:41.780734 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-94897fdd-81ce-4198-85fe-a42f728c96cd tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:41.808710 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-94897fdd-81ce-4198-85fe-a42f728c96cd tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:41.819677 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 67/125] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:41 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 913 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:42.826196 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5a134a63-1b57-495a-8d76-3259f403ec1f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:42.826713 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5a134a63-1b57-495a-8d76-3259f403ec1f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:42.826801 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:42.826801 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:42.827410 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5a134a63-1b57-495a-8d76-3259f403ec1f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:42.945863 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:42.945863 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:42.972148 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5a134a63-1b57-495a-8d76-3259f403ec1f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:43.002053 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5a134a63-1b57-495a-8d76-3259f403ec1f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:43.003462 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 59/126] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:42 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 913 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:44.022633 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2de35590-d7b5-4515-ab0a-d74010e686b0 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:44.023298 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2de35590-d7b5-4515-ab0a-d74010e686b0 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:44.023805 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:44.023805 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:44.024452 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2de35590-d7b5-4515-ab0a-d74010e686b0 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:44.116992 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:44.116992 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:44.126147 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2de35590-d7b5-4515-ab0a-d74010e686b0 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:44.151139 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2de35590-d7b5-4515-ab0a-d74010e686b0 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:44.152634 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 68/127] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:44 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 913 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:45.169142 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-56a5f184-08c5-48b4-97b7-7cc5ff3b6e5d tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:45.172727 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-56a5f184-08c5-48b4-97b7-7cc5ff3b6e5d tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:45.173437 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:45.173437 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:45.174058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-56a5f184-08c5-48b4-97b7-7cc5ff3b6e5d tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:45.299107 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:45.299107 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:45.331321 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-56a5f184-08c5-48b4-97b7-7cc5ff3b6e5d tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:45.396477 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-56a5f184-08c5-48b4-97b7-7cc5ff3b6e5d tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:45.400590 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 60/128] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:45 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 913 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:46.418688 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-33ea7c17-8a0f-4c20-8772-1d0321ae8834 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:46.419826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-33ea7c17-8a0f-4c20-8772-1d0321ae8834 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:46.420316 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:46.420316 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:46.421047 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-33ea7c17-8a0f-4c20-8772-1d0321ae8834 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:46.476763 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:46.476763 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:46.486998 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-33ea7c17-8a0f-4c20-8772-1d0321ae8834 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:46.511868 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-33ea7c17-8a0f-4c20-8772-1d0321ae8834 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:46.512718 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 69/129] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:46 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 913 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:47.528492 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-634a2c40-62f5-46dd-9e73-9e9ada6986de tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:47.529211 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-634a2c40-62f5-46dd-9e73-9e9ada6986de tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:47.529432 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:47.529432 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:47.529940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-634a2c40-62f5-46dd-9e73-9e9ada6986de tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:47.653828 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:47.653828 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:47.670135 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-634a2c40-62f5-46dd-9e73-9e9ada6986de tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:47.727605 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-634a2c40-62f5-46dd-9e73-9e9ada6986de tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:47.728454 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 61/130] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:47 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 913 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:48.745250 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3a3fa044-fb12-4ced-82f8-ac32721bcf8b tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:48.746646 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3a3fa044-fb12-4ced-82f8-ac32721bcf8b tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:48.747022 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:48.747022 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:48.747636 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3a3fa044-fb12-4ced-82f8-ac32721bcf8b tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:48.862101 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:48.862101 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:48.879284 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3a3fa044-fb12-4ced-82f8-ac32721bcf8b tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:48.935493 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3a3fa044-fb12-4ced-82f8-ac32721bcf8b tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:48.936613 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 70/131] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:48 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 971 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:49.955181 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-badd2693-20e6-4574-b30a-297799c9798f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:49.956793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-badd2693-20e6-4574-b30a-297799c9798f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:49.964853 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:49.964853 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:49.965699 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-badd2693-20e6-4574-b30a-297799c9798f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:50.055349 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:50.055349 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:50.066928 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-badd2693-20e6-4574-b30a-297799c9798f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:50.099766 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-badd2693-20e6-4574-b30a-297799c9798f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:50.102028 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 62/132] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:49 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 974 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:51.118435 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-76d87682-26a7-417e-976f-da93466bed4a tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:51.120187 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-76d87682-26a7-417e-976f-da93466bed4a tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:51.120750 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:51.120750 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:51.121387 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-76d87682-26a7-417e-976f-da93466bed4a tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:51.213722 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:51.213722 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:51.231036 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-76d87682-26a7-417e-976f-da93466bed4a tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:51.262146 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-76d87682-26a7-417e-976f-da93466bed4a tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:51.272459 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 71/133] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:51 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 974 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:52.280192 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-149980d7-e525-4dad-b71f-cd62fdb7d8c8 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:52.281557 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-149980d7-e525-4dad-b71f-cd62fdb7d8c8 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:52.281993 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:52.281993 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:52.282871 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-149980d7-e525-4dad-b71f-cd62fdb7d8c8 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:52.336803 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:52.336803 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:52.346081 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-149980d7-e525-4dad-b71f-cd62fdb7d8c8 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:52.409138 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-149980d7-e525-4dad-b71f-cd62fdb7d8c8 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:52.409138 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 63/134] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:52 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 974 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:53.425323 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bedc062f-08a4-4cd4-8ea1-89e4619a0fc7 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:53.426499 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bedc062f-08a4-4cd4-8ea1-89e4619a0fc7 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:53.426866 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:53.426866 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:53.427477 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bedc062f-08a4-4cd4-8ea1-89e4619a0fc7 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:53.541048 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:53.541048 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:53.558075 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bedc062f-08a4-4cd4-8ea1-89e4619a0fc7 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:53.605416 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bedc062f-08a4-4cd4-8ea1-89e4619a0fc7 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:53.605416 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 72/135] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:53 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 974 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:54.613083 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-25b27dcd-060d-428e-bbaf-14490d13b398 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:54.616190 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-25b27dcd-060d-428e-bbaf-14490d13b398 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:54.616531 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:54.616531 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:54.616907 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-25b27dcd-060d-428e-bbaf-14490d13b398 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:54.743345 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:54.743345 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:54.781960 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-25b27dcd-060d-428e-bbaf-14490d13b398 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:54.863582 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-25b27dcd-060d-428e-bbaf-14490d13b398 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:54.874158 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 64/136] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:54 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 974 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:55.882296 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4ccf1fe5-b9ed-4eb5-9cdd-dc91b603fe25 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:55.882967 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4ccf1fe5-b9ed-4eb5-9cdd-dc91b603fe25 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:55.883288 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:55.883288 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:55.883853 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4ccf1fe5-b9ed-4eb5-9cdd-dc91b603fe25 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:56.029556 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:56.029556 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:56.076040 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4ccf1fe5-b9ed-4eb5-9cdd-dc91b603fe25 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:56.134228 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4ccf1fe5-b9ed-4eb5-9cdd-dc91b603fe25 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:56.135510 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 73/137] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:55 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 974 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:57.151507 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd2bf855-2fb2-4eda-88dd-6d816a44dbd8 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:33:57.152181 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd2bf855-2fb2-4eda-88dd-6d816a44dbd8 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:57.152393 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:57.152393 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:57.153034 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd2bf855-2fb2-4eda-88dd-6d816a44dbd8 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:57.235739 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:57.235739 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:57.257734 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cd2bf855-2fb2-4eda-88dd-6d816a44dbd8 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:57.319365 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd2bf855-2fb2-4eda-88dd-6d816a44dbd8 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:33:57.320191 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 65/138] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:57 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 1362 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:33:57.336075 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] POST http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes Jan 13 03:33:57.336753 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:57.336753 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:57.337406 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1286091981"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:33:57.338894 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1286091981'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:33:57.339416 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Create volume of 1 GB Jan 13 03:33:57.369641 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Availability Zones retrieved successfully. Jan 13 03:33:57.387475 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Flow 'volume_create_api' (cdfead14-9b30-4703-ab07-9fcabfa51611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:33:57.390850 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78aa558d-0a9f-4d67-8996-d56c0d0b7cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:57.393095 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:33:57.484173 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78aa558d-0a9f-4d67-8996-d56c0d0b7cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:57.486658 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4895125c-e8b3-448b-8ece-34e956bb8e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:57.577822 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Created reservations ['4295f344-dfff-4deb-83b7-efcfb35c05ed', '4826dfce-efcf-4138-afe7-0a60d4eaead8', 'dfcc540e-8612-4136-a484-e2f3f87e1021', 'fa777791-f5dc-4f8e-a58d-ff3fad57d79c'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:33:57.580353 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4895125c-e8b3-448b-8ece-34e956bb8e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4295f344-dfff-4deb-83b7-efcfb35c05ed', '4826dfce-efcf-4138-afe7-0a60d4eaead8', 'dfcc540e-8612-4136-a484-e2f3f87e1021', 'fa777791-f5dc-4f8e-a58d-ff3fad57d79c']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:57.582937 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec43591-ddd3-4059-8a49-08412758e02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:57.654799 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec43591-ddd3-4059-8a49-08412758e02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77e10834-67bd-4e46-b9dd-27247458b970', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1286091981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe200e5bbce04e789e7b0aceb239ae1a',qos_specs=None,replication_status=,reservations=['4295f344-dfff-4deb-83b7-efcfb35c05ed','4826dfce-efcf-4138-afe7-0a60d4eaead8','dfcc540e-8612-4136-a484-e2f3f87e1021','fa777791-f5dc-4f8e-a58d-ff3fad57d79c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e292e9d1e314465cafa3c3adf52febd7',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:33:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1286091981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77e10834-67bd-4e46-b9dd-27247458b970,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe200e5bbce04e789e7b0aceb239ae1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e292e9d1e314465cafa3c3adf52febd7',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:57.657210 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c8ba776-49bd-4e17-ab29-26b152eca923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:57.701005 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c8ba776-49bd-4e17-ab29-26b152eca923) transitioned into state 'SUCCESS' from state '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-1286091981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe200e5bbce04e789e7b0aceb239ae1a',qos_specs=None,replication_status=,reservations=['4295f344-dfff-4deb-83b7-efcfb35c05ed','4826dfce-efcf-4138-afe7-0a60d4eaead8','dfcc540e-8612-4136-a484-e2f3f87e1021','fa777791-f5dc-4f8e-a58d-ff3fad57d79c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e292e9d1e314465cafa3c3adf52febd7',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:57.702946 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e94c68ad-6a33-4d7f-a618-f5e977d1916e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:57.733801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e94c68ad-6a33-4d7f-a618-f5e977d1916e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:57.737852 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Flow 'volume_create_api' (cdfead14-9b30-4703-ab07-9fcabfa51611) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:33:57.792138 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Create volume request issued successfully. Jan 13 03:33:57.827192 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e72ae006-8caf-42c1-b607-99a561ee2b67 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes returned with HTTP 202 Jan 13 03:33:57.842230 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 74/139] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:33:57 2021] POST /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes => generated 821 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:33:57.843862 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-397686f6-1745-4999-8a52-3b6ad5a74de6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 Jan 13 03:33:57.844666 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-397686f6-1745-4999-8a52-3b6ad5a74de6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:57.844889 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:57.844889 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:57.845259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-397686f6-1745-4999-8a52-3b6ad5a74de6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:58.000959 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:58.000959 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:58.029182 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-397686f6-1745-4999-8a52-3b6ad5a74de6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:58.092773 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-397686f6-1745-4999-8a52-3b6ad5a74de6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 returned with HTTP 200 Jan 13 03:33:58.101706 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 66/140] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:57 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 => generated 913 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:59.183627 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1525ab16-451f-4580-88f6-f07ab89d1d8d tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 Jan 13 03:33:59.184136 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1525ab16-451f-4580-88f6-f07ab89d1d8d tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:59.184364 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:59.184364 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:59.184738 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1525ab16-451f-4580-88f6-f07ab89d1d8d tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:59.238125 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:59.238125 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:59.247060 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1525ab16-451f-4580-88f6-f07ab89d1d8d tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:59.269186 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1525ab16-451f-4580-88f6-f07ab89d1d8d tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 returned with HTTP 200 Jan 13 03:33:59.270188 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 75/141] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:59 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:33:59.285323 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] POST http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes Jan 13 03:33:59.285982 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:59.285982 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:59.286644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1585270316"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:33:59.288060 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1585270316'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:33:59.288628 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Create volume of 1 GB Jan 13 03:33:59.302410 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Availability Zones retrieved successfully. Jan 13 03:33:59.319186 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Flow 'volume_create_api' (b099133e-195d-4730-bb78-87e551cd92c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:33:59.322229 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84ec03c1-c73a-4f29-ae6b-02af9fcfe9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:59.324208 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:33:59.390436 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84ec03c1-c73a-4f29-ae6b-02af9fcfe9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:59.392706 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2812b50-8c24-424b-a3f9-18f25842cdd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:59.405088 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] POST http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes Jan 13 03:33:59.405522 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:59.405522 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:59.405915 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1598917601"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:33:59.406987 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1598917601'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:33:59.407338 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Create volume of 1 GB Jan 13 03:33:59.422725 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Availability Zones retrieved successfully. Jan 13 03:33:59.450705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Flow 'volume_create_api' (b805339d-10ea-462c-9b22-a5475d5fd2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:33:59.455949 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9857fe30-16ef-49a5-8495-ec94a92dceed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:59.469417 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:33:59.500477 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Created reservations ['7ad1dfa6-7eff-44b1-bb02-9b108c78c29e', '9a42f708-073b-480c-af67-b993f2771abc', '7d256697-9426-4b8d-bbed-128be8c7e2cb', '5b47188e-48c3-4081-8d42-21bf11991a41'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:33:59.500477 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2812b50-8c24-424b-a3f9-18f25842cdd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ad1dfa6-7eff-44b1-bb02-9b108c78c29e', '9a42f708-073b-480c-af67-b993f2771abc', '7d256697-9426-4b8d-bbed-128be8c7e2cb', '5b47188e-48c3-4081-8d42-21bf11991a41']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:59.500477 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffc0b180-1b1b-4714-9bfb-1250add45265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:59.599326 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9857fe30-16ef-49a5-8495-ec94a92dceed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:59.601930 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32ad7375-3cf9-461b-974d-c7b73f2480f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:59.621252 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffc0b180-1b1b-4714-9bfb-1250add45265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8183cae4-95f0-4d32-b177-0f8d196de507', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1585270316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe200e5bbce04e789e7b0aceb239ae1a',qos_specs=None,replication_status=,reservations=['7ad1dfa6-7eff-44b1-bb02-9b108c78c29e','9a42f708-073b-480c-af67-b993f2771abc','7d256697-9426-4b8d-bbed-128be8c7e2cb','5b47188e-48c3-4081-8d42-21bf11991a41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e292e9d1e314465cafa3c3adf52febd7',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:33:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1585270316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8183cae4-95f0-4d32-b177-0f8d196de507,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe200e5bbce04e789e7b0aceb239ae1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e292e9d1e314465cafa3c3adf52febd7',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:59.624340 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6613b3c-b1a0-4186-948b-2dd8ed4e24f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:59.681309 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6613b3c-b1a0-4186-948b-2dd8ed4e24f0) transitioned into state 'SUCCESS' from state '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-1585270316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe200e5bbce04e789e7b0aceb239ae1a',qos_specs=None,replication_status=,reservations=['7ad1dfa6-7eff-44b1-bb02-9b108c78c29e','9a42f708-073b-480c-af67-b993f2771abc','7d256697-9426-4b8d-bbed-128be8c7e2cb','5b47188e-48c3-4081-8d42-21bf11991a41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e292e9d1e314465cafa3c3adf52febd7',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:59.683259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (018eee31-9a05-4a58-a909-28ab6285f11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:59.713802 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (018eee31-9a05-4a58-a909-28ab6285f11a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:59.718875 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Flow 'volume_create_api' (b099133e-195d-4730-bb78-87e551cd92c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:33:59.753956 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Created reservations ['1f646d03-b87c-4b93-a71d-e24a6a9b09c0', '24693413-0e56-476c-8bf4-47a1953b1c29', 'fe626f95-c9aa-4045-80f9-9b67d55a1869', '76fabda2-096a-491a-be2a-9541c0d23ad6'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:33:59.755903 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32ad7375-3cf9-461b-974d-c7b73f2480f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f646d03-b87c-4b93-a71d-e24a6a9b09c0', '24693413-0e56-476c-8bf4-47a1953b1c29', 'fe626f95-c9aa-4045-80f9-9b67d55a1869', '76fabda2-096a-491a-be2a-9541c0d23ad6']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:59.765294 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0e71849-c22a-4a2f-8809-5024c0790dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:33:59.791866 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Create volume request issued successfully. Jan 13 03:33:59.806887 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1dd819eb-ba43-43ec-abce-81d891a3cdbc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes returned with HTTP 202 Jan 13 03:33:59.808549 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 67/142] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:33:59 2021] POST /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes => generated 821 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:33:59.825202 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea4d79ac-fc39-4ae1-9397-3229da8f2b6f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 Jan 13 03:33:59.825725 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ea4d79ac-fc39-4ae1-9397-3229da8f2b6f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:33:59.825942 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:33:59.825942 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:33:59.826316 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ea4d79ac-fc39-4ae1-9397-3229da8f2b6f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:33:59.933053 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:33:59.933053 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:33:59.949189 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ea4d79ac-fc39-4ae1-9397-3229da8f2b6f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:33:59.980739 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0e71849-c22a-4a2f-8809-5024c0790dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dad8b426-987a-4d84-8149-bc5427b00aeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1598917601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e05f74c867e94d8f86bbe3cc3cab3db6',qos_specs=None,replication_status=,reservations=['1f646d03-b87c-4b93-a71d-e24a6a9b09c0','24693413-0e56-476c-8bf4-47a1953b1c29','fe626f95-c9aa-4045-80f9-9b67d55a1869','76fabda2-096a-491a-be2a-9541c0d23ad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33b67fd86bea4fa181674d266a2440e9',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:33:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1598917601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dad8b426-987a-4d84-8149-bc5427b00aeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e05f74c867e94d8f86bbe3cc3cab3db6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='33b67fd86bea4fa181674d266a2440e9',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:33:59.983727 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de360409-6d39-46d7-aa0d-9cb7bc8cc019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:34:00.020200 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea4d79ac-fc39-4ae1-9397-3229da8f2b6f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 returned with HTTP 200 Jan 13 03:34:00.021261 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 68/143] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:33:59 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 => generated 889 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:34:00.057658 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de360409-6d39-46d7-aa0d-9cb7bc8cc019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1598917601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e05f74c867e94d8f86bbe3cc3cab3db6',qos_specs=None,replication_status=,reservations=['1f646d03-b87c-4b93-a71d-e24a6a9b09c0','24693413-0e56-476c-8bf4-47a1953b1c29','fe626f95-c9aa-4045-80f9-9b67d55a1869','76fabda2-096a-491a-be2a-9541c0d23ad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33b67fd86bea4fa181674d266a2440e9',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:34:00.062716 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e2f850f-5c32-4e14-8c4e-e3d1fe0bacd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:34:00.111679 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e2f850f-5c32-4e14-8c4e-e3d1fe0bacd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:34:00.124364 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Flow 'volume_create_api' (b805339d-10ea-462c-9b22-a5475d5fd2f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:34:00.242472 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Create volume request issued successfully. Jan 13 03:34:00.267132 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-93efc948-93d3-4db2-abaa-ec211accf36a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes returned with HTTP 202 Jan 13 03:34:00.284753 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-93a3a8cd-4247-46d3-a7ce-7110e8d2e947 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb Jan 13 03:34:00.285448 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-93a3a8cd-4247-46d3-a7ce-7110e8d2e947 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:00.285667 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:00.285667 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:00.286046 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-93a3a8cd-4247-46d3-a7ce-7110e8d2e947 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:00.289310 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 76/144] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:33:59 2021] POST /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes => generated 826 bytes in 887 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:34:00.433078 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:00.433078 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:00.457539 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-93a3a8cd-4247-46d3-a7ce-7110e8d2e947 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:34:00.518930 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-93a3a8cd-4247-46d3-a7ce-7110e8d2e947 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb returned with HTTP 200 Jan 13 03:34:00.525087 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 69/145] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:34:00 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb => generated 918 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:34:01.038731 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d5aec1e-591d-4221-8db0-1f5c905028e6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 Jan 13 03:34:01.039261 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d5aec1e-591d-4221-8db0-1f5c905028e6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:01.039478 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:01.039478 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:01.039852 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d5aec1e-591d-4221-8db0-1f5c905028e6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:01.095498 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:01.095498 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:01.104624 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4d5aec1e-591d-4221-8db0-1f5c905028e6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:34:01.129512 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d5aec1e-591d-4221-8db0-1f5c905028e6 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 returned with HTTP 200 Jan 13 03:34:01.141891 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 77/146] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:34:01 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 => generated 913 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:34:01.541666 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-475a2ad5-132b-459f-b673-883f426f8623 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb Jan 13 03:34:01.542208 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-475a2ad5-132b-459f-b673-883f426f8623 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:01.542337 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:01.542337 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:01.542643 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-475a2ad5-132b-459f-b673-883f426f8623 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:01.605756 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:01.605756 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:01.616295 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-475a2ad5-132b-459f-b673-883f426f8623 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:34:01.642787 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-475a2ad5-132b-459f-b673-883f426f8623 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb returned with HTTP 200 Jan 13 03:34:01.644572 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 70/147] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:34:01 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb => generated 919 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:34:02.148736 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6cfee859-8090-42d9-80f6-f080d949fc29 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 Jan 13 03:34:02.149432 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6cfee859-8090-42d9-80f6-f080d949fc29 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:02.149757 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:02.149757 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:02.150302 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6cfee859-8090-42d9-80f6-f080d949fc29 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:02.205060 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:02.205060 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:02.214048 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6cfee859-8090-42d9-80f6-f080d949fc29 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:34:02.239260 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6cfee859-8090-42d9-80f6-f080d949fc29 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 returned with HTTP 200 Jan 13 03:34:02.240991 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 78/148] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:34:02 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:34:33.570671 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-ff0ecf2c-60bc-4010-8851-04bdd011651f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:34:33.571857 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-ff0ecf2c-60bc-4010-8851-04bdd011651f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:33.572270 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:33.572270 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:33.572676 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-ff0ecf2c-60bc-4010-8851-04bdd011651f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:33.632339 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:33.632339 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:33.642097 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-ff0ecf2c-60bc-4010-8851-04bdd011651f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:34:33.671642 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-ff0ecf2c-60bc-4010-8851-04bdd011651f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:34:33.673387 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 71/149] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:34:33 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 1362 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:34:33.688642 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 Jan 13 03:34:33.689164 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:33.689383 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:33.689383 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:33.689748 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:33.743452 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:33.743452 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:33.752525 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:34:33.777295 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 returned with HTTP 200 Jan 13 03:34:33.778493 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 79/150] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:34:33 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:34:33.792737 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-3111872f-d9a6-4ee0-9d5c-19bc21a11db4 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 Jan 13 03:34:33.793405 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-3111872f-d9a6-4ee0-9d5c-19bc21a11db4 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:33.793623 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:33.793623 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:33.793996 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-3111872f-d9a6-4ee0-9d5c-19bc21a11db4 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:33.849927 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:33.849927 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:33.858934 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-3111872f-d9a6-4ee0-9d5c-19bc21a11db4 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:34:33.882591 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-3111872f-d9a6-4ee0-9d5c-19bc21a11db4 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 returned with HTTP 200 Jan 13 03:34:33.883529 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 72/151] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:34:33 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:34:33.894660 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume// Jan 13 03:34:33.895132 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:33.895325 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:33.895325 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:33.896091 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:33.897322 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:34:33.897887 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 80/152] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:34:33 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 03:34:33.911278 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-5cc125c5-7dc5-40b9-8504-44b2b96bb2ae tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] POST http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments Jan 13 03:34:33.911962 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:33.911962 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:33.913044 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-5cc125c5-7dc5-40b9-8504-44b2b96bb2ae tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7ef559b-f60f-4af7-828e-0f8ac68982bf", "instance_uuid": "e751f2ee-ef37-4b5f-9be4-5fe14787f19d", "connector": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:34:33.964210 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:33.964210 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:34.021744 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-5cc125c5-7dc5-40b9-8504-44b2b96bb2ae tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments returned with HTTP 200 Jan 13 03:34:34.023247 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 73/153] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:34:33 2021] POST /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:34:34.030169 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume// Jan 13 03:34:34.030720 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:34.031272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:34.032510 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:34:34.033172 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 81/154] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:34:34 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 03:34:34.046469 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-d677e45f-9ad7-4cfe-aa23-96bc111ef048 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] POST http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments Jan 13 03:34:34.047090 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:34.047090 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:34.047528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-d677e45f-9ad7-4cfe-aa23-96bc111ef048 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77e10834-67bd-4e46-b9dd-27247458b970", "instance_uuid": "e751f2ee-ef37-4b5f-9be4-5fe14787f19d", "connector": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:34:34.100818 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:34.100818 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:34.151769 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-d677e45f-9ad7-4cfe-aa23-96bc111ef048 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments returned with HTTP 200 Jan 13 03:34:34.152827 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 74/155] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:34:34 2021] POST /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:34:34.161043 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume// Jan 13 03:34:34.162051 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:34.162536 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:34.164341 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:34:34.165210 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 82/156] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:34:34 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 03:34:34.179210 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-a3da7380-0c54-4c68-9408-31aa2ccdf238 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] POST http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments Jan 13 03:34:34.179687 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:34.179687 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:34.180103 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-a3da7380-0c54-4c68-9408-31aa2ccdf238 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8183cae4-95f0-4d32-b177-0f8d196de507", "instance_uuid": "e751f2ee-ef37-4b5f-9be4-5fe14787f19d", "connector": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:34:34.242424 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:34.242424 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:34.299114 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-a3da7380-0c54-4c68-9408-31aa2ccdf238 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments returned with HTTP 200 Jan 13 03:34:34.300851 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 75/157] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:34:34 2021] POST /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments => generated 273 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:34:35.943624 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume// Jan 13 03:34:35.944173 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:35.944837 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:35.945984 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-2c0dce0c-d31b-471f-9344-02a3c2074865 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:34:35.946891 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 83/158] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 03:34:35 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 03:34:35.959698 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-4ddec19c-d841-4a73-91e3-e46d66078a30 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:34:35.960417 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-4ddec19c-d841-4a73-91e3-e46d66078a30 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:35.960732 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:35.960732 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:35.961288 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-4ddec19c-d841-4a73-91e3-e46d66078a30 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:36.027055 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:36.027055 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:36.036352 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-4ddec19c-d841-4a73-91e3-e46d66078a30 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:34:36.056220 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:36.056220 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:36.066538 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-4ddec19c-d841-4a73-91e3-e46d66078a30 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:34:36.068023 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 76/159] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 03:34:35 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 1460 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:34:36.090106 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-136ef065-5b83-43c2-81b9-34a1e293d976 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] PUT http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/0b15a30c-54b6-4b76-a601-d8ea59220d7d Jan 13 03:34:36.091992 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-136ef065-5b83-43c2-81b9-34a1e293d976 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sda"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:34:36.153399 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 03:34:36.153399 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 03:34:36.153916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-136ef065-5b83-43c2-81b9-34a1e293d976 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Lock "b'cinder-attachment_update-b7ef559b-f60f-4af7-828e-0f8ac68982bf-n-h2-766380-6'" acquired by "attachment_update" :: waited 0.018s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 03:34:36.160304 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:36.160304 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:38.451720 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-136ef065-5b83-43c2-81b9-34a1e293d976 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Lock "b'cinder-attachment_update-b7ef559b-f60f-4af7-828e-0f8ac68982bf-n-h2-766380-6'" released by "attachment_update" :: held 2.298s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 03:34:38.452940 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-136ef065-5b83-43c2-81b9-34a1e293d976 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/0b15a30c-54b6-4b76-a601-d8ea59220d7d returned with HTTP 200 Jan 13 03:34:38.454009 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 84/160] 10.222.0.11 () {64 vars in 1468 bytes} [Wed Jan 13 03:34:36 2021] PUT /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/0b15a30c-54b6-4b76-a601-d8ea59220d7d => generated 762 bytes in 2369 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:34:38.493071 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-66dae345-438f-4c9d-ad4b-f8455482e90c tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] POST http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/0b15a30c-54b6-4b76-a601-d8ea59220d7d/action Jan 13 03:34:38.493873 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:38.493873 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:38.494430 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-66dae345-438f-4c9d-ad4b-f8455482e90c tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Action body: b'{"os-complete": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:34:38.495073 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-66dae345-438f-4c9d-ad4b-f8455482e90c tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:34:38.565058 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:38.565058 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:38.583993 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-66dae345-438f-4c9d-ad4b-f8455482e90c tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/0b15a30c-54b6-4b76-a601-d8ea59220d7d/action returned with HTTP 204 Jan 13 03:34:38.585661 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 77/161] 10.222.0.11 () {64 vars in 1489 bytes} [Wed Jan 13 03:34:38 2021] POST /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/0b15a30c-54b6-4b76-a601-d8ea59220d7d/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:34:38.617021 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-136ef065-5b83-43c2-81b9-34a1e293d976 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume// Jan 13 03:34:38.617797 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-136ef065-5b83-43c2-81b9-34a1e293d976 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:38.618328 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:38.618328 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:38.619037 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-136ef065-5b83-43c2-81b9-34a1e293d976 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:38.620216 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-136ef065-5b83-43c2-81b9-34a1e293d976 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:34:38.621030 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 85/162] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 03:34:38 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 03:34:38.636648 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-cc407fd4-e634-4375-9d9a-40c16e000349 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 Jan 13 03:34:38.637642 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-cc407fd4-e634-4375-9d9a-40c16e000349 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:38.638020 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:38.638020 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:38.638722 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-cc407fd4-e634-4375-9d9a-40c16e000349 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:38.712645 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:38.712645 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:38.727240 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-cc407fd4-e634-4375-9d9a-40c16e000349 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:34:38.752473 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:38.752473 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:38.764025 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-cc407fd4-e634-4375-9d9a-40c16e000349 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 returned with HTTP 200 Jan 13 03:34:38.765673 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 78/163] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 03:34:38 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 => generated 1012 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:34:38.787630 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-59db6ecc-27aa-4422-b08e-93cb72ece9ba tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] PUT http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/7fc10092-a422-45c1-ac0d-7e9332dda56e Jan 13 03:34:38.788835 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-59db6ecc-27aa-4422-b08e-93cb72ece9ba tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:34:38.825800 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 03:34:38.825800 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 03:34:38.826605 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-59db6ecc-27aa-4422-b08e-93cb72ece9ba tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Lock "b'cinder-attachment_update-77e10834-67bd-4e46-b9dd-27247458b970-n-h2-766380-6'" acquired by "attachment_update" :: waited 0.013s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 03:34:38.830406 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:38.830406 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:40.426002 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-59db6ecc-27aa-4422-b08e-93cb72ece9ba tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Lock "b'cinder-attachment_update-77e10834-67bd-4e46-b9dd-27247458b970-n-h2-766380-6'" released by "attachment_update" :: held 1.599s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 03:34:40.434248 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-59db6ecc-27aa-4422-b08e-93cb72ece9ba tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/7fc10092-a422-45c1-ac0d-7e9332dda56e returned with HTTP 200 Jan 13 03:34:40.449031 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 86/164] 10.222.0.11 () {64 vars in 1468 bytes} [Wed Jan 13 03:34:38 2021] PUT /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/7fc10092-a422-45c1-ac0d-7e9332dda56e => generated 762 bytes in 1669 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 03:34:40.496977 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-316f199d-eacb-4b33-857e-ee6e50e12b0a tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] POST http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/7fc10092-a422-45c1-ac0d-7e9332dda56e/action Jan 13 03:34:40.497882 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:40.497882 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:40.498661 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-316f199d-eacb-4b33-857e-ee6e50e12b0a tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Action body: b'{"os-complete": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:34:40.499167 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-316f199d-eacb-4b33-857e-ee6e50e12b0a tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:34:40.573413 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:40.573413 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:40.588452 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-316f199d-eacb-4b33-857e-ee6e50e12b0a tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/7fc10092-a422-45c1-ac0d-7e9332dda56e/action returned with HTTP 204 Jan 13 03:34:40.589422 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 79/165] 10.222.0.11 () {64 vars in 1489 bytes} [Wed Jan 13 03:34:40 2021] POST /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/7fc10092-a422-45c1-ac0d-7e9332dda56e/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:34:40.618526 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-59db6ecc-27aa-4422-b08e-93cb72ece9ba tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume// Jan 13 03:34:40.619009 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-59db6ecc-27aa-4422-b08e-93cb72ece9ba tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:40.619213 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:40.619213 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:40.619909 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-59db6ecc-27aa-4422-b08e-93cb72ece9ba tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:40.621030 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-59db6ecc-27aa-4422-b08e-93cb72ece9ba tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:34:40.621616 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 87/166] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 03:34:40 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 03:34:40.634111 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-74d12231-5f04-4a0a-a944-4c0080ddc90e tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 Jan 13 03:34:40.634754 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-74d12231-5f04-4a0a-a944-4c0080ddc90e tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:40.635127 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:40.635127 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:40.635809 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-74d12231-5f04-4a0a-a944-4c0080ddc90e tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:40.684714 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:40.684714 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:40.693198 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-74d12231-5f04-4a0a-a944-4c0080ddc90e tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:34:40.713228 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:40.713228 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:40.724137 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-74d12231-5f04-4a0a-a944-4c0080ddc90e tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 returned with HTTP 200 Jan 13 03:34:40.725013 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 80/167] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 03:34:40 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 => generated 1012 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:34:40.743695 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-275dc8da-9ed6-426e-bcda-661e79105f60 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] PUT http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/e3bc26be-cfdf-495d-9870-6ab5b21fe25c Jan 13 03:34:40.746682 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-275dc8da-9ed6-426e-bcda-661e79105f60 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdc"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:34:40.782362 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 03:34:40.782362 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 03:34:40.783346 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-275dc8da-9ed6-426e-bcda-661e79105f60 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Lock "b'cinder-attachment_update-8183cae4-95f0-4d32-b177-0f8d196de507-n-h2-766380-6'" acquired by "attachment_update" :: waited 0.010s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 03:34:40.787167 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:40.787167 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:40.995811 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-0facce77-ff45-47c0-91bc-2bb7e069b5f1 req-e1a15d1f-a5c7-4c7e-a98b-f1743bf999a7 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb Jan 13 03:34:40.996684 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-0facce77-ff45-47c0-91bc-2bb7e069b5f1 req-e1a15d1f-a5c7-4c7e-a98b-f1743bf999a7 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:40.997066 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:40.997066 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:40.997664 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-0facce77-ff45-47c0-91bc-2bb7e069b5f1 req-e1a15d1f-a5c7-4c7e-a98b-f1743bf999a7 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:41.049647 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:41.049647 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:41.059564 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-0facce77-ff45-47c0-91bc-2bb7e069b5f1 req-e1a15d1f-a5c7-4c7e-a98b-f1743bf999a7 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:34:41.085344 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-0facce77-ff45-47c0-91bc-2bb7e069b5f1 req-e1a15d1f-a5c7-4c7e-a98b-f1743bf999a7 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb returned with HTTP 200 Jan 13 03:34:41.089071 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 81/168] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:34:40 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb => generated 919 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:34:41.106756 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-0facce77-ff45-47c0-91bc-2bb7e069b5f1 req-e1a15d1f-a5c7-4c7e-a98b-f1743bf999a7 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume// Jan 13 03:34:41.107238 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-0facce77-ff45-47c0-91bc-2bb7e069b5f1 req-e1a15d1f-a5c7-4c7e-a98b-f1743bf999a7 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:41.107448 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:41.107448 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:41.109012 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-0facce77-ff45-47c0-91bc-2bb7e069b5f1 req-e1a15d1f-a5c7-4c7e-a98b-f1743bf999a7 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:41.110400 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-0facce77-ff45-47c0-91bc-2bb7e069b5f1 req-e1a15d1f-a5c7-4c7e-a98b-f1743bf999a7 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:34:41.111361 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 82/169] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:34:41 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 13 03:34:41.125488 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-0facce77-ff45-47c0-91bc-2bb7e069b5f1 req-c30b9b44-7645-4fd8-b8b9-976729a7a940 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] POST http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments Jan 13 03:34:41.126300 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-0facce77-ff45-47c0-91bc-2bb7e069b5f1 req-c30b9b44-7645-4fd8-b8b9-976729a7a940 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dad8b426-987a-4d84-8149-bc5427b00aeb", "instance_uuid": "30a462bd-5da4-47e8-a3b2-bd52c5cc0141", "connector": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:34:41.256194 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:41.256194 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:41.355924 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-0facce77-ff45-47c0-91bc-2bb7e069b5f1 req-c30b9b44-7645-4fd8-b8b9-976729a7a940 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments returned with HTTP 200 Jan 13 03:34:41.357732 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 83/170] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:34:41 2021] POST /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments => generated 273 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:34:41.423660 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-0facce77-ff45-47c0-91bc-2bb7e069b5f1 req-0bede6ef-866e-4583-a9db-4fc53074e7ef tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] POST http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments/cd6bdd7b-9cb0-4378-99bf-152cc60b5d5a/action Jan 13 03:34:41.424776 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:41.424776 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:41.425214 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-0facce77-ff45-47c0-91bc-2bb7e069b5f1 req-0bede6ef-866e-4583-a9db-4fc53074e7ef tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Action body: b'{"os-complete": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:34:41.425594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-0facce77-ff45-47c0-91bc-2bb7e069b5f1 req-0bede6ef-866e-4583-a9db-4fc53074e7ef tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:34:41.519492 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:41.519492 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:41.543214 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-0facce77-ff45-47c0-91bc-2bb7e069b5f1 req-0bede6ef-866e-4583-a9db-4fc53074e7ef tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments/cd6bdd7b-9cb0-4378-99bf-152cc60b5d5a/action returned with HTTP 204 Jan 13 03:34:41.544406 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 84/171] 10.222.0.38 () {66 vars in 1696 bytes} [Wed Jan 13 03:34:41 2021] POST /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments/cd6bdd7b-9cb0-4378-99bf-152cc60b5d5a/action => generated 0 bytes in 126 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:34:41.581518 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1648fda5-6140-40e9-a272-00014b4905a4 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb Jan 13 03:34:41.581965 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1648fda5-6140-40e9-a272-00014b4905a4 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:41.582835 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:41.582835 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:41.583219 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1648fda5-6140-40e9-a272-00014b4905a4 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:41.648539 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:41.648539 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:41.657644 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1648fda5-6140-40e9-a272-00014b4905a4 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:34:41.690705 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:41.690705 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:41.717546 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1648fda5-6140-40e9-a272-00014b4905a4 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb returned with HTTP 200 Jan 13 03:34:41.719924 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 85/172] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:34:41 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb => generated 1181 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:34:41.905047 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4ec34ba5-f71b-4f3c-8aaa-50286adb9106 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] DELETE http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:34:41.905764 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4ec34ba5-f71b-4f3c-8aaa-50286adb9106 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:41.906144 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:41.906144 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:41.906824 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4ec34ba5-f71b-4f3c-8aaa-50286adb9106 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:41.907670 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-4ec34ba5-f71b-4f3c-8aaa-50286adb9106 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Delete volume with id: c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:34:42.013226 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:42.013226 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:42.014744 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4ec34ba5-f71b-4f3c-8aaa-50286adb9106 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:34:42.069796 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4ec34ba5-f71b-4f3c-8aaa-50286adb9106 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Delete volume request issued successfully. Jan 13 03:34:42.070816 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4ec34ba5-f71b-4f3c-8aaa-50286adb9106 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 202 Jan 13 03:34:42.072630 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 86/173] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:34:41 2021] DELETE /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:34:42.091227 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc5811f2-263d-4120-9481-6d463b419cc6 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:34:42.092144 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc5811f2-263d-4120-9481-6d463b419cc6 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:42.092619 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:42.092619 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:42.093448 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc5811f2-263d-4120-9481-6d463b419cc6 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:42.184115 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:42.184115 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:42.203961 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fc5811f2-263d-4120-9481-6d463b419cc6 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:34:42.263377 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc5811f2-263d-4120-9481-6d463b419cc6 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:34:42.274378 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 87/174] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:34:42 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 922 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:34:42.562145 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-275dc8da-9ed6-426e-bcda-661e79105f60 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Lock "b'cinder-attachment_update-8183cae4-95f0-4d32-b177-0f8d196de507-n-h2-766380-6'" released by "attachment_update" :: held 1.779s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 03:34:42.563578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-275dc8da-9ed6-426e-bcda-661e79105f60 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/e3bc26be-cfdf-495d-9870-6ab5b21fe25c returned with HTTP 200 Jan 13 03:34:42.565219 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 88/175] 10.222.0.11 () {64 vars in 1468 bytes} [Wed Jan 13 03:34:40 2021] PUT /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/e3bc26be-cfdf-495d-9870-6ab5b21fe25c => generated 762 bytes in 1826 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:34:42.621857 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-bb845732-16f1-4cb6-b9ab-16dffe7b53f4 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] POST http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/e3bc26be-cfdf-495d-9870-6ab5b21fe25c/action Jan 13 03:34:42.622480 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:42.622480 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:42.623025 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-bb845732-16f1-4cb6-b9ab-16dffe7b53f4 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Action body: b'{"os-complete": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:34:42.623420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-bb845732-16f1-4cb6-b9ab-16dffe7b53f4 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:34:42.729962 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:42.729962 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:42.748263 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e69473bc-a6e8-40d9-bf2a-ce40071ce551 req-bb845732-16f1-4cb6-b9ab-16dffe7b53f4 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/e3bc26be-cfdf-495d-9870-6ab5b21fe25c/action returned with HTTP 204 Jan 13 03:34:42.749554 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 88/176] 10.222.0.11 () {64 vars in 1489 bytes} [Wed Jan 13 03:34:42 2021] POST /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/e3bc26be-cfdf-495d-9870-6ab5b21fe25c/action => generated 0 bytes in 135 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:34:43.281898 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-92baf800-7740-4e75-a3ff-f621369de8a2 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:34:43.282679 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-92baf800-7740-4e75-a3ff-f621369de8a2 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:43.283074 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:43.283074 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:43.283692 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-92baf800-7740-4e75-a3ff-f621369de8a2 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:43.357617 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:43.357617 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:43.368530 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-92baf800-7740-4e75-a3ff-f621369de8a2 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Volume info retrieved successfully. Jan 13 03:34:43.408199 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-92baf800-7740-4e75-a3ff-f621369de8a2 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 200 Jan 13 03:34:43.409763 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 89/177] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:34:43 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 922 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:34:44.425339 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ca526370-2755-4611-9279-27dcef77fcf0 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c Jan 13 03:34:44.426574 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ca526370-2755-4611-9279-27dcef77fcf0 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:44.427024 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:44.427024 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:44.427670 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ca526370-2755-4611-9279-27dcef77fcf0 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:44.537580 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ca526370-2755-4611-9279-27dcef77fcf0 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c returned with HTTP 404 Jan 13 03:34:44.539229 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 89/178] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:34:44 2021] GET /volume/v3/1ab8e8f8d7b94341aed241ea56cd752b/volumes/c194f81c-3046-46a7-8233-cb18de4de57c => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:34:45.345963 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-92baf800-7740-4e75-a3ff-f621369de8a2 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] GET http://10.222.0.38/volume// Jan 13 03:34:45.347095 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-92baf800-7740-4e75-a3ff-f621369de8a2 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:45.347529 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:45.347529 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:45.349018 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-92baf800-7740-4e75-a3ff-f621369de8a2 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:45.351132 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-92baf800-7740-4e75-a3ff-f621369de8a2 tempest-LiveAutoBlockMigrationV225Test-502375185 tempest-LiveAutoBlockMigrationV225Test-502375185] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:34:45.352766 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 90/179] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 03:34:45 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 03:34:45.364799 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-46032010-93ef-41a2-b51d-ae0b25a7406c req-31e59cb7-a68e-4ece-bde4-e2ef14d0301e tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb Jan 13 03:34:45.365982 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-46032010-93ef-41a2-b51d-ae0b25a7406c req-31e59cb7-a68e-4ece-bde4-e2ef14d0301e tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:34:45.366617 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-46032010-93ef-41a2-b51d-ae0b25a7406c req-31e59cb7-a68e-4ece-bde4-e2ef14d0301e tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:34:45.442118 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:45.442118 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:45.452363 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-46032010-93ef-41a2-b51d-ae0b25a7406c req-31e59cb7-a68e-4ece-bde4-e2ef14d0301e tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:34:45.475255 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:45.475255 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:45.486820 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-46032010-93ef-41a2-b51d-ae0b25a7406c req-31e59cb7-a68e-4ece-bde4-e2ef14d0301e tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb returned with HTTP 200 Jan 13 03:34:45.487858 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 90/180] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 03:34:45 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb => generated 1280 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:34:45.506700 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-46032010-93ef-41a2-b51d-ae0b25a7406c req-c3006ee0-c8ab-4a9c-aaed-5ca289c93656 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] PUT http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments/cd6bdd7b-9cb0-4378-99bf-152cc60b5d5a Jan 13 03:34:45.507523 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-46032010-93ef-41a2-b51d-ae0b25a7406c req-c3006ee0-c8ab-4a9c-aaed-5ca289c93656 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:34:45.537190 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 03:34:45.537190 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 03:34:45.537997 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-46032010-93ef-41a2-b51d-ae0b25a7406c req-c3006ee0-c8ab-4a9c-aaed-5ca289c93656 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Lock "b'cinder-attachment_update-dad8b426-987a-4d84-8149-bc5427b00aeb-n-h2-766380-6'" acquired by "attachment_update" :: waited 0.010s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 03:34:45.540585 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:45.540585 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:47.171950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-46032010-93ef-41a2-b51d-ae0b25a7406c req-c3006ee0-c8ab-4a9c-aaed-5ca289c93656 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Lock "b'cinder-attachment_update-dad8b426-987a-4d84-8149-bc5427b00aeb-n-h2-766380-6'" released by "attachment_update" :: held 1.634s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 03:34:47.176842 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-46032010-93ef-41a2-b51d-ae0b25a7406c req-c3006ee0-c8ab-4a9c-aaed-5ca289c93656 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments/cd6bdd7b-9cb0-4378-99bf-152cc60b5d5a returned with HTTP 200 Jan 13 03:34:47.177898 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 91/181] 10.222.0.11 () {64 vars in 1468 bytes} [Wed Jan 13 03:34:45 2021] PUT /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments/cd6bdd7b-9cb0-4378-99bf-152cc60b5d5a => generated 762 bytes in 1676 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:34:47.216477 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-46032010-93ef-41a2-b51d-ae0b25a7406c req-87b2f254-aca1-4e91-9ce6-715e67b2b475 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] POST http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments/cd6bdd7b-9cb0-4378-99bf-152cc60b5d5a/action Jan 13 03:34:47.217083 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:34:47.217083 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:34:47.217876 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-46032010-93ef-41a2-b51d-ae0b25a7406c req-87b2f254-aca1-4e91-9ce6-715e67b2b475 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Action body: b'{"os-complete": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:34:47.218352 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-46032010-93ef-41a2-b51d-ae0b25a7406c req-87b2f254-aca1-4e91-9ce6-715e67b2b475 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:34:47.293221 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:34:47.293221 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:34:47.307904 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-46032010-93ef-41a2-b51d-ae0b25a7406c req-87b2f254-aca1-4e91-9ce6-715e67b2b475 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments/cd6bdd7b-9cb0-4378-99bf-152cc60b5d5a/action returned with HTTP 204 Jan 13 03:34:47.309593 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 91/182] 10.222.0.11 () {64 vars in 1489 bytes} [Wed Jan 13 03:34:47 2021] POST /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments/cd6bdd7b-9cb0-4378-99bf-152cc60b5d5a/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:35:09.566016 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b417d411-0b2b-4453-80c3-2a8d8d4e53f7 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] DELETE http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:35:09.566742 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b417d411-0b2b-4453-80c3-2a8d8d4e53f7 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:35:09.567275 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:35:09.567275 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:35:09.567647 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b417d411-0b2b-4453-80c3-2a8d8d4e53f7 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:35:09.568261 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-b417d411-0b2b-4453-80c3-2a8d8d4e53f7 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Delete volume with id: 522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:35:09.671626 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:35:09.671626 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:35:09.672825 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b417d411-0b2b-4453-80c3-2a8d8d4e53f7 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:35:09.725056 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b417d411-0b2b-4453-80c3-2a8d8d4e53f7 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Delete volume request issued successfully. Jan 13 03:35:09.725529 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b417d411-0b2b-4453-80c3-2a8d8d4e53f7 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 202 Jan 13 03:35:09.726684 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 92/183] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:35:09 2021] DELETE /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:35:09.733854 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-53b59f26-6255-46c5-85a2-1cfcdb0761a1 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:35:09.734378 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-53b59f26-6255-46c5-85a2-1cfcdb0761a1 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:35:09.734592 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:35:09.734592 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:35:09.734968 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-53b59f26-6255-46c5-85a2-1cfcdb0761a1 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:35:09.800236 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:35:09.800236 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:35:09.811498 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-53b59f26-6255-46c5-85a2-1cfcdb0761a1 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:35:09.836437 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-53b59f26-6255-46c5-85a2-1cfcdb0761a1 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:35:09.846933 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 92/184] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:35:09 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 909 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:35:10.855096 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cfd2a590-b1dd-4314-9457-d869288a784f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:35:10.856863 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cfd2a590-b1dd-4314-9457-d869288a784f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:35:10.857166 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:35:10.857166 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:35:10.857542 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cfd2a590-b1dd-4314-9457-d869288a784f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:35:10.957391 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:35:10.957391 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:35:10.991833 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cfd2a590-b1dd-4314-9457-d869288a784f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:35:11.035084 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cfd2a590-b1dd-4314-9457-d869288a784f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:35:11.035910 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 93/185] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:35:10 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 909 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:35:12.063002 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c386343c-a53a-45e4-b12f-b27a171dce3f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:35:12.063510 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c386343c-a53a-45e4-b12f-b27a171dce3f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:35:12.065550 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:35:12.065550 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:35:12.066320 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c386343c-a53a-45e4-b12f-b27a171dce3f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:35:12.228616 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:35:12.228616 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:35:12.238554 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c386343c-a53a-45e4-b12f-b27a171dce3f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Volume info retrieved successfully. Jan 13 03:35:12.272377 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c386343c-a53a-45e4-b12f-b27a171dce3f tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 200 Jan 13 03:35:12.282328 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 93/186] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:35:12 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 909 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:35:13.299467 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b82f2abe-4380-41f1-a847-01e334e76a91 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] GET http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf Jan 13 03:35:13.301274 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b82f2abe-4380-41f1-a847-01e334e76a91 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:35:13.301716 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:35:13.301716 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:35:13.302426 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b82f2abe-4380-41f1-a847-01e334e76a91 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:35:13.463571 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b82f2abe-4380-41f1-a847-01e334e76a91 tempest-LiveMigrationTest-121503937 tempest-LiveMigrationTest-121503937] http://10.222.0.38/volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf returned with HTTP 404 Jan 13 03:35:13.464769 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 94/187] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:35:13 2021] GET /volume/v3/d9fcce41d03e44b29af308411fd840a7/volumes/522c9537-2f2e-4ed3-9308-7d43b72414cf => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:35:55.219706 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2a684910-f1af-4c8b-9653-77c4aa993cc0 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb Jan 13 03:35:55.221761 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2a684910-f1af-4c8b-9653-77c4aa993cc0 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:35:55.222129 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:35:55.222129 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:35:55.223122 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2a684910-f1af-4c8b-9653-77c4aa993cc0 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:35:55.283622 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:35:55.283622 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:35:55.292792 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2a684910-f1af-4c8b-9653-77c4aa993cc0 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:35:55.313876 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:35:55.313876 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:35:55.324331 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2a684910-f1af-4c8b-9653-77c4aa993cc0 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb returned with HTTP 200 Jan 13 03:35:55.326706 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 94/188] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:35:55 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb => generated 1211 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:35:56.739925 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-2e37ea59-f372-408c-bef3-446b653c6073 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb Jan 13 03:35:56.740489 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-2e37ea59-f372-408c-bef3-446b653c6073 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:35:56.740946 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-2e37ea59-f372-408c-bef3-446b653c6073 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:35:56.790803 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:35:56.790803 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:35:56.799574 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-2e37ea59-f372-408c-bef3-446b653c6073 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:35:56.822245 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:35:56.822245 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:35:56.833914 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-2e37ea59-f372-408c-bef3-446b653c6073 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb returned with HTTP 200 Jan 13 03:35:56.836309 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 95/189] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:35:56 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb => generated 1211 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:35:56.864941 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-29cd75e5-a165-498d-bf5e-7a8049b2294a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] POST http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb/action Jan 13 03:35:56.865637 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:35:56.865637 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:35:56.866164 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-29cd75e5-a165-498d-bf5e-7a8049b2294a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Action body: b'{"os-begin_detaching": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:35:56.866624 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-29cd75e5-a165-498d-bf5e-7a8049b2294a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:35:56.972449 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:35:56.972449 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:35:56.980697 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-29cd75e5-a165-498d-bf5e-7a8049b2294a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:35:57.006611 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-29cd75e5-a165-498d-bf5e-7a8049b2294a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Begin detaching volume completed successfully. Jan 13 03:35:57.007306 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-29cd75e5-a165-498d-bf5e-7a8049b2294a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb/action returned with HTTP 202 Jan 13 03:35:57.008633 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 95/190] 10.222.0.38 () {64 vars in 1643 bytes} [Wed Jan 13 03:35:56 2021] POST /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:35:57.043387 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bebc663d-0be2-4705-8b7b-2ac8a0cc269b tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb Jan 13 03:35:57.044147 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bebc663d-0be2-4705-8b7b-2ac8a0cc269b tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:35:57.044484 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:35:57.044484 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:35:57.044934 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bebc663d-0be2-4705-8b7b-2ac8a0cc269b tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:35:57.089911 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-29cd75e5-a165-498d-bf5e-7a8049b2294a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume// Jan 13 03:35:57.090496 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-29cd75e5-a165-498d-bf5e-7a8049b2294a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:35:57.090786 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:35:57.090786 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:35:57.091249 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-29cd75e5-a165-498d-bf5e-7a8049b2294a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:35:57.092420 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-29cd75e5-a165-498d-bf5e-7a8049b2294a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:35:57.093097 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 96/191] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 03:35:57 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 03:35:57.107702 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-c3ab1a84-c2ef-43b7-b66c-5ba68ee964bb tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb Jan 13 03:35:57.108752 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-c3ab1a84-c2ef-43b7-b66c-5ba68ee964bb tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:35:57.109890 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-c3ab1a84-c2ef-43b7-b66c-5ba68ee964bb tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:35:57.159615 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:35:57.159615 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:35:57.170361 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bebc663d-0be2-4705-8b7b-2ac8a0cc269b tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:35:57.192787 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:35:57.192787 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:35:57.203639 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bebc663d-0be2-4705-8b7b-2ac8a0cc269b tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb returned with HTTP 200 Jan 13 03:35:57.206272 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 96/192] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:35:57 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb => generated 1214 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:35:57.337602 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:35:57.337602 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:35:57.350979 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-c3ab1a84-c2ef-43b7-b66c-5ba68ee964bb tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:35:57.371508 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:35:57.371508 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:35:57.380467 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-c3ab1a84-c2ef-43b7-b66c-5ba68ee964bb tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb returned with HTTP 200 Jan 13 03:35:57.381484 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 97/193] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 03:35:57 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb => generated 1313 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:35:57.749944 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-b3af6e0b-53cd-4572-8598-27f23f699eac tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] DELETE http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments/cd6bdd7b-9cb0-4378-99bf-152cc60b5d5a Jan 13 03:35:57.750424 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-b3af6e0b-53cd-4572-8598-27f23f699eac tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:35:57.751639 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:35:57.751639 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:35:57.751639 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-b3af6e0b-53cd-4572-8598-27f23f699eac tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:35:57.773565 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:35:57.773565 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:35:58.223212 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6b65e608-7d43-4bbf-9188-8efa8aeca0cc tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb Jan 13 03:35:58.223848 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6b65e608-7d43-4bbf-9188-8efa8aeca0cc tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:35:58.224171 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:35:58.224171 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:35:58.224698 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6b65e608-7d43-4bbf-9188-8efa8aeca0cc tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:35:58.280892 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:35:58.280892 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:35:58.291260 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6b65e608-7d43-4bbf-9188-8efa8aeca0cc tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:35:58.313815 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:35:58.313815 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:35:58.324925 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6b65e608-7d43-4bbf-9188-8efa8aeca0cc tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb returned with HTTP 200 Jan 13 03:35:58.326136 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 98/194] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:35:58 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb => generated 1214 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:35:58.337825 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-b3af6e0b-53cd-4572-8598-27f23f699eac tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:35:58.338261 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-b3af6e0b-53cd-4572-8598-27f23f699eac tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:35:58.346474 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-c18f6faa-7308-4e59-acd5-4ec002245258 req-b3af6e0b-53cd-4572-8598-27f23f699eac tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments/cd6bdd7b-9cb0-4378-99bf-152cc60b5d5a returned with HTTP 200 Jan 13 03:35:58.347377 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 97/195] 10.222.0.11 () {62 vars in 1437 bytes} [Wed Jan 13 03:35:57 2021] DELETE /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments/cd6bdd7b-9cb0-4378-99bf-152cc60b5d5a => generated 19 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:35:59.343120 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2856e8e0-846b-4e6b-8261-daeafb65e1c6 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb Jan 13 03:35:59.343653 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2856e8e0-846b-4e6b-8261-daeafb65e1c6 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:35:59.343745 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:35:59.343745 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:35:59.344119 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2856e8e0-846b-4e6b-8261-daeafb65e1c6 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:35:59.403882 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:35:59.403882 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:35:59.423761 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2856e8e0-846b-4e6b-8261-daeafb65e1c6 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:35:59.447909 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2856e8e0-846b-4e6b-8261-daeafb65e1c6 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb returned with HTTP 200 Jan 13 03:35:59.460311 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 99/196] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:35:59 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb => generated 919 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:36:05.323176 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] POST http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes Jan 13 03:36:05.323698 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:05.323698 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:05.324026 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-118672985"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:36:05.325620 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-118672985'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:36:05.325972 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Create volume of 1 GB Jan 13 03:36:05.326887 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:05.326887 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:05.340550 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Availability Zones retrieved successfully. Jan 13 03:36:05.359697 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Flow 'volume_create_api' (9e2f15f2-6235-48e7-8d8a-758565fd2625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:36:05.363844 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e9cfbf-08e0-4a1a-9699-53f762627da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:36:05.366250 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:36:05.444626 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e9cfbf-08e0-4a1a-9699-53f762627da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:36:05.447525 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62d4b026-1838-4bd0-86a2-394c65d78d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:36:05.546437 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Created reservations ['7c7eab3e-bb0f-47f5-ad79-11e025d4d8de', 'e9e582df-0aac-40e7-b9c0-9f8a4ea6816d', '66a5357b-0c5f-45b0-8446-de5825bf9bd1', '336397ee-37a6-4aa7-be4b-e11da75c9624'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:36:05.548573 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62d4b026-1838-4bd0-86a2-394c65d78d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c7eab3e-bb0f-47f5-ad79-11e025d4d8de', 'e9e582df-0aac-40e7-b9c0-9f8a4ea6816d', '66a5357b-0c5f-45b0-8446-de5825bf9bd1', '336397ee-37a6-4aa7-be4b-e11da75c9624']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:36:05.550647 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00876e0c-1bed-4cb0-bf5f-6faef38f4ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:36:05.612060 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00876e0c-1bed-4cb0-bf5f-6faef38f4ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42b24e99-9a86-4170-95b4-29a16431335f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-118672985',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0178c33aa564a6e9ab44283b5833b1d',qos_specs=None,replication_status=,reservations=['7c7eab3e-bb0f-47f5-ad79-11e025d4d8de','e9e582df-0aac-40e7-b9c0-9f8a4ea6816d','66a5357b-0c5f-45b0-8446-de5825bf9bd1','336397ee-37a6-4aa7-be4b-e11da75c9624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459f4d84aa1049adaeb4640fe1751148',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:36:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-118672985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42b24e99-9a86-4170-95b4-29a16431335f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f0178c33aa564a6e9ab44283b5833b1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='459f4d84aa1049adaeb4640fe1751148',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:36:05.614107 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e1f81f7-a53d-4ef5-9a2a-5ba0047b8fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:36:05.640569 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e1f81f7-a53d-4ef5-9a2a-5ba0047b8fa9) transitioned into state 'SUCCESS' from state '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-118672985',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0178c33aa564a6e9ab44283b5833b1d',qos_specs=None,replication_status=,reservations=['7c7eab3e-bb0f-47f5-ad79-11e025d4d8de','e9e582df-0aac-40e7-b9c0-9f8a4ea6816d','66a5357b-0c5f-45b0-8446-de5825bf9bd1','336397ee-37a6-4aa7-be4b-e11da75c9624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459f4d84aa1049adaeb4640fe1751148',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:36:05.643068 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b14261c-605c-4e5b-a6d1-2cb6a926a5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:36:05.657905 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b14261c-605c-4e5b-a6d1-2cb6a926a5f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:36:05.660731 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Flow 'volume_create_api' (9e2f15f2-6235-48e7-8d8a-758565fd2625) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:36:05.710381 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Create volume request issued successfully. Jan 13 03:36:05.725329 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1109981c-97c8-408f-b5b5-59ea453e3adb tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes returned with HTTP 202 Jan 13 03:36:05.726332 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 98/197] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 03:36:05 2021] POST /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes => generated 828 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:36:05.741168 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7f8fec7-e1cd-4bdc-b756-5d71edfaef87 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f Jan 13 03:36:05.741679 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7f8fec7-e1cd-4bdc-b756-5d71edfaef87 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:05.741876 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:05.741876 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:05.742552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7f8fec7-e1cd-4bdc-b756-5d71edfaef87 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:05.794067 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:05.794067 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:05.804441 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a7f8fec7-e1cd-4bdc-b756-5d71edfaef87 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Volume info retrieved successfully. Jan 13 03:36:05.827890 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7f8fec7-e1cd-4bdc-b756-5d71edfaef87 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f returned with HTTP 200 Jan 13 03:36:05.828836 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 100/198] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:36:05 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f => generated 920 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:36:06.848123 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-157d206c-5a34-4edb-840b-3a3e9154a699 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f Jan 13 03:36:06.848711 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-157d206c-5a34-4edb-840b-3a3e9154a699 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:06.848899 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:06.848899 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:06.849265 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-157d206c-5a34-4edb-840b-3a3e9154a699 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:06.898171 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:06.898171 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:06.906256 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-157d206c-5a34-4edb-840b-3a3e9154a699 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Volume info retrieved successfully. Jan 13 03:36:06.931954 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-157d206c-5a34-4edb-840b-3a3e9154a699 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f returned with HTTP 200 Jan 13 03:36:06.943780 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 99/199] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:36:06 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f => generated 921 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:36:11.299933 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4ba6f98e-6307-4825-b502-f9cc207ab240 req-e25bbec2-dd6b-4df3-8872-19574d8c30c9 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f Jan 13 03:36:11.300489 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4ba6f98e-6307-4825-b502-f9cc207ab240 req-e25bbec2-dd6b-4df3-8872-19574d8c30c9 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:11.300668 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:11.300668 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:11.301033 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4ba6f98e-6307-4825-b502-f9cc207ab240 req-e25bbec2-dd6b-4df3-8872-19574d8c30c9 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:11.351717 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:11.351717 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:11.360322 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-4ba6f98e-6307-4825-b502-f9cc207ab240 req-e25bbec2-dd6b-4df3-8872-19574d8c30c9 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Volume info retrieved successfully. Jan 13 03:36:11.389729 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4ba6f98e-6307-4825-b502-f9cc207ab240 req-e25bbec2-dd6b-4df3-8872-19574d8c30c9 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f returned with HTTP 200 Jan 13 03:36:11.390545 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 101/200] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:36:11 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f => generated 921 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:36:11.405584 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] POST http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes Jan 13 03:36:11.406192 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:11.406192 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:11.406638 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1652752827"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:36:11.408644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1652752827'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:36:11.409038 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Create volume of 1 GB Jan 13 03:36:11.474247 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Availability Zones retrieved successfully. Jan 13 03:36:11.494602 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Flow 'volume_create_api' (c62f95a3-de24-4a32-8079-b718d321e32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:36:11.498030 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24f307ad-eb5d-4384-a9b7-067857e229b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:36:11.500973 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:36:11.591436 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24f307ad-eb5d-4384-a9b7-067857e229b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:36:11.598145 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fb58051-e364-427d-80cb-3d3f87771817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:36:11.731942 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Created reservations ['d9a2ccc6-aa9a-4d8b-8847-c18e4b55a616', 'e1c3ca71-e357-4242-9648-76bd8714d4dd', 'b83c0757-c758-4752-b8a9-721c4d75f3d7', '7f8abc67-e4cc-4230-abf5-4082fb4942df'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:36:11.733634 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fb58051-e364-427d-80cb-3d3f87771817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9a2ccc6-aa9a-4d8b-8847-c18e4b55a616', 'e1c3ca71-e357-4242-9648-76bd8714d4dd', 'b83c0757-c758-4752-b8a9-721c4d75f3d7', '7f8abc67-e4cc-4230-abf5-4082fb4942df']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:36:11.738644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11831898-e8ed-4bca-9bfb-9a52ed033544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:36:11.912736 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11831898-e8ed-4bca-9bfb-9a52ed033544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1652752827',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0178c33aa564a6e9ab44283b5833b1d',qos_specs=None,replication_status=,reservations=['d9a2ccc6-aa9a-4d8b-8847-c18e4b55a616','e1c3ca71-e357-4242-9648-76bd8714d4dd','b83c0757-c758-4752-b8a9-721c4d75f3d7','7f8abc67-e4cc-4230-abf5-4082fb4942df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459f4d84aa1049adaeb4640fe1751148',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:36:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1652752827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f0178c33aa564a6e9ab44283b5833b1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='459f4d84aa1049adaeb4640fe1751148',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:36:11.912736 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4011427a-4c8f-470c-9c2c-9739d06dac94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:36:11.973929 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4011427a-4c8f-470c-9c2c-9739d06dac94) transitioned into state 'SUCCESS' from state '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-1652752827',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0178c33aa564a6e9ab44283b5833b1d',qos_specs=None,replication_status=,reservations=['d9a2ccc6-aa9a-4d8b-8847-c18e4b55a616','e1c3ca71-e357-4242-9648-76bd8714d4dd','b83c0757-c758-4752-b8a9-721c4d75f3d7','7f8abc67-e4cc-4230-abf5-4082fb4942df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459f4d84aa1049adaeb4640fe1751148',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:36:11.973929 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (589cb873-f01f-4d87-b829-6a65d1efc091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:36:12.021311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (589cb873-f01f-4d87-b829-6a65d1efc091) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:36:12.025303 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Flow 'volume_create_api' (c62f95a3-de24-4a32-8079-b718d321e32c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:36:12.103871 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Create volume request issued successfully. Jan 13 03:36:12.122084 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2f15dd0d-9d95-4204-b6ac-93617ebb786d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes returned with HTTP 202 Jan 13 03:36:12.122084 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 100/201] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 03:36:11 2021] POST /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes => generated 829 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:36:12.142273 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9e4c2c87-506d-4418-9b00-19d38329bb8b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 Jan 13 03:36:12.142273 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9e4c2c87-506d-4418-9b00-19d38329bb8b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:12.142273 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:12.142273 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:12.142273 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9e4c2c87-506d-4418-9b00-19d38329bb8b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:12.232037 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:12.232037 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:12.242498 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9e4c2c87-506d-4418-9b00-19d38329bb8b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Volume info retrieved successfully. Jan 13 03:36:12.267758 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9e4c2c87-506d-4418-9b00-19d38329bb8b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 returned with HTTP 200 Jan 13 03:36:12.268578 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 102/202] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:36:12 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 => generated 921 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:36:13.286084 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7a229c21-45fe-44f0-bac3-50583a0b8aed tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 Jan 13 03:36:13.287531 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7a229c21-45fe-44f0-bac3-50583a0b8aed tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:13.288130 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:13.288130 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:13.289169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7a229c21-45fe-44f0-bac3-50583a0b8aed tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:13.344699 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:13.344699 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:13.354929 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7a229c21-45fe-44f0-bac3-50583a0b8aed tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Volume info retrieved successfully. Jan 13 03:36:13.382640 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7a229c21-45fe-44f0-bac3-50583a0b8aed tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 returned with HTTP 200 Jan 13 03:36:13.383442 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 101/203] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:36:13 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 => generated 922 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:36:15.110274 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-59bad68e-7094-421a-b073-a550a4985375 req-8ba53c8a-46db-48c8-89cd-cd78727c8f4f tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 Jan 13 03:36:15.110808 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-59bad68e-7094-421a-b073-a550a4985375 req-8ba53c8a-46db-48c8-89cd-cd78727c8f4f tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:15.110970 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:15.110970 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:15.111864 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-59bad68e-7094-421a-b073-a550a4985375 req-8ba53c8a-46db-48c8-89cd-cd78727c8f4f tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:15.161698 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:15.161698 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:15.170226 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-59bad68e-7094-421a-b073-a550a4985375 req-8ba53c8a-46db-48c8-89cd-cd78727c8f4f tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Volume info retrieved successfully. Jan 13 03:36:15.201791 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-59bad68e-7094-421a-b073-a550a4985375 req-8ba53c8a-46db-48c8-89cd-cd78727c8f4f tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 returned with HTTP 200 Jan 13 03:36:15.216553 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 103/204] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:36:15 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 => generated 922 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:36:15.228796 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] POST http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes Jan 13 03:36:15.229261 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:15.229261 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:15.229663 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-749663613"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:36:15.230812 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-749663613'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:36:15.231176 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Create volume of 1 GB Jan 13 03:36:15.260125 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Availability Zones retrieved successfully. Jan 13 03:36:15.294126 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Flow 'volume_create_api' (b82c58ee-92a5-4aba-9a31-403b5c56a0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:36:15.297590 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99056090-d03e-4292-be9c-0ee87b112cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:36:15.300143 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:36:15.378641 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99056090-d03e-4292-be9c-0ee87b112cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:36:15.380906 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b154c959-9faf-4f18-8f63-111c4c9dc7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:36:15.488650 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Created reservations ['924e5e4c-118c-40b1-bf6b-40d0569b9f1f', '4bdde25f-e2ba-4e76-a3b6-57505e614c24', '3212d6fb-134a-4fd0-86b1-8c7799d739a5', 'f3c89a1c-1bfc-48f8-892a-410a54606198'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:36:15.491145 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b154c959-9faf-4f18-8f63-111c4c9dc7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['924e5e4c-118c-40b1-bf6b-40d0569b9f1f', '4bdde25f-e2ba-4e76-a3b6-57505e614c24', '3212d6fb-134a-4fd0-86b1-8c7799d739a5', 'f3c89a1c-1bfc-48f8-892a-410a54606198']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:36:15.494358 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (305488f5-2961-4857-ab8f-f3225db30a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:36:15.556120 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (305488f5-2961-4857-ab8f-f3225db30a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-749663613',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0178c33aa564a6e9ab44283b5833b1d',qos_specs=None,replication_status=,reservations=['924e5e4c-118c-40b1-bf6b-40d0569b9f1f','4bdde25f-e2ba-4e76-a3b6-57505e614c24','3212d6fb-134a-4fd0-86b1-8c7799d739a5','f3c89a1c-1bfc-48f8-892a-410a54606198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459f4d84aa1049adaeb4640fe1751148',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:36:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-749663613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f0178c33aa564a6e9ab44283b5833b1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='459f4d84aa1049adaeb4640fe1751148',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:36:15.558191 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa2510f5-048f-40e0-bafe-a17b34495113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:36:15.585927 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa2510f5-048f-40e0-bafe-a17b34495113) transitioned into state 'SUCCESS' from state '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-749663613',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f0178c33aa564a6e9ab44283b5833b1d',qos_specs=None,replication_status=,reservations=['924e5e4c-118c-40b1-bf6b-40d0569b9f1f','4bdde25f-e2ba-4e76-a3b6-57505e614c24','3212d6fb-134a-4fd0-86b1-8c7799d739a5','f3c89a1c-1bfc-48f8-892a-410a54606198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='459f4d84aa1049adaeb4640fe1751148',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:36:15.587982 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (293d49e5-a458-450f-8d7f-143142e566fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:36:15.606237 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (293d49e5-a458-450f-8d7f-143142e566fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:36:15.609028 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Flow 'volume_create_api' (b82c58ee-92a5-4aba-9a31-403b5c56a0a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:36:15.660184 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Create volume request issued successfully. Jan 13 03:36:15.675851 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c88aea56-38f2-4d70-9b76-4face4fcacc3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes returned with HTTP 202 Jan 13 03:36:15.687616 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 102/205] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 03:36:15 2021] POST /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes => generated 828 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:36:15.691299 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-28c7cf7b-2a09-411f-9665-f1532667a5c2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a Jan 13 03:36:15.691819 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-28c7cf7b-2a09-411f-9665-f1532667a5c2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:15.692012 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:15.692012 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:15.692670 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-28c7cf7b-2a09-411f-9665-f1532667a5c2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:15.748338 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:15.748338 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:15.760802 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-28c7cf7b-2a09-411f-9665-f1532667a5c2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Volume info retrieved successfully. Jan 13 03:36:15.787867 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-28c7cf7b-2a09-411f-9665-f1532667a5c2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a returned with HTTP 200 Jan 13 03:36:15.799617 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 104/206] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:36:15 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a => generated 896 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:36:16.811768 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c2bf25c-c5f1-4332-ad23-3859954313f2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a Jan 13 03:36:16.812340 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c2bf25c-c5f1-4332-ad23-3859954313f2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:16.812505 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:16.812505 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:16.816181 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c2bf25c-c5f1-4332-ad23-3859954313f2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:16.870896 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:16.870896 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:16.881705 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5c2bf25c-c5f1-4332-ad23-3859954313f2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Volume info retrieved successfully. Jan 13 03:36:16.904492 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c2bf25c-c5f1-4332-ad23-3859954313f2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a returned with HTTP 200 Jan 13 03:36:16.905418 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 103/207] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:36:16 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a => generated 921 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:36:17.885046 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5f1ae18a-bdeb-46bf-8aff-bd7c17232b52 req-1fbb0d4b-383c-45c8-8b23-2ac4a896c78b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a Jan 13 03:36:17.885547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5f1ae18a-bdeb-46bf-8aff-bd7c17232b52 req-1fbb0d4b-383c-45c8-8b23-2ac4a896c78b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:17.885993 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:17.885993 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:17.886175 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5f1ae18a-bdeb-46bf-8aff-bd7c17232b52 req-1fbb0d4b-383c-45c8-8b23-2ac4a896c78b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:17.969574 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:17.969574 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:17.980644 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-5f1ae18a-bdeb-46bf-8aff-bd7c17232b52 req-1fbb0d4b-383c-45c8-8b23-2ac4a896c78b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Volume info retrieved successfully. Jan 13 03:36:18.017375 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5f1ae18a-bdeb-46bf-8aff-bd7c17232b52 req-1fbb0d4b-383c-45c8-8b23-2ac4a896c78b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a returned with HTTP 200 Jan 13 03:36:18.017375 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 105/208] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:36:17 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a => generated 921 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:36:20.086953 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e09db440-3919-4f82-8b3a-89622e633a2f req-a634d9b0-3ca2-4eac-b2ea-d828004e0761 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail Jan 13 03:36:20.086953 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e09db440-3919-4f82-8b3a-89622e633a2f req-a634d9b0-3ca2-4eac-b2ea-d828004e0761 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:20.086953 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:20.086953 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:20.086953 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e09db440-3919-4f82-8b3a-89622e633a2f req-a634d9b0-3ca2-4eac-b2ea-d828004e0761 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:20.086953 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [req-e09db440-3919-4f82-8b3a-89622e633a2f req-a634d9b0-3ca2-4eac-b2ea-d828004e0761 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 03:36:20.093471 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-e09db440-3919-4f82-8b3a-89622e633a2f req-a634d9b0-3ca2-4eac-b2ea-d828004e0761 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 03:36:20.166817 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e09db440-3919-4f82-8b3a-89622e633a2f req-a634d9b0-3ca2-4eac-b2ea-d828004e0761 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Get all volumes completed successfully. Jan 13 03:36:20.166817 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:20.166817 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:20.176782 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e09db440-3919-4f82-8b3a-89622e633a2f req-a634d9b0-3ca2-4eac-b2ea-d828004e0761 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail returned with HTTP 200 Jan 13 03:36:20.199771 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 104/209] 10.222.0.38 () {60 vars in 1479 bytes} [Wed Jan 13 03:36:20 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail => generated 2747 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:36:20.811317 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-06f28f53-a089-4cd3-b72b-9050658b25c3 req-8fbfea76-c6b1-4651-9856-5eef0de1586d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail Jan 13 03:36:20.812042 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-06f28f53-a089-4cd3-b72b-9050658b25c3 req-8fbfea76-c6b1-4651-9856-5eef0de1586d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:20.812984 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:20.812984 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:20.813639 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-06f28f53-a089-4cd3-b72b-9050658b25c3 req-8fbfea76-c6b1-4651-9856-5eef0de1586d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:20.815182 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [req-06f28f53-a089-4cd3-b72b-9050658b25c3 req-8fbfea76-c6b1-4651-9856-5eef0de1586d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 03:36:20.819392 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-06f28f53-a089-4cd3-b72b-9050658b25c3 req-8fbfea76-c6b1-4651-9856-5eef0de1586d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 03:36:20.892580 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-06f28f53-a089-4cd3-b72b-9050658b25c3 req-8fbfea76-c6b1-4651-9856-5eef0de1586d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Get all volumes completed successfully. Jan 13 03:36:20.892580 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:20.892580 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:20.905588 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-06f28f53-a089-4cd3-b72b-9050658b25c3 req-8fbfea76-c6b1-4651-9856-5eef0de1586d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail returned with HTTP 200 Jan 13 03:36:20.905588 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 106/210] 10.222.0.38 () {60 vars in 1479 bytes} [Wed Jan 13 03:36:20 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail => generated 2747 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:36:21.284639 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-051a508c-6834-4396-ac2c-1069c73202e9 req-f3751ce2-4489-4666-948f-af956128b49b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail Jan 13 03:36:21.285733 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-051a508c-6834-4396-ac2c-1069c73202e9 req-f3751ce2-4489-4666-948f-af956128b49b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:21.286158 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:21.286158 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:21.286817 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-051a508c-6834-4396-ac2c-1069c73202e9 req-f3751ce2-4489-4666-948f-af956128b49b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:21.287640 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [req-051a508c-6834-4396-ac2c-1069c73202e9 req-f3751ce2-4489-4666-948f-af956128b49b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 03:36:21.289629 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-051a508c-6834-4396-ac2c-1069c73202e9 req-f3751ce2-4489-4666-948f-af956128b49b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 03:36:21.362911 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-051a508c-6834-4396-ac2c-1069c73202e9 req-f3751ce2-4489-4666-948f-af956128b49b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Get all volumes completed successfully. Jan 13 03:36:21.364838 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:21.364838 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:21.375105 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-051a508c-6834-4396-ac2c-1069c73202e9 req-f3751ce2-4489-4666-948f-af956128b49b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail returned with HTTP 200 Jan 13 03:36:21.399491 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 105/211] 10.222.0.38 () {60 vars in 1479 bytes} [Wed Jan 13 03:36:21 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail => generated 2747 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:36:22.035371 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7fe7291e-08d9-49c3-a431-a0a07ff817c9 req-a2c4daaa-16a1-4cae-b4ab-25bbbf0b2ca2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail Jan 13 03:36:22.036855 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7fe7291e-08d9-49c3-a431-a0a07ff817c9 req-a2c4daaa-16a1-4cae-b4ab-25bbbf0b2ca2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:22.037274 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:22.037274 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:22.039851 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7fe7291e-08d9-49c3-a431-a0a07ff817c9 req-a2c4daaa-16a1-4cae-b4ab-25bbbf0b2ca2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:22.040735 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [req-7fe7291e-08d9-49c3-a431-a0a07ff817c9 req-a2c4daaa-16a1-4cae-b4ab-25bbbf0b2ca2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 03:36:22.042960 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-7fe7291e-08d9-49c3-a431-a0a07ff817c9 req-a2c4daaa-16a1-4cae-b4ab-25bbbf0b2ca2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 03:36:22.121960 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-7fe7291e-08d9-49c3-a431-a0a07ff817c9 req-a2c4daaa-16a1-4cae-b4ab-25bbbf0b2ca2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Get all volumes completed successfully. Jan 13 03:36:22.124546 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:22.124546 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:22.137531 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7fe7291e-08d9-49c3-a431-a0a07ff817c9 req-a2c4daaa-16a1-4cae-b4ab-25bbbf0b2ca2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail returned with HTTP 200 Jan 13 03:36:22.169567 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 107/212] 10.222.0.38 () {60 vars in 1479 bytes} [Wed Jan 13 03:36:22 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail => generated 2747 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:36:22.243678 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-68673f66-6d10-481b-9318-1a844b4cabc3 req-a4cb4a9e-687c-459b-9de8-78b03f0ad21e tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail Jan 13 03:36:22.244275 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-68673f66-6d10-481b-9318-1a844b4cabc3 req-a4cb4a9e-687c-459b-9de8-78b03f0ad21e tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:22.244600 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:22.244600 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:22.245048 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-68673f66-6d10-481b-9318-1a844b4cabc3 req-a4cb4a9e-687c-459b-9de8-78b03f0ad21e tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:22.246490 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [req-68673f66-6d10-481b-9318-1a844b4cabc3 req-a4cb4a9e-687c-459b-9de8-78b03f0ad21e tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 03:36:22.249328 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-68673f66-6d10-481b-9318-1a844b4cabc3 req-a4cb4a9e-687c-459b-9de8-78b03f0ad21e tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 03:36:22.374674 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-68673f66-6d10-481b-9318-1a844b4cabc3 req-a4cb4a9e-687c-459b-9de8-78b03f0ad21e tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Get all volumes completed successfully. Jan 13 03:36:22.389940 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:22.389940 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:22.405602 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-68673f66-6d10-481b-9318-1a844b4cabc3 req-a4cb4a9e-687c-459b-9de8-78b03f0ad21e tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail returned with HTTP 200 Jan 13 03:36:22.413344 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 106/213] 10.222.0.38 () {60 vars in 1479 bytes} [Wed Jan 13 03:36:22 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail => generated 2747 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:36:22.716863 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f40a0164-3ad4-437a-a14f-686cf5e4741f req-130b136e-df01-4813-acd6-a95c06743e9b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail Jan 13 03:36:22.720956 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f40a0164-3ad4-437a-a14f-686cf5e4741f req-130b136e-df01-4813-acd6-a95c06743e9b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:22.721403 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:22.721403 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:22.722037 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f40a0164-3ad4-437a-a14f-686cf5e4741f req-130b136e-df01-4813-acd6-a95c06743e9b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:22.724435 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [req-f40a0164-3ad4-437a-a14f-686cf5e4741f req-130b136e-df01-4813-acd6-a95c06743e9b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 03:36:22.726500 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-f40a0164-3ad4-437a-a14f-686cf5e4741f req-130b136e-df01-4813-acd6-a95c06743e9b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 03:36:22.800959 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-f40a0164-3ad4-437a-a14f-686cf5e4741f req-130b136e-df01-4813-acd6-a95c06743e9b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Get all volumes completed successfully. Jan 13 03:36:22.804207 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:22.804207 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:22.815202 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f40a0164-3ad4-437a-a14f-686cf5e4741f req-130b136e-df01-4813-acd6-a95c06743e9b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail returned with HTTP 200 Jan 13 03:36:22.816254 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 108/214] 10.222.0.38 () {60 vars in 1479 bytes} [Wed Jan 13 03:36:22 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail => generated 2747 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:36:24.182569 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-86afb580-8daf-47e7-8fe3-38e0c634b18a req-e3e5a2de-b8f8-4238-956f-61c699690904 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail Jan 13 03:36:24.182569 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-86afb580-8daf-47e7-8fe3-38e0c634b18a req-e3e5a2de-b8f8-4238-956f-61c699690904 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:24.182569 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:24.182569 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:24.182569 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-86afb580-8daf-47e7-8fe3-38e0c634b18a req-e3e5a2de-b8f8-4238-956f-61c699690904 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:24.182569 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [req-86afb580-8daf-47e7-8fe3-38e0c634b18a req-e3e5a2de-b8f8-4238-956f-61c699690904 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 03:36:24.182569 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-86afb580-8daf-47e7-8fe3-38e0c634b18a req-e3e5a2de-b8f8-4238-956f-61c699690904 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 03:36:24.278255 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-86afb580-8daf-47e7-8fe3-38e0c634b18a req-e3e5a2de-b8f8-4238-956f-61c699690904 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Get all volumes completed successfully. Jan 13 03:36:24.278255 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:24.278255 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:24.300236 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-86afb580-8daf-47e7-8fe3-38e0c634b18a req-e3e5a2de-b8f8-4238-956f-61c699690904 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail returned with HTTP 200 Jan 13 03:36:24.325796 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 107/215] 10.222.0.38 () {60 vars in 1479 bytes} [Wed Jan 13 03:36:24 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail => generated 2747 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:36:25.729287 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-9d1060bb-abf6-49b7-a179-00fb0a60bd0c req-cce0582f-6f3e-45f2-a28b-396198b3b3ec tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail Jan 13 03:36:25.729822 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-9d1060bb-abf6-49b7-a179-00fb0a60bd0c req-cce0582f-6f3e-45f2-a28b-396198b3b3ec tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:25.730813 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:25.730813 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:25.730813 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-9d1060bb-abf6-49b7-a179-00fb0a60bd0c req-cce0582f-6f3e-45f2-a28b-396198b3b3ec tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:25.731839 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [req-9d1060bb-abf6-49b7-a179-00fb0a60bd0c req-cce0582f-6f3e-45f2-a28b-396198b3b3ec tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 03:36:25.733844 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-9d1060bb-abf6-49b7-a179-00fb0a60bd0c req-cce0582f-6f3e-45f2-a28b-396198b3b3ec tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 03:36:25.789263 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-9d1060bb-abf6-49b7-a179-00fb0a60bd0c req-cce0582f-6f3e-45f2-a28b-396198b3b3ec tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Get all volumes completed successfully. Jan 13 03:36:25.791770 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:25.791770 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:25.801924 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-9d1060bb-abf6-49b7-a179-00fb0a60bd0c req-cce0582f-6f3e-45f2-a28b-396198b3b3ec tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail returned with HTTP 200 Jan 13 03:36:25.803466 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 109/216] 10.222.0.38 () {60 vars in 1479 bytes} [Wed Jan 13 03:36:25 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/detail => generated 2747 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:36:25.821354 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-885cf3b2-d777-42ed-9fdb-db77301d236e tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] DELETE http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a Jan 13 03:36:25.821880 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-885cf3b2-d777-42ed-9fdb-db77301d236e tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:25.822093 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:25.822093 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:25.822458 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-885cf3b2-d777-42ed-9fdb-db77301d236e tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:25.822913 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-885cf3b2-d777-42ed-9fdb-db77301d236e tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Delete volume with id: 5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a Jan 13 03:36:25.881948 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:25.881948 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:25.883203 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-885cf3b2-d777-42ed-9fdb-db77301d236e tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Volume info retrieved successfully. Jan 13 03:36:26.027674 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-885cf3b2-d777-42ed-9fdb-db77301d236e tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Delete volume request issued successfully. Jan 13 03:36:26.028718 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-885cf3b2-d777-42ed-9fdb-db77301d236e tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a returned with HTTP 202 Jan 13 03:36:26.033679 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 108/217] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:36:25 2021] DELETE /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:36:26.042981 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-15ba4f0d-2e74-4b6b-8416-9e3da8dc7703 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a Jan 13 03:36:26.043245 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-15ba4f0d-2e74-4b6b-8416-9e3da8dc7703 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:26.043583 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:26.043583 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:26.043845 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-15ba4f0d-2e74-4b6b-8416-9e3da8dc7703 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:26.106666 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:26.106666 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:26.116578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-15ba4f0d-2e74-4b6b-8416-9e3da8dc7703 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Volume info retrieved successfully. Jan 13 03:36:26.143583 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-15ba4f0d-2e74-4b6b-8416-9e3da8dc7703 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a returned with HTTP 200 Jan 13 03:36:26.148624 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 110/218] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:36:26 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a => generated 920 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:36:27.161116 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ad474ac9-4b8a-45fc-832c-c15618a057dd tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a Jan 13 03:36:27.161507 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ad474ac9-4b8a-45fc-832c-c15618a057dd tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:27.161507 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:27.161507 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:27.161892 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ad474ac9-4b8a-45fc-832c-c15618a057dd tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:27.366167 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:27.366167 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:27.413698 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ad474ac9-4b8a-45fc-832c-c15618a057dd tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Volume info retrieved successfully. Jan 13 03:36:27.509693 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ad474ac9-4b8a-45fc-832c-c15618a057dd tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a returned with HTTP 200 Jan 13 03:36:27.517403 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 109/219] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:36:27 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a => generated 920 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:36:28.518242 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f4ff72b0-99ca-4574-a14b-ac37582c2cc8 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a Jan 13 03:36:28.519083 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f4ff72b0-99ca-4574-a14b-ac37582c2cc8 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:28.519488 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:28.519488 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:28.519870 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f4ff72b0-99ca-4574-a14b-ac37582c2cc8 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:28.599727 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f4ff72b0-99ca-4574-a14b-ac37582c2cc8 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a returned with HTTP 404 Jan 13 03:36:28.601069 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 111/220] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:36:28 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/5f06e4e8-e2a3-4b7d-9196-fab8bd4b167a => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:36:28.610551 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2a76ad6c-4ab6-44e7-858b-8a5f9396f10f tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] DELETE http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 Jan 13 03:36:28.611418 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2a76ad6c-4ab6-44e7-858b-8a5f9396f10f tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:28.611418 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:28.611418 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:28.611873 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2a76ad6c-4ab6-44e7-858b-8a5f9396f10f tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:28.611993 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-2a76ad6c-4ab6-44e7-858b-8a5f9396f10f tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Delete volume with id: b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 Jan 13 03:36:28.713947 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:28.713947 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:28.715154 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2a76ad6c-4ab6-44e7-858b-8a5f9396f10f tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Volume info retrieved successfully. Jan 13 03:36:28.798302 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2a76ad6c-4ab6-44e7-858b-8a5f9396f10f tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Delete volume request issued successfully. Jan 13 03:36:28.798831 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2a76ad6c-4ab6-44e7-858b-8a5f9396f10f tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 returned with HTTP 202 Jan 13 03:36:28.799647 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 110/221] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:36:28 2021] DELETE /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:36:28.814053 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c79621f5-7408-49ff-97d0-0d1af14949a7 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 Jan 13 03:36:28.814622 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c79621f5-7408-49ff-97d0-0d1af14949a7 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:28.815115 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c79621f5-7408-49ff-97d0-0d1af14949a7 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:28.965156 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:28.965156 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:28.992426 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c79621f5-7408-49ff-97d0-0d1af14949a7 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Volume info retrieved successfully. Jan 13 03:36:29.035916 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c79621f5-7408-49ff-97d0-0d1af14949a7 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 returned with HTTP 200 Jan 13 03:36:29.043670 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 112/222] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:36:28 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 => generated 921 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:36:30.058533 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-61a19053-8632-4ee9-9210-a95f146cc261 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 Jan 13 03:36:30.060474 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-61a19053-8632-4ee9-9210-a95f146cc261 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:30.060854 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:30.060854 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:30.061463 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-61a19053-8632-4ee9-9210-a95f146cc261 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:30.206203 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:30.206203 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:30.216975 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-61a19053-8632-4ee9-9210-a95f146cc261 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Volume info retrieved successfully. Jan 13 03:36:30.251059 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-61a19053-8632-4ee9-9210-a95f146cc261 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 returned with HTTP 200 Jan 13 03:36:30.263510 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 111/223] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:36:30 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 => generated 921 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:36:31.275220 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a8cbff21-ef55-47ee-80b6-b7898ef94b2b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 Jan 13 03:36:31.275220 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a8cbff21-ef55-47ee-80b6-b7898ef94b2b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:31.275220 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:31.275220 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:31.275220 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a8cbff21-ef55-47ee-80b6-b7898ef94b2b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:31.378190 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:31.378190 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:31.410303 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a8cbff21-ef55-47ee-80b6-b7898ef94b2b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Volume info retrieved successfully. Jan 13 03:36:31.455199 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a8cbff21-ef55-47ee-80b6-b7898ef94b2b tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 returned with HTTP 200 Jan 13 03:36:31.469480 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 113/224] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:36:31 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 => generated 921 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:36:32.472505 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec556bb8-0197-4d98-a5ca-76593438970e tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 Jan 13 03:36:32.473261 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec556bb8-0197-4d98-a5ca-76593438970e tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:32.474182 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:32.474182 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:32.474182 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec556bb8-0197-4d98-a5ca-76593438970e tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:32.540323 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec556bb8-0197-4d98-a5ca-76593438970e tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 returned with HTTP 404 Jan 13 03:36:32.541412 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 112/225] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:36:32 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/b6a727e4-62e1-44e0-bbaa-8ac7f64e6fc5 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:36:32.549758 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bbb6cdbe-e3b3-448a-a219-46bfaf607788 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] DELETE http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f Jan 13 03:36:32.550254 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bbb6cdbe-e3b3-448a-a219-46bfaf607788 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:32.550472 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:32.550472 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:32.551014 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bbb6cdbe-e3b3-448a-a219-46bfaf607788 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:32.551953 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-bbb6cdbe-e3b3-448a-a219-46bfaf607788 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Delete volume with id: 42b24e99-9a86-4170-95b4-29a16431335f Jan 13 03:36:32.604450 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:32.604450 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:32.606328 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bbb6cdbe-e3b3-448a-a219-46bfaf607788 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Volume info retrieved successfully. Jan 13 03:36:32.642733 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bbb6cdbe-e3b3-448a-a219-46bfaf607788 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Delete volume request issued successfully. Jan 13 03:36:32.643638 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bbb6cdbe-e3b3-448a-a219-46bfaf607788 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f returned with HTTP 202 Jan 13 03:36:32.648250 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 114/226] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:36:32 2021] DELETE /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:36:32.653454 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8347fe01-fcff-4e32-82f9-bc60390815d2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f Jan 13 03:36:32.653982 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8347fe01-fcff-4e32-82f9-bc60390815d2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:32.654473 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8347fe01-fcff-4e32-82f9-bc60390815d2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:32.733882 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:32.733882 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:32.756175 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8347fe01-fcff-4e32-82f9-bc60390815d2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Volume info retrieved successfully. Jan 13 03:36:32.796236 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8347fe01-fcff-4e32-82f9-bc60390815d2 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f returned with HTTP 200 Jan 13 03:36:32.797410 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 113/227] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:36:32 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f => generated 920 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:36:33.814415 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b919df56-ae15-44fc-8158-ee1a67216fb3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f Jan 13 03:36:33.814980 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b919df56-ae15-44fc-8158-ee1a67216fb3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:33.815102 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:33.815102 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:33.815871 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b919df56-ae15-44fc-8158-ee1a67216fb3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:33.910663 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:36:33.910663 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:36:33.922900 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b919df56-ae15-44fc-8158-ee1a67216fb3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Volume info retrieved successfully. Jan 13 03:36:33.961875 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b919df56-ae15-44fc-8158-ee1a67216fb3 tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f returned with HTTP 200 Jan 13 03:36:33.972402 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 115/228] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:36:33 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f => generated 920 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:36:34.980656 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aabd9f9f-5234-4ae7-9e15-9936f803206d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] GET http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f Jan 13 03:36:34.981946 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aabd9f9f-5234-4ae7-9e15-9936f803206d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:34.982149 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:34.982149 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:34.982814 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aabd9f9f-5234-4ae7-9e15-9936f803206d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:35.062404 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aabd9f9f-5234-4ae7-9e15-9936f803206d tempest-VolumesTestJSON-743084353 tempest-VolumesTestJSON-743084353] http://10.222.0.38/volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f returned with HTTP 404 Jan 13 03:36:35.064457 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 114/229] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:36:34 2021] GET /volume/v3/f0178c33aa564a6e9ab44283b5833b1d/volumes/42b24e99-9a86-4170-95b4-29a16431335f => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:36:43.098409 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-0ba158ee-bebc-4616-b4b0-0bb557dbb72c req-f387a4fc-0b97-4f4f-8ea8-0b3a2dad4209 tempest-VolumesNegativeTest-1255458666 tempest-VolumesNegativeTest-1255458666] DELETE http://10.222.0.38/volume/v3/57cfadb4fc624a7592a5a823f0f667f0/volumes/tempest-invalid-1655964668 Jan 13 03:36:43.098846 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-0ba158ee-bebc-4616-b4b0-0bb557dbb72c req-f387a4fc-0b97-4f4f-8ea8-0b3a2dad4209 tempest-VolumesNegativeTest-1255458666 tempest-VolumesNegativeTest-1255458666] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:43.098846 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:36:43.098846 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:36:43.099080 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-0ba158ee-bebc-4616-b4b0-0bb557dbb72c req-f387a4fc-0b97-4f4f-8ea8-0b3a2dad4209 tempest-VolumesNegativeTest-1255458666 tempest-VolumesNegativeTest-1255458666] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:43.099665 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [req-0ba158ee-bebc-4616-b4b0-0bb557dbb72c req-f387a4fc-0b97-4f4f-8ea8-0b3a2dad4209 tempest-VolumesNegativeTest-1255458666 tempest-VolumesNegativeTest-1255458666] Delete volume with id: tempest-invalid-1655964668 Jan 13 03:36:43.229847 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-0ba158ee-bebc-4616-b4b0-0bb557dbb72c req-f387a4fc-0b97-4f4f-8ea8-0b3a2dad4209 tempest-VolumesNegativeTest-1255458666 tempest-VolumesNegativeTest-1255458666] http://10.222.0.38/volume/v3/57cfadb4fc624a7592a5a823f0f667f0/volumes/tempest-invalid-1655964668 returned with HTTP 404 Jan 13 03:36:43.236139 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 116/230] 10.222.0.38 () {62 vars in 1561 bytes} [Wed Jan 13 03:36:43 2021] DELETE /volume/v3/57cfadb4fc624a7592a5a823f0f667f0/volumes/tempest-invalid-1655964668 => generated 99 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:36:45.751297 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-a0fd2cde-5b8f-418e-8c54-2bead742d0ef req-9caf0129-900c-4f80-b798-72aba0cddb50 tempest-VolumesNegativeTest-1255458666 tempest-VolumesNegativeTest-1255458666] DELETE http://10.222.0.38/volume/v3/57cfadb4fc624a7592a5a823f0f667f0/volumes/2037015f-3dfb-4a55-a2c1-502068e4367b Jan 13 03:36:45.751833 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-a0fd2cde-5b8f-418e-8c54-2bead742d0ef req-9caf0129-900c-4f80-b798-72aba0cddb50 tempest-VolumesNegativeTest-1255458666 tempest-VolumesNegativeTest-1255458666] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:45.752210 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-a0fd2cde-5b8f-418e-8c54-2bead742d0ef req-9caf0129-900c-4f80-b798-72aba0cddb50 tempest-VolumesNegativeTest-1255458666 tempest-VolumesNegativeTest-1255458666] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:45.752710 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [req-a0fd2cde-5b8f-418e-8c54-2bead742d0ef req-9caf0129-900c-4f80-b798-72aba0cddb50 tempest-VolumesNegativeTest-1255458666 tempest-VolumesNegativeTest-1255458666] Delete volume with id: 2037015f-3dfb-4a55-a2c1-502068e4367b Jan 13 03:36:45.804560 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-a0fd2cde-5b8f-418e-8c54-2bead742d0ef req-9caf0129-900c-4f80-b798-72aba0cddb50 tempest-VolumesNegativeTest-1255458666 tempest-VolumesNegativeTest-1255458666] http://10.222.0.38/volume/v3/57cfadb4fc624a7592a5a823f0f667f0/volumes/2037015f-3dfb-4a55-a2c1-502068e4367b returned with HTTP 404 Jan 13 03:36:45.805680 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 115/231] 10.222.0.38 () {62 vars in 1591 bytes} [Wed Jan 13 03:36:45 2021] DELETE /volume/v3/57cfadb4fc624a7592a5a823f0f667f0/volumes/2037015f-3dfb-4a55-a2c1-502068e4367b => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:36:47.267431 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4e75e8c8-ac93-4ed2-9aae-3534e0e71317 req-9feb73a0-4bc3-4630-89ce-fe75b250f560 tempest-VolumesNegativeTest-1255458666 tempest-VolumesNegativeTest-1255458666] GET http://10.222.0.38/volume/v3/57cfadb4fc624a7592a5a823f0f667f0/volumes/1d348023-ee63-4f89-9760-eb7893b2150f Jan 13 03:36:47.267970 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4e75e8c8-ac93-4ed2-9aae-3534e0e71317 req-9feb73a0-4bc3-4630-89ce-fe75b250f560 tempest-VolumesNegativeTest-1255458666 tempest-VolumesNegativeTest-1255458666] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:36:47.268449 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4e75e8c8-ac93-4ed2-9aae-3534e0e71317 req-9feb73a0-4bc3-4630-89ce-fe75b250f560 tempest-VolumesNegativeTest-1255458666 tempest-VolumesNegativeTest-1255458666] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:36:47.315908 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4e75e8c8-ac93-4ed2-9aae-3534e0e71317 req-9feb73a0-4bc3-4630-89ce-fe75b250f560 tempest-VolumesNegativeTest-1255458666 tempest-VolumesNegativeTest-1255458666] http://10.222.0.38/volume/v3/57cfadb4fc624a7592a5a823f0f667f0/volumes/1d348023-ee63-4f89-9760-eb7893b2150f returned with HTTP 404 Jan 13 03:36:47.316995 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 117/232] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:36:47 2021] GET /volume/v3/57cfadb4fc624a7592a5a823f0f667f0/volumes/1d348023-ee63-4f89-9760-eb7893b2150f => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:38:39.425367 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] POST http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes Jan 13 03:38:39.431029 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-314617473"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:38:39.434010 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-314617473'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:38:39.435111 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Create volume of 1 GB Jan 13 03:38:39.466180 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Availability Zones retrieved successfully. Jan 13 03:38:39.489427 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Flow 'volume_create_api' (30ed0821-d6f1-44da-a7d7-b8682147662b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:38:39.493186 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c6d72f5-8506-4542-8e86-449218be3cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:38:39.498738 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:38:39.587078 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c6d72f5-8506-4542-8e86-449218be3cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:38:39.590508 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aeb4cbd-1fbf-446e-8a4c-74842c5a25f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:38:39.670888 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Created reservations ['9feb5381-db4f-4e77-af73-28ab297f4dde', '5487213c-4e20-464b-a1ac-79516e702672', '797f4b00-65fa-4df4-b46d-b53c3912afdc', '22512c47-83d5-4e71-920b-c7fbf30b0102'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:38:39.673191 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aeb4cbd-1fbf-446e-8a4c-74842c5a25f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9feb5381-db4f-4e77-af73-28ab297f4dde', '5487213c-4e20-464b-a1ac-79516e702672', '797f4b00-65fa-4df4-b46d-b53c3912afdc', '22512c47-83d5-4e71-920b-c7fbf30b0102']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:38:39.675890 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e1c8377-878a-4dff-97cc-9f1abe5e16d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:38:39.754690 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e1c8377-878a-4dff-97cc-9f1abe5e16d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24f2b462-88ec-401f-9a87-b1c11e727ed9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-314617473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e05f74c867e94d8f86bbe3cc3cab3db6',qos_specs=None,replication_status=,reservations=['9feb5381-db4f-4e77-af73-28ab297f4dde','5487213c-4e20-464b-a1ac-79516e702672','797f4b00-65fa-4df4-b46d-b53c3912afdc','22512c47-83d5-4e71-920b-c7fbf30b0102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33b67fd86bea4fa181674d266a2440e9',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:38:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-314617473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24f2b462-88ec-401f-9a87-b1c11e727ed9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e05f74c867e94d8f86bbe3cc3cab3db6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='33b67fd86bea4fa181674d266a2440e9',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:38:39.757122 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12286d5a-d57b-4692-b51c-12df3721af72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:38:39.790927 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12286d5a-d57b-4692-b51c-12df3721af72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-314617473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e05f74c867e94d8f86bbe3cc3cab3db6',qos_specs=None,replication_status=,reservations=['9feb5381-db4f-4e77-af73-28ab297f4dde','5487213c-4e20-464b-a1ac-79516e702672','797f4b00-65fa-4df4-b46d-b53c3912afdc','22512c47-83d5-4e71-920b-c7fbf30b0102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33b67fd86bea4fa181674d266a2440e9',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:38:39.793420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c04c40d-7745-402f-82d9-c696407360b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:38:39.811041 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c04c40d-7745-402f-82d9-c696407360b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:38:39.814609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Flow 'volume_create_api' (30ed0821-d6f1-44da-a7d7-b8682147662b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:38:39.882684 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Create volume request issued successfully. Jan 13 03:38:39.898058 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-232125b3-b83d-43ae-86db-25f6f36545af tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes returned with HTTP 202 Jan 13 03:38:39.899342 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 116/233] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:38:39 2021] POST /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes => generated 825 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:38:39.933890 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3f69bced-5ce4-4a90-a049-25f070e2e03c tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 Jan 13 03:38:39.938398 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3f69bced-5ce4-4a90-a049-25f070e2e03c tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:38:39.938943 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3f69bced-5ce4-4a90-a049-25f070e2e03c tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:38:40.061193 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:38:40.061193 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:38:40.083088 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3f69bced-5ce4-4a90-a049-25f070e2e03c tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:38:40.124904 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3f69bced-5ce4-4a90-a049-25f070e2e03c tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 returned with HTTP 200 Jan 13 03:38:40.127144 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 118/234] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:38:39 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 => generated 917 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:38:41.142725 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e413d267-63a7-429c-8bdb-860256aad16a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 Jan 13 03:38:41.143255 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e413d267-63a7-429c-8bdb-860256aad16a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:38:41.143541 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:38:41.143541 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:38:41.143846 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e413d267-63a7-429c-8bdb-860256aad16a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:38:41.201739 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:38:41.201739 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:38:41.212528 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e413d267-63a7-429c-8bdb-860256aad16a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:38:41.245590 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e413d267-63a7-429c-8bdb-860256aad16a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 returned with HTTP 200 Jan 13 03:38:41.247011 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 117/235] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:38:41 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 => generated 918 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:39:23.812563 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f0bcd694-d77c-4752-b0a8-3250484d4260 req-caaa1407-8a81-4a92-bfb2-1ec29ab24518 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 Jan 13 03:39:23.814386 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f0bcd694-d77c-4752-b0a8-3250484d4260 req-caaa1407-8a81-4a92-bfb2-1ec29ab24518 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:39:23.814786 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:39:23.814786 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:39:23.815473 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f0bcd694-d77c-4752-b0a8-3250484d4260 req-caaa1407-8a81-4a92-bfb2-1ec29ab24518 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:39:23.899681 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:39:23.899681 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:39:23.910836 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-f0bcd694-d77c-4752-b0a8-3250484d4260 req-caaa1407-8a81-4a92-bfb2-1ec29ab24518 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:39:23.939333 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f0bcd694-d77c-4752-b0a8-3250484d4260 req-caaa1407-8a81-4a92-bfb2-1ec29ab24518 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 returned with HTTP 200 Jan 13 03:39:23.941698 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 119/236] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:39:23 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 => generated 918 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:39:23.956559 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e413d267-63a7-429c-8bdb-860256aad16a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume// Jan 13 03:39:23.957148 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e413d267-63a7-429c-8bdb-860256aad16a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:39:23.957452 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:39:23.957452 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:39:23.958136 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e413d267-63a7-429c-8bdb-860256aad16a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:39:23.959581 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e413d267-63a7-429c-8bdb-860256aad16a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:39:23.960475 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 118/237] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:39:23 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 03:39:23.991798 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f0bcd694-d77c-4752-b0a8-3250484d4260 req-73ee6c73-3a73-4ffa-ac99-5cdbc63827e0 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] POST http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments Jan 13 03:39:23.992872 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:39:23.992872 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:39:23.993720 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f0bcd694-d77c-4752-b0a8-3250484d4260 req-73ee6c73-3a73-4ffa-ac99-5cdbc63827e0 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24f2b462-88ec-401f-9a87-b1c11e727ed9", "instance_uuid": "366a4c6d-e685-496a-b042-d35de18aacf8", "connector": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:39:24.105815 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:39:24.105815 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:39:24.210323 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f0bcd694-d77c-4752-b0a8-3250484d4260 req-73ee6c73-3a73-4ffa-ac99-5cdbc63827e0 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments returned with HTTP 200 Jan 13 03:39:24.212115 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 120/238] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:39:23 2021] POST /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments => generated 273 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:39:24.279085 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f0bcd694-d77c-4752-b0a8-3250484d4260 req-7a7c2b17-13fb-4fe3-b199-e3bd2b9018cc tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] POST http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments/bbb2096f-71b8-417f-836d-c7d938c4743e/action Jan 13 03:39:24.280912 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f0bcd694-d77c-4752-b0a8-3250484d4260 req-7a7c2b17-13fb-4fe3-b199-e3bd2b9018cc tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:39:24.281521 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f0bcd694-d77c-4752-b0a8-3250484d4260 req-7a7c2b17-13fb-4fe3-b199-e3bd2b9018cc tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:39:24.362481 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:39:24.362481 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:39:24.377216 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f0bcd694-d77c-4752-b0a8-3250484d4260 req-7a7c2b17-13fb-4fe3-b199-e3bd2b9018cc tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments/bbb2096f-71b8-417f-836d-c7d938c4743e/action returned with HTTP 204 Jan 13 03:39:24.387162 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 119/239] 10.222.0.38 () {66 vars in 1696 bytes} [Wed Jan 13 03:39:24 2021] POST /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments/bbb2096f-71b8-417f-836d-c7d938c4743e/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:39:24.411021 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-209c5e84-0fd7-49dc-9ebc-7cc2297b5043 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 Jan 13 03:39:24.411545 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-209c5e84-0fd7-49dc-9ebc-7cc2297b5043 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:39:24.411761 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:39:24.411761 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:39:24.412103 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-209c5e84-0fd7-49dc-9ebc-7cc2297b5043 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:39:24.571279 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:39:24.571279 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:39:24.603110 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-209c5e84-0fd7-49dc-9ebc-7cc2297b5043 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:39:24.627284 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:39:24.627284 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:39:24.638922 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-209c5e84-0fd7-49dc-9ebc-7cc2297b5043 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 returned with HTTP 200 Jan 13 03:39:24.640690 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 121/240] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:39:24 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 => generated 1180 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:39:25.103004 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-681edf2a-2a00-4043-a8d6-0b91e7b22491 req-b3c5939d-fc0c-4d1d-89d3-31911d100bd0 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 Jan 13 03:39:25.103544 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-681edf2a-2a00-4043-a8d6-0b91e7b22491 req-b3c5939d-fc0c-4d1d-89d3-31911d100bd0 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:39:25.103693 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:39:25.103693 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:39:25.104401 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-681edf2a-2a00-4043-a8d6-0b91e7b22491 req-b3c5939d-fc0c-4d1d-89d3-31911d100bd0 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:39:25.154668 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:39:25.154668 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:39:25.162962 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-681edf2a-2a00-4043-a8d6-0b91e7b22491 req-b3c5939d-fc0c-4d1d-89d3-31911d100bd0 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:39:25.183272 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:39:25.183272 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:39:25.191711 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-681edf2a-2a00-4043-a8d6-0b91e7b22491 req-b3c5939d-fc0c-4d1d-89d3-31911d100bd0 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 returned with HTTP 200 Jan 13 03:39:25.192840 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 120/241] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:39:25 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 => generated 1180 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:39:25.306302 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-681edf2a-2a00-4043-a8d6-0b91e7b22491 req-2d09b7e0-0fce-46ee-9a2f-c87add2b4dfe tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] DELETE http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments/bbb2096f-71b8-417f-836d-c7d938c4743e Jan 13 03:39:25.307083 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-681edf2a-2a00-4043-a8d6-0b91e7b22491 req-2d09b7e0-0fce-46ee-9a2f-c87add2b4dfe tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:39:25.307523 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:39:25.307523 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:39:25.308183 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-681edf2a-2a00-4043-a8d6-0b91e7b22491 req-2d09b7e0-0fce-46ee-9a2f-c87add2b4dfe tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:39:25.369178 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:39:25.369178 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:39:25.607301 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-681edf2a-2a00-4043-a8d6-0b91e7b22491 req-2d09b7e0-0fce-46ee-9a2f-c87add2b4dfe tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:39:25.608385 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-681edf2a-2a00-4043-a8d6-0b91e7b22491 req-2d09b7e0-0fce-46ee-9a2f-c87add2b4dfe tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Pending status list for volume during attachment-delete: [] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:39:25.615983 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-681edf2a-2a00-4043-a8d6-0b91e7b22491 req-2d09b7e0-0fce-46ee-9a2f-c87add2b4dfe tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments/bbb2096f-71b8-417f-836d-c7d938c4743e returned with HTTP 200 Jan 13 03:39:25.617290 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 122/242] 10.222.0.38 () {64 vars in 1644 bytes} [Wed Jan 13 03:39:25 2021] DELETE /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/attachments/bbb2096f-71b8-417f-836d-c7d938c4743e => generated 19 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:39:25.654504 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e3ddd2b0-3089-43ec-8842-5aad88d480ea tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 Jan 13 03:39:25.655548 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e3ddd2b0-3089-43ec-8842-5aad88d480ea tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:39:25.655925 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:39:25.655925 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:39:25.656580 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e3ddd2b0-3089-43ec-8842-5aad88d480ea tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:39:25.712961 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:39:25.712961 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:39:25.723856 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e3ddd2b0-3089-43ec-8842-5aad88d480ea tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:39:25.752373 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e3ddd2b0-3089-43ec-8842-5aad88d480ea tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 returned with HTTP 200 Jan 13 03:39:25.765386 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 121/243] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:39:25 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 => generated 918 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:39:28.650122 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] POST http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes Jan 13 03:39:28.651184 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:39:28.651184 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:39:28.651893 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2115978760"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:39:28.654074 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2115978760'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:39:28.654648 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Create volume of 1 GB Jan 13 03:39:28.655508 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:39:28.655508 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:39:28.669556 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Availability Zones retrieved successfully. Jan 13 03:39:28.688521 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Flow 'volume_create_api' (155de6f8-7a3e-4840-a5e2-9935645a177c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:39:28.691352 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff0eacb4-5485-4be7-a522-1cf9292f403f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:39:28.693663 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:39:28.762033 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff0eacb4-5485-4be7-a522-1cf9292f403f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:39:28.764925 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db2ecec8-7612-43da-a2a3-37cf9e7f0047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:39:28.877497 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Created reservations ['a5c54ce2-ac8d-4f29-8312-6336cbf61b67', '413ae2bb-cd6e-4007-8349-2e4648bcb4b8', '9e364ecb-3527-4bc0-8d41-88348c525ece', '93153190-4baf-40e5-800b-34125d6ca1d2'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:39:28.879263 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db2ecec8-7612-43da-a2a3-37cf9e7f0047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5c54ce2-ac8d-4f29-8312-6336cbf61b67', '413ae2bb-cd6e-4007-8349-2e4648bcb4b8', '9e364ecb-3527-4bc0-8d41-88348c525ece', '93153190-4baf-40e5-800b-34125d6ca1d2']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:39:28.881498 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae87daa6-c66c-407f-8b70-b69c85014c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:39:28.942633 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae87daa6-c66c-407f-8b70-b69c85014c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '808eb246-ff34-49c0-afc0-636bef74d7b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2115978760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a873e60da342f297dbc10894dab288',qos_specs=None,replication_status=,reservations=['a5c54ce2-ac8d-4f29-8312-6336cbf61b67','413ae2bb-cd6e-4007-8349-2e4648bcb4b8','9e364ecb-3527-4bc0-8d41-88348c525ece','93153190-4baf-40e5-800b-34125d6ca1d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b68538733e447498acac8419401a172',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:39:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2115978760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=808eb246-ff34-49c0-afc0-636bef74d7b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a873e60da342f297dbc10894dab288',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6b68538733e447498acac8419401a172',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:39:28.944663 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (528ba705-4a2b-4d01-8b74-cbbffe888f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:39:28.970626 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (528ba705-4a2b-4d01-8b74-cbbffe888f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2115978760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a873e60da342f297dbc10894dab288',qos_specs=None,replication_status=,reservations=['a5c54ce2-ac8d-4f29-8312-6336cbf61b67','413ae2bb-cd6e-4007-8349-2e4648bcb4b8','9e364ecb-3527-4bc0-8d41-88348c525ece','93153190-4baf-40e5-800b-34125d6ca1d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b68538733e447498acac8419401a172',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:39:28.973122 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e916a10-946b-4385-9165-33f5c85aa207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:39:28.990886 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e916a10-946b-4385-9165-33f5c85aa207) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:39:28.993744 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Flow 'volume_create_api' (155de6f8-7a3e-4840-a5e2-9935645a177c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:39:29.046141 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Create volume request issued successfully. Jan 13 03:39:29.060436 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6feb6e0a-563c-464e-ae4d-f443942f9f7a tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes returned with HTTP 202 Jan 13 03:39:29.061633 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 123/244] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:39:28 2021] POST /volume/v3/a7a873e60da342f297dbc10894dab288/volumes => generated 823 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:39:29.077776 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5dc6aa27-e454-4dec-a115-1cca3f2efc64 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] GET http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 Jan 13 03:39:29.078773 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5dc6aa27-e454-4dec-a115-1cca3f2efc64 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:39:29.079196 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:39:29.079196 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:39:29.080000 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5dc6aa27-e454-4dec-a115-1cca3f2efc64 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:39:29.136161 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:39:29.136161 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:39:29.147343 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5dc6aa27-e454-4dec-a115-1cca3f2efc64 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Volume info retrieved successfully. Jan 13 03:39:29.177354 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5dc6aa27-e454-4dec-a115-1cca3f2efc64 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 returned with HTTP 200 Jan 13 03:39:29.178970 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 122/245] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:39:29 2021] GET /volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 => generated 891 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:39:30.198247 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aa6d90a6-705c-492a-beb6-ddff49328cba tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] GET http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 Jan 13 03:39:30.200669 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aa6d90a6-705c-492a-beb6-ddff49328cba tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:39:30.201928 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:39:30.201928 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:39:30.202587 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aa6d90a6-705c-492a-beb6-ddff49328cba tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:39:30.257439 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:39:30.257439 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:39:30.268505 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-aa6d90a6-705c-492a-beb6-ddff49328cba tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Volume info retrieved successfully. Jan 13 03:39:30.295320 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aa6d90a6-705c-492a-beb6-ddff49328cba tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 returned with HTTP 200 Jan 13 03:39:30.307215 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 124/246] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:39:30 2021] GET /volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:39:30.311425 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b8d599b7-2d48-45e0-a55b-05733023ac06 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] POST http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6/action Jan 13 03:39:30.311893 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:39:30.311893 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:39:30.312352 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b8d599b7-2d48-45e0-a55b-05733023ac06 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:39:30.312739 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b8d599b7-2d48-45e0-a55b-05733023ac06 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:39:30.365979 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:39:30.365979 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:39:30.367145 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b8d599b7-2d48-45e0-a55b-05733023ac06 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Volume info retrieved successfully. Jan 13 03:39:30.376515 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b8d599b7-2d48-45e0-a55b-05733023ac06 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Volume updated successfully. Jan 13 03:39:30.377241 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b8d599b7-2d48-45e0-a55b-05733023ac06 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6/action returned with HTTP 200 Jan 13 03:39:30.378545 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 123/247] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 03:39:30 2021] POST /volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6/action => generated 0 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 13 03:39:30.386526 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db3f0e2f-0688-474e-bcb8-e11c3d0c95b3 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] GET http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 Jan 13 03:39:30.387045 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db3f0e2f-0688-474e-bcb8-e11c3d0c95b3 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:39:30.387262 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:39:30.387262 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:39:30.387614 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db3f0e2f-0688-474e-bcb8-e11c3d0c95b3 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:39:30.461715 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:39:30.461715 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:39:30.470403 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-db3f0e2f-0688-474e-bcb8-e11c3d0c95b3 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Volume info retrieved successfully. Jan 13 03:39:30.502556 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db3f0e2f-0688-474e-bcb8-e11c3d0c95b3 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 returned with HTTP 200 Jan 13 03:39:30.503660 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 125/248] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:39:30 2021] GET /volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 => generated 916 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:39:31.076829 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4c06081a-40f0-46b8-bb51-d4771c962dcd req-d41e48b6-dce0-464c-be37-cf8fc496e809 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] GET http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 Jan 13 03:39:31.077440 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4c06081a-40f0-46b8-bb51-d4771c962dcd req-d41e48b6-dce0-464c-be37-cf8fc496e809 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:39:31.077777 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:39:31.077777 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:39:31.078331 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4c06081a-40f0-46b8-bb51-d4771c962dcd req-d41e48b6-dce0-464c-be37-cf8fc496e809 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:39:31.130297 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:39:31.130297 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:39:31.139386 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-4c06081a-40f0-46b8-bb51-d4771c962dcd req-d41e48b6-dce0-464c-be37-cf8fc496e809 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Volume info retrieved successfully. Jan 13 03:39:31.161550 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4c06081a-40f0-46b8-bb51-d4771c962dcd req-d41e48b6-dce0-464c-be37-cf8fc496e809 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 returned with HTTP 200 Jan 13 03:39:31.162538 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 124/249] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:39:31 2021] GET /volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:39:38.147202 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] POST http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes Jan 13 03:39:38.147750 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:39:38.147750 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:39:38.149497 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1624010056"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:39:38.150704 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1624010056'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:39:38.151170 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Create volume of 1 GB Jan 13 03:39:38.214073 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Availability Zones retrieved successfully. Jan 13 03:39:38.243877 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Flow 'volume_create_api' (e5560c27-3cc4-438f-b651-2c387e5b6b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:39:38.246850 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59099284-02d5-4259-bdfe-0b8edae039a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:39:38.249128 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:39:38.424906 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59099284-02d5-4259-bdfe-0b8edae039a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:39:38.428055 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a728bde3-238f-4060-952a-26f5dbf9c00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:39:38.540434 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Created reservations ['b53dc445-78b7-4daa-84a8-b69d0f869f77', 'bb7db71e-c363-4bc2-a466-010b0d59d37b', 'e3348a10-f1be-41e6-8368-0a73ee96c116', '7b69d12d-95d9-419f-a5f9-215c16d4e784'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:39:38.545218 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a728bde3-238f-4060-952a-26f5dbf9c00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b53dc445-78b7-4daa-84a8-b69d0f869f77', 'bb7db71e-c363-4bc2-a466-010b0d59d37b', 'e3348a10-f1be-41e6-8368-0a73ee96c116', '7b69d12d-95d9-419f-a5f9-215c16d4e784']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:39:38.548793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1cac29-0193-4f2a-ac80-03ede5c09ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:39:38.636301 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1cac29-0193-4f2a-ac80-03ede5c09ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69f4cd28-c079-4c07-877c-382946f89894', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1624010056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a873e60da342f297dbc10894dab288',qos_specs=None,replication_status=,reservations=['b53dc445-78b7-4daa-84a8-b69d0f869f77','bb7db71e-c363-4bc2-a466-010b0d59d37b','e3348a10-f1be-41e6-8368-0a73ee96c116','7b69d12d-95d9-419f-a5f9-215c16d4e784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b68538733e447498acac8419401a172',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:39:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1624010056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69f4cd28-c079-4c07-877c-382946f89894,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7a873e60da342f297dbc10894dab288',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6b68538733e447498acac8419401a172',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:39:38.639003 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4641b448-4e7b-4ed4-8f41-67a17b35992c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:39:38.669123 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4641b448-4e7b-4ed4-8f41-67a17b35992c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1624010056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7a873e60da342f297dbc10894dab288',qos_specs=None,replication_status=,reservations=['b53dc445-78b7-4daa-84a8-b69d0f869f77','bb7db71e-c363-4bc2-a466-010b0d59d37b','e3348a10-f1be-41e6-8368-0a73ee96c116','7b69d12d-95d9-419f-a5f9-215c16d4e784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b68538733e447498acac8419401a172',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:39:38.671505 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da7630ea-9f36-4f4b-a231-3c93b3c54b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:39:38.714667 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da7630ea-9f36-4f4b-a231-3c93b3c54b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:39:38.718446 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Flow 'volume_create_api' (e5560c27-3cc4-438f-b651-2c387e5b6b56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:39:38.832000 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Create volume request issued successfully. Jan 13 03:39:38.852393 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e8f23c29-ad34-4486-96b1-f61042657e42 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes returned with HTTP 202 Jan 13 03:39:38.866259 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 126/250] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:39:38 2021] POST /volume/v3/a7a873e60da342f297dbc10894dab288/volumes => generated 823 bytes in 723 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:39:38.871912 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-17e7aa1d-5464-48f6-8177-021fb1d80961 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] GET http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 Jan 13 03:39:38.872815 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-17e7aa1d-5464-48f6-8177-021fb1d80961 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:39:38.873241 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:39:38.873241 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:39:38.873921 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-17e7aa1d-5464-48f6-8177-021fb1d80961 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:39:38.950625 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:39:38.950625 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:39:38.961972 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-17e7aa1d-5464-48f6-8177-021fb1d80961 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Volume info retrieved successfully. Jan 13 03:39:39.012231 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-17e7aa1d-5464-48f6-8177-021fb1d80961 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 returned with HTTP 200 Jan 13 03:39:39.013579 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 125/251] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:39:38 2021] GET /volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 => generated 891 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:39:40.032224 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-84e45154-b53f-4f59-b20d-a1b2d8357530 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] GET http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 Jan 13 03:39:40.034843 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-84e45154-b53f-4f59-b20d-a1b2d8357530 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:39:40.034843 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:39:40.034843 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:39:40.034843 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-84e45154-b53f-4f59-b20d-a1b2d8357530 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:39:40.206950 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:39:40.206950 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:39:40.222868 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-84e45154-b53f-4f59-b20d-a1b2d8357530 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Volume info retrieved successfully. Jan 13 03:39:40.277596 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-84e45154-b53f-4f59-b20d-a1b2d8357530 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 returned with HTTP 200 Jan 13 03:39:40.290251 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 127/252] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:39:40 2021] GET /volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 => generated 915 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:39:41.296264 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3deb4687-9bb9-47e7-9ff8-d961878485bf tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] GET http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 Jan 13 03:39:41.296833 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3deb4687-9bb9-47e7-9ff8-d961878485bf tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:39:41.297220 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:39:41.297220 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:39:41.297872 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3deb4687-9bb9-47e7-9ff8-d961878485bf tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:39:41.457709 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:39:41.457709 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:39:41.495934 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3deb4687-9bb9-47e7-9ff8-d961878485bf tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Volume info retrieved successfully. Jan 13 03:39:41.553220 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3deb4687-9bb9-47e7-9ff8-d961878485bf tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 returned with HTTP 200 Jan 13 03:39:41.557316 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 126/253] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:39:41 2021] GET /volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 => generated 916 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:40:26.632892 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64872dd5-7782-4804-85f9-525bfa92b526 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 Jan 13 03:40:26.634050 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64872dd5-7782-4804-85f9-525bfa92b526 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:40:26.634429 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:40:26.634429 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:40:26.635096 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64872dd5-7782-4804-85f9-525bfa92b526 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:40:26.732412 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:40:26.732412 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:40:26.745513 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-64872dd5-7782-4804-85f9-525bfa92b526 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:40:26.777014 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64872dd5-7782-4804-85f9-525bfa92b526 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 returned with HTTP 200 Jan 13 03:40:26.779060 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 128/254] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:40:26 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 => generated 918 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:40:26.794141 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2c1130c3-557a-471e-99ce-e092665a2faa tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 Jan 13 03:40:26.794803 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2c1130c3-557a-471e-99ce-e092665a2faa tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:40:26.795123 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:40:26.795123 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:40:26.795473 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2c1130c3-557a-471e-99ce-e092665a2faa tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:40:26.870680 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:40:26.870680 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:40:26.881618 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2c1130c3-557a-471e-99ce-e092665a2faa tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:40:26.911013 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2c1130c3-557a-471e-99ce-e092665a2faa tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 returned with HTTP 200 Jan 13 03:40:26.924547 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 127/255] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:40:26 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 => generated 918 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:40:42.054957 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a3d7d81a-20d6-45e1-b9c9-cf41acb8ca78 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] DELETE http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 Jan 13 03:40:42.055533 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a3d7d81a-20d6-45e1-b9c9-cf41acb8ca78 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:40:42.055886 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:40:42.055886 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:40:42.056300 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a3d7d81a-20d6-45e1-b9c9-cf41acb8ca78 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:40:42.058397 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-a3d7d81a-20d6-45e1-b9c9-cf41acb8ca78 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Delete volume with id: 24f2b462-88ec-401f-9a87-b1c11e727ed9 Jan 13 03:40:42.131456 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:40:42.131456 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:40:42.133603 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a3d7d81a-20d6-45e1-b9c9-cf41acb8ca78 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:40:42.173625 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a3d7d81a-20d6-45e1-b9c9-cf41acb8ca78 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Delete volume request issued successfully. Jan 13 03:40:42.174575 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a3d7d81a-20d6-45e1-b9c9-cf41acb8ca78 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 returned with HTTP 202 Jan 13 03:40:42.176309 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 129/256] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:40:42 2021] DELETE /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:40:42.184802 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5431639b-13ea-4eab-acaa-9a2c4c41f5ce tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 Jan 13 03:40:42.185322 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5431639b-13ea-4eab-acaa-9a2c4c41f5ce tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:40:42.185531 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:40:42.185531 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:40:42.186292 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5431639b-13ea-4eab-acaa-9a2c4c41f5ce tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:40:42.240963 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:40:42.240963 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:40:42.256804 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5431639b-13ea-4eab-acaa-9a2c4c41f5ce tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:40:42.283145 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5431639b-13ea-4eab-acaa-9a2c4c41f5ce tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 returned with HTTP 200 Jan 13 03:40:42.284261 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 128/257] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:40:42 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 => generated 917 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:40:43.301270 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9026e0e6-c3c3-46fb-80e8-639d391f4264 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 Jan 13 03:40:43.302369 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9026e0e6-c3c3-46fb-80e8-639d391f4264 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:40:43.302833 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:40:43.302833 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:40:43.303489 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9026e0e6-c3c3-46fb-80e8-639d391f4264 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:40:43.402078 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:40:43.402078 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:40:43.434146 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9026e0e6-c3c3-46fb-80e8-639d391f4264 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:40:43.495777 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9026e0e6-c3c3-46fb-80e8-639d391f4264 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 returned with HTTP 200 Jan 13 03:40:43.496969 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 130/258] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:40:43 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 => generated 917 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:40:44.513777 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-48e58b40-da70-4762-ae11-90554e8cec0a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 Jan 13 03:40:44.514362 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-48e58b40-da70-4762-ae11-90554e8cec0a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:40:44.514495 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:40:44.514495 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:40:44.514840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-48e58b40-da70-4762-ae11-90554e8cec0a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:40:44.590520 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-48e58b40-da70-4762-ae11-90554e8cec0a tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 returned with HTTP 404 Jan 13 03:40:44.591565 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 129/259] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:40:44 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/24f2b462-88ec-401f-9a87-b1c11e727ed9 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:40:46.272225 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a9fff7f5-c2ad-4df4-807e-5fb8fa4e0371 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] DELETE http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb Jan 13 03:40:46.274542 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a9fff7f5-c2ad-4df4-807e-5fb8fa4e0371 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:40:46.275302 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:40:46.275302 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:40:46.275878 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a9fff7f5-c2ad-4df4-807e-5fb8fa4e0371 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:40:46.277512 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-a9fff7f5-c2ad-4df4-807e-5fb8fa4e0371 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Delete volume with id: dad8b426-987a-4d84-8149-bc5427b00aeb Jan 13 03:40:46.418168 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:40:46.418168 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:40:46.419945 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a9fff7f5-c2ad-4df4-807e-5fb8fa4e0371 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:40:46.465450 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a9fff7f5-c2ad-4df4-807e-5fb8fa4e0371 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Delete volume request issued successfully. Jan 13 03:40:46.466762 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a9fff7f5-c2ad-4df4-807e-5fb8fa4e0371 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb returned with HTTP 202 Jan 13 03:40:46.468549 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 131/260] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:40:46 2021] DELETE /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:40:46.478151 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3967d1a9-c578-4203-913e-64e9edda7a42 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb Jan 13 03:40:46.478867 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3967d1a9-c578-4203-913e-64e9edda7a42 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:40:46.479513 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3967d1a9-c578-4203-913e-64e9edda7a42 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:40:46.603213 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:40:46.603213 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:40:46.640730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3967d1a9-c578-4203-913e-64e9edda7a42 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:40:46.672783 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3967d1a9-c578-4203-913e-64e9edda7a42 tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb returned with HTTP 200 Jan 13 03:40:46.673908 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 130/261] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:40:46 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb => generated 918 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:40:47.690577 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6bb238b5-e073-4847-80a9-76c3f0c660fd tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb Jan 13 03:40:47.691729 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6bb238b5-e073-4847-80a9-76c3f0c660fd tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:40:47.692106 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:40:47.692106 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:40:47.693858 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6bb238b5-e073-4847-80a9-76c3f0c660fd tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:40:47.834176 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:40:47.834176 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:40:47.844406 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6bb238b5-e073-4847-80a9-76c3f0c660fd tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Volume info retrieved successfully. Jan 13 03:40:47.876180 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6bb238b5-e073-4847-80a9-76c3f0c660fd tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb returned with HTTP 200 Jan 13 03:40:47.878736 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 132/262] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:40:47 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb => generated 918 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:40:48.900129 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0bf8210a-c3d0-4d4e-b4ce-7154102ddbbc tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] GET http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb Jan 13 03:40:48.901312 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0bf8210a-c3d0-4d4e-b4ce-7154102ddbbc tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:40:48.901675 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:40:48.901675 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:40:48.907799 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0bf8210a-c3d0-4d4e-b4ce-7154102ddbbc tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:40:49.031458 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0bf8210a-c3d0-4d4e-b4ce-7154102ddbbc tempest-AttachVolumeShelveTestJSON-223630995 tempest-AttachVolumeShelveTestJSON-223630995] http://10.222.0.38/volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb returned with HTTP 404 Jan 13 03:40:49.036157 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 131/263] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:40:48 2021] GET /volume/v3/e05f74c867e94d8f86bbe3cc3cab3db6/volumes/dad8b426-987a-4d84-8149-bc5427b00aeb => generated 109 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:42:02.122147 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] POST http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes Jan 13 03:42:02.123119 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:02.123119 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:02.123541 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-560665458", "imageRef": "59076fc4-aabc-415c-a36b-2aa006b2bfb4"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:42:02.124709 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-560665458', 'imageRef': '59076fc4-aabc-415c-a36b-2aa006b2bfb4'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:42:02.332636 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Create volume of 1 GB Jan 13 03:42:02.355959 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Availability Zones retrieved successfully. Jan 13 03:42:02.392269 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Flow 'volume_create_api' (01fd58bf-2b3a-4dc4-9cff-ee573bc62ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:42:02.402301 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57a01982-e2a1-4dab-9de4-470e7e451848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:42:02.407363 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:42:02.726962 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57a01982-e2a1-4dab-9de4-470e7e451848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:42:02.734368 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a7af356-9048-46db-897a-a1c817953063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:42:02.984601 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Created reservations ['544ba886-dafc-47f7-92ca-8c424ac1d6ba', '4274498a-b36d-4842-9402-1ead987905b9', '65bec1d1-b213-4b93-847a-0007eeac1471', '72df6b0a-f0fa-4c0a-9798-30f0fac5c749'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:42:02.987104 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a7af356-9048-46db-897a-a1c817953063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['544ba886-dafc-47f7-92ca-8c424ac1d6ba', '4274498a-b36d-4842-9402-1ead987905b9', '65bec1d1-b213-4b93-847a-0007eeac1471', '72df6b0a-f0fa-4c0a-9798-30f0fac5c749']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:42:02.998909 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80dfe5d9-fc87-4d36-a8b2-71ddf700ecc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:42:03.141397 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80dfe5d9-fc87-4d36-a8b2-71ddf700ecc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c81fd9aa-e0ae-407a-994c-2614894d10b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-560665458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bf5f359317d42399b2a90e5ebd623f6',qos_specs=None,replication_status=,reservations=['544ba886-dafc-47f7-92ca-8c424ac1d6ba','4274498a-b36d-4842-9402-1ead987905b9','65bec1d1-b213-4b93-847a-0007eeac1471','72df6b0a-f0fa-4c0a-9798-30f0fac5c749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='451d617cd5f34d74b54388b0852836a3',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:42:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-560665458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c81fd9aa-e0ae-407a-994c-2614894d10b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bf5f359317d42399b2a90e5ebd623f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='451d617cd5f34d74b54388b0852836a3',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:42:03.149212 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd59e444-fbfb-4dd0-943c-8ce348d6056d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:42:03.209296 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd59e444-fbfb-4dd0-943c-8ce348d6056d) transitioned into state 'SUCCESS' from state '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-560665458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bf5f359317d42399b2a90e5ebd623f6',qos_specs=None,replication_status=,reservations=['544ba886-dafc-47f7-92ca-8c424ac1d6ba','4274498a-b36d-4842-9402-1ead987905b9','65bec1d1-b213-4b93-847a-0007eeac1471','72df6b0a-f0fa-4c0a-9798-30f0fac5c749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='451d617cd5f34d74b54388b0852836a3',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:42:03.214835 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5292f852-3701-4bf4-9cb9-bb8ea6b97b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:42:03.246021 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5292f852-3701-4bf4-9cb9-bb8ea6b97b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:42:03.253371 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Flow 'volume_create_api' (01fd58bf-2b3a-4dc4-9cff-ee573bc62ab7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:42:03.377341 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Create volume request issued successfully. Jan 13 03:42:03.446128 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cb2a68de-1143-44f0-8e7f-e2855d33e8e3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes returned with HTTP 202 Jan 13 03:42:03.447219 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 133/264] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 03:42:01 2021] POST /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes => generated 825 bytes in 1706 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:42:03.462077 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-923df451-4cab-49ec-9c2b-f29b6d88fbec tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:03.462845 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-923df451-4cab-49ec-9c2b-f29b6d88fbec tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:03.463473 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-923df451-4cab-49ec-9c2b-f29b6d88fbec tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:03.606584 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:03.606584 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:03.624677 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-923df451-4cab-49ec-9c2b-f29b6d88fbec tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:03.650444 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-923df451-4cab-49ec-9c2b-f29b6d88fbec tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:03.661508 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 132/265] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:03 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 893 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:04.668441 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc5ca06a-1574-4909-a93a-79051afb3124 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:04.669139 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc5ca06a-1574-4909-a93a-79051afb3124 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:04.669468 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:04.669468 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:04.669918 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc5ca06a-1574-4909-a93a-79051afb3124 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:04.862583 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:04.862583 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:04.895141 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fc5ca06a-1574-4909-a93a-79051afb3124 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:04.970092 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc5ca06a-1574-4909-a93a-79051afb3124 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:04.974862 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 134/266] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:04 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 917 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:05.997409 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cfad95c5-6c99-400f-b0d9-f2b1392ea84b tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:05.997926 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cfad95c5-6c99-400f-b0d9-f2b1392ea84b tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:05.998129 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:05.998129 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:05.998937 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cfad95c5-6c99-400f-b0d9-f2b1392ea84b tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:06.117864 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:06.117864 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:06.135950 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cfad95c5-6c99-400f-b0d9-f2b1392ea84b tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:06.206414 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cfad95c5-6c99-400f-b0d9-f2b1392ea84b tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:06.207627 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 133/267] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:05 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 917 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:07.228144 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf2bd0d2-a702-46b2-959a-75948c215e4c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:07.229496 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf2bd0d2-a702-46b2-959a-75948c215e4c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:07.230054 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:07.230054 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:07.230602 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf2bd0d2-a702-46b2-959a-75948c215e4c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:07.421501 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:07.421501 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:07.450843 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cf2bd0d2-a702-46b2-959a-75948c215e4c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:07.518765 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf2bd0d2-a702-46b2-959a-75948c215e4c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:07.520022 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 135/268] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:07 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 917 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:08.536703 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78926c39-4820-4513-a3e2-50980366ec63 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:08.537193 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-78926c39-4820-4513-a3e2-50980366ec63 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:08.537394 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:08.537394 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:08.538015 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-78926c39-4820-4513-a3e2-50980366ec63 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:08.639110 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:08.639110 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:08.654049 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-78926c39-4820-4513-a3e2-50980366ec63 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:08.709581 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78926c39-4820-4513-a3e2-50980366ec63 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:08.716513 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 134/269] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:08 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 917 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:09.733684 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c0bad9ef-9f7e-4d26-b362-038675bb6ebe tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:09.734187 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c0bad9ef-9f7e-4d26-b362-038675bb6ebe tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:09.734458 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:09.734458 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:09.734805 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c0bad9ef-9f7e-4d26-b362-038675bb6ebe tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:09.937006 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:09.937006 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:09.993092 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c0bad9ef-9f7e-4d26-b362-038675bb6ebe tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:10.078638 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c0bad9ef-9f7e-4d26-b362-038675bb6ebe tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:10.079666 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 136/270] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:09 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 917 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:11.098802 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a61801c3-1c6b-4df2-ad11-26edef61fa62 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:11.103290 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a61801c3-1c6b-4df2-ad11-26edef61fa62 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:11.103748 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:11.103748 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:11.104994 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a61801c3-1c6b-4df2-ad11-26edef61fa62 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:11.260747 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:11.260747 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:11.289323 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a61801c3-1c6b-4df2-ad11-26edef61fa62 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:11.330007 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a61801c3-1c6b-4df2-ad11-26edef61fa62 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:11.331696 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 135/271] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:11 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 917 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:12.348069 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-14da6398-98a0-45bc-8714-cfad25e79340 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:12.349240 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-14da6398-98a0-45bc-8714-cfad25e79340 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:12.349608 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:12.349608 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:12.350282 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-14da6398-98a0-45bc-8714-cfad25e79340 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:12.534514 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:12.534514 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:12.569999 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-14da6398-98a0-45bc-8714-cfad25e79340 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:12.634246 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-14da6398-98a0-45bc-8714-cfad25e79340 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:12.635077 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 137/272] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:12 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 917 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:13.653199 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8da7e031-69cb-480d-aa81-c7a28847da06 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:13.654529 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8da7e031-69cb-480d-aa81-c7a28847da06 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:13.654925 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:13.654925 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:13.656074 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8da7e031-69cb-480d-aa81-c7a28847da06 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:13.750551 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:13.750551 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:13.764265 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8da7e031-69cb-480d-aa81-c7a28847da06 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:13.849812 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8da7e031-69cb-480d-aa81-c7a28847da06 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:13.851917 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 136/273] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:13 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 917 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:14.880382 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1704778e-76d5-4655-aebc-431ef3f35e37 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:14.880908 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1704778e-76d5-4655-aebc-431ef3f35e37 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:14.881016 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:14.881016 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:14.886081 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1704778e-76d5-4655-aebc-431ef3f35e37 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:14.963101 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:14.963101 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:14.973646 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1704778e-76d5-4655-aebc-431ef3f35e37 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:14.998885 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1704778e-76d5-4655-aebc-431ef3f35e37 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:14.999996 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 138/274] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:14 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 917 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:16.015953 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fdb0aadd-d47f-42ce-b0eb-7065d83a1f7b tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:16.017131 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fdb0aadd-d47f-42ce-b0eb-7065d83a1f7b tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:16.017930 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:16.017930 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:16.018539 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fdb0aadd-d47f-42ce-b0eb-7065d83a1f7b tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:16.215095 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:16.215095 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:16.234630 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fdb0aadd-d47f-42ce-b0eb-7065d83a1f7b tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:16.286838 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fdb0aadd-d47f-42ce-b0eb-7065d83a1f7b tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:16.288241 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 137/275] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:16 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 917 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:17.310214 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2c531664-ced6-43e3-bfce-27006ca9f940 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:17.313174 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2c531664-ced6-43e3-bfce-27006ca9f940 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:17.314784 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:17.314784 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:17.317120 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2c531664-ced6-43e3-bfce-27006ca9f940 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:17.639589 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:17.639589 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:17.680911 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2c531664-ced6-43e3-bfce-27006ca9f940 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:17.743466 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2c531664-ced6-43e3-bfce-27006ca9f940 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:17.745762 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 139/276] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:17 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 917 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:18.762341 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cfe6d2ec-b88f-4cd5-a7ea-dc4046580612 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:18.763025 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cfe6d2ec-b88f-4cd5-a7ea-dc4046580612 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:18.763350 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:18.763350 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:18.763911 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cfe6d2ec-b88f-4cd5-a7ea-dc4046580612 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:18.878346 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:18.878346 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:18.906372 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cfe6d2ec-b88f-4cd5-a7ea-dc4046580612 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:18.944331 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cfe6d2ec-b88f-4cd5-a7ea-dc4046580612 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:18.945976 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 138/277] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:18 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 917 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:19.963057 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-39fd6d8e-5182-4b05-b159-9d6f54a39e9f tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:19.963577 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-39fd6d8e-5182-4b05-b159-9d6f54a39e9f tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:19.964222 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:19.964222 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:19.964410 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-39fd6d8e-5182-4b05-b159-9d6f54a39e9f tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:20.143473 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:20.143473 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:20.187078 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-39fd6d8e-5182-4b05-b159-9d6f54a39e9f tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:20.221139 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-39fd6d8e-5182-4b05-b159-9d6f54a39e9f tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:20.221139 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 140/278] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:19 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 917 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:21.237928 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4fca408b-7d10-403b-85e7-383c45fddc73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:21.238457 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4fca408b-7d10-403b-85e7-383c45fddc73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:21.238644 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:21.238644 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:21.239012 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4fca408b-7d10-403b-85e7-383c45fddc73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:21.321435 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:21.321435 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:21.341496 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4fca408b-7d10-403b-85e7-383c45fddc73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:21.369129 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4fca408b-7d10-403b-85e7-383c45fddc73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:21.376426 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 139/279] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:21 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 917 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:22.385933 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e38f4a28-c55a-41c7-bfb6-1a1f4de7802d tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:22.386897 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e38f4a28-c55a-41c7-bfb6-1a1f4de7802d tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:22.387609 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:22.387609 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:22.387994 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e38f4a28-c55a-41c7-bfb6-1a1f4de7802d tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:22.549496 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:22.549496 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:22.566088 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e38f4a28-c55a-41c7-bfb6-1a1f4de7802d tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:22.618982 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e38f4a28-c55a-41c7-bfb6-1a1f4de7802d tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:22.619793 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 141/280] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:22 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 917 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:23.636883 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78be4dff-152a-492c-aa9d-3f6b62c93ceb tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:23.637371 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-78be4dff-152a-492c-aa9d-3f6b62c93ceb tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:23.637577 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:23.637577 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:23.638236 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-78be4dff-152a-492c-aa9d-3f6b62c93ceb tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:23.756684 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:23.756684 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:23.766566 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-78be4dff-152a-492c-aa9d-3f6b62c93ceb tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:23.799418 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78be4dff-152a-492c-aa9d-3f6b62c93ceb tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:23.801312 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 140/281] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:23 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 917 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:24.818539 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea479b5b-ff37-4f50-9f7e-921839f4d29d tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:24.821609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ea479b5b-ff37-4f50-9f7e-921839f4d29d tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:24.821816 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:24.821816 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:24.822944 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ea479b5b-ff37-4f50-9f7e-921839f4d29d tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:25.005119 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:25.005119 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:25.033080 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ea479b5b-ff37-4f50-9f7e-921839f4d29d tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:25.082001 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea479b5b-ff37-4f50-9f7e-921839f4d29d tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:25.082832 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 142/282] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:24 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 975 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:26.099206 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c5609355-8514-4223-9b85-27b4d6a104ee tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:26.099734 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c5609355-8514-4223-9b85-27b4d6a104ee tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:26.099954 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:26.099954 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:26.100345 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c5609355-8514-4223-9b85-27b4d6a104ee tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:26.247819 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:26.247819 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:26.274598 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c5609355-8514-4223-9b85-27b4d6a104ee tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:26.326668 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c5609355-8514-4223-9b85-27b4d6a104ee tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:26.337503 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 141/283] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:26 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 975 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:27.343632 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-13ff47c5-f839-47d8-840b-8dd99518f3c2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:27.344324 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-13ff47c5-f839-47d8-840b-8dd99518f3c2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:27.344655 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:27.344655 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:27.345885 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-13ff47c5-f839-47d8-840b-8dd99518f3c2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:27.480732 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:27.480732 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:27.502660 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-13ff47c5-f839-47d8-840b-8dd99518f3c2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:27.555327 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-13ff47c5-f839-47d8-840b-8dd99518f3c2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:27.571160 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 143/284] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:27 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 978 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:28.576203 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e7bc35b3-a36b-467f-8961-7a930a9d1bac tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:28.577364 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e7bc35b3-a36b-467f-8961-7a930a9d1bac tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:28.577738 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:28.577738 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:28.578484 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e7bc35b3-a36b-467f-8961-7a930a9d1bac tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:28.836918 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:28.836918 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:28.862733 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e7bc35b3-a36b-467f-8961-7a930a9d1bac tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:28.924451 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e7bc35b3-a36b-467f-8961-7a930a9d1bac tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:28.925336 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 142/285] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:28 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 978 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:29.941734 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-94f6f1a4-9b2b-4b26-a04f-c5902f822c56 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:29.942244 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-94f6f1a4-9b2b-4b26-a04f-c5902f822c56 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:29.942481 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:29.942481 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:29.942758 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-94f6f1a4-9b2b-4b26-a04f-c5902f822c56 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:30.059138 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:30.059138 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:30.073418 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-94f6f1a4-9b2b-4b26-a04f-c5902f822c56 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:30.105159 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-94f6f1a4-9b2b-4b26-a04f-c5902f822c56 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:30.105979 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 144/286] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:29 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 978 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:31.124637 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b8113a4-5194-46fc-b5dc-113be0498400 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:31.128719 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b8113a4-5194-46fc-b5dc-113be0498400 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:31.128719 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:31.128719 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:31.128719 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b8113a4-5194-46fc-b5dc-113be0498400 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:31.194224 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:31.194224 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:31.208756 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0b8113a4-5194-46fc-b5dc-113be0498400 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:31.242239 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b8113a4-5194-46fc-b5dc-113be0498400 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:31.243722 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 143/287] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:31 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 978 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:32.260104 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-318ba0f8-dc84-46f6-b5b6-caa9adb5b6e6 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:32.261269 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-318ba0f8-dc84-46f6-b5b6-caa9adb5b6e6 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:32.261639 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:32.261639 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:32.262219 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-318ba0f8-dc84-46f6-b5b6-caa9adb5b6e6 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:32.359257 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:32.359257 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:32.369012 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-318ba0f8-dc84-46f6-b5b6-caa9adb5b6e6 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:32.449793 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-318ba0f8-dc84-46f6-b5b6-caa9adb5b6e6 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:32.451952 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 145/288] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:32 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 978 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:33.469622 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2b3b3e35-d050-477d-8f70-3fb1c6ce5fed tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:42:33.470803 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2b3b3e35-d050-477d-8f70-3fb1c6ce5fed tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:33.471169 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:33.471169 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:33.471932 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2b3b3e35-d050-477d-8f70-3fb1c6ce5fed tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:33.607820 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:33.607820 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:33.635086 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2b3b3e35-d050-477d-8f70-3fb1c6ce5fed tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:33.681728 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2b3b3e35-d050-477d-8f70-3fb1c6ce5fed tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:42:33.683069 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 144/289] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:33 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 1366 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:42:33.699943 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] POST http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes Jan 13 03:42:33.700712 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:33.700712 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:33.701398 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1462039709"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:42:33.702770 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1462039709'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:42:33.703336 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Create volume of 1 GB Jan 13 03:42:33.717892 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Availability Zones retrieved successfully. Jan 13 03:42:33.738201 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Flow 'volume_create_api' (61f689c0-36dc-4d0f-b2d4-f51e2562ab2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:42:33.741339 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc0318c1-cd9f-4543-87b2-46d18244f4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:42:33.743581 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:42:33.881756 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc0318c1-cd9f-4543-87b2-46d18244f4d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:42:33.884194 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (787f9741-467e-49a9-97f0-c052d53a9467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:42:34.042468 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Created reservations ['d4e69f88-beb3-4355-96c7-dc86d231f739', '4ca4bdb3-7aad-47b7-8953-dd279280b9c7', '7352b819-e158-4d58-9beb-1322f6826fa3', 'b198c644-9dd6-434e-af7a-c3819183ab0a'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:42:34.044951 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (787f9741-467e-49a9-97f0-c052d53a9467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4e69f88-beb3-4355-96c7-dc86d231f739', '4ca4bdb3-7aad-47b7-8953-dd279280b9c7', '7352b819-e158-4d58-9beb-1322f6826fa3', 'b198c644-9dd6-434e-af7a-c3819183ab0a']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:42:34.047442 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b2558ba-b671-403a-b0fd-dcc73a7f9ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:42:34.212324 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b2558ba-b671-403a-b0fd-dcc73a7f9ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '491ffd1f-833d-43c2-8c9a-43ef15d3475c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1462039709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bf5f359317d42399b2a90e5ebd623f6',qos_specs=None,replication_status=,reservations=['d4e69f88-beb3-4355-96c7-dc86d231f739','4ca4bdb3-7aad-47b7-8953-dd279280b9c7','7352b819-e158-4d58-9beb-1322f6826fa3','b198c644-9dd6-434e-af7a-c3819183ab0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='451d617cd5f34d74b54388b0852836a3',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:42:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1462039709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=491ffd1f-833d-43c2-8c9a-43ef15d3475c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bf5f359317d42399b2a90e5ebd623f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='451d617cd5f34d74b54388b0852836a3',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:42:34.217667 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5080d703-6c6d-4107-8365-4ebcc01184cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:42:34.276908 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5080d703-6c6d-4107-8365-4ebcc01184cf) transitioned into state 'SUCCESS' from state '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-1462039709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bf5f359317d42399b2a90e5ebd623f6',qos_specs=None,replication_status=,reservations=['d4e69f88-beb3-4355-96c7-dc86d231f739','4ca4bdb3-7aad-47b7-8953-dd279280b9c7','7352b819-e158-4d58-9beb-1322f6826fa3','b198c644-9dd6-434e-af7a-c3819183ab0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='451d617cd5f34d74b54388b0852836a3',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:42:34.279440 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d26afcd8-370c-40f0-b3b5-63057601fe4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:42:34.322463 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d26afcd8-370c-40f0-b3b5-63057601fe4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:42:34.331447 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Flow 'volume_create_api' (61f689c0-36dc-4d0f-b2d4-f51e2562ab2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:42:34.478254 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Create volume request issued successfully. Jan 13 03:42:34.527023 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c8414791-5839-484f-8e80-bbd5f5769aa2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes returned with HTTP 202 Jan 13 03:42:34.527970 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 146/290] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:42:33 2021] POST /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes => generated 826 bytes in 833 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:42:34.545466 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2dec5ee3-21a5-4864-b95a-c9c0c2eb60d3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c Jan 13 03:42:34.546112 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2dec5ee3-21a5-4864-b95a-c9c0c2eb60d3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:34.546537 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:34.546537 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:34.547562 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2dec5ee3-21a5-4864-b95a-c9c0c2eb60d3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:34.735646 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:34.735646 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:34.759138 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2dec5ee3-21a5-4864-b95a-c9c0c2eb60d3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:34.809722 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2dec5ee3-21a5-4864-b95a-c9c0c2eb60d3 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c returned with HTTP 200 Jan 13 03:42:34.810505 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 145/291] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:34 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c => generated 918 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:35.837084 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c00b6318-097d-4b59-9088-582be99ebc66 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c Jan 13 03:42:35.844164 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c00b6318-097d-4b59-9088-582be99ebc66 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:35.845137 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:35.845137 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:35.845824 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c00b6318-097d-4b59-9088-582be99ebc66 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:35.963300 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:35.963300 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:35.983797 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c00b6318-097d-4b59-9088-582be99ebc66 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:36.042005 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c00b6318-097d-4b59-9088-582be99ebc66 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c returned with HTTP 200 Jan 13 03:42:36.042949 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 147/292] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:35 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c => generated 919 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:36.058863 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] POST http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes Jan 13 03:42:36.059315 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:36.059315 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:36.059726 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1724139468"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:42:36.061059 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1724139468'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:42:36.061578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Create volume of 1 GB Jan 13 03:42:36.104401 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Availability Zones retrieved successfully. Jan 13 03:42:36.149423 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Flow 'volume_create_api' (cfb70ae0-166a-43e7-a0bc-1d871fc1e119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:42:36.163364 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72cd87f5-3149-4c75-8346-e27218e1d116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:42:36.168931 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:42:36.355563 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72cd87f5-3149-4c75-8346-e27218e1d116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:42:36.357956 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cccd7ad-ab2a-482d-87c4-439713804a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:42:36.541677 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Created reservations ['3a7d92ed-bf5a-4a6a-903f-33b6d53541b6', '3497d0c4-106c-4e38-92fc-a1f71200c4b0', 'ba29881e-33c4-4199-a228-f3e8dce471f2', '719ca734-0c0b-479d-973a-43b40b91d399'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:42:36.543773 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cccd7ad-ab2a-482d-87c4-439713804a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a7d92ed-bf5a-4a6a-903f-33b6d53541b6', '3497d0c4-106c-4e38-92fc-a1f71200c4b0', 'ba29881e-33c4-4199-a228-f3e8dce471f2', '719ca734-0c0b-479d-973a-43b40b91d399']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:42:36.545916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efd934b5-4b7d-4255-9c97-347f4afc6730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:42:36.637955 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efd934b5-4b7d-4255-9c97-347f4afc6730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed3080c5-4e18-4df4-957d-f3925031a8e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1724139468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bf5f359317d42399b2a90e5ebd623f6',qos_specs=None,replication_status=,reservations=['3a7d92ed-bf5a-4a6a-903f-33b6d53541b6','3497d0c4-106c-4e38-92fc-a1f71200c4b0','ba29881e-33c4-4199-a228-f3e8dce471f2','719ca734-0c0b-479d-973a-43b40b91d399'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='451d617cd5f34d74b54388b0852836a3',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:42:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1724139468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed3080c5-4e18-4df4-957d-f3925031a8e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bf5f359317d42399b2a90e5ebd623f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='451d617cd5f34d74b54388b0852836a3',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:42:36.640156 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ed3b9fe-d5da-479c-a958-a463f790ae72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:42:36.670420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ed3b9fe-d5da-479c-a958-a463f790ae72) transitioned into state 'SUCCESS' from state '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-1724139468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bf5f359317d42399b2a90e5ebd623f6',qos_specs=None,replication_status=,reservations=['3a7d92ed-bf5a-4a6a-903f-33b6d53541b6','3497d0c4-106c-4e38-92fc-a1f71200c4b0','ba29881e-33c4-4199-a228-f3e8dce471f2','719ca734-0c0b-479d-973a-43b40b91d399'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='451d617cd5f34d74b54388b0852836a3',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:42:36.673074 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11cf2275-a867-46b5-aad3-ba672841ef7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:42:36.694199 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11cf2275-a867-46b5-aad3-ba672841ef7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:42:36.698447 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Flow 'volume_create_api' (cfb70ae0-166a-43e7-a0bc-1d871fc1e119) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:42:36.778823 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Create volume request issued successfully. Jan 13 03:42:36.805514 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ed8d1737-5fd7-4b07-9968-88ce135b6e73 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes returned with HTTP 202 Jan 13 03:42:36.806532 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 146/293] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:42:36 2021] POST /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes => generated 826 bytes in 751 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:42:36.821789 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7d8d033a-d0e1-42a0-9d4f-2c7f2063648c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 Jan 13 03:42:36.822313 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7d8d033a-d0e1-42a0-9d4f-2c7f2063648c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:36.822528 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:36.822528 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:36.823055 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7d8d033a-d0e1-42a0-9d4f-2c7f2063648c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:36.903387 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:36.903387 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:36.921294 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7d8d033a-d0e1-42a0-9d4f-2c7f2063648c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:36.970937 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7d8d033a-d0e1-42a0-9d4f-2c7f2063648c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 returned with HTTP 200 Jan 13 03:42:36.981220 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 148/294] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:36 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 => generated 894 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:37.990532 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-75e6af7d-d9d5-443d-8bd1-e3897d36814a tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 Jan 13 03:42:37.991625 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-75e6af7d-d9d5-443d-8bd1-e3897d36814a tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:37.991993 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:37.991993 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:37.993295 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-75e6af7d-d9d5-443d-8bd1-e3897d36814a tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:38.059147 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:38.059147 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:38.072876 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-75e6af7d-d9d5-443d-8bd1-e3897d36814a tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:38.103150 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-75e6af7d-d9d5-443d-8bd1-e3897d36814a tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 returned with HTTP 200 Jan 13 03:42:38.118502 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 147/295] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:37 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 => generated 918 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:42:39.121819 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e7cd074-b9c8-4872-a4dc-d26bb9492acc tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 Jan 13 03:42:39.122370 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e7cd074-b9c8-4872-a4dc-d26bb9492acc tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:42:39.122656 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:42:39.122656 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:42:39.123291 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e7cd074-b9c8-4872-a4dc-d26bb9492acc tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:42:39.231785 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:42:39.231785 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:42:39.259907 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1e7cd074-b9c8-4872-a4dc-d26bb9492acc tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:42:39.315003 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e7cd074-b9c8-4872-a4dc-d26bb9492acc tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 returned with HTTP 200 Jan 13 03:42:39.316213 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 149/296] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:42:39 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 => generated 919 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:43:34.916811 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-1c04fcfc-b1b7-4d42-b851-5df9940851f1 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:43:34.917407 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-1c04fcfc-b1b7-4d42-b851-5df9940851f1 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:43:34.917712 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:43:34.917712 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:43:34.918213 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-1c04fcfc-b1b7-4d42-b851-5df9940851f1 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:43:35.015587 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:43:35.015587 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:43:35.033616 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-1c04fcfc-b1b7-4d42-b851-5df9940851f1 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:43:35.083450 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-1c04fcfc-b1b7-4d42-b851-5df9940851f1 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:43:35.085670 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 148/297] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:43:34 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 1366 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:43:35.101592 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c Jan 13 03:43:35.102389 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:43:35.102752 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:43:35.102752 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:43:35.103352 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:43:35.265493 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:43:35.265493 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:43:35.325207 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:43:35.426214 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c returned with HTTP 200 Jan 13 03:43:35.427056 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 150/298] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:43:35 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c => generated 919 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:43:35.442038 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-457495ec-0213-4c2c-9d01-c56fb1e3bde6 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 Jan 13 03:43:35.442792 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-457495ec-0213-4c2c-9d01-c56fb1e3bde6 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:43:35.443181 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:43:35.443181 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:43:35.443786 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-457495ec-0213-4c2c-9d01-c56fb1e3bde6 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:43:35.569138 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:43:35.569138 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:43:35.587359 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-457495ec-0213-4c2c-9d01-c56fb1e3bde6 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:43:35.647440 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-457495ec-0213-4c2c-9d01-c56fb1e3bde6 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 returned with HTTP 200 Jan 13 03:43:35.648808 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 149/299] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:43:35 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 => generated 919 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:43:35.660717 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume// Jan 13 03:43:35.661197 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:43:35.661393 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:43:35.661393 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:43:35.662940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:43:35.664341 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:43:35.665110 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 151/300] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:43:35 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 03:43:35.700190 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-780cffd8-bd3d-445f-b46b-0777526eb6b8 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] POST http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments Jan 13 03:43:35.702135 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:43:35.702135 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:43:35.703071 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-780cffd8-bd3d-445f-b46b-0777526eb6b8 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c81fd9aa-e0ae-407a-994c-2614894d10b8", "instance_uuid": "ba107c3e-7d0a-416c-893c-a1bdfbc41c59", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:43:35.825477 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:43:35.825477 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:43:35.963721 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-780cffd8-bd3d-445f-b46b-0777526eb6b8 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments returned with HTTP 200 Jan 13 03:43:35.965013 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 150/301] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:43:35 2021] POST /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments => generated 273 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:43:35.973234 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume// Jan 13 03:43:35.974216 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:43:35.974840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:43:35.976008 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:43:35.977041 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 152/302] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:43:35 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 03:43:35.991856 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-cff846c8-d707-4aea-868e-b248c853fa03 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] POST http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments Jan 13 03:43:35.992745 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:43:35.992745 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:43:35.993370 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-cff846c8-d707-4aea-868e-b248c853fa03 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "491ffd1f-833d-43c2-8c9a-43ef15d3475c", "instance_uuid": "ba107c3e-7d0a-416c-893c-a1bdfbc41c59", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:43:36.101575 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:43:36.101575 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:43:36.222360 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-cff846c8-d707-4aea-868e-b248c853fa03 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments returned with HTTP 200 Jan 13 03:43:36.222564 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 151/303] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:43:35 2021] POST /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments => generated 273 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:43:36.234788 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume// Jan 13 03:43:36.234788 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:43:36.235196 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:43:36.236394 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:43:36.237145 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 153/304] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:43:36 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 03:43:36.259287 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-39d4b413-d587-4cfd-9647-f1cea70f62b4 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] POST http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments Jan 13 03:43:36.259806 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:43:36.259806 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:43:36.260213 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-39d4b413-d587-4cfd-9647-f1cea70f62b4 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed3080c5-4e18-4df4-957d-f3925031a8e9", "instance_uuid": "ba107c3e-7d0a-416c-893c-a1bdfbc41c59", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:43:36.364227 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:43:36.364227 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:43:36.520617 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-39d4b413-d587-4cfd-9647-f1cea70f62b4 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments returned with HTTP 200 Jan 13 03:43:36.522455 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 152/305] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:43:36 2021] POST /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments => generated 273 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:43:40.088927 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume// Jan 13 03:43:40.089516 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:43:40.089852 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:43:40.090883 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-c56948da-c9f2-446e-9f29-17b035a1d860 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:43:40.091754 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 154/306] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 03:43:40 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 03:43:40.106422 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-d8ab1062-6d69-49c8-94f0-e5338b46ef0b tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:43:40.107140 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-d8ab1062-6d69-49c8-94f0-e5338b46ef0b tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:43:40.107360 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:43:40.107360 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:43:40.108764 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-d8ab1062-6d69-49c8-94f0-e5338b46ef0b tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:43:40.187747 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:43:40.187747 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:43:40.226667 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-d8ab1062-6d69-49c8-94f0-e5338b46ef0b tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:43:40.270207 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:43:40.270207 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:43:40.288656 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-d8ab1062-6d69-49c8-94f0-e5338b46ef0b tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:43:40.289538 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 153/307] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 03:43:40 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 1464 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:43:40.309089 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-7dea090a-4176-4e04-aa07-c44bbdd1c376 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] PUT http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/ebf40675-15d1-4e2b-b56a-9cd347d8514d Jan 13 03:43:40.310094 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-7dea090a-4176-4e04-aa07-c44bbdd1c376 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sda"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:43:40.375867 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 03:43:40.375867 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 03:43:40.379174 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-7dea090a-4176-4e04-aa07-c44bbdd1c376 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Lock "b'cinder-attachment_update-c81fd9aa-e0ae-407a-994c-2614894d10b8-n-h2-766380-6'" acquired by "attachment_update" :: waited 0.016s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 03:43:40.381804 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:43:40.381804 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:43:43.300113 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-7dea090a-4176-4e04-aa07-c44bbdd1c376 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Lock "b'cinder-attachment_update-c81fd9aa-e0ae-407a-994c-2614894d10b8-n-h2-766380-6'" released by "attachment_update" :: held 2.921s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 03:43:43.301313 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-7dea090a-4176-4e04-aa07-c44bbdd1c376 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/ebf40675-15d1-4e2b-b56a-9cd347d8514d returned with HTTP 200 Jan 13 03:43:43.302938 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 155/308] 10.222.0.11 () {64 vars in 1468 bytes} [Wed Jan 13 03:43:40 2021] PUT /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/ebf40675-15d1-4e2b-b56a-9cd347d8514d => generated 762 bytes in 2999 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:43:43.345003 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-859480fb-c512-4d08-89c1-e2d5150c8a99 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] POST http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/ebf40675-15d1-4e2b-b56a-9cd347d8514d/action Jan 13 03:43:43.345554 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:43:43.345554 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:43:43.345986 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-859480fb-c512-4d08-89c1-e2d5150c8a99 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:43:43.346366 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-859480fb-c512-4d08-89c1-e2d5150c8a99 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:43:43.572717 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:43:43.572717 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:43:43.599345 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-859480fb-c512-4d08-89c1-e2d5150c8a99 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/ebf40675-15d1-4e2b-b56a-9cd347d8514d/action returned with HTTP 204 Jan 13 03:43:43.600821 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 154/309] 10.222.0.11 () {64 vars in 1489 bytes} [Wed Jan 13 03:43:43 2021] POST /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/ebf40675-15d1-4e2b-b56a-9cd347d8514d/action => generated 0 bytes in 262 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:43:43.635615 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-7dea090a-4176-4e04-aa07-c44bbdd1c376 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume// Jan 13 03:43:43.636117 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-7dea090a-4176-4e04-aa07-c44bbdd1c376 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:43:43.636534 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:43:43.636534 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:43:43.638847 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-7dea090a-4176-4e04-aa07-c44bbdd1c376 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:43:43.641827 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-7dea090a-4176-4e04-aa07-c44bbdd1c376 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:43:43.643232 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 156/310] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 03:43:43 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 03:43:43.658744 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-e877a522-ce38-4689-8005-c81214d1fba6 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c Jan 13 03:43:43.659311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-e877a522-ce38-4689-8005-c81214d1fba6 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:43:43.659528 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:43:43.659528 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:43:43.659897 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-e877a522-ce38-4689-8005-c81214d1fba6 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:43:43.755642 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:43:43.755642 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:43:43.785782 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-e877a522-ce38-4689-8005-c81214d1fba6 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:43:43.825135 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:43:43.825135 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:43:43.838154 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-e877a522-ce38-4689-8005-c81214d1fba6 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c returned with HTTP 200 Jan 13 03:43:43.839290 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 155/311] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 03:43:43 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c => generated 1017 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:43:43.861182 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-e749f133-a5bf-4b4a-8e09-024f497adb62 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] PUT http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/384e7164-88d2-4e5d-a8b5-a2eec5ce4052 Jan 13 03:43:43.862256 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-e749f133-a5bf-4b4a-8e09-024f497adb62 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:43:43.930497 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 03:43:43.930497 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 03:43:43.931358 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-e749f133-a5bf-4b4a-8e09-024f497adb62 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Lock "b'cinder-attachment_update-491ffd1f-833d-43c2-8c9a-43ef15d3475c-n-h2-766380-6'" acquired by "attachment_update" :: waited 0.029s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 03:43:43.934148 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:43:43.934148 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:43:46.893689 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-e749f133-a5bf-4b4a-8e09-024f497adb62 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Lock "b'cinder-attachment_update-491ffd1f-833d-43c2-8c9a-43ef15d3475c-n-h2-766380-6'" released by "attachment_update" :: held 2.962s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 03:43:46.896736 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-e749f133-a5bf-4b4a-8e09-024f497adb62 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/384e7164-88d2-4e5d-a8b5-a2eec5ce4052 returned with HTTP 200 Jan 13 03:43:46.900996 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 157/312] 10.222.0.11 () {64 vars in 1468 bytes} [Wed Jan 13 03:43:43 2021] PUT /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/384e7164-88d2-4e5d-a8b5-a2eec5ce4052 => generated 762 bytes in 3045 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:43:46.947151 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-0b2a9a52-4aa9-4ab9-b963-4aa67dbcd0aa tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] POST http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/384e7164-88d2-4e5d-a8b5-a2eec5ce4052/action Jan 13 03:43:46.947652 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:43:46.947652 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:43:46.948116 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-0b2a9a52-4aa9-4ab9-b963-4aa67dbcd0aa tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:43:46.948713 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-0b2a9a52-4aa9-4ab9-b963-4aa67dbcd0aa tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:43:47.100399 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:43:47.100399 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:43:47.146347 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-0b2a9a52-4aa9-4ab9-b963-4aa67dbcd0aa tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/384e7164-88d2-4e5d-a8b5-a2eec5ce4052/action returned with HTTP 204 Jan 13 03:43:47.147568 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 156/313] 10.222.0.11 () {64 vars in 1489 bytes} [Wed Jan 13 03:43:46 2021] POST /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/384e7164-88d2-4e5d-a8b5-a2eec5ce4052/action => generated 0 bytes in 206 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:43:47.184951 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-e749f133-a5bf-4b4a-8e09-024f497adb62 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume// Jan 13 03:43:47.186338 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-e749f133-a5bf-4b4a-8e09-024f497adb62 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:43:47.187270 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:43:47.187270 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:43:47.187979 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-e749f133-a5bf-4b4a-8e09-024f497adb62 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:43:47.189305 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-e749f133-a5bf-4b4a-8e09-024f497adb62 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:43:47.190398 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 158/314] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 03:43:47 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 03:43:47.204740 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-e7c3a0fb-b22e-4532-830a-03278a814bc1 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 Jan 13 03:43:47.205314 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-e7c3a0fb-b22e-4532-830a-03278a814bc1 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:43:47.205512 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:43:47.205512 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:43:47.206135 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-e7c3a0fb-b22e-4532-830a-03278a814bc1 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:43:47.312322 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:43:47.312322 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:43:47.342417 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-e7c3a0fb-b22e-4532-830a-03278a814bc1 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:43:47.386534 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:43:47.386534 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:43:47.406631 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-e7c3a0fb-b22e-4532-830a-03278a814bc1 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 returned with HTTP 200 Jan 13 03:43:47.407467 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 157/315] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 03:43:47 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 => generated 1017 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:43:47.429044 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-03aaf73e-838d-45eb-9918-f99d925c1d44 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] PUT http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/02efc0fa-2c34-4c7f-9e74-73b1b5a70e94 Jan 13 03:43:47.430313 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-03aaf73e-838d-45eb-9918-f99d925c1d44 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdc"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:43:47.545726 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 03:43:47.545726 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 03:43:47.550289 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-03aaf73e-838d-45eb-9918-f99d925c1d44 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Lock "b'cinder-attachment_update-ed3080c5-4e18-4df4-957d-f3925031a8e9-n-h2-766380-6'" acquired by "attachment_update" :: waited 0.023s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 03:43:47.554554 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:43:47.554554 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:43:50.637483 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-03aaf73e-838d-45eb-9918-f99d925c1d44 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Lock "b'cinder-attachment_update-ed3080c5-4e18-4df4-957d-f3925031a8e9-n-h2-766380-6'" released by "attachment_update" :: held 3.087s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 03:43:50.638998 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-03aaf73e-838d-45eb-9918-f99d925c1d44 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/02efc0fa-2c34-4c7f-9e74-73b1b5a70e94 returned with HTTP 200 Jan 13 03:43:50.640133 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 159/316] 10.222.0.11 () {64 vars in 1468 bytes} [Wed Jan 13 03:43:47 2021] PUT /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/02efc0fa-2c34-4c7f-9e74-73b1b5a70e94 => generated 762 bytes in 3216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:43:50.703257 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-1a0c77e4-6a34-4406-b80a-3c641217314a tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] POST http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/02efc0fa-2c34-4c7f-9e74-73b1b5a70e94/action Jan 13 03:43:50.703774 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:43:50.703774 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:43:50.705496 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-1a0c77e4-6a34-4406-b80a-3c641217314a tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:43:50.705887 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-1a0c77e4-6a34-4406-b80a-3c641217314a tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:43:50.974639 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:43:50.974639 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:43:51.042239 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7471e751-958c-4caa-aea9-b145fc1a72c5 req-1a0c77e4-6a34-4406-b80a-3c641217314a tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/02efc0fa-2c34-4c7f-9e74-73b1b5a70e94/action returned with HTTP 204 Jan 13 03:43:51.048609 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 158/317] 10.222.0.11 () {64 vars in 1489 bytes} [Wed Jan 13 03:43:50 2021] POST /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/02efc0fa-2c34-4c7f-9e74-73b1b5a70e94/action => generated 0 bytes in 351 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:45:09.706850 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-88d77501-b3ba-48a1-8b82-3fe693be46ab req-a66647e1-bd92-4772-9782-2342e487a97f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] DELETE http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/0b15a30c-54b6-4b76-a601-d8ea59220d7d Jan 13 03:45:09.707392 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-88d77501-b3ba-48a1-8b82-3fe693be46ab req-a66647e1-bd92-4772-9782-2342e487a97f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:09.707602 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:09.707602 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:09.708409 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-88d77501-b3ba-48a1-8b82-3fe693be46ab req-a66647e1-bd92-4772-9782-2342e487a97f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:09.753693 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:09.753693 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:10.219475 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e9bf7ac9-1f48-4bda-b328-757dd2e6f3f0 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] DELETE http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 Jan 13 03:45:10.220211 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e9bf7ac9-1f48-4bda-b328-757dd2e6f3f0 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:10.220613 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:10.220613 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:10.221516 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e9bf7ac9-1f48-4bda-b328-757dd2e6f3f0 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:10.222124 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-e9bf7ac9-1f48-4bda-b328-757dd2e6f3f0 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Delete volume with id: 69f4cd28-c079-4c07-877c-382946f89894 Jan 13 03:45:10.580982 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:10.580982 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:10.580982 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e9bf7ac9-1f48-4bda-b328-757dd2e6f3f0 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Volume info retrieved successfully. Jan 13 03:45:10.706070 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e9bf7ac9-1f48-4bda-b328-757dd2e6f3f0 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Delete volume request issued successfully. Jan 13 03:45:10.706551 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e9bf7ac9-1f48-4bda-b328-757dd2e6f3f0 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 returned with HTTP 202 Jan 13 03:45:10.707965 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 159/318] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:45:10 2021] DELETE /volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 => generated 0 bytes in 492 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:45:10.719360 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7b9aebb-d074-4318-a529-6b35a7c65d47 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] GET http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 Jan 13 03:45:10.719890 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7b9aebb-d074-4318-a529-6b35a7c65d47 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:10.720103 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:10.720103 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:10.737625 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7b9aebb-d074-4318-a529-6b35a7c65d47 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:10.865827 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:10.865827 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:10.890628 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a7b9aebb-d074-4318-a529-6b35a7c65d47 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Volume info retrieved successfully. Jan 13 03:45:10.953885 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-88d77501-b3ba-48a1-8b82-3fe693be46ab req-a66647e1-bd92-4772-9782-2342e487a97f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:45:10.959431 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-88d77501-b3ba-48a1-8b82-3fe693be46ab req-a66647e1-bd92-4772-9782-2342e487a97f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Pending status list for volume during attachment-delete: [] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:45:10.983632 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-88d77501-b3ba-48a1-8b82-3fe693be46ab req-a66647e1-bd92-4772-9782-2342e487a97f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/0b15a30c-54b6-4b76-a601-d8ea59220d7d returned with HTTP 200 Jan 13 03:45:10.988410 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 160/319] 10.222.0.11 () {62 vars in 1437 bytes} [Wed Jan 13 03:45:09 2021] DELETE /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/0b15a30c-54b6-4b76-a601-d8ea59220d7d => generated 19 bytes in 1287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:45:10.995168 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7b9aebb-d074-4318-a529-6b35a7c65d47 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 returned with HTTP 200 Jan 13 03:45:10.999032 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 160/320] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:45:10 2021] GET /volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 => generated 915 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:45:11.008213 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-88d77501-b3ba-48a1-8b82-3fe693be46ab req-631fc1eb-8c65-46ff-a902-faa5c14eaef2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] DELETE http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/7fc10092-a422-45c1-ac0d-7e9332dda56e Jan 13 03:45:11.011421 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-88d77501-b3ba-48a1-8b82-3fe693be46ab req-631fc1eb-8c65-46ff-a902-faa5c14eaef2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:11.013180 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:11.013180 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:11.014458 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-88d77501-b3ba-48a1-8b82-3fe693be46ab req-631fc1eb-8c65-46ff-a902-faa5c14eaef2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:11.089847 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:11.089847 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:12.015633 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2222d954-810c-4539-a0bf-6ac0d4813c1b tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] GET http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 Jan 13 03:45:12.016761 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2222d954-810c-4539-a0bf-6ac0d4813c1b tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:12.017125 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:12.017125 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:12.017757 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2222d954-810c-4539-a0bf-6ac0d4813c1b tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:12.201923 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:12.201923 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:12.238716 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2222d954-810c-4539-a0bf-6ac0d4813c1b tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Volume info retrieved successfully. Jan 13 03:45:12.304788 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2222d954-810c-4539-a0bf-6ac0d4813c1b tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 returned with HTTP 200 Jan 13 03:45:12.306253 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 161/321] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:45:12 2021] GET /volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 => generated 915 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:45:12.533197 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-88d77501-b3ba-48a1-8b82-3fe693be46ab req-631fc1eb-8c65-46ff-a902-faa5c14eaef2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:45:12.534620 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-88d77501-b3ba-48a1-8b82-3fe693be46ab req-631fc1eb-8c65-46ff-a902-faa5c14eaef2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Pending status list for volume during attachment-delete: [] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:45:12.549863 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-88d77501-b3ba-48a1-8b82-3fe693be46ab req-631fc1eb-8c65-46ff-a902-faa5c14eaef2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/7fc10092-a422-45c1-ac0d-7e9332dda56e returned with HTTP 200 Jan 13 03:45:12.551052 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 161/322] 10.222.0.11 () {62 vars in 1437 bytes} [Wed Jan 13 03:45:11 2021] DELETE /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/7fc10092-a422-45c1-ac0d-7e9332dda56e => generated 19 bytes in 1550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:45:12.565205 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-88d77501-b3ba-48a1-8b82-3fe693be46ab req-5b446b07-b8f5-45d1-b291-768a28c388ba tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] DELETE http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/e3bc26be-cfdf-495d-9870-6ab5b21fe25c Jan 13 03:45:12.565608 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-88d77501-b3ba-48a1-8b82-3fe693be46ab req-5b446b07-b8f5-45d1-b291-768a28c388ba tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:12.565806 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:12.565806 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:12.566176 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-88d77501-b3ba-48a1-8b82-3fe693be46ab req-5b446b07-b8f5-45d1-b291-768a28c388ba tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:12.616924 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:12.616924 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:13.324415 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-63fb23fd-d0c5-4e51-a8a3-835d7a85a5f0 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] GET http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 Jan 13 03:45:13.325590 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-63fb23fd-d0c5-4e51-a8a3-835d7a85a5f0 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:13.326000 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:13.326000 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:13.326645 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-63fb23fd-d0c5-4e51-a8a3-835d7a85a5f0 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:13.484399 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:13.484399 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:13.520738 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-63fb23fd-d0c5-4e51-a8a3-835d7a85a5f0 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Volume info retrieved successfully. Jan 13 03:45:13.571963 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-63fb23fd-d0c5-4e51-a8a3-835d7a85a5f0 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 returned with HTTP 200 Jan 13 03:45:13.573922 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 162/323] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:45:13 2021] GET /volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 => generated 915 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:45:13.809442 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-88d77501-b3ba-48a1-8b82-3fe693be46ab req-5b446b07-b8f5-45d1-b291-768a28c388ba tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:45:13.809794 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-88d77501-b3ba-48a1-8b82-3fe693be46ab req-5b446b07-b8f5-45d1-b291-768a28c388ba tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:45:13.824468 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-88d77501-b3ba-48a1-8b82-3fe693be46ab req-5b446b07-b8f5-45d1-b291-768a28c388ba tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/e3bc26be-cfdf-495d-9870-6ab5b21fe25c returned with HTTP 200 Jan 13 03:45:13.827373 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 162/324] 10.222.0.11 () {62 vars in 1437 bytes} [Wed Jan 13 03:45:12 2021] DELETE /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/attachments/e3bc26be-cfdf-495d-9870-6ab5b21fe25c => generated 19 bytes in 1267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:45:14.590273 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1feede99-be9e-4dc8-90da-37471e94f724 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] GET http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 Jan 13 03:45:14.590812 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1feede99-be9e-4dc8-90da-37471e94f724 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:14.590995 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:14.590995 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:14.591370 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1feede99-be9e-4dc8-90da-37471e94f724 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:14.776835 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1feede99-be9e-4dc8-90da-37471e94f724 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 returned with HTTP 404 Jan 13 03:45:14.783608 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 163/325] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:45:14 2021] GET /volume/v3/a7a873e60da342f297dbc10894dab288/volumes/69f4cd28-c079-4c07-877c-382946f89894 => generated 109 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:45:14.789935 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8afb4a4d-8ab0-4341-9fa0-2e3195fa30e6 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] DELETE http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 Jan 13 03:45:14.790460 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8afb4a4d-8ab0-4341-9fa0-2e3195fa30e6 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:14.790649 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:14.790649 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:14.791035 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8afb4a4d-8ab0-4341-9fa0-2e3195fa30e6 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:14.791853 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-8afb4a4d-8ab0-4341-9fa0-2e3195fa30e6 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Delete volume with id: 808eb246-ff34-49c0-afc0-636bef74d7b6 Jan 13 03:45:14.913671 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:14.913671 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:14.921523 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8afb4a4d-8ab0-4341-9fa0-2e3195fa30e6 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Volume info retrieved successfully. Jan 13 03:45:14.979442 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8afb4a4d-8ab0-4341-9fa0-2e3195fa30e6 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Delete volume request issued successfully. Jan 13 03:45:14.980640 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8afb4a4d-8ab0-4341-9fa0-2e3195fa30e6 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 returned with HTTP 202 Jan 13 03:45:14.981902 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 163/326] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:45:14 2021] DELETE /volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:45:14.989655 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-639a0959-7fde-4eef-b496-3e95852dd7ac tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] GET http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 Jan 13 03:45:14.990178 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-639a0959-7fde-4eef-b496-3e95852dd7ac tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:14.990665 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-639a0959-7fde-4eef-b496-3e95852dd7ac tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:15.187414 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:15.187414 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:15.209232 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-639a0959-7fde-4eef-b496-3e95852dd7ac tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Volume info retrieved successfully. Jan 13 03:45:15.251358 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-639a0959-7fde-4eef-b496-3e95852dd7ac tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 returned with HTTP 200 Jan 13 03:45:15.252567 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 164/327] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:45:14 2021] GET /volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 => generated 915 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:45:16.270649 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9b16524b-1228-4d23-b9ca-b62b3b00d1ae tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] GET http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 Jan 13 03:45:16.271992 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9b16524b-1228-4d23-b9ca-b62b3b00d1ae tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:16.272428 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:16.272428 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:16.273014 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9b16524b-1228-4d23-b9ca-b62b3b00d1ae tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:16.516017 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:16.516017 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:16.535997 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9b16524b-1228-4d23-b9ca-b62b3b00d1ae tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Volume info retrieved successfully. Jan 13 03:45:16.595605 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9b16524b-1228-4d23-b9ca-b62b3b00d1ae tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 returned with HTTP 200 Jan 13 03:45:16.610983 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 164/328] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:45:16 2021] GET /volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 => generated 915 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:45:17.622464 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-63079339-167b-48f1-bd90-828d94881caf tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] GET http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 Jan 13 03:45:17.623557 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-63079339-167b-48f1-bd90-828d94881caf tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:17.624034 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:17.624034 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:17.630956 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-63079339-167b-48f1-bd90-828d94881caf tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:17.928808 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:17.928808 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:17.973148 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-63079339-167b-48f1-bd90-828d94881caf tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Volume info retrieved successfully. Jan 13 03:45:18.091691 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-63079339-167b-48f1-bd90-828d94881caf tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 returned with HTTP 200 Jan 13 03:45:18.098106 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 165/329] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:45:17 2021] GET /volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 => generated 915 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:45:19.115313 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c144fb1-ee5a-47c1-b53e-d6b44c473ce6 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] GET http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 Jan 13 03:45:19.116605 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c144fb1-ee5a-47c1-b53e-d6b44c473ce6 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:19.117029 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:19.117029 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:19.117707 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c144fb1-ee5a-47c1-b53e-d6b44c473ce6 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:19.228729 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c144fb1-ee5a-47c1-b53e-d6b44c473ce6 tempest-ServersNegativeTestJSON-1517563758 tempest-ServersNegativeTestJSON-1517563758] http://10.222.0.38/volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 returned with HTTP 404 Jan 13 03:45:19.233513 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 165/330] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:45:19 2021] GET /volume/v3/a7a873e60da342f297dbc10894dab288/volumes/808eb246-ff34-49c0-afc0-636bef74d7b6 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:45:48.069880 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-57070bb6-95ad-4a8f-a0b3-da53b7f6f43d tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] DELETE http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 Jan 13 03:45:48.070410 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-57070bb6-95ad-4a8f-a0b3-da53b7f6f43d tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:48.070863 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:48.070863 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:48.071023 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-57070bb6-95ad-4a8f-a0b3-da53b7f6f43d tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:48.071511 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-57070bb6-95ad-4a8f-a0b3-da53b7f6f43d tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Delete volume with id: 8183cae4-95f0-4d32-b177-0f8d196de507 Jan 13 03:45:48.198596 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:48.198596 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:48.199787 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-57070bb6-95ad-4a8f-a0b3-da53b7f6f43d tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:45:48.238889 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-57070bb6-95ad-4a8f-a0b3-da53b7f6f43d tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Delete volume request issued successfully. Jan 13 03:45:48.239379 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-57070bb6-95ad-4a8f-a0b3-da53b7f6f43d tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 returned with HTTP 202 Jan 13 03:45:48.245943 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 166/331] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:45:48 2021] DELETE /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:45:48.249885 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-513d6b72-ab7b-4a65-af19-8b92d0ffb33a tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 Jan 13 03:45:48.250582 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-513d6b72-ab7b-4a65-af19-8b92d0ffb33a tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:48.251215 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-513d6b72-ab7b-4a65-af19-8b92d0ffb33a tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:48.312188 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:48.312188 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:48.322023 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-513d6b72-ab7b-4a65-af19-8b92d0ffb33a tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:45:48.350784 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-513d6b72-ab7b-4a65-af19-8b92d0ffb33a tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 returned with HTTP 200 Jan 13 03:45:48.362121 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 166/332] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:45:48 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 => generated 913 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:45:49.379863 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc55b077-fac5-4ca1-9c1d-3b7f4159ca48 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 Jan 13 03:45:49.379863 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc55b077-fac5-4ca1-9c1d-3b7f4159ca48 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:49.379863 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:49.379863 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:49.379863 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc55b077-fac5-4ca1-9c1d-3b7f4159ca48 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:49.531017 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:49.531017 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:49.552890 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fc55b077-fac5-4ca1-9c1d-3b7f4159ca48 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:45:49.605334 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc55b077-fac5-4ca1-9c1d-3b7f4159ca48 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 returned with HTTP 200 Jan 13 03:45:49.606378 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 167/333] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:45:49 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 => generated 913 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:45:50.622642 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e9072cd0-b84e-4e3a-b71a-8b72a6a03b48 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 Jan 13 03:45:50.623163 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e9072cd0-b84e-4e3a-b71a-8b72a6a03b48 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:50.623363 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:50.623363 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:50.623737 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e9072cd0-b84e-4e3a-b71a-8b72a6a03b48 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:50.727514 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e9072cd0-b84e-4e3a-b71a-8b72a6a03b48 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 returned with HTTP 404 Jan 13 03:45:50.727514 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 167/334] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:45:50 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/8183cae4-95f0-4d32-b177-0f8d196de507 => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:45:50.737003 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b223c703-abbf-4543-9924-a473306ce9af tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] DELETE http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 Jan 13 03:45:50.737003 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b223c703-abbf-4543-9924-a473306ce9af tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:50.737003 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:50.737003 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:50.737003 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b223c703-abbf-4543-9924-a473306ce9af tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:50.737003 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-b223c703-abbf-4543-9924-a473306ce9af tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Delete volume with id: 77e10834-67bd-4e46-b9dd-27247458b970 Jan 13 03:45:50.852065 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:50.852065 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:50.852065 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b223c703-abbf-4543-9924-a473306ce9af tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:45:51.124797 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b223c703-abbf-4543-9924-a473306ce9af tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Delete volume request issued successfully. Jan 13 03:45:51.124797 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b223c703-abbf-4543-9924-a473306ce9af tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 returned with HTTP 202 Jan 13 03:45:51.124797 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 168/335] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:45:50 2021] DELETE /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 => generated 0 bytes in 392 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:45:51.131742 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b62d05a-0ada-4a73-ae95-18e07a5f468f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 Jan 13 03:45:51.131742 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b62d05a-0ada-4a73-ae95-18e07a5f468f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:51.131742 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b62d05a-0ada-4a73-ae95-18e07a5f468f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:51.265873 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:51.265873 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:51.299584 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3b62d05a-0ada-4a73-ae95-18e07a5f468f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:45:51.356170 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b62d05a-0ada-4a73-ae95-18e07a5f468f tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 returned with HTTP 200 Jan 13 03:45:51.356170 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 168/336] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:45:51 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 => generated 913 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:45:52.372198 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-38dc2c3f-e468-4eda-b4fa-c92342b6eadc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 Jan 13 03:45:52.379414 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-38dc2c3f-e468-4eda-b4fa-c92342b6eadc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:52.379628 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:52.379628 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:52.380028 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-38dc2c3f-e468-4eda-b4fa-c92342b6eadc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:52.513737 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:52.513737 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:52.531280 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-38dc2c3f-e468-4eda-b4fa-c92342b6eadc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:45:52.591632 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-38dc2c3f-e468-4eda-b4fa-c92342b6eadc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 returned with HTTP 200 Jan 13 03:45:52.604022 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 169/337] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:45:52 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 => generated 913 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:45:53.610303 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ea16911-2de8-4e37-addb-01ee9590cd1c tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 Jan 13 03:45:53.611129 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ea16911-2de8-4e37-addb-01ee9590cd1c tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:53.611129 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:53.611129 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:53.611129 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ea16911-2de8-4e37-addb-01ee9590cd1c tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:53.730223 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:53.730223 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:53.740263 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7ea16911-2de8-4e37-addb-01ee9590cd1c tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:45:53.769429 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ea16911-2de8-4e37-addb-01ee9590cd1c tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 returned with HTTP 200 Jan 13 03:45:53.771153 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 169/338] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:45:53 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 => generated 913 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:45:54.793420 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-677ae612-a28d-459c-8c59-d5ffd68b829e tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 Jan 13 03:45:54.793420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-677ae612-a28d-459c-8c59-d5ffd68b829e tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:54.793420 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:54.793420 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:54.793420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-677ae612-a28d-459c-8c59-d5ffd68b829e tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:54.889124 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-677ae612-a28d-459c-8c59-d5ffd68b829e tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 returned with HTTP 404 Jan 13 03:45:54.890652 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 170/339] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:45:54 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/77e10834-67bd-4e46-b9dd-27247458b970 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:45:54.902587 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-84226b85-4987-418c-8fd1-972d57325cd2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] DELETE http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:45:54.903182 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-84226b85-4987-418c-8fd1-972d57325cd2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:54.903291 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:54.903291 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:54.903696 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-84226b85-4987-418c-8fd1-972d57325cd2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:54.904082 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-84226b85-4987-418c-8fd1-972d57325cd2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Delete volume with id: b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:45:55.010070 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:55.010070 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:55.013691 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-84226b85-4987-418c-8fd1-972d57325cd2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:45:55.082098 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-84226b85-4987-418c-8fd1-972d57325cd2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Delete volume request issued successfully. Jan 13 03:45:55.082098 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-84226b85-4987-418c-8fd1-972d57325cd2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 202 Jan 13 03:45:55.082098 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 170/340] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:45:54 2021] DELETE /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:45:55.084849 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ecbe6b09-c871-4827-8c17-ded9855b65bc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:45:55.084849 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ecbe6b09-c871-4827-8c17-ded9855b65bc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:55.084849 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ecbe6b09-c871-4827-8c17-ded9855b65bc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:55.205472 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:55.205472 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:55.245980 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ecbe6b09-c871-4827-8c17-ded9855b65bc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:45:55.302464 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ecbe6b09-c871-4827-8c17-ded9855b65bc tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:45:55.305350 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 171/341] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:45:55 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 1361 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:45:56.322364 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b13c73ea-ba80-4a1b-8a58-0c4605613b5a tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:45:56.323056 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b13c73ea-ba80-4a1b-8a58-0c4605613b5a tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:56.323539 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:56.323539 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:56.323686 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b13c73ea-ba80-4a1b-8a58-0c4605613b5a tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:56.460752 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:56.460752 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:56.501364 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b13c73ea-ba80-4a1b-8a58-0c4605613b5a tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:45:56.579355 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b13c73ea-ba80-4a1b-8a58-0c4605613b5a tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:45:56.580164 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 171/342] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:45:56 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 1361 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:45:57.597535 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-89d2816c-090d-449e-94e7-053791ed6f83 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:45:57.598089 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-89d2816c-090d-449e-94e7-053791ed6f83 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:57.598259 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:57.598259 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:57.599788 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-89d2816c-090d-449e-94e7-053791ed6f83 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:57.715355 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:45:57.715355 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:45:57.723959 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-89d2816c-090d-449e-94e7-053791ed6f83 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Volume info retrieved successfully. Jan 13 03:45:57.752954 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-89d2816c-090d-449e-94e7-053791ed6f83 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 200 Jan 13 03:45:57.754002 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 172/343] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:45:57 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 1361 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:45:58.776457 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b0380db9-a5c5-4f34-89b3-ae02a437fdd2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] GET http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf Jan 13 03:45:58.776457 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b0380db9-a5c5-4f34-89b3-ae02a437fdd2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:45:58.776457 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:45:58.776457 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:45:58.776457 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b0380db9-a5c5-4f34-89b3-ae02a437fdd2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:45:58.989923 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b0380db9-a5c5-4f34-89b3-ae02a437fdd2 tempest-TaggedBootDevicesTest-173451777 tempest-TaggedBootDevicesTest-173451777] http://10.222.0.38/volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf returned with HTTP 404 Jan 13 03:45:59.001845 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 172/344] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:45:58 2021] GET /volume/v3/fe200e5bbce04e789e7b0aceb239ae1a/volumes/b7ef559b-f60f-4af7-828e-0f8ac68982bf => generated 109 bytes in 225 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:47:07.122437 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e89cc1b-5a57-46e3-8539-5b69472c0674 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] POST http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs Jan 13 03:47:07.123002 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:07.123002 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:07.123596 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e89cc1b-5a57-46e3-8539-5b69472c0674 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1109006995", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:07.130315 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.qos_specs [None req-8e89cc1b-5a57-46e3-8539-5b69472c0674 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1109006995', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87926) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 13 03:47:07.152307 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-8e89cc1b-5a57-46e3-8539-5b69472c0674 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] DB qos_specs_create(): root {'id': 'd17dcbac-d5f0-405a-8370-b3bc155a4d43', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1109006995'} {{(pid=87926) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 13 03:47:07.186239 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e89cc1b-5a57-46e3-8539-5b69472c0674 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs returned with HTTP 200 Jan 13 03:47:07.187087 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 173/345] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 03:47:06 2021] POST /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs => generated 459 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:07.199866 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0fbbdf7d-96b9-43a4-9336-f0ca6b2e3b77 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] POST http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/types Jan 13 03:47:07.201070 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0fbbdf7d-96b9-43a4-9336-f0ca6b2e3b77 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1204140334"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:07.250964 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0fbbdf7d-96b9-43a4-9336-f0ca6b2e3b77 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/types returned with HTTP 200 Jan 13 03:47:07.263063 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-11435ab9-cbc0-47ed-b339-b5725c1764d0 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] POST http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/types Jan 13 03:47:07.263540 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:07.263540 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:07.264378 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-11435ab9-cbc0-47ed-b339-b5725c1764d0 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1252144829"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:07.265142 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:07.265142 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:07.269290 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 173/346] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 03:47:07 2021] POST /volume/v3/23e027cb13e94f1d99a56e1e155ef943/types => generated 222 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:07.337464 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-11435ab9-cbc0-47ed-b339-b5725c1764d0 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/types returned with HTTP 200 Jan 13 03:47:07.338560 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 174/347] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 03:47:07 2021] POST /volume/v3/23e027cb13e94f1d99a56e1e155ef943/types => generated 222 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:07.351123 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e03bc33-e0e1-49a4-b588-d5ba9668857d tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] POST http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/types Jan 13 03:47:07.352593 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e03bc33-e0e1-49a4-b588-d5ba9668857d tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-4457976"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:07.435267 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e03bc33-e0e1-49a4-b588-d5ba9668857d tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/types returned with HTTP 200 Jan 13 03:47:07.439781 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 174/348] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 03:47:07 2021] POST /volume/v3/23e027cb13e94f1d99a56e1e155ef943/types => generated 219 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:07.452736 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5793af14-29c0-45e8-aa86-6c49dddc55ba tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/associate?vol_type_id=7020aec4-3a5a-4b37-9b81-657eeb3f2d9f Jan 13 03:47:07.453279 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5793af14-29c0-45e8-aa86-6c49dddc55ba tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:07.454383 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5793af14-29c0-45e8-aa86-6c49dddc55ba tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'associate' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:07.455254 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5793af14-29c0-45e8-aa86-6c49dddc55ba tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Associate qos_spec: d17dcbac-d5f0-405a-8370-b3bc155a4d43 with type: 7020aec4-3a5a-4b37-9b81-657eeb3f2d9f {{(pid=87926) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 13 03:47:07.473489 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:07.473489 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:07.502150 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:07.502150 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:07.572699 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5793af14-29c0-45e8-aa86-6c49dddc55ba tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/associate?vol_type_id=7020aec4-3a5a-4b37-9b81-657eeb3f2d9f returned with HTTP 202 Jan 13 03:47:07.573659 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 175/349] 10.222.0.38 () {58 vars in 1448 bytes} [Wed Jan 13 03:47:07 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/associate?vol_type_id=7020aec4-3a5a-4b37-9b81-657eeb3f2d9f => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:47:07.586855 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c786aaa-95a6-486f-a946-37b67f228394 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/associate?vol_type_id=32196407-541a-472c-a3b1-134e204b23d4 Jan 13 03:47:07.587403 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c786aaa-95a6-486f-a946-37b67f228394 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:07.587896 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c786aaa-95a6-486f-a946-37b67f228394 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'associate' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:07.589356 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5c786aaa-95a6-486f-a946-37b67f228394 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Associate qos_spec: d17dcbac-d5f0-405a-8370-b3bc155a4d43 with type: 32196407-541a-472c-a3b1-134e204b23d4 {{(pid=87927) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 13 03:47:07.592875 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:07.592875 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:07.610584 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:07.610584 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:07.710335 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c786aaa-95a6-486f-a946-37b67f228394 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/associate?vol_type_id=32196407-541a-472c-a3b1-134e204b23d4 returned with HTTP 202 Jan 13 03:47:07.714651 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 175/350] 10.222.0.38 () {58 vars in 1448 bytes} [Wed Jan 13 03:47:07 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/associate?vol_type_id=32196407-541a-472c-a3b1-134e204b23d4 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:47:07.726518 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0abd1eb5-4409-4f8d-a622-9ce72d8f8371 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/associate?vol_type_id=f7c6b61a-9852-4b62-97fb-25719dd7f156 Jan 13 03:47:07.726943 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0abd1eb5-4409-4f8d-a622-9ce72d8f8371 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:07.727167 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:07.727167 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:07.727558 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0abd1eb5-4409-4f8d-a622-9ce72d8f8371 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'associate' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:07.728255 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:07.728255 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:07.729177 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0abd1eb5-4409-4f8d-a622-9ce72d8f8371 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Associate qos_spec: d17dcbac-d5f0-405a-8370-b3bc155a4d43 with type: f7c6b61a-9852-4b62-97fb-25719dd7f156 {{(pid=87926) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 13 03:47:07.729939 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:07.729939 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:07.756273 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:07.756273 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:07.861992 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0abd1eb5-4409-4f8d-a622-9ce72d8f8371 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/associate?vol_type_id=f7c6b61a-9852-4b62-97fb-25719dd7f156 returned with HTTP 202 Jan 13 03:47:07.870114 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 176/351] 10.222.0.38 () {58 vars in 1448 bytes} [Wed Jan 13 03:47:07 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/associate?vol_type_id=f7c6b61a-9852-4b62-97fb-25719dd7f156 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:47:07.883463 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-22d35c59-ce27-49c2-8d61-75ea49c89503 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/associations Jan 13 03:47:07.883617 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-22d35c59-ce27-49c2-8d61-75ea49c89503 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:07.883972 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:07.883972 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:07.884803 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-22d35c59-ce27-49c2-8d61-75ea49c89503 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'associations' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:07.885788 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:07.885788 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:07.888491 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-22d35c59-ce27-49c2-8d61-75ea49c89503 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Get associations for qos_spec id: d17dcbac-d5f0-405a-8370-b3bc155a4d43 {{(pid=87927) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 13 03:47:07.888491 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:07.888491 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:07.935639 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-22d35c59-ce27-49c2-8d61-75ea49c89503 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/associations returned with HTTP 200 Jan 13 03:47:07.942795 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 176/352] 10.222.0.38 () {58 vars in 1360 bytes} [Wed Jan 13 03:47:07 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/associations => generated 445 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:47:07.953701 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78ce213a-8d9c-4e87-a0ee-0d12084df122 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/disassociate?vol_type_id=7020aec4-3a5a-4b37-9b81-657eeb3f2d9f Jan 13 03:47:07.954510 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-78ce213a-8d9c-4e87-a0ee-0d12084df122 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:07.955699 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:07.955699 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:07.956448 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-78ce213a-8d9c-4e87-a0ee-0d12084df122 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'disassociate' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:07.957517 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:07.957517 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:07.958796 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-78ce213a-8d9c-4e87-a0ee-0d12084df122 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Disassociate qos_spec: d17dcbac-d5f0-405a-8370-b3bc155a4d43 from type: 7020aec4-3a5a-4b37-9b81-657eeb3f2d9f {{(pid=87926) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 13 03:47:07.961506 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:07.961506 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:07.983978 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:07.983978 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:08.039433 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78ce213a-8d9c-4e87-a0ee-0d12084df122 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/disassociate?vol_type_id=7020aec4-3a5a-4b37-9b81-657eeb3f2d9f returned with HTTP 202 Jan 13 03:47:08.043491 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 177/353] 10.222.0.38 () {58 vars in 1457 bytes} [Wed Jan 13 03:47:07 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/disassociate?vol_type_id=7020aec4-3a5a-4b37-9b81-657eeb3f2d9f => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:47:08.056622 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b21ed89d-7abf-4f2e-9b77-375830ba9612 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/associations Jan 13 03:47:08.057455 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b21ed89d-7abf-4f2e-9b77-375830ba9612 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:08.057876 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:08.057876 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:08.058562 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b21ed89d-7abf-4f2e-9b77-375830ba9612 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'associations' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:08.059783 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:08.059783 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:08.061154 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b21ed89d-7abf-4f2e-9b77-375830ba9612 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Get associations for qos_spec id: d17dcbac-d5f0-405a-8370-b3bc155a4d43 {{(pid=87927) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 13 03:47:08.062197 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:08.062197 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:08.102764 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b21ed89d-7abf-4f2e-9b77-375830ba9612 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/associations returned with HTTP 200 Jan 13 03:47:08.111580 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 177/354] 10.222.0.38 () {58 vars in 1360 bytes} [Wed Jan 13 03:47:08 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/associations => generated 303 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:08.122844 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5f2ddd00-b128-4e59-befe-daebb4726198 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/disassociate_all Jan 13 03:47:08.128882 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5f2ddd00-b128-4e59-befe-daebb4726198 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:08.129358 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:08.129358 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:08.130033 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5f2ddd00-b128-4e59-befe-daebb4726198 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'disassociate_all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:08.133486 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:08.133486 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:08.134715 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5f2ddd00-b128-4e59-befe-daebb4726198 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Disassociate qos_spec: d17dcbac-d5f0-405a-8370-b3bc155a4d43 from all. {{(pid=87926) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 13 03:47:08.135612 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:08.135612 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:08.153421 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:08.153421 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:08.183392 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5f2ddd00-b128-4e59-befe-daebb4726198 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/disassociate_all returned with HTTP 202 Jan 13 03:47:08.184658 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 178/355] 10.222.0.38 () {58 vars in 1372 bytes} [Wed Jan 13 03:47:08 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/disassociate_all => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:47:08.198347 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2516365b-e968-4fe7-9e51-043c28aff064 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/associations Jan 13 03:47:08.199019 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2516365b-e968-4fe7-9e51-043c28aff064 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:08.203976 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:08.203976 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:08.203976 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2516365b-e968-4fe7-9e51-043c28aff064 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'associations' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:08.203976 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:08.203976 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:08.203976 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2516365b-e968-4fe7-9e51-043c28aff064 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Get associations for qos_spec id: d17dcbac-d5f0-405a-8370-b3bc155a4d43 {{(pid=87927) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 13 03:47:08.205056 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:08.205056 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:08.292110 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2516365b-e968-4fe7-9e51-043c28aff064 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/associations returned with HTTP 200 Jan 13 03:47:08.293259 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 178/356] 10.222.0.38 () {58 vars in 1360 bytes} [Wed Jan 13 03:47:08 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/associations => generated 24 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 03:47:08.314431 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-238f5203-51d9-4fad-b9a1-f7ad517ed42c tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] POST http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs Jan 13 03:47:08.315871 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:08.315871 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:08.315871 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-238f5203-51d9-4fad-b9a1-f7ad517ed42c tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-167445453", "consumer": "back-end"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:08.321676 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:08.321676 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:08.322927 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.qos_specs [None req-238f5203-51d9-4fad-b9a1-f7ad517ed42c tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-167445453', 'consumer': 'back-end', 'specs': {}} {{(pid=87926) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 13 03:47:08.343123 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-238f5203-51d9-4fad-b9a1-f7ad517ed42c tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] DB qos_specs_create(): root {'id': 'ac9419a5-091c-4b9b-9983-4ff72862a4da', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-167445453'} {{(pid=87926) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 13 03:47:08.372676 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-238f5203-51d9-4fad-b9a1-f7ad517ed42c tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs returned with HTTP 200 Jan 13 03:47:08.374234 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 179/357] 10.222.0.38 () {60 vars in 1231 bytes} [Wed Jan 13 03:47:08 2021] POST /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs => generated 434 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:47:08.388447 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1acb07aa-40e5-4f13-8f9e-08bdbd7568b7 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] DELETE http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/ac9419a5-091c-4b9b-9983-4ff72862a4da?force=False Jan 13 03:47:08.389644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1acb07aa-40e5-4f13-8f9e-08bdbd7568b7 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:08.389644 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:08.389644 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:08.389644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1acb07aa-40e5-4f13-8f9e-08bdbd7568b7 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:08.390216 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:08.390216 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:08.391037 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1acb07aa-40e5-4f13-8f9e-08bdbd7568b7 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Delete qos_spec: ac9419a5-091c-4b9b-9983-4ff72862a4da, force: False {{(pid=87927) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 13 03:47:08.391687 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:08.391687 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:08.401070 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:08.401070 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:08.492886 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:08.492886 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:08.507523 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:08.507523 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 03:47:08.517262 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1acb07aa-40e5-4f13-8f9e-08bdbd7568b7 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/ac9419a5-091c-4b9b-9983-4ff72862a4da?force=False returned with HTTP 202 Jan 13 03:47:08.518348 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 179/358] 10.222.0.38 () {58 vars in 1347 bytes} [Wed Jan 13 03:47:08 2021] DELETE /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/ac9419a5-091c-4b9b-9983-4ff72862a4da?force=False => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:47:08.530158 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0a4dcde-4f3a-4326-9a61-69a8fa33c20e tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/ac9419a5-091c-4b9b-9983-4ff72862a4da Jan 13 03:47:08.530692 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0a4dcde-4f3a-4326-9a61-69a8fa33c20e tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:08.530883 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:08.530883 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:08.531471 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0a4dcde-4f3a-4326-9a61-69a8fa33c20e tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:08.532625 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:08.532625 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:08.534854 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:08.534854 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:08.549268 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0a4dcde-4f3a-4326-9a61-69a8fa33c20e tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/ac9419a5-091c-4b9b-9983-4ff72862a4da returned with HTTP 404 Jan 13 03:47:08.550471 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 180/359] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:08 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/ac9419a5-091c-4b9b-9983-4ff72862a4da => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:47:08.564700 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f6963310-0b6e-4611-844d-6deb811fdb71 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs Jan 13 03:47:08.566249 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f6963310-0b6e-4611-844d-6deb811fdb71 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:08.567339 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:08.567339 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:08.568524 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f6963310-0b6e-4611-844d-6deb811fdb71 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:08.570339 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:08.570339 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:08.594072 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f6963310-0b6e-4611-844d-6deb811fdb71 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs returned with HTTP 200 Jan 13 03:47:08.594918 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 180/360] 10.222.0.38 () {58 vars in 1210 bytes} [Wed Jan 13 03:47:08 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs => generated 175 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:08.610947 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-35834a87-22e3-49ea-97c2-dd25ce2522d9 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] POST http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs Jan 13 03:47:08.612043 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-35834a87-22e3-49ea-97c2-dd25ce2522d9 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-786828011", "consumer": "both"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:08.614346 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.qos_specs [None req-35834a87-22e3-49ea-97c2-dd25ce2522d9 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-786828011', 'consumer': 'both', 'specs': {}} {{(pid=87926) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 13 03:47:08.622723 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-35834a87-22e3-49ea-97c2-dd25ce2522d9 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] DB qos_specs_create(): root {'id': 'c393b688-4037-491a-a70d-0c7be44b3cd4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-786828011'} {{(pid=87926) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 13 03:47:08.674246 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-35834a87-22e3-49ea-97c2-dd25ce2522d9 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs returned with HTTP 200 Jan 13 03:47:08.677190 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 181/361] 10.222.0.38 () {60 vars in 1231 bytes} [Wed Jan 13 03:47:08 2021] POST /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs => generated 430 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:08.687926 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26d49a72-411d-473c-9a5e-1d9c71e1e79d tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] DELETE http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/c393b688-4037-491a-a70d-0c7be44b3cd4?force=False Jan 13 03:47:08.688448 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26d49a72-411d-473c-9a5e-1d9c71e1e79d tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:08.688822 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:08.688822 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:08.689443 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26d49a72-411d-473c-9a5e-1d9c71e1e79d tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:08.723297 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:08.723297 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:08.729528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-26d49a72-411d-473c-9a5e-1d9c71e1e79d tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Delete qos_spec: c393b688-4037-491a-a70d-0c7be44b3cd4, force: False {{(pid=87927) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 13 03:47:08.736096 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:08.736096 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:08.763433 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:08.763433 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:08.806328 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:08.806328 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:08.817835 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:08.817835 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 03:47:08.834616 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26d49a72-411d-473c-9a5e-1d9c71e1e79d tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/c393b688-4037-491a-a70d-0c7be44b3cd4?force=False returned with HTTP 202 Jan 13 03:47:08.845574 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 181/362] 10.222.0.38 () {58 vars in 1347 bytes} [Wed Jan 13 03:47:08 2021] DELETE /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/c393b688-4037-491a-a70d-0c7be44b3cd4?force=False => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:47:08.846384 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-000743f0-b2c6-4a67-9136-f857bf323508 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/c393b688-4037-491a-a70d-0c7be44b3cd4 Jan 13 03:47:08.847081 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-000743f0-b2c6-4a67-9136-f857bf323508 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:08.847531 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:08.847531 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:08.847683 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-000743f0-b2c6-4a67-9136-f857bf323508 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:08.848945 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:08.848945 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:08.852207 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:08.852207 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:08.857817 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-000743f0-b2c6-4a67-9136-f857bf323508 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/c393b688-4037-491a-a70d-0c7be44b3cd4 returned with HTTP 404 Jan 13 03:47:08.858839 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 182/363] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:08 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/c393b688-4037-491a-a70d-0c7be44b3cd4 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:47:08.878495 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f1a8de9-3725-496b-86ab-0e2fcd708b7e tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs Jan 13 03:47:08.879273 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f1a8de9-3725-496b-86ab-0e2fcd708b7e tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:08.879675 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:08.879675 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:08.880342 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f1a8de9-3725-496b-86ab-0e2fcd708b7e tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:08.881286 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:08.881286 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:08.903269 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f1a8de9-3725-496b-86ab-0e2fcd708b7e tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs returned with HTTP 200 Jan 13 03:47:08.910692 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 182/364] 10.222.0.38 () {58 vars in 1210 bytes} [Wed Jan 13 03:47:08 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs => generated 175 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:08.929791 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5691f59d-d235-4ffd-a4e8-71ccffcd6af6 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] POST http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs Jan 13 03:47:08.930834 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5691f59d-d235-4ffd-a4e8-71ccffcd6af6 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-815003771", "consumer": "front-end"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:08.949105 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.qos_specs [None req-5691f59d-d235-4ffd-a4e8-71ccffcd6af6 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-815003771', 'consumer': 'front-end', 'specs': {}} {{(pid=87926) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 13 03:47:08.971679 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-5691f59d-d235-4ffd-a4e8-71ccffcd6af6 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] DB qos_specs_create(): root {'id': '76461b5c-a30c-415f-ad6f-3a0c90052e3b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-815003771'} {{(pid=87926) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 13 03:47:08.985857 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5691f59d-d235-4ffd-a4e8-71ccffcd6af6 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs returned with HTTP 200 Jan 13 03:47:08.994078 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 183/365] 10.222.0.38 () {60 vars in 1231 bytes} [Wed Jan 13 03:47:08 2021] POST /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs => generated 435 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:09.001179 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-512a72c2-8744-474f-9920-81ce830f8347 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] DELETE http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/76461b5c-a30c-415f-ad6f-3a0c90052e3b?force=False Jan 13 03:47:09.005781 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-512a72c2-8744-474f-9920-81ce830f8347 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:09.006166 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:09.006166 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:09.006803 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-512a72c2-8744-474f-9920-81ce830f8347 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:09.007854 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:09.007854 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:09.011543 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-512a72c2-8744-474f-9920-81ce830f8347 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Delete qos_spec: 76461b5c-a30c-415f-ad6f-3a0c90052e3b, force: False {{(pid=87927) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 13 03:47:09.012995 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:09.012995 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:09.028496 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:09.028496 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:09.068767 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:09.068767 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:09.082419 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:09.082419 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 03:47:09.114196 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-512a72c2-8744-474f-9920-81ce830f8347 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/76461b5c-a30c-415f-ad6f-3a0c90052e3b?force=False returned with HTTP 202 Jan 13 03:47:09.116770 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 183/366] 10.222.0.38 () {58 vars in 1347 bytes} [Wed Jan 13 03:47:08 2021] DELETE /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/76461b5c-a30c-415f-ad6f-3a0c90052e3b?force=False => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:47:09.137577 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-df142626-5a21-4fe4-ac8b-510499acf647 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/76461b5c-a30c-415f-ad6f-3a0c90052e3b Jan 13 03:47:09.138765 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-df142626-5a21-4fe4-ac8b-510499acf647 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:09.139675 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:09.139675 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:09.140262 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-df142626-5a21-4fe4-ac8b-510499acf647 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:09.141877 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:09.141877 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:09.143164 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:09.143164 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:09.159890 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-df142626-5a21-4fe4-ac8b-510499acf647 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/76461b5c-a30c-415f-ad6f-3a0c90052e3b returned with HTTP 404 Jan 13 03:47:09.169498 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 184/367] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:09 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/76461b5c-a30c-415f-ad6f-3a0c90052e3b => generated 100 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:47:09.184392 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0fc7a09e-2402-4a21-a28b-b6b1144924bb tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs Jan 13 03:47:09.185098 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0fc7a09e-2402-4a21-a28b-b6b1144924bb tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:09.185526 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:09.185526 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:09.187899 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0fc7a09e-2402-4a21-a28b-b6b1144924bb tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:09.188976 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:09.188976 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:09.218362 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0fc7a09e-2402-4a21-a28b-b6b1144924bb tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs returned with HTTP 200 Jan 13 03:47:09.219385 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 184/368] 10.222.0.38 () {58 vars in 1210 bytes} [Wed Jan 13 03:47:09 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs => generated 175 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:09.233874 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4fa271ba-fcfa-402d-8063-e3ab07128262 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43 Jan 13 03:47:09.234412 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4fa271ba-fcfa-402d-8063-e3ab07128262 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:09.234904 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4fa271ba-fcfa-402d-8063-e3ab07128262 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:09.248688 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4fa271ba-fcfa-402d-8063-e3ab07128262 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43 returned with HTTP 200 Jan 13 03:47:09.261281 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 185/369] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:09 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43 => generated 459 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:09.275483 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7cbc9c40-0ef5-4b2a-bb9b-18d3ed60e81b tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs Jan 13 03:47:09.276951 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7cbc9c40-0ef5-4b2a-bb9b-18d3ed60e81b tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:09.277286 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:09.277286 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:09.278258 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7cbc9c40-0ef5-4b2a-bb9b-18d3ed60e81b tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:09.281160 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:09.281160 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:09.284647 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:09.284647 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 13 03:47:09.305592 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7cbc9c40-0ef5-4b2a-bb9b-18d3ed60e81b tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs returned with HTTP 200 Jan 13 03:47:09.312749 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 185/370] 10.222.0.38 () {58 vars in 1210 bytes} [Wed Jan 13 03:47:09 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs => generated 175 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:09.319494 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86749c3d-dbe5-4a0d-9022-cbb516b00435 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] PUT http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43 Jan 13 03:47:09.319851 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:09.319851 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:09.320269 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86749c3d-dbe5-4a0d-9022-cbb516b00435 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:09.321846 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:09.321846 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:09.323777 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:09.323777 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:09.344108 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.qos_specs [None req-86749c3d-dbe5-4a0d-9022-cbb516b00435 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87926) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 13 03:47:09.354818 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:09.354818 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:09.391193 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-86749c3d-dbe5-4a0d-9022-cbb516b00435 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] qos_specs_update() value: {'id': '1c4756b7-1576-47c7-8758-ced5a98ee5fe', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'd17dcbac-d5f0-405a-8370-b3bc155a4d43', 'deleted': False} {{(pid=87926) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 13 03:47:09.404663 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86749c3d-dbe5-4a0d-9022-cbb516b00435 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43 returned with HTTP 200 Jan 13 03:47:09.405437 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 186/371] 10.222.0.38 () {60 vars in 1341 bytes} [Wed Jan 13 03:47:09 2021] PUT /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43 => generated 36 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 03:47:09.427872 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2eff1ad1-6c47-4af9-a1e4-e581d4d69536 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43 Jan 13 03:47:09.428566 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2eff1ad1-6c47-4af9-a1e4-e581d4d69536 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:09.428773 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:09.428773 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:09.429440 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2eff1ad1-6c47-4af9-a1e4-e581d4d69536 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:09.430828 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:09.430828 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:09.436443 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:09.436443 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:09.457231 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2eff1ad1-6c47-4af9-a1e4-e581d4d69536 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43 returned with HTTP 200 Jan 13 03:47:09.458204 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 186/372] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:09 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43 => generated 480 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:47:09.472214 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f8b7336d-ab5b-4478-9c86-6097e99787f2 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] PUT http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/delete_keys Jan 13 03:47:09.472511 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:09.472511 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:09.472849 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f8b7336d-ab5b-4478-9c86-6097e99787f2 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:09.476137 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:09.476137 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:09.479888 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f8b7336d-ab5b-4478-9c86-6097e99787f2 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Delete_key spec: d17dcbac-d5f0-405a-8370-b3bc155a4d43, keys: ['iops_bytes'] {{(pid=87926) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 13 03:47:09.489735 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:09.489735 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:09.510825 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:09.510825 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 03:47:09.555067 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:09.555067 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:09.575892 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f8b7336d-ab5b-4478-9c86-6097e99787f2 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/delete_keys returned with HTTP 202 Jan 13 03:47:09.575892 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 187/373] 10.222.0.38 () {60 vars in 1377 bytes} [Wed Jan 13 03:47:09 2021] PUT /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43/delete_keys => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:47:09.607403 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e5636d5f-40c9-4f92-9fb6-a63967604a7b tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43 Jan 13 03:47:09.610288 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e5636d5f-40c9-4f92-9fb6-a63967604a7b tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:09.610804 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:09.610804 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:09.614548 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e5636d5f-40c9-4f92-9fb6-a63967604a7b tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:09.616949 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:09.616949 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:09.618595 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:09.618595 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:09.631527 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e5636d5f-40c9-4f92-9fb6-a63967604a7b tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43 returned with HTTP 200 Jan 13 03:47:09.632742 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 187/374] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:09 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43 => generated 459 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:09.645763 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d78f267e-5f15-4c43-a790-b025a8147355 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43 Jan 13 03:47:09.645889 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d78f267e-5f15-4c43-a790-b025a8147355 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:09.647197 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:09.647197 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:09.647197 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d78f267e-5f15-4c43-a790-b025a8147355 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:09.648237 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:09.648237 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:09.649085 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:09.649085 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:09.669313 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d78f267e-5f15-4c43-a790-b025a8147355 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43 returned with HTTP 200 Jan 13 03:47:09.669576 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 188/375] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:09 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43 => generated 459 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:09.686434 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-32805df2-a1eb-4243-8f08-0a1d87c75a5b tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] DELETE http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/76461b5c-a30c-415f-ad6f-3a0c90052e3b?force=False Jan 13 03:47:09.686972 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-32805df2-a1eb-4243-8f08-0a1d87c75a5b tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:09.687196 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:09.687196 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:09.687574 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-32805df2-a1eb-4243-8f08-0a1d87c75a5b tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:09.688264 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:09.688264 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:09.689123 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-32805df2-a1eb-4243-8f08-0a1d87c75a5b tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Delete qos_spec: 76461b5c-a30c-415f-ad6f-3a0c90052e3b, force: False {{(pid=87927) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 13 03:47:09.689782 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:09.689782 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:09.698539 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-32805df2-a1eb-4243-8f08-0a1d87c75a5b tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/76461b5c-a30c-415f-ad6f-3a0c90052e3b?force=False returned with HTTP 404 Jan 13 03:47:09.700039 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 188/376] 10.222.0.38 () {58 vars in 1347 bytes} [Wed Jan 13 03:47:09 2021] DELETE /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/76461b5c-a30c-415f-ad6f-3a0c90052e3b?force=False => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:47:09.712230 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-23342442-afbe-443e-ae48-69f7bdf42a15 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/76461b5c-a30c-415f-ad6f-3a0c90052e3b Jan 13 03:47:09.713138 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-23342442-afbe-443e-ae48-69f7bdf42a15 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:09.714028 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:09.714028 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:09.714028 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-23342442-afbe-443e-ae48-69f7bdf42a15 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:09.715543 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:09.715543 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:09.716712 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:09.716712 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:09.731825 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-23342442-afbe-443e-ae48-69f7bdf42a15 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/76461b5c-a30c-415f-ad6f-3a0c90052e3b returned with HTTP 404 Jan 13 03:47:09.733176 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 189/377] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:09 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/76461b5c-a30c-415f-ad6f-3a0c90052e3b => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:47:09.745733 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-990a416a-4f13-4dad-a356-b62a43211aef tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] DELETE http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/c393b688-4037-491a-a70d-0c7be44b3cd4?force=False Jan 13 03:47:09.746306 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-990a416a-4f13-4dad-a356-b62a43211aef tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:09.746809 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-990a416a-4f13-4dad-a356-b62a43211aef tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:09.751407 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-990a416a-4f13-4dad-a356-b62a43211aef tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Delete qos_spec: c393b688-4037-491a-a70d-0c7be44b3cd4, force: False {{(pid=87927) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 13 03:47:09.760708 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-990a416a-4f13-4dad-a356-b62a43211aef tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/c393b688-4037-491a-a70d-0c7be44b3cd4?force=False returned with HTTP 404 Jan 13 03:47:09.762389 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 189/378] 10.222.0.38 () {58 vars in 1347 bytes} [Wed Jan 13 03:47:09 2021] DELETE /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/c393b688-4037-491a-a70d-0c7be44b3cd4?force=False => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:47:09.774017 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9775e1ef-3e06-4e88-b9d1-1b451287919e tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/c393b688-4037-491a-a70d-0c7be44b3cd4 Jan 13 03:47:09.774557 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9775e1ef-3e06-4e88-b9d1-1b451287919e tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:09.775049 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9775e1ef-3e06-4e88-b9d1-1b451287919e tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:09.787981 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9775e1ef-3e06-4e88-b9d1-1b451287919e tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/c393b688-4037-491a-a70d-0c7be44b3cd4 returned with HTTP 404 Jan 13 03:47:09.806116 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-35bf9978-c869-4e5b-952e-3f0a1207310b tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] DELETE http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/ac9419a5-091c-4b9b-9983-4ff72862a4da?force=False Jan 13 03:47:09.806666 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-35bf9978-c869-4e5b-952e-3f0a1207310b tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:09.807166 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-35bf9978-c869-4e5b-952e-3f0a1207310b tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:09.807747 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 190/379] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:09 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/c393b688-4037-491a-a70d-0c7be44b3cd4 => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:47:09.811199 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-35bf9978-c869-4e5b-952e-3f0a1207310b tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Delete qos_spec: ac9419a5-091c-4b9b-9983-4ff72862a4da, force: False {{(pid=87927) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 13 03:47:09.822661 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-35bf9978-c869-4e5b-952e-3f0a1207310b tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/ac9419a5-091c-4b9b-9983-4ff72862a4da?force=False returned with HTTP 404 Jan 13 03:47:09.823734 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 190/380] 10.222.0.38 () {58 vars in 1347 bytes} [Wed Jan 13 03:47:09 2021] DELETE /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/ac9419a5-091c-4b9b-9983-4ff72862a4da?force=False => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:47:09.837480 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4668d49e-bc2d-4b56-8d94-270eb8caaf67 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/ac9419a5-091c-4b9b-9983-4ff72862a4da Jan 13 03:47:09.837480 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4668d49e-bc2d-4b56-8d94-270eb8caaf67 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:09.839662 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4668d49e-bc2d-4b56-8d94-270eb8caaf67 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:09.860711 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4668d49e-bc2d-4b56-8d94-270eb8caaf67 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/ac9419a5-091c-4b9b-9983-4ff72862a4da returned with HTTP 404 Jan 13 03:47:09.868681 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 191/381] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:09 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/ac9419a5-091c-4b9b-9983-4ff72862a4da => generated 100 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:47:09.887471 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d4bacb3a-b665-4e01-b2f7-63c248833f0f tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] DELETE http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/types/f7c6b61a-9852-4b62-97fb-25719dd7f156 Jan 13 03:47:09.887763 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d4bacb3a-b665-4e01-b2f7-63c248833f0f tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:09.889307 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d4bacb3a-b665-4e01-b2f7-63c248833f0f tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method '_delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:10.042597 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:10.042597 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 03:47:10.089708 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d4bacb3a-b665-4e01-b2f7-63c248833f0f tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/types/f7c6b61a-9852-4b62-97fb-25719dd7f156 returned with HTTP 202 Jan 13 03:47:10.094223 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 191/382] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 03:47:09 2021] DELETE /volume/v3/23e027cb13e94f1d99a56e1e155ef943/types/f7c6b61a-9852-4b62-97fb-25719dd7f156 => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:47:10.102140 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c60f0fdb-88c5-4405-9bba-608b0b1d8b9d tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/types/f7c6b61a-9852-4b62-97fb-25719dd7f156 Jan 13 03:47:10.103168 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c60f0fdb-88c5-4405-9bba-608b0b1d8b9d tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:10.103274 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c60f0fdb-88c5-4405-9bba-608b0b1d8b9d tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:10.117032 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c60f0fdb-88c5-4405-9bba-608b0b1d8b9d tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/types/f7c6b61a-9852-4b62-97fb-25719dd7f156 returned with HTTP 404 Jan 13 03:47:10.125890 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b21d231-4d15-426c-a45c-a571900dc4f7 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] DELETE http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/types/32196407-541a-472c-a3b1-134e204b23d4 Jan 13 03:47:10.126575 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b21d231-4d15-426c-a45c-a571900dc4f7 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:10.127085 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b21d231-4d15-426c-a45c-a571900dc4f7 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method '_delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:10.131927 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 192/383] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 03:47:10 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/types/f7c6b61a-9852-4b62-97fb-25719dd7f156 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:47:10.270466 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b21d231-4d15-426c-a45c-a571900dc4f7 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/types/32196407-541a-472c-a3b1-134e204b23d4 returned with HTTP 202 Jan 13 03:47:10.272891 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 192/384] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 03:47:10 2021] DELETE /volume/v3/23e027cb13e94f1d99a56e1e155ef943/types/32196407-541a-472c-a3b1-134e204b23d4 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:47:10.295258 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0971c0df-e4f0-45ec-8c55-30e9b1525fcf tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/types/32196407-541a-472c-a3b1-134e204b23d4 Jan 13 03:47:10.296128 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0971c0df-e4f0-45ec-8c55-30e9b1525fcf tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:10.296790 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0971c0df-e4f0-45ec-8c55-30e9b1525fcf tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:10.332201 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0971c0df-e4f0-45ec-8c55-30e9b1525fcf tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/types/32196407-541a-472c-a3b1-134e204b23d4 returned with HTTP 404 Jan 13 03:47:10.336997 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 193/385] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 03:47:10 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/types/32196407-541a-472c-a3b1-134e204b23d4 => generated 114 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 03:47:10.345655 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-81189772-7c4e-40d3-adc8-cb94bf8e53c5 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] DELETE http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/types/7020aec4-3a5a-4b37-9b81-657eeb3f2d9f Jan 13 03:47:10.346187 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-81189772-7c4e-40d3-adc8-cb94bf8e53c5 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:10.346700 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-81189772-7c4e-40d3-adc8-cb94bf8e53c5 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method '_delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:10.481248 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-81189772-7c4e-40d3-adc8-cb94bf8e53c5 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/types/7020aec4-3a5a-4b37-9b81-657eeb3f2d9f returned with HTTP 202 Jan 13 03:47:10.481985 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 193/386] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 03:47:10 2021] DELETE /volume/v3/23e027cb13e94f1d99a56e1e155ef943/types/7020aec4-3a5a-4b37-9b81-657eeb3f2d9f => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:47:10.491693 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-69447038-a983-4bd3-8921-2b9508d7a46e tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/types/7020aec4-3a5a-4b37-9b81-657eeb3f2d9f Jan 13 03:47:10.491693 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-69447038-a983-4bd3-8921-2b9508d7a46e tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:10.492248 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-69447038-a983-4bd3-8921-2b9508d7a46e tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:10.524690 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-69447038-a983-4bd3-8921-2b9508d7a46e tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/types/7020aec4-3a5a-4b37-9b81-657eeb3f2d9f returned with HTTP 404 Jan 13 03:47:10.524690 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 194/387] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 03:47:10 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/types/7020aec4-3a5a-4b37-9b81-657eeb3f2d9f => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:47:10.534201 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b5fefeed-ac42-463b-8ca2-2d7c4f23cc24 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] DELETE http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43?force=False Jan 13 03:47:10.534734 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b5fefeed-ac42-463b-8ca2-2d7c4f23cc24 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:10.535270 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b5fefeed-ac42-463b-8ca2-2d7c4f23cc24 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:10.537296 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b5fefeed-ac42-463b-8ca2-2d7c4f23cc24 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Delete qos_spec: d17dcbac-d5f0-405a-8370-b3bc155a4d43, force: False {{(pid=87927) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 13 03:47:10.555840 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:10.555840 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:10.629234 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:10.629234 n-d-766380-6 devstack@c-api.service[87925]: options(joinedload_all('specs')).all() Jan 13 03:47:10.660497 n-d-766380-6 devstack@c-api.service[87925]: /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 03:47:10.660497 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 03:47:10.660497 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b5fefeed-ac42-463b-8ca2-2d7c4f23cc24 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43?force=False returned with HTTP 202 Jan 13 03:47:10.678364 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 194/388] 10.222.0.38 () {58 vars in 1347 bytes} [Wed Jan 13 03:47:10 2021] DELETE /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43?force=False => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:47:10.687340 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1d413af2-a026-4228-a7d7-eca20da06880 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] GET http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43 Jan 13 03:47:10.687340 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1d413af2-a026-4228-a7d7-eca20da06880 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:10.687340 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1d413af2-a026-4228-a7d7-eca20da06880 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:10.707018 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1d413af2-a026-4228-a7d7-eca20da06880 tempest-QosSpecsTestJSON-680942837 tempest-QosSpecsTestJSON-680942837] http://10.222.0.38/volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43 returned with HTTP 404 Jan 13 03:47:10.729131 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 195/389] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:10 2021] GET /volume/v3/23e027cb13e94f1d99a56e1e155ef943/qos-specs/d17dcbac-d5f0-405a-8370-b3bc155a4d43 => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:47:25.579678 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] POST http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes Jan 13 03:47:25.580138 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:25.580138 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:25.580692 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1199191183"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:25.581543 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1199191183'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:47:25.582686 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Create volume of 1 GB Jan 13 03:47:25.583537 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:25.583537 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:25.634025 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Availability Zones retrieved successfully. Jan 13 03:47:25.687457 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Flow 'volume_create_api' (968d7f81-b8ec-4e68-8574-7c885d5b87a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:47:25.695417 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be8c714c-175e-4b25-b9fa-6db1edae36e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:47:25.717776 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:47:25.922371 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be8c714c-175e-4b25-b9fa-6db1edae36e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:47:25.930861 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aa889e1-6438-46a6-be9d-7733f8367530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:47:26.342574 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Created reservations ['a3e1ec75-52ba-4e7f-bcc7-6b0bb97ed242', '5e17480f-77a8-401f-9e7d-00be438bd749', '8bb10334-1bc2-4a14-99dd-1cd4982e5ca8', '314fe4dc-ad96-4298-ae33-beaabf8eab1c'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:47:26.346463 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aa889e1-6438-46a6-be9d-7733f8367530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3e1ec75-52ba-4e7f-bcc7-6b0bb97ed242', '5e17480f-77a8-401f-9e7d-00be438bd749', '8bb10334-1bc2-4a14-99dd-1cd4982e5ca8', '314fe4dc-ad96-4298-ae33-beaabf8eab1c']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:47:26.349495 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c23417e-8904-474e-b755-31fec0a6e8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:47:26.506405 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c23417e-8904-474e-b755-31fec0a6e8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '653aacf5-c81a-4a06-bc09-409964084c55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1199191183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae7c444b4c5a4b64b99ed16699567f33',qos_specs=None,replication_status=,reservations=['a3e1ec75-52ba-4e7f-bcc7-6b0bb97ed242','5e17480f-77a8-401f-9e7d-00be438bd749','8bb10334-1bc2-4a14-99dd-1cd4982e5ca8','314fe4dc-ad96-4298-ae33-beaabf8eab1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdff91df842547018cdd65ec6f25cb82',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:47:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1199191183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=653aacf5-c81a-4a06-bc09-409964084c55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae7c444b4c5a4b64b99ed16699567f33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cdff91df842547018cdd65ec6f25cb82',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:47:26.523187 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2b21f45-b168-4f87-b8bd-70e3b9f7e80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:47:26.617058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2b21f45-b168-4f87-b8bd-70e3b9f7e80a) transitioned into state 'SUCCESS' from state '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-1199191183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae7c444b4c5a4b64b99ed16699567f33',qos_specs=None,replication_status=,reservations=['a3e1ec75-52ba-4e7f-bcc7-6b0bb97ed242','5e17480f-77a8-401f-9e7d-00be438bd749','8bb10334-1bc2-4a14-99dd-1cd4982e5ca8','314fe4dc-ad96-4298-ae33-beaabf8eab1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdff91df842547018cdd65ec6f25cb82',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:47:26.619229 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (125d1862-8fd8-4764-9560-07f7f3a095a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:47:26.687689 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (125d1862-8fd8-4764-9560-07f7f3a095a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:47:26.694420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Flow 'volume_create_api' (968d7f81-b8ec-4e68-8574-7c885d5b87a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:47:26.903472 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Create volume request issued successfully. Jan 13 03:47:27.010501 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-19973102-6250-4b30-abad-12ab54f45803 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes returned with HTTP 202 Jan 13 03:47:27.027518 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b4dacab7-fe27-48c6-8ab6-148d532fe512 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 Jan 13 03:47:27.028461 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b4dacab7-fe27-48c6-8ab6-148d532fe512 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:27.029344 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b4dacab7-fe27-48c6-8ab6-148d532fe512 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:27.030681 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 195/390] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:47:24 2021] POST /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes => generated 820 bytes in 2175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:47:27.203932 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:27.203932 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:27.234174 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b4dacab7-fe27-48c6-8ab6-148d532fe512 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Volume info retrieved successfully. Jan 13 03:47:27.295146 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b4dacab7-fe27-48c6-8ab6-148d532fe512 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 returned with HTTP 200 Jan 13 03:47:27.297663 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 196/391] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:27 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 => generated 912 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:47:28.314317 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-07b88fda-e3f0-4b3f-bb05-5a3e35684709 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 Jan 13 03:47:28.315636 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-07b88fda-e3f0-4b3f-bb05-5a3e35684709 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:28.316120 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:28.316120 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:28.316915 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-07b88fda-e3f0-4b3f-bb05-5a3e35684709 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:28.512816 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:28.512816 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:28.562167 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-07b88fda-e3f0-4b3f-bb05-5a3e35684709 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Volume info retrieved successfully. Jan 13 03:47:28.670013 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-07b88fda-e3f0-4b3f-bb05-5a3e35684709 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 returned with HTTP 200 Jan 13 03:47:28.670847 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 196/392] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:28 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 => generated 912 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:29.687659 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cda77a7d-399b-4520-ad09-d2cf0c94713a tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 Jan 13 03:47:29.688374 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cda77a7d-399b-4520-ad09-d2cf0c94713a tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:29.688701 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:29.688701 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:29.689269 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cda77a7d-399b-4520-ad09-d2cf0c94713a tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:29.810082 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:29.810082 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:29.840517 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cda77a7d-399b-4520-ad09-d2cf0c94713a tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Volume info retrieved successfully. Jan 13 03:47:29.894751 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cda77a7d-399b-4520-ad09-d2cf0c94713a tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 returned with HTTP 200 Jan 13 03:47:29.905409 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 197/393] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:29 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 => generated 913 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:29.930638 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-874f00f7-27b4-4f0d-bc42-920cfc0c00f4 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] POST http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots Jan 13 03:47:29.931282 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:29.931282 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:29.931873 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-874f00f7-27b4-4f0d-bc42-920cfc0c00f4 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "653aacf5-c81a-4a06-bc09-409964084c55", "name": "tempest-SnapshotsActionsTest-Snapshot-664174585"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:30.048455 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:30.048455 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:30.061522 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-874f00f7-27b4-4f0d-bc42-920cfc0c00f4 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Volume info retrieved successfully. Jan 13 03:47:30.062261 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-874f00f7-27b4-4f0d-bc42-920cfc0c00f4 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Create snapshot from volume 653aacf5-c81a-4a06-bc09-409964084c55 Jan 13 03:47:30.134221 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-874f00f7-27b4-4f0d-bc42-920cfc0c00f4 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] 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 03:47:30.219008 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-874f00f7-27b4-4f0d-bc42-920cfc0c00f4 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Created reservations ['954fa691-616c-4470-8b58-9c2d6e7c3f33', 'f524fd6c-307f-49a9-a25d-205a142c6aa0', '86cc4be8-510c-48de-84f3-db0ab0c60162', '088e887c-ba75-41f4-9065-9b8fcf97faa7'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:47:30.547613 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-874f00f7-27b4-4f0d-bc42-920cfc0c00f4 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot create request issued successfully. Jan 13 03:47:30.550853 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-874f00f7-27b4-4f0d-bc42-920cfc0c00f4 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots returned with HTTP 202 Jan 13 03:47:30.569721 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 197/394] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 03:47:29 2021] POST /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots => generated 306 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:47:30.577846 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c29657f-2747-4304-a30e-1986488c9ac8 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf Jan 13 03:47:30.581496 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6c29657f-2747-4304-a30e-1986488c9ac8 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:30.582343 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:30.582343 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:30.584453 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6c29657f-2747-4304-a30e-1986488c9ac8 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:30.703243 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:30.703243 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:30.708862 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6c29657f-2747-4304-a30e-1986488c9ac8 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:30.720494 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c29657f-2747-4304-a30e-1986488c9ac8 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf returned with HTTP 200 Jan 13 03:47:30.721822 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 198/395] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:30 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf => generated 438 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:47:31.734999 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1436d680-288a-4646-833c-dfbba4fb4693 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf Jan 13 03:47:31.736657 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1436d680-288a-4646-833c-dfbba4fb4693 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:31.737077 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:31.737077 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:31.737734 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1436d680-288a-4646-833c-dfbba4fb4693 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:31.839736 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:31.839736 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:31.840957 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1436d680-288a-4646-833c-dfbba4fb4693 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:31.842895 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1436d680-288a-4646-833c-dfbba4fb4693 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf returned with HTTP 200 Jan 13 03:47:31.843732 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 198/396] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:31 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf => generated 438 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:32.856486 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e05f284b-71ba-473e-9a51-06bb2f4c1401 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf Jan 13 03:47:32.857688 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e05f284b-71ba-473e-9a51-06bb2f4c1401 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:32.858273 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:32.858273 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:32.858864 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e05f284b-71ba-473e-9a51-06bb2f4c1401 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:32.918207 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:32.918207 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:32.920365 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e05f284b-71ba-473e-9a51-06bb2f4c1401 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:32.922559 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e05f284b-71ba-473e-9a51-06bb2f4c1401 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf returned with HTTP 200 Jan 13 03:47:32.933632 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 199/397] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:32 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf => generated 438 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:33.946254 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-95b6de72-d0f8-4b3d-8a32-4a519a67f679 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf Jan 13 03:47:33.947751 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-95b6de72-d0f8-4b3d-8a32-4a519a67f679 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:33.948180 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:33.948180 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:33.948905 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-95b6de72-d0f8-4b3d-8a32-4a519a67f679 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:34.063232 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:34.063232 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:34.064878 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-95b6de72-d0f8-4b3d-8a32-4a519a67f679 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:34.071226 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-95b6de72-d0f8-4b3d-8a32-4a519a67f679 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf returned with HTTP 200 Jan 13 03:47:34.081532 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 199/398] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:33 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf => generated 465 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:34.373301 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aaff01af-8247-48c7-ad9b-3c29ed5e7d72 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] POST http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action Jan 13 03:47:34.374148 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:34.374148 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:34.374677 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aaff01af-8247-48c7-ad9b-3c29ed5e7d72 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:47:34.375142 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aaff01af-8247-48c7-ad9b-3c29ed5e7d72 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:34.376461 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-aaff01af-8247-48c7-ad9b-3c29ed5e7d72 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Updating snapshot '2edd92c7-102e-47d5-977a-46803b80ddaf' with '{'status': 'creating'}' {{(pid=87926) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 03:47:34.560233 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:34.560233 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:34.690099 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aaff01af-8247-48c7-ad9b-3c29ed5e7d72 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action returned with HTTP 202 Jan 13 03:47:34.701362 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 200/399] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 03:47:34 2021] POST /volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action => generated 0 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 13 03:47:34.709786 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7a5657c4-fb6a-4857-99bd-011ca97e61eb tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf Jan 13 03:47:34.710709 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7a5657c4-fb6a-4857-99bd-011ca97e61eb tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:34.711141 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:34.711141 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:34.711826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7a5657c4-fb6a-4857-99bd-011ca97e61eb tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:34.817940 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:34.817940 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:34.835002 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7a5657c4-fb6a-4857-99bd-011ca97e61eb tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:34.843075 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7a5657c4-fb6a-4857-99bd-011ca97e61eb tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf returned with HTTP 200 Jan 13 03:47:34.850828 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 200/400] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:34 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf => generated 464 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:34.862157 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1a4cb03d-9001-4968-8c41-1a561b548890 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] POST http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action Jan 13 03:47:34.863099 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:34.863099 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:34.864319 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1a4cb03d-9001-4968-8c41-1a561b548890 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:47:34.864941 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1a4cb03d-9001-4968-8c41-1a561b548890 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:34.866126 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-1a4cb03d-9001-4968-8c41-1a561b548890 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Updating snapshot '2edd92c7-102e-47d5-977a-46803b80ddaf' with '{'status': 'available'}' {{(pid=87926) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 03:47:35.061234 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:35.061234 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:35.133810 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1a4cb03d-9001-4968-8c41-1a561b548890 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action returned with HTTP 202 Jan 13 03:47:35.142683 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 201/401] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 03:47:34 2021] POST /volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action => generated 0 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:47:35.147077 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6d09721c-46e4-4268-a6e2-f2eb97e35cc5 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf Jan 13 03:47:35.148035 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6d09721c-46e4-4268-a6e2-f2eb97e35cc5 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:35.148498 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:35.148498 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:35.149196 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6d09721c-46e4-4268-a6e2-f2eb97e35cc5 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:35.241887 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:35.241887 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:35.248482 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6d09721c-46e4-4268-a6e2-f2eb97e35cc5 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:35.263265 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6d09721c-46e4-4268-a6e2-f2eb97e35cc5 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf returned with HTTP 200 Jan 13 03:47:35.264613 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 201/402] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:35 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf => generated 465 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:35.277577 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a03cbba7-4ffe-4f4f-8a7f-96286b5adba5 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] POST http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots Jan 13 03:47:35.278242 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:35.278242 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:35.278930 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a03cbba7-4ffe-4f4f-8a7f-96286b5adba5 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "653aacf5-c81a-4a06-bc09-409964084c55", "name": "tempest-SnapshotsActionsTest-Snapshot-1048440727"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:35.478665 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:35.478665 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:35.498082 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a03cbba7-4ffe-4f4f-8a7f-96286b5adba5 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Volume info retrieved successfully. Jan 13 03:47:35.498723 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-a03cbba7-4ffe-4f4f-8a7f-96286b5adba5 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Create snapshot from volume 653aacf5-c81a-4a06-bc09-409964084c55 Jan 13 03:47:35.582331 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-a03cbba7-4ffe-4f4f-8a7f-96286b5adba5 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] 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 03:47:35.625742 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-a03cbba7-4ffe-4f4f-8a7f-96286b5adba5 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Created reservations ['fac5c2f3-02dc-45d2-9b21-959d64226bf6', 'ab7fd29c-8be4-4690-baf7-959879e510e7', '8f8cebda-8725-4d41-9a0a-0e5054fbfc27', '88607419-69ee-4dc6-bc90-85371637690a'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:47:35.865526 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a03cbba7-4ffe-4f4f-8a7f-96286b5adba5 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot create request issued successfully. Jan 13 03:47:35.868989 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a03cbba7-4ffe-4f4f-8a7f-96286b5adba5 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots returned with HTTP 202 Jan 13 03:47:35.871932 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 202/403] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 03:47:35 2021] POST /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots => generated 307 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:47:35.883023 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-21a3e90d-d3c0-4e79-a0bc-bb77d6dfb771 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 Jan 13 03:47:35.884560 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-21a3e90d-d3c0-4e79-a0bc-bb77d6dfb771 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:35.885000 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:35.885000 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:35.885680 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-21a3e90d-d3c0-4e79-a0bc-bb77d6dfb771 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:35.955186 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:35.955186 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:35.962859 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-21a3e90d-d3c0-4e79-a0bc-bb77d6dfb771 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:35.965377 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-21a3e90d-d3c0-4e79-a0bc-bb77d6dfb771 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 returned with HTTP 200 Jan 13 03:47:35.967339 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 202/404] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:35 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 => generated 439 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:36.983738 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ded8c5e3-9c24-43c4-ba59-f6d77b4b65e4 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 Jan 13 03:47:36.984467 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ded8c5e3-9c24-43c4-ba59-f6d77b4b65e4 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:36.984671 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:36.984671 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:36.985033 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ded8c5e3-9c24-43c4-ba59-f6d77b4b65e4 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:37.050652 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:37.050652 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:37.055113 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ded8c5e3-9c24-43c4-ba59-f6d77b4b65e4 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:37.057574 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ded8c5e3-9c24-43c4-ba59-f6d77b4b65e4 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 returned with HTTP 200 Jan 13 03:47:37.061212 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 203/405] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:36 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 => generated 439 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:38.078755 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3ba73d86-3837-4a0a-91ce-9e43be0ed4c6 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 Jan 13 03:47:38.080650 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3ba73d86-3837-4a0a-91ce-9e43be0ed4c6 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:38.082754 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:38.082754 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:38.083605 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3ba73d86-3837-4a0a-91ce-9e43be0ed4c6 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:38.149524 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:38.149524 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:38.151276 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3ba73d86-3837-4a0a-91ce-9e43be0ed4c6 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:38.153464 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3ba73d86-3837-4a0a-91ce-9e43be0ed4c6 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 returned with HTTP 200 Jan 13 03:47:38.161306 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 203/406] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:38 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 => generated 466 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:38.177081 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3ace0b28-964e-4e32-8b23-e2c5465cc42f tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] POST http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06/action Jan 13 03:47:38.178020 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:38.178020 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:38.178740 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3ace0b28-964e-4e32-8b23-e2c5465cc42f tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:47:38.179295 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3ace0b28-964e-4e32-8b23-e2c5465cc42f tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:38.180462 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-3ace0b28-964e-4e32-8b23-e2c5465cc42f tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Updating snapshot 'ebe909b3-c6c2-40b6-83f6-973084b85f06' with '{'status': 'creating'}' {{(pid=87926) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 03:47:38.247244 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:38.247244 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:38.310956 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3ace0b28-964e-4e32-8b23-e2c5465cc42f tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06/action returned with HTTP 202 Jan 13 03:47:38.312173 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 204/407] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 03:47:38 2021] POST /volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:47:38.320685 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f03aee60-4614-440d-b481-0ae0425a01bb tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 Jan 13 03:47:38.321714 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f03aee60-4614-440d-b481-0ae0425a01bb tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:38.322269 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:38.322269 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:38.322982 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f03aee60-4614-440d-b481-0ae0425a01bb tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:38.382701 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:38.382701 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:38.385203 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f03aee60-4614-440d-b481-0ae0425a01bb tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:38.389314 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f03aee60-4614-440d-b481-0ae0425a01bb tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 returned with HTTP 200 Jan 13 03:47:38.391609 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 204/408] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:38 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 => generated 465 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:38.417461 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1933f826-d4d9-4b60-86eb-c1b026e45cd5 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] POST http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06/action Jan 13 03:47:38.422982 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:38.422982 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:38.424151 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1933f826-d4d9-4b60-86eb-c1b026e45cd5 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action body: b'{"os-force_delete": {}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:47:38.425058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1933f826-d4d9-4b60-86eb-c1b026e45cd5 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:38.496974 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:38.496974 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:38.498066 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1933f826-d4d9-4b60-86eb-c1b026e45cd5 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Snapshot retrieved successfully. Jan 13 03:47:38.666613 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1933f826-d4d9-4b60-86eb-c1b026e45cd5 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Snapshot delete request issued successfully. Jan 13 03:47:38.667522 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1933f826-d4d9-4b60-86eb-c1b026e45cd5 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06/action returned with HTTP 202 Jan 13 03:47:38.672932 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 205/409] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 03:47:38 2021] POST /volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06/action => generated 0 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:47:38.680498 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-35464382-cda1-4592-beaf-098a93660663 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 Jan 13 03:47:38.682076 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-35464382-cda1-4592-beaf-098a93660663 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:38.682446 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:38.682446 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:38.683406 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-35464382-cda1-4592-beaf-098a93660663 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:38.743975 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:38.743975 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:38.746841 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-35464382-cda1-4592-beaf-098a93660663 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:38.750152 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-35464382-cda1-4592-beaf-098a93660663 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 returned with HTTP 200 Jan 13 03:47:38.751343 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 205/410] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:38 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 => generated 465 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:39.551315 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] POST http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes Jan 13 03:47:39.553038 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:39.553038 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:39.553883 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1520521419"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:39.558066 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1520521419'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:47:39.559131 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Create volume of 1 GB Jan 13 03:47:39.560780 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:39.560780 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:39.612089 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Availability Zones retrieved successfully. Jan 13 03:47:39.654516 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Flow 'volume_create_api' (363e6875-fe00-4875-b91d-2c434b764e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:47:39.665290 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d169115-a90f-4589-ab37-b4a11a8db8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:47:39.671715 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:47:39.764085 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b74628a5-0aea-47a2-9485-1844fbeb7258 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 Jan 13 03:47:39.765035 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b74628a5-0aea-47a2-9485-1844fbeb7258 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:39.765462 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:39.765462 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:39.766150 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b74628a5-0aea-47a2-9485-1844fbeb7258 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:39.827769 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:39.827769 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:39.837623 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b74628a5-0aea-47a2-9485-1844fbeb7258 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:39.864781 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b74628a5-0aea-47a2-9485-1844fbeb7258 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 returned with HTTP 200 Jan 13 03:47:39.867491 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 206/411] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:39 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 => generated 465 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:39.890760 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d169115-a90f-4589-ab37-b4a11a8db8f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:47:39.893633 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (104d11f8-14b6-4638-8475-3fd69e25f6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:47:40.086007 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Created reservations ['4a64f3d9-5b65-4648-81a4-9aed6bed43d8', '569db297-168e-4d6d-b568-546d56b4b29c', '2d41b767-ee6d-470d-8c22-4ea12a06ba36', '2e0bfb4d-a0be-4147-8394-80b0e8bef4ae'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:47:40.087837 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (104d11f8-14b6-4638-8475-3fd69e25f6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a64f3d9-5b65-4648-81a4-9aed6bed43d8', '569db297-168e-4d6d-b568-546d56b4b29c', '2d41b767-ee6d-470d-8c22-4ea12a06ba36', '2e0bfb4d-a0be-4147-8394-80b0e8bef4ae']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:47:40.094389 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (957c9229-e121-45c6-9e84-9a5beb5a9ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:47:40.216974 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (957c9229-e121-45c6-9e84-9a5beb5a9ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11b7f954-3784-48ba-8725-d6e84dfcbb17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1520521419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c508c7d5cb054076bfe557f238cdbbf6',qos_specs=None,replication_status=,reservations=['4a64f3d9-5b65-4648-81a4-9aed6bed43d8','569db297-168e-4d6d-b568-546d56b4b29c','2d41b767-ee6d-470d-8c22-4ea12a06ba36','2e0bfb4d-a0be-4147-8394-80b0e8bef4ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae3f5c91c93b4c02b0b797c33b0e6655',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:47:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1520521419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11b7f954-3784-48ba-8725-d6e84dfcbb17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c508c7d5cb054076bfe557f238cdbbf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ae3f5c91c93b4c02b0b797c33b0e6655',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:47:40.219404 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f57991fa-dbff-4a7c-b2de-533ff48e7bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:47:40.277108 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f57991fa-dbff-4a7c-b2de-533ff48e7bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1520521419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c508c7d5cb054076bfe557f238cdbbf6',qos_specs=None,replication_status=,reservations=['4a64f3d9-5b65-4648-81a4-9aed6bed43d8','569db297-168e-4d6d-b568-546d56b4b29c','2d41b767-ee6d-470d-8c22-4ea12a06ba36','2e0bfb4d-a0be-4147-8394-80b0e8bef4ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae3f5c91c93b4c02b0b797c33b0e6655',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:47:40.279163 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f53d1ac-13b3-4f60-aeb1-b557e0c9ccb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:47:40.312782 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f53d1ac-13b3-4f60-aeb1-b557e0c9ccb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:47:40.323178 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Flow 'volume_create_api' (363e6875-fe00-4875-b91d-2c434b764e1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:47:40.444354 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Create volume request issued successfully. Jan 13 03:47:40.492523 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f176b687-476f-4793-9bde-9a76c03d8c54 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes returned with HTTP 202 Jan 13 03:47:40.493751 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 206/412] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:47:39 2021] POST /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes => generated 824 bytes in 952 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:47:40.509841 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a889b92-0c8e-4773-8be4-a58710a14dc8 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:40.510735 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a889b92-0c8e-4773-8be4-a58710a14dc8 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:40.511176 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:40.511176 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:40.511880 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a889b92-0c8e-4773-8be4-a58710a14dc8 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:40.632118 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:40.632118 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:40.670030 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0a889b92-0c8e-4773-8be4-a58710a14dc8 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:40.738239 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a889b92-0c8e-4773-8be4-a58710a14dc8 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:40.740367 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 207/413] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:40 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 892 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:40.880191 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac6d0496-7738-4bac-898d-21582cfa3d25 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 Jan 13 03:47:40.880720 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ac6d0496-7738-4bac-898d-21582cfa3d25 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:40.881284 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:40.881284 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:40.882176 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ac6d0496-7738-4bac-898d-21582cfa3d25 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:40.967586 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:40.967586 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:40.972664 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ac6d0496-7738-4bac-898d-21582cfa3d25 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:40.975875 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac6d0496-7738-4bac-898d-21582cfa3d25 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 returned with HTTP 200 Jan 13 03:47:40.980683 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 207/414] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:40 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 => generated 465 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:41.758480 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bafffeaa-589e-4840-a490-39f1115e6f2b tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:41.759589 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bafffeaa-589e-4840-a490-39f1115e6f2b tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:41.760054 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:41.760054 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:41.760717 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bafffeaa-589e-4840-a490-39f1115e6f2b tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:41.862642 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:41.862642 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:41.893464 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bafffeaa-589e-4840-a490-39f1115e6f2b tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:41.926335 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bafffeaa-589e-4840-a490-39f1115e6f2b tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:41.938170 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 208/415] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:41 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 916 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:41.993696 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cdc37652-774a-43c9-9f00-42bf07a3aadf tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 Jan 13 03:47:41.994588 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cdc37652-774a-43c9-9f00-42bf07a3aadf tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:41.994946 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:41.994946 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:41.995621 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cdc37652-774a-43c9-9f00-42bf07a3aadf tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:42.089993 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cdc37652-774a-43c9-9f00-42bf07a3aadf tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 returned with HTTP 404 Jan 13 03:47:42.093322 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 208/416] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:41 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 => generated 111 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:47:42.111988 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0d1159fe-1bac-494f-bacd-4262657c0801 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] POST http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action Jan 13 03:47:42.112813 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:42.112813 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:42.114326 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0d1159fe-1bac-494f-bacd-4262657c0801 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:47:42.117479 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0d1159fe-1bac-494f-bacd-4262657c0801 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:42.118890 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-0d1159fe-1bac-494f-bacd-4262657c0801 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Updating snapshot '2edd92c7-102e-47d5-977a-46803b80ddaf' with '{'status': 'available'}' {{(pid=87927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 03:47:42.213723 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:42.213723 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:42.259258 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0d1159fe-1bac-494f-bacd-4262657c0801 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action returned with HTTP 202 Jan 13 03:47:42.260994 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 209/417] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 03:47:42 2021] POST /volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:47:42.269580 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d204f6e2-c4d3-4c46-ae59-a2a065323274 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf Jan 13 03:47:42.271186 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d204f6e2-c4d3-4c46-ae59-a2a065323274 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:42.271895 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d204f6e2-c4d3-4c46-ae59-a2a065323274 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:42.303894 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:42.303894 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:42.305524 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d204f6e2-c4d3-4c46-ae59-a2a065323274 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:42.307627 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d204f6e2-c4d3-4c46-ae59-a2a065323274 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf returned with HTTP 200 Jan 13 03:47:42.309195 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 209/418] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:42 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:47:42.325492 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db76dab5-2b20-40cf-887b-c9ccdaa991ae tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] POST http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots Jan 13 03:47:42.326226 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:42.326226 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:42.326908 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db76dab5-2b20-40cf-887b-c9ccdaa991ae tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "653aacf5-c81a-4a06-bc09-409964084c55", "name": "tempest-SnapshotsActionsTest-Snapshot-187074884"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:42.408661 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:42.408661 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:42.410259 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-db76dab5-2b20-40cf-887b-c9ccdaa991ae tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Volume info retrieved successfully. Jan 13 03:47:42.436091 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-db76dab5-2b20-40cf-887b-c9ccdaa991ae tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Create snapshot from volume 653aacf5-c81a-4a06-bc09-409964084c55 Jan 13 03:47:42.653046 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-db76dab5-2b20-40cf-887b-c9ccdaa991ae tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Created reservations ['f70c1234-6817-45bd-8e5a-ddab386d4681', '8320082d-9bde-4d63-8030-1a85ba731a7e', 'c451c8d6-1de4-4e4b-8281-c8be534a5fe3', '08b59eb7-64fb-4f2e-8b6e-a675d4e00103'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:47:42.943182 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-db76dab5-2b20-40cf-887b-c9ccdaa991ae tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot create request issued successfully. Jan 13 03:47:42.945063 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db76dab5-2b20-40cf-887b-c9ccdaa991ae tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots returned with HTTP 202 Jan 13 03:47:42.951593 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 210/419] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 03:47:42 2021] POST /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots => generated 306 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:47:42.953237 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-72a4af37-94e2-411e-a1cf-35f22048c844 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:42.954102 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-72a4af37-94e2-411e-a1cf-35f22048c844 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:42.954310 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:42.954310 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:42.954683 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-72a4af37-94e2-411e-a1cf-35f22048c844 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:42.959298 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7139c849-2a29-4402-ba66-3b5a2b96a727 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 Jan 13 03:47:42.960103 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7139c849-2a29-4402-ba66-3b5a2b96a727 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:42.960568 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:42.960568 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:42.961263 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7139c849-2a29-4402-ba66-3b5a2b96a727 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:42.997371 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:42.997371 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:42.998822 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7139c849-2a29-4402-ba66-3b5a2b96a727 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:43.000951 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7139c849-2a29-4402-ba66-3b5a2b96a727 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 returned with HTTP 200 Jan 13 03:47:43.001993 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 211/420] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:42 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 => generated 438 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:43.090433 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:43.090433 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:43.102466 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-72a4af37-94e2-411e-a1cf-35f22048c844 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:43.136210 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-72a4af37-94e2-411e-a1cf-35f22048c844 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:43.148128 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 210/421] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:42 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 917 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:43.435607 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-051fdd55-5095-4226-92b9-1882d1856f3e tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:43.436386 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-051fdd55-5095-4226-92b9-1882d1856f3e tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:43.436762 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:43.436762 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:43.437868 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-051fdd55-5095-4226-92b9-1882d1856f3e tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:43.553192 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:43.553192 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:43.583885 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-051fdd55-5095-4226-92b9-1882d1856f3e tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:43.641139 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-051fdd55-5095-4226-92b9-1882d1856f3e tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:43.670167 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 212/422] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:47:43 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 917 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:43.753008 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-72a4af37-94e2-411e-a1cf-35f22048c844 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume// Jan 13 03:47:43.753492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-72a4af37-94e2-411e-a1cf-35f22048c844 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:43.753740 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:43.753740 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:43.754148 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-72a4af37-94e2-411e-a1cf-35f22048c844 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:43.756811 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-72a4af37-94e2-411e-a1cf-35f22048c844 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:47:43.757684 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 211/423] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:47:43 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 03:47:43.806189 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-b4385c35-7af1-4dfe-ae6d-3c8c76229837 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] POST http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/attachments Jan 13 03:47:43.807030 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:43.807030 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:43.807739 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-b4385c35-7af1-4dfe-ae6d-3c8c76229837 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11b7f954-3784-48ba-8725-d6e84dfcbb17", "instance_uuid": "d4947f1c-a105-4947-8da8-57665bc0a07c", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:43.975344 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:43.975344 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:44.015200 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-49e52f95-4a11-41e7-aa5b-bb9c8c8308c4 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 Jan 13 03:47:44.015732 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-49e52f95-4a11-41e7-aa5b-bb9c8c8308c4 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:44.016219 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-49e52f95-4a11-41e7-aa5b-bb9c8c8308c4 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:44.106272 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:44.106272 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:44.107463 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-49e52f95-4a11-41e7-aa5b-bb9c8c8308c4 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:44.123880 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-49e52f95-4a11-41e7-aa5b-bb9c8c8308c4 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 returned with HTTP 200 Jan 13 03:47:44.129599 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 212/424] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:44 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 => generated 438 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:44.150089 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-b4385c35-7af1-4dfe-ae6d-3c8c76229837 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/attachments returned with HTTP 200 Jan 13 03:47:44.150914 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 213/425] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:47:43 2021] POST /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/attachments => generated 273 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:47:44.245035 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd0c4e3d-0069-4e30-be11-e5765562f525 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:44.245565 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd0c4e3d-0069-4e30-be11-e5765562f525 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:44.245756 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:44.245756 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:44.249361 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd0c4e3d-0069-4e30-be11-e5765562f525 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:44.283210 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-b4385c35-7af1-4dfe-ae6d-3c8c76229837 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume// Jan 13 03:47:44.284072 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-b4385c35-7af1-4dfe-ae6d-3c8c76229837 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:44.284484 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:44.284484 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:44.285107 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-b4385c35-7af1-4dfe-ae6d-3c8c76229837 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:44.286497 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-b4385c35-7af1-4dfe-ae6d-3c8c76229837 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:47:44.287519 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 214/426] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 03:47:44 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 03:47:44.316213 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-0b106ea8-cfb5-4348-8ca6-700f9179f2f0 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:44.317743 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-0b106ea8-cfb5-4348-8ca6-700f9179f2f0 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:44.318400 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-0b106ea8-cfb5-4348-8ca6-700f9179f2f0 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:44.399172 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:44.399172 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:44.421204 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dd0c4e3d-0069-4e30-be11-e5765562f525 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:44.442051 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:44.442051 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:44.463405 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-0b106ea8-cfb5-4348-8ca6-700f9179f2f0 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:44.467444 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:44.467444 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:44.489203 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd0c4e3d-0069-4e30-be11-e5765562f525 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:44.498218 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 213/427] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:44 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 916 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:44.519436 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:44.519436 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:44.543866 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-0b106ea8-cfb5-4348-8ca6-700f9179f2f0 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:44.545185 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 215/428] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 03:47:44 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 1015 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:47:44.575400 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-fca7666f-c8c5-4347-93fb-4bba8eb944b2 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] PUT http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/attachments/1b0283b3-0a40-4cb7-a9e7-c2a3e031e602 Jan 13 03:47:44.581910 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:44.581910 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:44.583689 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-fca7666f-c8c5-4347-93fb-4bba8eb944b2 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:44.722039 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 03:47:44.722039 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 03:47:44.723558 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-fca7666f-c8c5-4347-93fb-4bba8eb944b2 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Lock "b'cinder-attachment_update-11b7f954-3784-48ba-8725-d6e84dfcbb17-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.054s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 03:47:44.733764 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:44.733764 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:45.161026 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fb7276c6-fcef-45ed-bbfe-1ca997bc1370 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 Jan 13 03:47:45.163264 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fb7276c6-fcef-45ed-bbfe-1ca997bc1370 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:45.163756 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:45.163756 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:45.164462 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fb7276c6-fcef-45ed-bbfe-1ca997bc1370 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:45.292595 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:45.292595 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:45.293735 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fb7276c6-fcef-45ed-bbfe-1ca997bc1370 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:45.295662 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fb7276c6-fcef-45ed-bbfe-1ca997bc1370 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 returned with HTTP 200 Jan 13 03:47:45.305567 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 216/429] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:45 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 => generated 438 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:45.515204 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1cfd05cc-106c-4de2-94ad-9bb77d34c7f3 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:45.515651 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1cfd05cc-106c-4de2-94ad-9bb77d34c7f3 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:45.515864 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:45.515864 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:45.516243 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1cfd05cc-106c-4de2-94ad-9bb77d34c7f3 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:45.632989 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:45.632989 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:45.657461 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1cfd05cc-106c-4de2-94ad-9bb77d34c7f3 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:45.692111 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:45.692111 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:45.705770 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1cfd05cc-106c-4de2-94ad-9bb77d34c7f3 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:45.707688 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 217/430] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:45 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 916 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:47:46.313960 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-38da5530-8d91-4db9-ba17-ac4554c9278f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 Jan 13 03:47:46.315220 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-38da5530-8d91-4db9-ba17-ac4554c9278f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:46.315442 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:46.315442 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:46.316036 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-38da5530-8d91-4db9-ba17-ac4554c9278f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:46.385093 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:46.385093 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:46.387966 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-38da5530-8d91-4db9-ba17-ac4554c9278f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:46.392239 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-38da5530-8d91-4db9-ba17-ac4554c9278f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 returned with HTTP 200 Jan 13 03:47:46.399042 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 218/431] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:46 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 => generated 465 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:46.433674 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-76874354-f026-48b5-b139-f0af9beaee05 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] POST http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67/action Jan 13 03:47:46.449308 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:46.449308 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:46.450270 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-76874354-f026-48b5-b139-f0af9beaee05 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:47:46.450974 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-76874354-f026-48b5-b139-f0af9beaee05 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:46.452146 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-76874354-f026-48b5-b139-f0af9beaee05 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Updating snapshot 'f494774a-0bb5-4f5c-aa3e-d09ffc335b67' with '{'status': 'deleting'}' {{(pid=87927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 03:47:46.592078 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:46.592078 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:46.667932 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-76874354-f026-48b5-b139-f0af9beaee05 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67/action returned with HTTP 202 Jan 13 03:47:46.679358 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 219/432] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 03:47:46 2021] POST /volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67/action => generated 0 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:47:46.690147 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-61e31807-c641-4019-a2bc-877c5a1056bf tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 Jan 13 03:47:46.690671 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-61e31807-c641-4019-a2bc-877c5a1056bf tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:46.691073 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:46.691073 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:46.692392 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-61e31807-c641-4019-a2bc-877c5a1056bf tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:46.753199 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:46.753199 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:46.758723 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-61e31807-c641-4019-a2bc-877c5a1056bf tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:46.764238 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-61e31807-c641-4019-a2bc-877c5a1056bf tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 returned with HTTP 200 Jan 13 03:47:46.765338 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 220/433] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:46 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 => generated 464 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:46.786792 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dace4cb6-061c-4d51-b806-fc59f1908e8a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:46.787767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dace4cb6-061c-4d51-b806-fc59f1908e8a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:46.788133 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:46.788133 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:46.788764 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dace4cb6-061c-4d51-b806-fc59f1908e8a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:46.986933 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:46.986933 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:47.017794 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dace4cb6-061c-4d51-b806-fc59f1908e8a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:47.085748 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:47.085748 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:47.123619 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dace4cb6-061c-4d51-b806-fc59f1908e8a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:47.124377 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 221/434] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:46 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 916 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:47.135492 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a996e042-5112-41f7-84af-3a6d60e2f659 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] POST http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67/action Jan 13 03:47:47.138329 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:47.138329 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:47.138552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a996e042-5112-41f7-84af-3a6d60e2f659 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action body: b'{"os-force_delete": {}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:47:47.138910 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a996e042-5112-41f7-84af-3a6d60e2f659 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:47.211801 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:47.211801 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:47.213250 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a996e042-5112-41f7-84af-3a6d60e2f659 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Snapshot retrieved successfully. Jan 13 03:47:47.376792 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a996e042-5112-41f7-84af-3a6d60e2f659 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Snapshot delete request issued successfully. Jan 13 03:47:47.377721 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a996e042-5112-41f7-84af-3a6d60e2f659 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67/action returned with HTTP 202 Jan 13 03:47:47.382726 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 222/435] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 03:47:47 2021] POST /volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67/action => generated 0 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:47:47.390262 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c4e2667f-7f25-4249-bf15-79b5879765ac tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 Jan 13 03:47:47.393002 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c4e2667f-7f25-4249-bf15-79b5879765ac tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:47.393231 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:47.393231 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:47.393622 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c4e2667f-7f25-4249-bf15-79b5879765ac tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:47.452413 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:47.452413 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:47.453539 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c4e2667f-7f25-4249-bf15-79b5879765ac tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:47.462579 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c4e2667f-7f25-4249-bf15-79b5879765ac tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 returned with HTTP 200 Jan 13 03:47:47.463412 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 223/436] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:47 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 => generated 464 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:47:48.142098 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b0580400-b11f-4cd9-8bdf-771a88b10477 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:48.142098 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b0580400-b11f-4cd9-8bdf-771a88b10477 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:48.142098 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:48.142098 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:48.142570 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b0580400-b11f-4cd9-8bdf-771a88b10477 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:48.292903 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-fca7666f-c8c5-4347-93fb-4bba8eb944b2 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Lock "b'cinder-attachment_update-11b7f954-3784-48ba-8725-d6e84dfcbb17-n-h1-766380-6'" released by "attachment_update" :: held 3.570s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 03:47:48.293848 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-fca7666f-c8c5-4347-93fb-4bba8eb944b2 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/attachments/1b0283b3-0a40-4cb7-a9e7-c2a3e031e602 returned with HTTP 200 Jan 13 03:47:48.294701 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:48.294701 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:48.297178 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 214/437] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 03:47:44 2021] PUT /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/attachments/1b0283b3-0a40-4cb7-a9e7-c2a3e031e602 => generated 762 bytes in 3730 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:47:48.319607 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b0580400-b11f-4cd9-8bdf-771a88b10477 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:48.409847 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:48.409847 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:48.458754 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b0580400-b11f-4cd9-8bdf-771a88b10477 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:48.466817 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 224/438] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:48 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 917 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:48.477823 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d2b7312c-2827-44cc-bd60-9a0e1cd3dcce tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 Jan 13 03:47:48.478357 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d2b7312c-2827-44cc-bd60-9a0e1cd3dcce tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:48.478565 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:48.478565 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:48.479937 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d2b7312c-2827-44cc-bd60-9a0e1cd3dcce tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:48.591125 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:48.591125 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:48.593041 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d2b7312c-2827-44cc-bd60-9a0e1cd3dcce tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:48.613244 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d2b7312c-2827-44cc-bd60-9a0e1cd3dcce tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 returned with HTTP 200 Jan 13 03:47:48.614789 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 215/439] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:48 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 => generated 464 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:49.484522 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80d23fc7-94d4-4605-92da-8e1be2d57c41 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:49.485382 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-80d23fc7-94d4-4605-92da-8e1be2d57c41 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:49.485863 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:49.485863 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:49.486738 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-80d23fc7-94d4-4605-92da-8e1be2d57c41 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:49.628074 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-50dd963c-0811-4a88-a206-2e1397b08a80 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 Jan 13 03:47:49.633991 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-50dd963c-0811-4a88-a206-2e1397b08a80 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:49.636184 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:49.636184 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:49.636948 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-50dd963c-0811-4a88-a206-2e1397b08a80 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:49.673420 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:49.673420 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:49.675103 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-50dd963c-0811-4a88-a206-2e1397b08a80 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:49.678634 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-50dd963c-0811-4a88-a206-2e1397b08a80 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 returned with HTTP 200 Jan 13 03:47:49.679934 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 216/440] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:49 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 => generated 464 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:49.686706 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:49.686706 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:49.705590 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-80d23fc7-94d4-4605-92da-8e1be2d57c41 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:49.753792 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:49.753792 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:49.778712 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80d23fc7-94d4-4605-92da-8e1be2d57c41 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:49.779830 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 225/441] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:49 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 917 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:50.692797 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eb91d428-ca61-4133-b2cf-b20d8c03194f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 Jan 13 03:47:50.693325 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eb91d428-ca61-4133-b2cf-b20d8c03194f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:50.693486 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:50.693486 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:50.694084 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eb91d428-ca61-4133-b2cf-b20d8c03194f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:50.747576 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eb91d428-ca61-4133-b2cf-b20d8c03194f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 returned with HTTP 404 Jan 13 03:47:50.748642 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 217/442] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:50 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:47:50.763341 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a27286d4-a493-49b5-89e4-c1b1649094fa tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] POST http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action Jan 13 03:47:50.764143 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:50.764143 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:50.764929 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a27286d4-a493-49b5-89e4-c1b1649094fa tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:47:50.769108 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a27286d4-a493-49b5-89e4-c1b1649094fa tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:50.778083 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-a27286d4-a493-49b5-89e4-c1b1649094fa tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Updating snapshot '2edd92c7-102e-47d5-977a-46803b80ddaf' with '{'status': 'available'}' {{(pid=87927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 03:47:50.803158 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d8180c8-a562-42e6-a9a9-1ea5c075d2ed tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:50.804462 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d8180c8-a562-42e6-a9a9-1ea5c075d2ed tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:50.805506 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d8180c8-a562-42e6-a9a9-1ea5c075d2ed tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:50.924182 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:50.924182 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:50.955163 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4d8180c8-a562-42e6-a9a9-1ea5c075d2ed tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:51.000302 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:51.000302 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:51.021981 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d8180c8-a562-42e6-a9a9-1ea5c075d2ed tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:51.023353 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 218/443] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:50 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 917 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:51.084581 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:51.084581 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:51.158225 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a27286d4-a493-49b5-89e4-c1b1649094fa tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action returned with HTTP 202 Jan 13 03:47:51.159375 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 226/444] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 03:47:50 2021] POST /volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action => generated 0 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:47:51.168615 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3df6b32a-b3f7-4dd3-b475-6c8698672b8f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf Jan 13 03:47:51.169382 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3df6b32a-b3f7-4dd3-b475-6c8698672b8f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:51.169743 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:51.169743 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:51.170358 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3df6b32a-b3f7-4dd3-b475-6c8698672b8f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:51.228695 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:51.228695 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:51.231128 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3df6b32a-b3f7-4dd3-b475-6c8698672b8f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:51.234960 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3df6b32a-b3f7-4dd3-b475-6c8698672b8f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf returned with HTTP 200 Jan 13 03:47:51.248994 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 219/445] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:51 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf => generated 465 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:47:51.265501 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8bf79e7e-9660-4008-b1c5-ea83a17ab000 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] POST http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots Jan 13 03:47:51.266397 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:51.266397 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:51.267306 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8bf79e7e-9660-4008-b1c5-ea83a17ab000 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "653aacf5-c81a-4a06-bc09-409964084c55", "name": "tempest-SnapshotsActionsTest-Snapshot-1148494275"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:51.377042 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:51.377042 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:51.378555 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8bf79e7e-9660-4008-b1c5-ea83a17ab000 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Volume info retrieved successfully. Jan 13 03:47:51.380097 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-8bf79e7e-9660-4008-b1c5-ea83a17ab000 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Create snapshot from volume 653aacf5-c81a-4a06-bc09-409964084c55 Jan 13 03:47:51.557459 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-8bf79e7e-9660-4008-b1c5-ea83a17ab000 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Created reservations ['ff8eff81-1a17-4a03-9a30-bd0cb3812ecb', '7c66e7ff-2f70-4a31-bb9f-1688b99fc44a', '2f06f2a8-38bb-4bbe-aa02-5053f7830cb9', '739e50bf-0dfb-418d-8b43-5882b89915e8'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:47:51.818345 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8bf79e7e-9660-4008-b1c5-ea83a17ab000 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot create request issued successfully. Jan 13 03:47:51.819688 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8bf79e7e-9660-4008-b1c5-ea83a17ab000 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots returned with HTTP 202 Jan 13 03:47:51.824395 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 227/446] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 03:47:51 2021] POST /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots => generated 307 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:47:51.837740 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06a99bcc-9f09-44e2-bf02-c4b54b84cf44 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 Jan 13 03:47:51.838233 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06a99bcc-9f09-44e2-bf02-c4b54b84cf44 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:51.838448 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:51.838448 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:51.838824 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06a99bcc-9f09-44e2-bf02-c4b54b84cf44 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:51.876010 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:51.876010 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:51.877478 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-06a99bcc-9f09-44e2-bf02-c4b54b84cf44 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:51.880004 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06a99bcc-9f09-44e2-bf02-c4b54b84cf44 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 returned with HTTP 200 Jan 13 03:47:51.881328 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 220/447] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:51 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 => generated 439 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:52.063117 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a2365323-65a7-48b9-a755-a21d10c7bcb6 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:52.063669 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a2365323-65a7-48b9-a755-a21d10c7bcb6 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:52.063858 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:52.063858 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:52.068056 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a2365323-65a7-48b9-a755-a21d10c7bcb6 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:52.241057 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:52.241057 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:52.264922 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a2365323-65a7-48b9-a755-a21d10c7bcb6 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:52.313239 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:52.313239 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:52.337559 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a2365323-65a7-48b9-a755-a21d10c7bcb6 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:52.350051 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 228/448] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:52 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 917 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:52.901383 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-91b8684d-8117-43ef-a9ad-eefa368d23ef tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 Jan 13 03:47:52.903029 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-91b8684d-8117-43ef-a9ad-eefa368d23ef tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:52.903586 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:52.903586 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:52.904724 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-91b8684d-8117-43ef-a9ad-eefa368d23ef tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:52.974073 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:52.974073 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:52.975207 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-91b8684d-8117-43ef-a9ad-eefa368d23ef tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:52.977417 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-91b8684d-8117-43ef-a9ad-eefa368d23ef tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 returned with HTTP 200 Jan 13 03:47:52.989984 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 221/449] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:52 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 => generated 439 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:53.357780 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-570ee91d-2c8e-4aa6-8dbb-7837fa3dfc05 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:53.358311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-570ee91d-2c8e-4aa6-8dbb-7837fa3dfc05 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:53.358713 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:53.358713 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:53.359087 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-570ee91d-2c8e-4aa6-8dbb-7837fa3dfc05 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:53.499673 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:53.499673 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:53.545707 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-570ee91d-2c8e-4aa6-8dbb-7837fa3dfc05 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:53.602513 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:53.602513 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:53.624422 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-570ee91d-2c8e-4aa6-8dbb-7837fa3dfc05 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:53.625283 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 229/450] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:53 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 917 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:54.002416 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1f71f4a7-10ce-49d8-b5ea-b40df505ef9b tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 Jan 13 03:47:54.003087 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1f71f4a7-10ce-49d8-b5ea-b40df505ef9b tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:54.003416 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:54.003416 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:54.004056 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1f71f4a7-10ce-49d8-b5ea-b40df505ef9b tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:54.036871 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:54.036871 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:54.037107 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1f71f4a7-10ce-49d8-b5ea-b40df505ef9b tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:54.038977 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1f71f4a7-10ce-49d8-b5ea-b40df505ef9b tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 returned with HTTP 200 Jan 13 03:47:54.051538 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f0a5b074-1a68-4430-ba37-4f6c98b4a952 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] POST http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0/action Jan 13 03:47:54.052001 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:54.052001 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:54.052468 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f0a5b074-1a68-4430-ba37-4f6c98b4a952 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:47:54.052854 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f0a5b074-1a68-4430-ba37-4f6c98b4a952 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:54.053767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-f0a5b074-1a68-4430-ba37-4f6c98b4a952 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Updating snapshot '132ae9d8-57f1-4017-a8fe-96ab6be1a3f0' with '{'status': 'error'}' {{(pid=87927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 03:47:54.056816 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 222/451] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:53 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 => generated 466 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:54.139811 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:54.139811 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:54.216647 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f0a5b074-1a68-4430-ba37-4f6c98b4a952 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0/action returned with HTTP 202 Jan 13 03:47:54.220920 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 230/452] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 03:47:54 2021] POST /volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:47:54.228486 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9595a752-a110-4c80-870b-450dc25c160a tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 Jan 13 03:47:54.232444 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9595a752-a110-4c80-870b-450dc25c160a tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:54.232871 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:54.232871 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:54.233584 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9595a752-a110-4c80-870b-450dc25c160a tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:54.304355 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:54.304355 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:54.307177 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9595a752-a110-4c80-870b-450dc25c160a tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:54.310564 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9595a752-a110-4c80-870b-450dc25c160a tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 returned with HTTP 200 Jan 13 03:47:54.318122 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 223/453] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:54 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 => generated 462 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:54.324813 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eedc53dc-5452-47bd-b088-9884df72f76e tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] POST http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0/action Jan 13 03:47:54.325288 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:54.325288 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:54.325718 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eedc53dc-5452-47bd-b088-9884df72f76e tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action body: b'{"os-force_delete": {}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:47:54.326099 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eedc53dc-5452-47bd-b088-9884df72f76e tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:54.373317 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:54.373317 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:54.374203 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-eedc53dc-5452-47bd-b088-9884df72f76e tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Snapshot retrieved successfully. Jan 13 03:47:54.430024 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-d49022e3-55ad-4c6c-a511-452e5fbb1b5e tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] POST http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/attachments/1b0283b3-0a40-4cb7-a9e7-c2a3e031e602/action Jan 13 03:47:54.430839 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:54.430839 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:54.432623 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-d49022e3-55ad-4c6c-a511-452e5fbb1b5e tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Action body: b'{"os-complete": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:47:54.434818 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-d49022e3-55ad-4c6c-a511-452e5fbb1b5e tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:54.531575 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-eedc53dc-5452-47bd-b088-9884df72f76e tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Snapshot delete request issued successfully. Jan 13 03:47:54.531931 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eedc53dc-5452-47bd-b088-9884df72f76e tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0/action returned with HTTP 202 Jan 13 03:47:54.537604 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 231/454] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 03:47:54 2021] POST /volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0/action => generated 0 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:47:54.554060 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1a89159d-fbac-4bfa-9d30-7bf2a5a96c42 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 Jan 13 03:47:54.561221 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1a89159d-fbac-4bfa-9d30-7bf2a5a96c42 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:54.561579 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:54.561579 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:54.562223 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1a89159d-fbac-4bfa-9d30-7bf2a5a96c42 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:54.619741 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:54.619741 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:54.622433 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1a89159d-fbac-4bfa-9d30-7bf2a5a96c42 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:54.628333 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1a89159d-fbac-4bfa-9d30-7bf2a5a96c42 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 returned with HTTP 200 Jan 13 03:47:54.630073 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 232/455] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:54 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 => generated 465 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:47:54.646751 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-799964c0-2ddc-4404-82a9-da02f4a49d2c tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:54.646751 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-799964c0-2ddc-4404-82a9-da02f4a49d2c tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:54.647212 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:54.647212 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:54.648707 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-799964c0-2ddc-4404-82a9-da02f4a49d2c tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:54.715304 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:54.715304 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:54.740035 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-259cbaf4-5250-41c0-90cf-084a8993b8c3 req-d49022e3-55ad-4c6c-a511-452e5fbb1b5e tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/attachments/1b0283b3-0a40-4cb7-a9e7-c2a3e031e602/action returned with HTTP 204 Jan 13 03:47:54.741787 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 224/456] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 03:47:54 2021] POST /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/attachments/1b0283b3-0a40-4cb7-a9e7-c2a3e031e602/action => generated 0 bytes in 331 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:47:54.824348 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:54.824348 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:54.865803 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-799964c0-2ddc-4404-82a9-da02f4a49d2c tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:54.937584 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:54.937584 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:54.969824 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-799964c0-2ddc-4404-82a9-da02f4a49d2c tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:54.970964 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 233/457] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:54 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 1209 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:47:54.991338 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c8586e18-0c56-4d6d-a3f3-3a903291bc25 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:54.991870 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c8586e18-0c56-4d6d-a3f3-3a903291bc25 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:54.992092 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:54.992092 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:54.992528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c8586e18-0c56-4d6d-a3f3-3a903291bc25 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:55.127442 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:55.127442 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:55.148441 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c8586e18-0c56-4d6d-a3f3-3a903291bc25 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:55.256676 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:55.256676 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:55.274544 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c8586e18-0c56-4d6d-a3f3-3a903291bc25 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:55.275637 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 225/458] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:54 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 1209 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:47:55.641969 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2da816e0-2fa7-461e-9a24-0b407d29bef6 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 Jan 13 03:47:55.642493 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2da816e0-2fa7-461e-9a24-0b407d29bef6 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:55.642689 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:55.642689 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:55.643355 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2da816e0-2fa7-461e-9a24-0b407d29bef6 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:55.790087 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-a4bdb2de-fe75-43e4-af18-70d972d293e7 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:55.791342 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-a4bdb2de-fe75-43e4-af18-70d972d293e7 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:55.791913 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:55.791913 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:55.792928 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-a4bdb2de-fe75-43e4-af18-70d972d293e7 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:55.946188 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:55.946188 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:55.969369 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-a4bdb2de-fe75-43e4-af18-70d972d293e7 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:56.015053 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:56.015053 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:56.029471 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-a4bdb2de-fe75-43e4-af18-70d972d293e7 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:56.030278 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 226/459] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:47:55 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 1209 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 03:47:56.066003 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-5efc2af8-5721-4670-a028-124a746f747a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] POST http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17/action Jan 13 03:47:56.066818 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:56.066818 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:56.067937 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-5efc2af8-5721-4670-a028-124a746f747a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Action body: b'{"os-begin_detaching": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:47:56.068570 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-5efc2af8-5721-4670-a028-124a746f747a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:56.102345 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:56.102345 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:56.103462 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2da816e0-2fa7-461e-9a24-0b407d29bef6 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:56.105608 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2da816e0-2fa7-461e-9a24-0b407d29bef6 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 returned with HTTP 200 Jan 13 03:47:56.108540 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 234/460] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:55 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 => generated 465 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:56.187252 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:56.187252 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:56.190795 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-5efc2af8-5721-4670-a028-124a746f747a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:56.217273 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-5efc2af8-5721-4670-a028-124a746f747a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Begin detaching volume completed successfully. Jan 13 03:47:56.220117 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-5efc2af8-5721-4670-a028-124a746f747a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17/action returned with HTTP 202 Jan 13 03:47:56.222944 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 227/461] 10.222.0.38 () {64 vars in 1643 bytes} [Wed Jan 13 03:47:56 2021] POST /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 13 03:47:56.249446 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ef738f05-6420-4938-bb02-31e27a8bdf62 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:56.249961 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ef738f05-6420-4938-bb02-31e27a8bdf62 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:56.250174 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:56.250174 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:56.250540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ef738f05-6420-4938-bb02-31e27a8bdf62 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:56.320718 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-5efc2af8-5721-4670-a028-124a746f747a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume// Jan 13 03:47:56.320718 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-5efc2af8-5721-4670-a028-124a746f747a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:56.320718 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:56.320718 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:56.320718 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-5efc2af8-5721-4670-a028-124a746f747a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:56.320718 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-5efc2af8-5721-4670-a028-124a746f747a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:47:56.320718 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 228/462] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 03:47:56 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 03:47:56.341806 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-a61740c4-87c6-4e13-8dd3-1596e28a62f9 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:56.341806 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-a61740c4-87c6-4e13-8dd3-1596e28a62f9 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:56.341806 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-a61740c4-87c6-4e13-8dd3-1596e28a62f9 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:56.459677 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:56.459677 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:56.467859 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:56.467859 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:56.492453 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-a61740c4-87c6-4e13-8dd3-1596e28a62f9 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:56.539204 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ef738f05-6420-4938-bb02-31e27a8bdf62 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:56.565146 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:56.565146 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:56.579191 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-a61740c4-87c6-4e13-8dd3-1596e28a62f9 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:56.580487 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 229/463] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 03:47:56 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 1311 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:47:56.630975 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:56.630975 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:56.694087 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ef738f05-6420-4938-bb02-31e27a8bdf62 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:56.696380 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 235/464] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:56 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 1212 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:47:57.003011 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-fb80dcb8-1614-4739-86d6-dce4158acdb6 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] DELETE http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/attachments/1b0283b3-0a40-4cb7-a9e7-c2a3e031e602 Jan 13 03:47:57.004211 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-fb80dcb8-1614-4739-86d6-dce4158acdb6 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:57.004646 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:57.004646 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:57.005464 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-fb80dcb8-1614-4739-86d6-dce4158acdb6 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:57.040386 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:57.040386 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:57.119095 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9ed0abb9-4430-4b61-9341-791bb48415a6 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 Jan 13 03:47:57.120018 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9ed0abb9-4430-4b61-9341-791bb48415a6 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:57.120453 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:57.120453 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:57.121046 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9ed0abb9-4430-4b61-9341-791bb48415a6 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:57.173274 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9ed0abb9-4430-4b61-9341-791bb48415a6 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 returned with HTTP 404 Jan 13 03:47:57.176731 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 236/465] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:57 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:47:57.184966 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cbafcccc-4bbb-49b4-bc86-44f5ea428ab0 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] POST http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action Jan 13 03:47:57.186020 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cbafcccc-4bbb-49b4-bc86-44f5ea428ab0 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:47:57.186747 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cbafcccc-4bbb-49b4-bc86-44f5ea428ab0 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:57.187866 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-cbafcccc-4bbb-49b4-bc86-44f5ea428ab0 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Updating snapshot '2edd92c7-102e-47d5-977a-46803b80ddaf' with '{'status': 'available'}' {{(pid=87927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 03:47:57.251048 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:57.251048 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:57.297855 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cbafcccc-4bbb-49b4-bc86-44f5ea428ab0 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action returned with HTTP 202 Jan 13 03:47:57.298999 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 237/466] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 03:47:57 2021] POST /volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:47:57.308166 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9471444d-5320-477f-9890-1984089b5505 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf Jan 13 03:47:57.310602 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9471444d-5320-477f-9890-1984089b5505 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:57.317530 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:57.317530 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:57.318643 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9471444d-5320-477f-9890-1984089b5505 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:57.377829 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:57.377829 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:57.383193 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9471444d-5320-477f-9890-1984089b5505 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:57.391077 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9471444d-5320-477f-9890-1984089b5505 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf returned with HTTP 200 Jan 13 03:47:57.392845 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 238/467] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:57 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf => generated 465 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:47:57.407374 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9687a115-8037-4de9-a8af-ae94fee7d7ef tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] POST http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots Jan 13 03:47:57.408169 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:57.408169 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:57.408895 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9687a115-8037-4de9-a8af-ae94fee7d7ef tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "653aacf5-c81a-4a06-bc09-409964084c55", "name": "tempest-SnapshotsActionsTest-Snapshot-157756499"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:47:57.537065 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:57.537065 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:57.539455 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9687a115-8037-4de9-a8af-ae94fee7d7ef tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Volume info retrieved successfully. Jan 13 03:47:57.547055 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-9687a115-8037-4de9-a8af-ae94fee7d7ef tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Create snapshot from volume 653aacf5-c81a-4a06-bc09-409964084c55 Jan 13 03:47:57.679279 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-9687a115-8037-4de9-a8af-ae94fee7d7ef tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Created reservations ['8f2105da-a332-4cc3-bd11-1ff0b2c90f06', 'f02b7b46-9749-49df-b3ec-621d0d56d409', 'a8c76b93-09a7-4ff1-868e-4a4ed2285a74', '2894b354-4c10-471a-86b5-a68b561df0e9'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:47:57.831011 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9687a115-8037-4de9-a8af-ae94fee7d7ef tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot create request issued successfully. Jan 13 03:47:57.833753 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9687a115-8037-4de9-a8af-ae94fee7d7ef tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots returned with HTTP 202 Jan 13 03:47:57.840040 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 239/468] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 03:47:57 2021] POST /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots => generated 306 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:47:57.851794 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5b2c8fd2-181c-4b56-8b71-f3230d533e47 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:57.854046 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5b2c8fd2-181c-4b56-8b71-f3230d533e47 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:57.854478 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:57.854478 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:57.855835 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5b2c8fd2-181c-4b56-8b71-f3230d533e47 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:57.925617 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:57.925617 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:57.941691 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5b2c8fd2-181c-4b56-8b71-f3230d533e47 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:58.004918 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-fb80dcb8-1614-4739-86d6-dce4158acdb6 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:47:58.012252 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-fb80dcb8-1614-4739-86d6-dce4158acdb6 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Pending status list for volume during attachment-delete: [] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:47:58.018938 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5b2c8fd2-181c-4b56-8b71-f3230d533e47 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:58.030067 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-743dff92-77da-4ea5-8519-cc85e432bb1e req-fb80dcb8-1614-4739-86d6-dce4158acdb6 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/attachments/1b0283b3-0a40-4cb7-a9e7-c2a3e031e602 returned with HTTP 200 Jan 13 03:47:58.031142 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 240/469] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:57 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 917 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:58.046466 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 230/470] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 03:47:56 2021] DELETE /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/attachments/1b0283b3-0a40-4cb7-a9e7-c2a3e031e602 => generated 19 bytes in 1054 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:58.053388 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-482650d1-f5b5-4693-ba14-f6d20c084bfa tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 Jan 13 03:47:58.054704 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-482650d1-f5b5-4693-ba14-f6d20c084bfa tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:58.055006 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:58.055006 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:58.055626 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-482650d1-f5b5-4693-ba14-f6d20c084bfa tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:58.120128 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:58.120128 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:58.122474 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-482650d1-f5b5-4693-ba14-f6d20c084bfa tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:58.130254 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-482650d1-f5b5-4693-ba14-f6d20c084bfa tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 returned with HTTP 200 Jan 13 03:47:58.136450 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 241/471] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:58 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 => generated 438 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:59.051115 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78161660-3a5d-4b0d-ab03-91728fc6a850 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:59.052204 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-78161660-3a5d-4b0d-ab03-91728fc6a850 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:59.052587 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:59.052587 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:59.053169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-78161660-3a5d-4b0d-ab03-91728fc6a850 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:59.156609 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2d54a4a2-c751-4ec5-a534-f60c04e679e7 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 Jan 13 03:47:59.157417 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2d54a4a2-c751-4ec5-a534-f60c04e679e7 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:59.157805 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:59.157805 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:59.158411 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2d54a4a2-c751-4ec5-a534-f60c04e679e7 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:59.212936 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:59.212936 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:59.214849 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2d54a4a2-c751-4ec5-a534-f60c04e679e7 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:47:59.226376 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2d54a4a2-c751-4ec5-a534-f60c04e679e7 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 returned with HTTP 200 Jan 13 03:47:59.227711 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 242/472] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:47:59 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 => generated 438 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:59.242348 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:59.242348 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:59.271114 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-78161660-3a5d-4b0d-ab03-91728fc6a850 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:59.338920 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78161660-3a5d-4b0d-ab03-91728fc6a850 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:59.340106 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 231/473] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:59 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 917 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:59.492717 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cfd0ef28-dd29-45e4-8916-850052c9183a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:59.493583 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cfd0ef28-dd29-45e4-8916-850052c9183a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:59.494019 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:59.494019 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:59.494693 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cfd0ef28-dd29-45e4-8916-850052c9183a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:59.566871 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:59.566871 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:59.574698 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cfd0ef28-dd29-45e4-8916-850052c9183a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:59.597961 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cfd0ef28-dd29-45e4-8916-850052c9183a tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:59.599254 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 243/474] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:59 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 917 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:47:59.624136 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-600ffcac-8cbb-4aa7-9903-9118f8b3304b tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:47:59.624781 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-600ffcac-8cbb-4aa7-9903-9118f8b3304b tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:47:59.625002 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:47:59.625002 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:47:59.625380 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-600ffcac-8cbb-4aa7-9903-9118f8b3304b tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:47:59.675302 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:47:59.675302 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:47:59.693221 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-600ffcac-8cbb-4aa7-9903-9118f8b3304b tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:47:59.718176 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-600ffcac-8cbb-4aa7-9903-9118f8b3304b tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:47:59.719902 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 232/475] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:47:59 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 917 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:00.241084 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aac6e9c8-d702-4669-950f-99f444943ce2 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 Jan 13 03:48:00.242432 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aac6e9c8-d702-4669-950f-99f444943ce2 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:00.242635 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:00.242635 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:00.243383 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aac6e9c8-d702-4669-950f-99f444943ce2 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:00.274038 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:00.274038 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:00.275177 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-aac6e9c8-d702-4669-950f-99f444943ce2 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:48:00.277117 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aac6e9c8-d702-4669-950f-99f444943ce2 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 returned with HTTP 200 Jan 13 03:48:00.278144 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 244/476] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:48:00 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:00.290899 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-341901af-0ff4-40b9-b5a4-72f98f9eaeed tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] POST http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125/action Jan 13 03:48:00.291669 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:00.291669 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:00.292628 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-341901af-0ff4-40b9-b5a4-72f98f9eaeed tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:48:00.293211 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-341901af-0ff4-40b9-b5a4-72f98f9eaeed tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:48:00.294993 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-341901af-0ff4-40b9-b5a4-72f98f9eaeed tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Updating snapshot '3c56e42b-edf7-4a00-ae3e-8d9b75620125' with '{'status': 'error_deleting'}' {{(pid=87926) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 03:48:00.360810 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:00.360810 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:00.412906 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-341901af-0ff4-40b9-b5a4-72f98f9eaeed tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125/action returned with HTTP 202 Jan 13 03:48:00.414157 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 233/477] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 03:48:00 2021] POST /volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:48:00.425298 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cdaed9dc-5e1b-4b40-93a6-34b528f0cac6 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 Jan 13 03:48:00.426658 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cdaed9dc-5e1b-4b40-93a6-34b528f0cac6 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:00.432775 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:00.432775 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:00.434094 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cdaed9dc-5e1b-4b40-93a6-34b528f0cac6 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:00.505690 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:00.505690 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:00.506836 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cdaed9dc-5e1b-4b40-93a6-34b528f0cac6 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:48:00.509362 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cdaed9dc-5e1b-4b40-93a6-34b528f0cac6 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 returned with HTTP 200 Jan 13 03:48:00.510155 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 245/478] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:48:00 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 => generated 470 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:00.530663 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-36fabada-e6e5-421c-86bb-d5cf910bb731 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] POST http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125/action Jan 13 03:48:00.531317 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:00.531317 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:00.531970 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-36fabada-e6e5-421c-86bb-d5cf910bb731 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action body: b'{"os-force_delete": {}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:48:00.533763 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-36fabada-e6e5-421c-86bb-d5cf910bb731 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:48:00.581418 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:00.581418 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:00.583318 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-36fabada-e6e5-421c-86bb-d5cf910bb731 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Snapshot retrieved successfully. Jan 13 03:48:00.663233 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-36fabada-e6e5-421c-86bb-d5cf910bb731 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Snapshot delete request issued successfully. Jan 13 03:48:00.663766 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-36fabada-e6e5-421c-86bb-d5cf910bb731 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125/action returned with HTTP 202 Jan 13 03:48:00.664668 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 234/479] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 03:48:00 2021] POST /volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:48:00.673476 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5b9b6be6-c5fa-4035-aa36-4cabfb284f49 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 Jan 13 03:48:00.679723 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5b9b6be6-c5fa-4035-aa36-4cabfb284f49 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:00.680196 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:00.680196 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:00.681006 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5b9b6be6-c5fa-4035-aa36-4cabfb284f49 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:00.744696 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:00.744696 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:00.746575 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5b9b6be6-c5fa-4035-aa36-4cabfb284f49 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:48:00.748864 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5b9b6be6-c5fa-4035-aa36-4cabfb284f49 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 returned with HTTP 200 Jan 13 03:48:00.755318 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 246/480] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:48:00 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 => generated 464 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:01.763497 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dba5cc9e-0cfb-4aa0-bfb9-932e38b40f9c tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 Jan 13 03:48:01.764061 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dba5cc9e-0cfb-4aa0-bfb9-932e38b40f9c tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:01.764183 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:01.764183 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:01.764579 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dba5cc9e-0cfb-4aa0-bfb9-932e38b40f9c tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:01.840471 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:01.840471 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:01.842282 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dba5cc9e-0cfb-4aa0-bfb9-932e38b40f9c tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:48:01.852536 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dba5cc9e-0cfb-4aa0-bfb9-932e38b40f9c tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 returned with HTTP 200 Jan 13 03:48:01.854117 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 235/481] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:48:01 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 => generated 464 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:02.868131 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dae460ac-96dc-43de-8b6b-331774f6e30f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 Jan 13 03:48:02.868967 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dae460ac-96dc-43de-8b6b-331774f6e30f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:02.869167 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:02.869167 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:02.869832 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dae460ac-96dc-43de-8b6b-331774f6e30f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:02.944699 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dae460ac-96dc-43de-8b6b-331774f6e30f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 returned with HTTP 404 Jan 13 03:48:02.948031 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 247/482] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:48:02 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 => generated 111 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:48:02.956218 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1fc65acf-e30b-465a-a37b-9face8da93df tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] POST http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action Jan 13 03:48:02.957655 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:02.957655 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:02.958193 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1fc65acf-e30b-465a-a37b-9face8da93df tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:48:02.958586 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1fc65acf-e30b-465a-a37b-9face8da93df tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:48:02.959527 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-1fc65acf-e30b-465a-a37b-9face8da93df tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Updating snapshot '2edd92c7-102e-47d5-977a-46803b80ddaf' with '{'status': 'available'}' {{(pid=87926) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 03:48:03.025151 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:03.025151 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:03.078434 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1fc65acf-e30b-465a-a37b-9face8da93df tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action returned with HTTP 202 Jan 13 03:48:03.079933 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 236/483] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 03:48:02 2021] POST /volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:48:03.090471 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eb86aa4d-8f9f-400d-ac54-89b736b4069f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf Jan 13 03:48:03.091329 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eb86aa4d-8f9f-400d-ac54-89b736b4069f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:03.092139 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eb86aa4d-8f9f-400d-ac54-89b736b4069f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:03.155830 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:03.155830 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:03.161250 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-eb86aa4d-8f9f-400d-ac54-89b736b4069f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:48:03.166372 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eb86aa4d-8f9f-400d-ac54-89b736b4069f tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf returned with HTTP 200 Jan 13 03:48:03.185102 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 248/484] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:48:03 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf => generated 465 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:03.188724 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a856385-5f74-4524-a4e1-e83acc5982a3 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] POST http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action Jan 13 03:48:03.189186 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:03.189186 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:03.189629 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a856385-5f74-4524-a4e1-e83acc5982a3 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:48:03.190010 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a856385-5f74-4524-a4e1-e83acc5982a3 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:48:03.191063 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-0a856385-5f74-4524-a4e1-e83acc5982a3 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Updating snapshot '2edd92c7-102e-47d5-977a-46803b80ddaf' with '{'status': 'creating'}' {{(pid=87926) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 03:48:03.313748 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:03.313748 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:03.416245 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a856385-5f74-4524-a4e1-e83acc5982a3 tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action returned with HTTP 202 Jan 13 03:48:03.417955 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 237/485] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 03:48:03 2021] POST /volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action => generated 0 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:48:03.437978 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7a2a983f-97bd-4c5f-8de5-8e7dff834d2d tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf Jan 13 03:48:03.438861 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7a2a983f-97bd-4c5f-8de5-8e7dff834d2d tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:03.439180 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:03.439180 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:03.439797 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7a2a983f-97bd-4c5f-8de5-8e7dff834d2d tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:03.551367 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:03.551367 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:03.552554 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7a2a983f-97bd-4c5f-8de5-8e7dff834d2d tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:48:03.554523 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7a2a983f-97bd-4c5f-8de5-8e7dff834d2d tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf returned with HTTP 200 Jan 13 03:48:03.555338 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 249/486] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:48:03 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf => generated 464 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:03.578290 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ebb1d3af-26b1-44ba-b027-1da88b77aa02 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] POST http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action Jan 13 03:48:03.579477 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:03.579477 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:03.580581 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ebb1d3af-26b1-44ba-b027-1da88b77aa02 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:48:03.582645 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ebb1d3af-26b1-44ba-b027-1da88b77aa02 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:48:03.596206 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.snapshot_actions [None req-ebb1d3af-26b1-44ba-b027-1da88b77aa02 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87926) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 13 03:48:03.728802 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:03.728802 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:03.729919 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.snapshot_actions [None req-ebb1d3af-26b1-44ba-b027-1da88b77aa02 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Updating snapshot 2edd92c7-102e-47d5-977a-46803b80ddaf with info {'id': '2edd92c7-102e-47d5-977a-46803b80ddaf', 'status': 'error', 'progress': '80%'} Jan 13 03:48:03.742679 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ebb1d3af-26b1-44ba-b027-1da88b77aa02 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action returned with HTTP 202 Jan 13 03:48:03.746670 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 238/487] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 03:48:03 2021] POST /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:48:03.752355 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ccda5cd-0ae6-43fe-b89f-a0c7cb73aebe tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] GET http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf Jan 13 03:48:03.752926 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ccda5cd-0ae6-43fe-b89f-a0c7cb73aebe tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:03.753143 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:03.753143 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:03.754250 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ccda5cd-0ae6-43fe-b89f-a0c7cb73aebe tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:03.855029 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:03.855029 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:03.855901 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7ccda5cd-0ae6-43fe-b89f-a0c7cb73aebe tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Snapshot retrieved successfully. Jan 13 03:48:03.857641 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ccda5cd-0ae6-43fe-b89f-a0c7cb73aebe tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf returned with HTTP 200 Jan 13 03:48:03.863750 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 250/488] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:48:03 2021] GET /volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf => generated 460 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:03.878007 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-854d1a97-37c4-4c5f-b546-7729d4b235ea tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] POST http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action Jan 13 03:48:03.878568 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:03.878568 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:03.879036 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-854d1a97-37c4-4c5f-b546-7729d4b235ea tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:48:03.879416 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-854d1a97-37c4-4c5f-b546-7729d4b235ea tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:48:03.880595 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-854d1a97-37c4-4c5f-b546-7729d4b235ea tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] Updating snapshot '2edd92c7-102e-47d5-977a-46803b80ddaf' with '{'status': 'available'}' {{(pid=87926) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 03:48:03.982672 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:03.982672 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:04.053423 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-854d1a97-37c4-4c5f-b546-7729d4b235ea tempest-SnapshotsActionsTest-530617869 tempest-SnapshotsActionsTest-530617869] http://10.222.0.38/volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action returned with HTTP 202 Jan 13 03:48:04.062758 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1439264d-8fb6-4e6a-a91e-aa68153779a9 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf Jan 13 03:48:04.063353 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1439264d-8fb6-4e6a-a91e-aa68153779a9 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:04.063551 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:04.063551 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:04.064204 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1439264d-8fb6-4e6a-a91e-aa68153779a9 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:04.071765 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 239/489] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 03:48:03 2021] POST /volume/v3/059c043fdfd64d8195d4a81406ef2e7c/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:48:04.113457 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:04.113457 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:04.124028 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1439264d-8fb6-4e6a-a91e-aa68153779a9 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:48:04.126537 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1439264d-8fb6-4e6a-a91e-aa68153779a9 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf returned with HTTP 200 Jan 13 03:48:04.135484 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 251/490] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:48:04 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf => generated 464 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:04.140721 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c503e78c-6177-481b-a0d3-d7651444fce9 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] DELETE http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 Jan 13 03:48:04.141245 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c503e78c-6177-481b-a0d3-d7651444fce9 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:04.141439 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:04.141439 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:04.142083 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c503e78c-6177-481b-a0d3-d7651444fce9 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:04.142588 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-c503e78c-6177-481b-a0d3-d7651444fce9 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Delete snapshot with id: 3c56e42b-edf7-4a00-ae3e-8d9b75620125 Jan 13 03:48:04.195089 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c503e78c-6177-481b-a0d3-d7651444fce9 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 returned with HTTP 404 Jan 13 03:48:04.196396 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 240/491] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 03:48:04 2021] DELETE /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/3c56e42b-edf7-4a00-ae3e-8d9b75620125 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 03:48:04.205121 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6d338dab-8d1b-47a4-831b-650514e4ae0a tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] DELETE http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 Jan 13 03:48:04.205646 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6d338dab-8d1b-47a4-831b-650514e4ae0a tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:04.205858 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:04.205858 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:04.207222 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6d338dab-8d1b-47a4-831b-650514e4ae0a tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:04.207739 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-6d338dab-8d1b-47a4-831b-650514e4ae0a tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Delete snapshot with id: 132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 Jan 13 03:48:04.255989 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6d338dab-8d1b-47a4-831b-650514e4ae0a tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 returned with HTTP 404 Jan 13 03:48:04.257130 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 252/492] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 03:48:04 2021] DELETE /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/132ae9d8-57f1-4017-a8fe-96ab6be1a3f0 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 03:48:04.265680 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-53ca8e0f-b058-42c2-941b-451f0e079544 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] DELETE http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 Jan 13 03:48:04.266219 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-53ca8e0f-b058-42c2-941b-451f0e079544 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:04.266980 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-53ca8e0f-b058-42c2-941b-451f0e079544 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:04.267496 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-53ca8e0f-b058-42c2-941b-451f0e079544 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Delete snapshot with id: f494774a-0bb5-4f5c-aa3e-d09ffc335b67 Jan 13 03:48:04.326475 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-53ca8e0f-b058-42c2-941b-451f0e079544 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 returned with HTTP 404 Jan 13 03:48:04.329275 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 241/493] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 03:48:04 2021] DELETE /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/f494774a-0bb5-4f5c-aa3e-d09ffc335b67 => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:48:04.339526 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-555dcf44-8567-42dc-be2b-8495ef9b7748 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] DELETE http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 Jan 13 03:48:04.340585 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-555dcf44-8567-42dc-be2b-8495ef9b7748 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:04.341252 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-555dcf44-8567-42dc-be2b-8495ef9b7748 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:04.341835 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-555dcf44-8567-42dc-be2b-8495ef9b7748 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Delete snapshot with id: ebe909b3-c6c2-40b6-83f6-973084b85f06 Jan 13 03:48:04.392020 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-555dcf44-8567-42dc-be2b-8495ef9b7748 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 returned with HTTP 404 Jan 13 03:48:04.397762 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 253/494] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 03:48:04 2021] DELETE /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/ebe909b3-c6c2-40b6-83f6-973084b85f06 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:48:04.402644 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0ca9a025-6d1e-49a9-8c35-3e2a706aba84 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] DELETE http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf Jan 13 03:48:04.403179 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0ca9a025-6d1e-49a9-8c35-3e2a706aba84 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:04.403674 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0ca9a025-6d1e-49a9-8c35-3e2a706aba84 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:04.404037 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-0ca9a025-6d1e-49a9-8c35-3e2a706aba84 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Delete snapshot with id: 2edd92c7-102e-47d5-977a-46803b80ddaf Jan 13 03:48:04.470996 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:04.470996 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:04.472103 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0ca9a025-6d1e-49a9-8c35-3e2a706aba84 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:48:04.610789 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0ca9a025-6d1e-49a9-8c35-3e2a706aba84 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot delete request issued successfully. Jan 13 03:48:04.611227 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0ca9a025-6d1e-49a9-8c35-3e2a706aba84 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf returned with HTTP 202 Jan 13 03:48:04.613253 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 242/495] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 03:48:04 2021] DELETE /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:48:04.622677 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e980d50-5deb-46be-b2f3-63dc1ac4b67c tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf Jan 13 03:48:04.623560 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e980d50-5deb-46be-b2f3-63dc1ac4b67c tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:04.624264 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e980d50-5deb-46be-b2f3-63dc1ac4b67c tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:04.673868 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:04.673868 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:04.676457 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1e980d50-5deb-46be-b2f3-63dc1ac4b67c tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:48:04.682109 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e980d50-5deb-46be-b2f3-63dc1ac4b67c tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf returned with HTTP 200 Jan 13 03:48:04.683346 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 254/496] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:48:04 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf => generated 463 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:05.696029 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-37ee3fcf-443b-4fd9-b937-9afbd0df7122 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf Jan 13 03:48:05.696589 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-37ee3fcf-443b-4fd9-b937-9afbd0df7122 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:05.696694 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:05.696694 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:05.697187 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-37ee3fcf-443b-4fd9-b937-9afbd0df7122 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:05.747731 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:05.747731 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:05.749343 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-37ee3fcf-443b-4fd9-b937-9afbd0df7122 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Snapshot retrieved successfully. Jan 13 03:48:05.751548 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-37ee3fcf-443b-4fd9-b937-9afbd0df7122 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf returned with HTTP 200 Jan 13 03:48:05.752691 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 243/497] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:48:05 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf => generated 463 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:48:06.766640 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8c7fd09b-d444-4699-89d4-b0cb08110c89 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf Jan 13 03:48:06.767389 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8c7fd09b-d444-4699-89d4-b0cb08110c89 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:06.767389 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:06.767389 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:06.767902 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8c7fd09b-d444-4699-89d4-b0cb08110c89 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:06.860828 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8c7fd09b-d444-4699-89d4-b0cb08110c89 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf returned with HTTP 404 Jan 13 03:48:06.864270 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 255/498] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:48:06 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/snapshots/2edd92c7-102e-47d5-977a-46803b80ddaf => generated 111 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:48:06.871978 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3716ce2e-5069-4408-9de2-e43a7d9768fd tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] DELETE http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 Jan 13 03:48:06.873166 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3716ce2e-5069-4408-9de2-e43a7d9768fd tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:06.873370 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:06.873370 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:06.874022 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3716ce2e-5069-4408-9de2-e43a7d9768fd tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:06.874505 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-3716ce2e-5069-4408-9de2-e43a7d9768fd tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Delete volume with id: 653aacf5-c81a-4a06-bc09-409964084c55 Jan 13 03:48:06.968993 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:06.968993 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:06.971362 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3716ce2e-5069-4408-9de2-e43a7d9768fd tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Volume info retrieved successfully. Jan 13 03:48:07.007905 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3716ce2e-5069-4408-9de2-e43a7d9768fd tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Delete volume request issued successfully. Jan 13 03:48:07.008637 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3716ce2e-5069-4408-9de2-e43a7d9768fd tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 returned with HTTP 202 Jan 13 03:48:07.010189 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 244/499] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:48:06 2021] DELETE /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:48:07.020096 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-34285f61-ae2a-4cfc-a3ff-d2b16ec903f2 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 Jan 13 03:48:07.020768 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-34285f61-ae2a-4cfc-a3ff-d2b16ec903f2 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:07.021743 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-34285f61-ae2a-4cfc-a3ff-d2b16ec903f2 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:07.141084 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:07.141084 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:07.167178 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-34285f61-ae2a-4cfc-a3ff-d2b16ec903f2 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Volume info retrieved successfully. Jan 13 03:48:07.219203 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-34285f61-ae2a-4cfc-a3ff-d2b16ec903f2 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 returned with HTTP 200 Jan 13 03:48:07.234550 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 256/500] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:07 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 => generated 912 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:08.245064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ae0ec4e0-14ae-40b6-8473-322259e49c89 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 Jan 13 03:48:08.245777 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ae0ec4e0-14ae-40b6-8473-322259e49c89 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:08.246052 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:08.246052 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:08.246454 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ae0ec4e0-14ae-40b6-8473-322259e49c89 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:08.939477 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:08.939477 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:08.985375 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ae0ec4e0-14ae-40b6-8473-322259e49c89 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Volume info retrieved successfully. Jan 13 03:48:09.115776 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ae0ec4e0-14ae-40b6-8473-322259e49c89 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 returned with HTTP 200 Jan 13 03:48:09.145924 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 245/501] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:08 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 => generated 912 bytes in 907 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:10.150935 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3c2bed44-c495-4ae0-b278-f9cff231dfd1 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] GET http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 Jan 13 03:48:10.151608 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3c2bed44-c495-4ae0-b278-f9cff231dfd1 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:10.152095 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:10.152095 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:10.153123 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3c2bed44-c495-4ae0-b278-f9cff231dfd1 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:10.249925 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3c2bed44-c495-4ae0-b278-f9cff231dfd1 tempest-SnapshotsActionsTest-1110669830 tempest-SnapshotsActionsTest-1110669830] http://10.222.0.38/volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 returned with HTTP 404 Jan 13 03:48:10.257228 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 257/502] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:10 2021] GET /volume/v3/ae7c444b4c5a4b64b99ed16699567f33/volumes/653aacf5-c81a-4a06-bc09-409964084c55 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:48:16.547296 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-043cab77-4bc5-46a5-9c1e-6a5771bb1d60 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] DELETE http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:48:16.548596 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-043cab77-4bc5-46a5-9c1e-6a5771bb1d60 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:16.548995 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:16.548995 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:16.551669 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-043cab77-4bc5-46a5-9c1e-6a5771bb1d60 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:16.552504 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-043cab77-4bc5-46a5-9c1e-6a5771bb1d60 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Delete volume with id: 11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:48:16.619609 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:16.619609 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:16.621479 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-043cab77-4bc5-46a5-9c1e-6a5771bb1d60 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:48:16.707133 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-043cab77-4bc5-46a5-9c1e-6a5771bb1d60 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Delete volume request issued successfully. Jan 13 03:48:16.709333 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-043cab77-4bc5-46a5-9c1e-6a5771bb1d60 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 202 Jan 13 03:48:16.719269 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 246/503] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:48:16 2021] DELETE /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:48:16.727804 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-839c3d2c-8ac3-4a3d-b683-cb8f9a87e733 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:48:16.728850 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-839c3d2c-8ac3-4a3d-b683-cb8f9a87e733 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:16.729323 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-839c3d2c-8ac3-4a3d-b683-cb8f9a87e733 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:16.891544 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:16.891544 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:16.915184 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-839c3d2c-8ac3-4a3d-b683-cb8f9a87e733 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:48:17.025356 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-839c3d2c-8ac3-4a3d-b683-cb8f9a87e733 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:48:17.030339 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 258/504] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:16 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 916 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:18.050581 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1881ec0b-10d3-4009-b93a-732be394dc34 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:48:18.051760 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1881ec0b-10d3-4009-b93a-732be394dc34 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:18.052233 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:18.052233 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:18.052948 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1881ec0b-10d3-4009-b93a-732be394dc34 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:18.220826 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:18.220826 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:18.245039 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1881ec0b-10d3-4009-b93a-732be394dc34 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:48:18.317229 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1881ec0b-10d3-4009-b93a-732be394dc34 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:48:18.328143 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 247/505] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:18 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 916 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:19.344572 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d04ee579-407f-41ee-9d5d-8e38ea3d5a82 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:48:19.345110 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d04ee579-407f-41ee-9d5d-8e38ea3d5a82 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:19.345384 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:19.345384 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:19.346087 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d04ee579-407f-41ee-9d5d-8e38ea3d5a82 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:19.634822 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:19.634822 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:19.695037 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d04ee579-407f-41ee-9d5d-8e38ea3d5a82 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Volume info retrieved successfully. Jan 13 03:48:19.773040 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d04ee579-407f-41ee-9d5d-8e38ea3d5a82 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 200 Jan 13 03:48:19.774192 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 259/506] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:19 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 916 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:20.803905 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4827cc01-cd7b-4237-a6b7-2ec574ab98a6 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] GET http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 Jan 13 03:48:20.804781 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4827cc01-cd7b-4237-a6b7-2ec574ab98a6 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:20.804781 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:20.804781 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:20.805712 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4827cc01-cd7b-4237-a6b7-2ec574ab98a6 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:21.099844 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4827cc01-cd7b-4237-a6b7-2ec574ab98a6 tempest-AttachSCSIVolumeTestJSON-606258433 tempest-AttachSCSIVolumeTestJSON-606258433] http://10.222.0.38/volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 returned with HTTP 404 Jan 13 03:48:21.112461 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 248/507] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:20 2021] GET /volume/v3/c508c7d5cb054076bfe557f238cdbbf6/volumes/11b7f954-3784-48ba-8725-d6e84dfcbb17 => generated 109 bytes in 315 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 03:48:22.123539 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4007fd62-30a6-4d5f-9a7e-bcb7f6c35532 tempest-AvailabilityZoneTestJSON-1339100301 tempest-AvailabilityZoneTestJSON-1339100301] GET http://10.222.0.38/volume/v3/99d13d88a81d40c69584e19c17d151cf/os-availability-zone Jan 13 03:48:22.124055 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4007fd62-30a6-4d5f-9a7e-bcb7f6c35532 tempest-AvailabilityZoneTestJSON-1339100301 tempest-AvailabilityZoneTestJSON-1339100301] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:22.128983 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:22.128983 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:22.137073 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4007fd62-30a6-4d5f-9a7e-bcb7f6c35532 tempest-AvailabilityZoneTestJSON-1339100301 tempest-AvailabilityZoneTestJSON-1339100301] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:22.192821 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4007fd62-30a6-4d5f-9a7e-bcb7f6c35532 tempest-AvailabilityZoneTestJSON-1339100301 tempest-AvailabilityZoneTestJSON-1339100301] Availability Zones retrieved successfully. Jan 13 03:48:22.204771 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4007fd62-30a6-4d5f-9a7e-bcb7f6c35532 tempest-AvailabilityZoneTestJSON-1339100301 tempest-AvailabilityZoneTestJSON-1339100301] http://10.222.0.38/volume/v3/99d13d88a81d40c69584e19c17d151cf/os-availability-zone returned with HTTP 200 Jan 13 03:48:22.212634 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 260/508] 10.222.0.38 () {58 vars in 1243 bytes} [Wed Jan 13 03:48:21 2021] GET /volume/v3/99d13d88a81d40c69584e19c17d151cf/os-availability-zone => generated 82 bytes in 776 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 03:48:31.198092 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] POST http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes Jan 13 03:48:31.198932 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Action: 'create', calling method: create, body: {"volume": {"imageRef": "59076fc4-aabc-415c-a36b-2aa006b2bfb4", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-2025441291"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:48:31.200346 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Create volume request body: {'volume': {'imageRef': '59076fc4-aabc-415c-a36b-2aa006b2bfb4', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-2025441291'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:48:31.352920 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Create volume of 1 GB Jan 13 03:48:31.367219 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Availability Zones retrieved successfully. Jan 13 03:48:31.385180 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Flow 'volume_create_api' (dee53543-ed25-4535-bd4a-f6b6699c6eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:48:31.388441 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6101eea3-fe99-46a9-94d0-a30c6e04d849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:48:31.390701 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:48:31.581979 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6101eea3-fe99-46a9-94d0-a30c6e04d849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:48:31.586570 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b77382ac-bb5c-4f10-a64b-fab6bcb36f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:48:31.777853 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Created reservations ['87409bfb-fedb-4c7f-a02e-524abb0c8768', 'a79ae602-cb94-4345-bfa3-ad987758c5fb', '7087117c-cc28-474f-a9cd-0c66311360cd', '84a6ef05-4cc4-49ca-82e4-23095ffd6300'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:48:31.777853 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b77382ac-bb5c-4f10-a64b-fab6bcb36f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87409bfb-fedb-4c7f-a02e-524abb0c8768', 'a79ae602-cb94-4345-bfa3-ad987758c5fb', '7087117c-cc28-474f-a9cd-0c66311360cd', '84a6ef05-4cc4-49ca-82e4-23095ffd6300']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:48:31.791822 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a25b6109-8a5f-4520-8bf1-006a9a623ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:48:31.863962 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a25b6109-8a5f-4520-8bf1-006a9a623ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e8f46df-0144-4366-9ded-8453ada0180c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2025441291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51ec95c7b1364a2a86a0da0f028ff700',qos_specs=None,replication_status=,reservations=['87409bfb-fedb-4c7f-a02e-524abb0c8768','a79ae602-cb94-4345-bfa3-ad987758c5fb','7087117c-cc28-474f-a9cd-0c66311360cd','84a6ef05-4cc4-49ca-82e4-23095ffd6300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='540b500a27e545a5bcfa63b8d569d899',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:48:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2025441291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e8f46df-0144-4366-9ded-8453ada0180c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51ec95c7b1364a2a86a0da0f028ff700',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='540b500a27e545a5bcfa63b8d569d899',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:48:31.866058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03231517-3079-476f-b3a5-c399a58aa539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:48:31.895418 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03231517-3079-476f-b3a5-c399a58aa539) transitioned into state 'SUCCESS' from state '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-2025441291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51ec95c7b1364a2a86a0da0f028ff700',qos_specs=None,replication_status=,reservations=['87409bfb-fedb-4c7f-a02e-524abb0c8768','a79ae602-cb94-4345-bfa3-ad987758c5fb','7087117c-cc28-474f-a9cd-0c66311360cd','84a6ef05-4cc4-49ca-82e4-23095ffd6300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='540b500a27e545a5bcfa63b8d569d899',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:48:31.897724 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86548864-51a6-46a8-95c0-5597ce10504b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:48:31.917261 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86548864-51a6-46a8-95c0-5597ce10504b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:48:31.920027 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Flow 'volume_create_api' (dee53543-ed25-4535-bd4a-f6b6699c6eab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:48:31.974578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Create volume request issued successfully. Jan 13 03:48:31.994044 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5317f8a1-7b20-45b5-b7a1-1a2b3642f482 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes returned with HTTP 202 Jan 13 03:48:31.994922 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 249/509] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 03:48:31 2021] POST /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes => generated 820 bytes in 801 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:48:32.011787 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e2b69cd0-4b7c-43cc-a223-e8863caac012 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:32.012272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e2b69cd0-4b7c-43cc-a223-e8863caac012 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:32.012864 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e2b69cd0-4b7c-43cc-a223-e8863caac012 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:32.147977 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:32.147977 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:32.169861 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e2b69cd0-4b7c-43cc-a223-e8863caac012 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:32.204485 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e2b69cd0-4b7c-43cc-a223-e8863caac012 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:32.205760 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 261/510] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:32 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 888 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:33.222706 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f5a60df3-9ce8-4df1-99a3-74d3e92db729 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:33.223375 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f5a60df3-9ce8-4df1-99a3-74d3e92db729 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:33.223700 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:33.223700 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:33.224266 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f5a60df3-9ce8-4df1-99a3-74d3e92db729 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:33.373491 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:33.373491 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:33.390253 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f5a60df3-9ce8-4df1-99a3-74d3e92db729 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:33.455420 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f5a60df3-9ce8-4df1-99a3-74d3e92db729 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:33.456731 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 250/511] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:33 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 912 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:34.477030 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9fff4eb3-cecd-478e-adb5-4ee79e835fdd tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:34.477798 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9fff4eb3-cecd-478e-adb5-4ee79e835fdd tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:34.477968 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:34.477968 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:34.478769 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9fff4eb3-cecd-478e-adb5-4ee79e835fdd tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:34.638448 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:34.638448 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:34.680542 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9fff4eb3-cecd-478e-adb5-4ee79e835fdd tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:34.724940 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9fff4eb3-cecd-478e-adb5-4ee79e835fdd tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:34.726219 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 262/512] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:34 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 912 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:35.746529 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-91f7afdf-c7da-4479-84b4-bba4042e6958 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:35.747928 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-91f7afdf-c7da-4479-84b4-bba4042e6958 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:35.748372 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:35.748372 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:35.749009 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-91f7afdf-c7da-4479-84b4-bba4042e6958 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:35.865585 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:35.865585 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:35.896740 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-91f7afdf-c7da-4479-84b4-bba4042e6958 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:35.946481 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-91f7afdf-c7da-4479-84b4-bba4042e6958 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:35.947312 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 251/513] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:35 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 912 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:36.028674 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] POST http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes Jan 13 03:48:36.029457 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:36.029457 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:36.030148 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1388001099"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:48:36.031416 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1388001099'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:48:36.031984 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Create volume of 1 GB Jan 13 03:48:36.057047 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Availability Zones retrieved successfully. Jan 13 03:48:36.087272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Flow 'volume_create_api' (abfba379-5675-414d-91df-78568c1002cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:48:36.094170 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc24d141-d262-4288-90c6-a3d42e0c8a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:48:36.104273 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:48:36.193060 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc24d141-d262-4288-90c6-a3d42e0c8a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:48:36.195567 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2512ecdc-279a-4a5f-978e-eec41b2f36d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:48:36.310005 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Created reservations ['d1715fc2-71e8-4fe0-8a7a-9b15e333f19b', '2c25e49e-bc1f-4de6-83c5-411b8db99d36', '85875213-4c45-4b82-a5aa-d07ae200034c', '480ee22e-2746-46bd-81db-32cc4cffd354'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:48:36.312100 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2512ecdc-279a-4a5f-978e-eec41b2f36d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1715fc2-71e8-4fe0-8a7a-9b15e333f19b', '2c25e49e-bc1f-4de6-83c5-411b8db99d36', '85875213-4c45-4b82-a5aa-d07ae200034c', '480ee22e-2746-46bd-81db-32cc4cffd354']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:48:36.314347 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a6d3477-0fd1-4e1e-9a91-07f869e5d71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:48:36.460724 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a6d3477-0fd1-4e1e-9a91-07f869e5d71d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0413f49-e405-419b-9aa3-0dc81672d2b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1388001099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fbeab36be7d424f8987270ea34eebf2',qos_specs=None,replication_status=,reservations=['d1715fc2-71e8-4fe0-8a7a-9b15e333f19b','2c25e49e-bc1f-4de6-83c5-411b8db99d36','85875213-4c45-4b82-a5aa-d07ae200034c','480ee22e-2746-46bd-81db-32cc4cffd354'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d608d58e80f84b14aa04d705fe16d0dc',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:48:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1388001099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0413f49-e405-419b-9aa3-0dc81672d2b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fbeab36be7d424f8987270ea34eebf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d608d58e80f84b14aa04d705fe16d0dc',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:48:36.464464 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b274fd05-d383-48e2-a3ef-0594a152ffc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:48:36.538152 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b274fd05-d383-48e2-a3ef-0594a152ffc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1388001099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fbeab36be7d424f8987270ea34eebf2',qos_specs=None,replication_status=,reservations=['d1715fc2-71e8-4fe0-8a7a-9b15e333f19b','2c25e49e-bc1f-4de6-83c5-411b8db99d36','85875213-4c45-4b82-a5aa-d07ae200034c','480ee22e-2746-46bd-81db-32cc4cffd354'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d608d58e80f84b14aa04d705fe16d0dc',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:48:36.540564 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b2a5a0d-4a63-4d1b-87bd-86f38c9c6601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:48:36.569453 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b2a5a0d-4a63-4d1b-87bd-86f38c9c6601) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:48:36.581717 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Flow 'volume_create_api' (abfba379-5675-414d-91df-78568c1002cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:48:36.713884 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Create volume request issued successfully. Jan 13 03:48:36.750874 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-83f1f96a-4240-42f8-b69e-a747ef5fd867 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes returned with HTTP 202 Jan 13 03:48:36.757402 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 263/514] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:48:36 2021] POST /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes => generated 820 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:48:36.773645 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ee2e50e-61f9-4f38-82c5-f56767bff913 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:48:36.774362 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ee2e50e-61f9-4f38-82c5-f56767bff913 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:36.774738 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:36.774738 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:36.775360 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ee2e50e-61f9-4f38-82c5-f56767bff913 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:36.867412 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:36.867412 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:36.877868 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7ee2e50e-61f9-4f38-82c5-f56767bff913 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:48:36.904676 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ee2e50e-61f9-4f38-82c5-f56767bff913 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:48:36.915465 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 252/515] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:36 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 912 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:36.966104 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ad9cf085-4f6f-44ad-9c8e-07e37a7bdf3d tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:36.966631 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ad9cf085-4f6f-44ad-9c8e-07e37a7bdf3d tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:36.966852 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:36.966852 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:36.967226 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ad9cf085-4f6f-44ad-9c8e-07e37a7bdf3d tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:37.050014 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:37.050014 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:37.068578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ad9cf085-4f6f-44ad-9c8e-07e37a7bdf3d tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:37.115222 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ad9cf085-4f6f-44ad-9c8e-07e37a7bdf3d tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:37.116131 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 264/516] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:36 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 912 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:37.922298 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-543094c4-f987-4e9e-a501-e8f5bcbc14a3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:48:37.922778 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-543094c4-f987-4e9e-a501-e8f5bcbc14a3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:37.922923 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:37.922923 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:37.923599 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-543094c4-f987-4e9e-a501-e8f5bcbc14a3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:38.022428 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:38.022428 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:38.041569 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-543094c4-f987-4e9e-a501-e8f5bcbc14a3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:48:38.098723 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-543094c4-f987-4e9e-a501-e8f5bcbc14a3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:48:38.099568 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 253/517] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:37 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 913 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:38.131774 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bac64092-732f-43b4-8512-7bdb8aa3a439 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:38.132701 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bac64092-732f-43b4-8512-7bdb8aa3a439 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:38.133133 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:38.133133 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:38.133986 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bac64092-732f-43b4-8512-7bdb8aa3a439 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:38.237909 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:38.237909 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:38.275002 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bac64092-732f-43b4-8512-7bdb8aa3a439 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:38.332124 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bac64092-732f-43b4-8512-7bdb8aa3a439 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:38.343621 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 265/518] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:38 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 912 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:38.503588 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-ca4b55b3-cdbd-4d71-a838-cce5e2bcfbfa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:48:38.504381 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-ca4b55b3-cdbd-4d71-a838-cce5e2bcfbfa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:38.504551 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:38.504551 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:38.505231 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-ca4b55b3-cdbd-4d71-a838-cce5e2bcfbfa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:38.624182 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:38.624182 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:38.641301 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-ca4b55b3-cdbd-4d71-a838-cce5e2bcfbfa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:48:38.671793 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-ca4b55b3-cdbd-4d71-a838-cce5e2bcfbfa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:48:38.685511 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 254/519] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:48:38 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 913 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:38.773635 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bac64092-732f-43b4-8512-7bdb8aa3a439 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume// Jan 13 03:48:38.774654 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bac64092-732f-43b4-8512-7bdb8aa3a439 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:38.774982 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:38.774982 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:38.775518 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bac64092-732f-43b4-8512-7bdb8aa3a439 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:38.776961 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bac64092-732f-43b4-8512-7bdb8aa3a439 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:48:38.777779 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 266/520] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:48:38 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 03:48:38.794957 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-81be2fab-91cc-4b8a-9502-947f432c47e7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] POST http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments Jan 13 03:48:38.795756 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:38.795756 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:38.796473 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-81be2fab-91cc-4b8a-9502-947f432c47e7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0413f49-e405-419b-9aa3-0dc81672d2b6", "instance_uuid": "74076f34-1084-4f02-adbf-cf5cc02b76a8", "connector": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:48:38.896726 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:38.896726 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:38.964401 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-81be2fab-91cc-4b8a-9502-947f432c47e7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments returned with HTTP 200 Jan 13 03:48:38.969069 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 255/521] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:48:38 2021] POST /volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:48:39.020689 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-93f8b183-f962-4df2-8984-9c6265a84d15 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:48:39.022087 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-93f8b183-f962-4df2-8984-9c6265a84d15 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:39.022815 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-93f8b183-f962-4df2-8984-9c6265a84d15 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:39.036744 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-81be2fab-91cc-4b8a-9502-947f432c47e7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume// Jan 13 03:48:39.037552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-81be2fab-91cc-4b8a-9502-947f432c47e7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:39.037968 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:39.037968 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:39.038646 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-81be2fab-91cc-4b8a-9502-947f432c47e7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:39.040107 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-81be2fab-91cc-4b8a-9502-947f432c47e7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:48:39.040941 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 256/522] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 03:48:39 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 13 03:48:39.054917 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-9fcac128-9799-4a2e-944f-a1a0cd1036e8 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:48:39.055566 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-9fcac128-9799-4a2e-944f-a1a0cd1036e8 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:39.056189 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-9fcac128-9799-4a2e-944f-a1a0cd1036e8 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:39.163462 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:39.163462 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:39.183108 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:39.183108 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:39.184080 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-9fcac128-9799-4a2e-944f-a1a0cd1036e8 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:48:39.212577 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-93f8b183-f962-4df2-8984-9c6265a84d15 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:48:39.222593 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:39.222593 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:39.237179 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-9fcac128-9799-4a2e-944f-a1a0cd1036e8 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:48:39.243894 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 257/523] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 03:48:39 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 1011 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 13 03:48:39.266633 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-5a5063e7-114f-4737-a3ca-27c7c95ebb96 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] PUT http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/ea546e76-ddfa-423d-a41f-82467f5dcf6a Jan 13 03:48:39.267358 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:39.267358 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:39.269917 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-5a5063e7-114f-4737-a3ca-27c7c95ebb96 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:48:39.301644 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:39.301644 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:39.328651 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-93f8b183-f962-4df2-8984-9c6265a84d15 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:48:39.330096 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 267/524] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:39 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 912 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:39.359689 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee0ab4fe-05ef-4990-bc75-77e9a547c295 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:39.360640 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee0ab4fe-05ef-4990-bc75-77e9a547c295 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:39.361964 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:39.361964 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:39.362319 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 03:48:39.362319 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 03:48:39.362739 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-5a5063e7-114f-4737-a3ca-27c7c95ebb96 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Lock "b'cinder-attachment_update-e0413f49-e405-419b-9aa3-0dc81672d2b6-n-h2-766380-6'" acquired by "attachment_update" :: waited 0.035s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 03:48:39.363891 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee0ab4fe-05ef-4990-bc75-77e9a547c295 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:39.367138 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:39.367138 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:39.526846 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:39.526846 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:39.554551 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ee0ab4fe-05ef-4990-bc75-77e9a547c295 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:39.609963 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee0ab4fe-05ef-4990-bc75-77e9a547c295 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:39.614524 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 268/525] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:39 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 912 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:40.350155 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cce8b450-76d7-4b1d-bacf-c154852354f2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:48:40.350661 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cce8b450-76d7-4b1d-bacf-c154852354f2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:40.350841 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:40.350841 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:40.351867 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cce8b450-76d7-4b1d-bacf-c154852354f2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:40.423804 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:40.423804 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:40.445990 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cce8b450-76d7-4b1d-bacf-c154852354f2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:48:40.488704 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:40.488704 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:40.504995 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cce8b450-76d7-4b1d-bacf-c154852354f2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:48:40.505843 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 269/526] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:40 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 912 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:48:40.631685 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-55f66ab1-69d2-4275-a819-36925422fb58 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:40.632684 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-55f66ab1-69d2-4275-a819-36925422fb58 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:40.633095 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:40.633095 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:40.633449 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-55f66ab1-69d2-4275-a819-36925422fb58 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:40.724763 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:40.724763 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:40.743534 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-55f66ab1-69d2-4275-a819-36925422fb58 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:40.789426 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-55f66ab1-69d2-4275-a819-36925422fb58 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:40.794607 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 270/527] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:40 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 912 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:41.522711 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1c975be6-dd44-442b-9559-ae60b9eccc4d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:48:41.523289 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1c975be6-dd44-442b-9559-ae60b9eccc4d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:41.523407 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:41.523407 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:41.523754 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1c975be6-dd44-442b-9559-ae60b9eccc4d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:41.612747 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-5a5063e7-114f-4737-a3ca-27c7c95ebb96 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Lock "b'cinder-attachment_update-e0413f49-e405-419b-9aa3-0dc81672d2b6-n-h2-766380-6'" released by "attachment_update" :: held 2.248s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 03:48:41.613665 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-5a5063e7-114f-4737-a3ca-27c7c95ebb96 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/ea546e76-ddfa-423d-a41f-82467f5dcf6a returned with HTTP 200 Jan 13 03:48:41.614721 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 258/528] 10.222.0.11 () {64 vars in 1468 bytes} [Wed Jan 13 03:48:39 2021] PUT /volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/ea546e76-ddfa-423d-a41f-82467f5dcf6a => generated 762 bytes in 2356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 03:48:41.616982 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:41.616982 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:41.644493 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1c975be6-dd44-442b-9559-ae60b9eccc4d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:48:41.685061 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:41.685061 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:41.703742 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1c975be6-dd44-442b-9559-ae60b9eccc4d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:48:41.703742 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 271/529] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:41 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 913 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:41.808496 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-37e81c47-b103-4b5b-ab6d-382ce601ac44 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:41.809157 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-37e81c47-b103-4b5b-ab6d-382ce601ac44 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:41.809480 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:41.809480 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:41.810047 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-37e81c47-b103-4b5b-ab6d-382ce601ac44 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:41.926206 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:41.926206 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:41.947304 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-37e81c47-b103-4b5b-ab6d-382ce601ac44 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:41.983501 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-37e81c47-b103-4b5b-ab6d-382ce601ac44 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:41.984355 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 259/530] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:41 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 912 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:42.712648 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-63438263-9b77-4836-afa2-e1f713678a3e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:48:42.713765 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-63438263-9b77-4836-afa2-e1f713678a3e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:42.714174 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:42.714174 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:42.714811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-63438263-9b77-4836-afa2-e1f713678a3e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:42.778069 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:42.778069 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:42.787918 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-63438263-9b77-4836-afa2-e1f713678a3e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:48:42.808593 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:42.808593 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:42.818579 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-63438263-9b77-4836-afa2-e1f713678a3e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:48:42.819710 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 272/531] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:42 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 913 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:43.002019 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-83593090-2b13-4bbf-be89-6eb7c1628b4a tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:43.002969 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-83593090-2b13-4bbf-be89-6eb7c1628b4a tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:43.003412 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:43.003412 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:43.004297 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-83593090-2b13-4bbf-be89-6eb7c1628b4a tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:43.083100 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:43.083100 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:43.093656 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-83593090-2b13-4bbf-be89-6eb7c1628b4a tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:43.123080 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-83593090-2b13-4bbf-be89-6eb7c1628b4a tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:43.125329 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 260/532] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:42 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 912 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:43.838135 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d9b459f4-e574-4e2f-9acf-6025469685f3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:48:43.839085 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d9b459f4-e574-4e2f-9acf-6025469685f3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:43.839480 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:43.839480 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:43.840397 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d9b459f4-e574-4e2f-9acf-6025469685f3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:43.976600 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:43.976600 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:43.996838 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d9b459f4-e574-4e2f-9acf-6025469685f3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:48:44.035854 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:44.035854 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:44.054201 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d9b459f4-e574-4e2f-9acf-6025469685f3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:48:44.056964 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 273/533] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:43 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 913 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:44.142255 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-597bf975-91cb-46f4-843b-4ebc346f0f30 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:44.143748 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-597bf975-91cb-46f4-843b-4ebc346f0f30 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:44.144033 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:44.144033 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:44.144521 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-597bf975-91cb-46f4-843b-4ebc346f0f30 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:44.280429 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:44.280429 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:44.301958 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-597bf975-91cb-46f4-843b-4ebc346f0f30 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:44.347819 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-597bf975-91cb-46f4-843b-4ebc346f0f30 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:44.357798 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 261/534] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:44 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 912 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:45.077379 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9dbedbd4-c6cd-4abd-a30d-74483a700c66 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:48:45.078619 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9dbedbd4-c6cd-4abd-a30d-74483a700c66 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:45.079000 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:45.079000 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:45.079628 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9dbedbd4-c6cd-4abd-a30d-74483a700c66 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:45.207844 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:45.207844 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:45.229092 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9dbedbd4-c6cd-4abd-a30d-74483a700c66 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:48:45.281593 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:45.281593 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:45.291468 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9dbedbd4-c6cd-4abd-a30d-74483a700c66 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:48:45.292863 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 274/535] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:45 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 913 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:45.371346 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b55ef378-e241-49db-a8f4-e275ee278eb4 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:45.372004 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b55ef378-e241-49db-a8f4-e275ee278eb4 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:45.372600 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:45.372600 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:45.373163 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b55ef378-e241-49db-a8f4-e275ee278eb4 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:45.558352 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:45.558352 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:45.574640 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b55ef378-e241-49db-a8f4-e275ee278eb4 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:45.622490 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b55ef378-e241-49db-a8f4-e275ee278eb4 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:45.624376 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 262/536] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:45 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 912 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:46.310501 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e62ce322-7a20-4191-8cdb-ad082838962c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:48:46.310976 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e62ce322-7a20-4191-8cdb-ad082838962c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:46.310976 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:46.310976 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:46.311291 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e62ce322-7a20-4191-8cdb-ad082838962c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:46.419985 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:46.419985 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:46.442601 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e62ce322-7a20-4191-8cdb-ad082838962c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:48:46.487633 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:46.487633 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:46.513126 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e62ce322-7a20-4191-8cdb-ad082838962c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:48:46.514822 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 275/537] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:46 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 913 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:46.645169 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-12f50993-d23f-4daf-833d-94f46e6e8f51 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:46.646296 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-12f50993-d23f-4daf-833d-94f46e6e8f51 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:46.647684 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:46.647684 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:46.648379 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-12f50993-d23f-4daf-833d-94f46e6e8f51 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:46.727847 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:46.727847 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:46.737993 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-12f50993-d23f-4daf-833d-94f46e6e8f51 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:46.763190 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-12f50993-d23f-4daf-833d-94f46e6e8f51 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:46.764349 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 263/538] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:46 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 912 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:47.210266 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-d532a6c2-8ff8-4b17-bcdb-68bd76346a6c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] POST http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/ea546e76-ddfa-423d-a41f-82467f5dcf6a/action Jan 13 03:48:47.210266 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:47.210266 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:47.210266 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-d532a6c2-8ff8-4b17-bcdb-68bd76346a6c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:48:47.210266 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-d532a6c2-8ff8-4b17-bcdb-68bd76346a6c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:48:47.406007 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:47.406007 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:47.435157 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-349bd47c-7eb8-4109-b234-eefe64224e50 req-d532a6c2-8ff8-4b17-bcdb-68bd76346a6c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/ea546e76-ddfa-423d-a41f-82467f5dcf6a/action returned with HTTP 204 Jan 13 03:48:47.436399 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 276/539] 10.222.0.11 () {64 vars in 1489 bytes} [Wed Jan 13 03:48:47 2021] POST /volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/ea546e76-ddfa-423d-a41f-82467f5dcf6a/action => generated 0 bytes in 238 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:48:47.530542 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-16baa81a-5ad0-45b0-ad9a-08716c31b8e7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:48:47.531580 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-16baa81a-5ad0-45b0-ad9a-08716c31b8e7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:47.531981 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:47.531981 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:47.532626 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-16baa81a-5ad0-45b0-ad9a-08716c31b8e7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:47.653509 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:47.653509 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:47.666962 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-16baa81a-5ad0-45b0-ad9a-08716c31b8e7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:48:47.690737 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:47.690737 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:47.703484 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-16baa81a-5ad0-45b0-ad9a-08716c31b8e7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:48:47.705783 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 264/540] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:47 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 1205 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:48:47.781604 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d762619c-32ce-4022-a0b1-975f6373abe1 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:47.782125 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d762619c-32ce-4022-a0b1-975f6373abe1 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:47.782417 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:47.782417 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:47.782686 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d762619c-32ce-4022-a0b1-975f6373abe1 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:47.918874 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:47.918874 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:47.949916 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d762619c-32ce-4022-a0b1-975f6373abe1 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:48.013921 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d762619c-32ce-4022-a0b1-975f6373abe1 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:48.017775 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 277/541] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:47 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 912 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:49.034606 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a556432-362f-478a-85fe-9ba1eb71a314 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:49.035515 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a556432-362f-478a-85fe-9ba1eb71a314 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:49.035824 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:49.035824 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:49.036378 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a556432-362f-478a-85fe-9ba1eb71a314 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:49.178452 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:49.178452 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:49.188789 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0a556432-362f-478a-85fe-9ba1eb71a314 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:49.225351 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a556432-362f-478a-85fe-9ba1eb71a314 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:49.227904 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 265/542] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:49 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 912 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:50.243687 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2aa0202e-3ace-40dc-a444-e7145547cabf tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:50.245007 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2aa0202e-3ace-40dc-a444-e7145547cabf tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:50.245618 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:50.245618 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:50.246301 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2aa0202e-3ace-40dc-a444-e7145547cabf tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:50.398908 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:50.398908 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:50.451918 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2aa0202e-3ace-40dc-a444-e7145547cabf tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:50.505693 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2aa0202e-3ace-40dc-a444-e7145547cabf tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:50.506476 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 278/543] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:50 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 912 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:51.528353 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c93e053-2145-46bf-a861-ab9ac66205fb tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:51.529477 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7c93e053-2145-46bf-a861-ab9ac66205fb tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:51.529903 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:51.529903 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:51.530547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7c93e053-2145-46bf-a861-ab9ac66205fb tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:51.628218 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:51.628218 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:51.671198 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7c93e053-2145-46bf-a861-ab9ac66205fb tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:51.732328 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c93e053-2145-46bf-a861-ab9ac66205fb tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:51.733516 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 266/544] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:51 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 912 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:52.754375 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f17a9487-e2cd-4191-990c-175af9d8602f tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:52.755677 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f17a9487-e2cd-4191-990c-175af9d8602f tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:52.756100 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:52.756100 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:52.756811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f17a9487-e2cd-4191-990c-175af9d8602f tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:52.874940 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:52.874940 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:52.885920 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f17a9487-e2cd-4191-990c-175af9d8602f tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:52.924248 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f17a9487-e2cd-4191-990c-175af9d8602f tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:52.925751 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 279/545] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:52 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 970 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:53.943799 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ebe2ccf-a504-4e88-ba15-2a023b50ee3d tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:53.945187 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ebe2ccf-a504-4e88-ba15-2a023b50ee3d tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:53.945481 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:53.945481 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:53.945945 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ebe2ccf-a504-4e88-ba15-2a023b50ee3d tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:54.058224 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:54.058224 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:54.073599 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5ebe2ccf-a504-4e88-ba15-2a023b50ee3d tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:54.137762 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ebe2ccf-a504-4e88-ba15-2a023b50ee3d tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:54.151238 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 267/546] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:53 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 973 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:55.155863 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2e24da03-1900-41eb-9027-d23f8dcfcfea tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:55.156472 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2e24da03-1900-41eb-9027-d23f8dcfcfea tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:55.156694 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:55.156694 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:55.157073 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2e24da03-1900-41eb-9027-d23f8dcfcfea tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:55.265010 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:55.265010 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:55.274362 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2e24da03-1900-41eb-9027-d23f8dcfcfea tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:55.324645 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2e24da03-1900-41eb-9027-d23f8dcfcfea tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:55.325791 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 280/547] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:55 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 973 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:56.342387 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0e7af585-4979-43eb-ab18-249ef4f0fb8a tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:56.342936 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0e7af585-4979-43eb-ab18-249ef4f0fb8a tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:56.343067 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:56.343067 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:56.343764 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0e7af585-4979-43eb-ab18-249ef4f0fb8a tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:56.508427 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:56.508427 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:56.532490 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0e7af585-4979-43eb-ab18-249ef4f0fb8a tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:56.587726 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0e7af585-4979-43eb-ab18-249ef4f0fb8a tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:56.588872 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 268/548] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:56 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 973 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:57.606921 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ab1b6fe-0960-4d39-923d-b07d402ba92e tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:57.608467 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ab1b6fe-0960-4d39-923d-b07d402ba92e tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:57.611947 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:57.611947 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:57.613154 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ab1b6fe-0960-4d39-923d-b07d402ba92e tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:57.734352 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:57.734352 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:57.753398 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6ab1b6fe-0960-4d39-923d-b07d402ba92e tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:57.808556 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ab1b6fe-0960-4d39-923d-b07d402ba92e tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:57.809776 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 281/549] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:57 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 973 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:48:58.833196 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-970be87c-c919-477a-bce5-b13f93f0760e tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:48:58.834087 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-970be87c-c919-477a-bce5-b13f93f0760e tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:48:58.834834 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:48:58.834834 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:48:58.840305 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-970be87c-c919-477a-bce5-b13f93f0760e tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:48:59.089963 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:48:59.089963 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:48:59.149415 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-970be87c-c919-477a-bce5-b13f93f0760e tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:48:59.248309 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-970be87c-c919-477a-bce5-b13f93f0760e tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:48:59.249193 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 269/550] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:48:58 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 973 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:49:00.265163 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f5fd5e60-f39f-4f6d-a466-b5e5075640f1 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:49:00.265691 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f5fd5e60-f39f-4f6d-a466-b5e5075640f1 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:00.265881 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:00.265881 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:00.266261 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f5fd5e60-f39f-4f6d-a466-b5e5075640f1 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:00.373190 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:00.373190 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:00.403699 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f5fd5e60-f39f-4f6d-a466-b5e5075640f1 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:49:00.450953 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f5fd5e60-f39f-4f6d-a466-b5e5075640f1 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:49:00.452416 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 282/551] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:49:00 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 973 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:49:01.468923 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-036924b2-07f3-40d8-a08c-4eaccaa5b908 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:49:01.469472 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-036924b2-07f3-40d8-a08c-4eaccaa5b908 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:01.469629 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:01.469629 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:01.470752 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-036924b2-07f3-40d8-a08c-4eaccaa5b908 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:01.579671 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:01.579671 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:01.591467 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-036924b2-07f3-40d8-a08c-4eaccaa5b908 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:49:01.622687 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-036924b2-07f3-40d8-a08c-4eaccaa5b908 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:49:01.624303 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 270/552] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:49:01 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 1361 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:49:01.645263 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8d994787-4103-4344-b20b-6a4299582c8a tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] POST http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c/action Jan 13 03:49:01.645912 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:01.645912 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:01.646628 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8d994787-4103-4344-b20b-6a4299582c8a tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] 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=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:49:01.647186 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8d994787-4103-4344-b20b-6a4299582c8a tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] 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=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:49:01.747602 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:01.747602 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:01.823519 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:01.823519 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:01.825146 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8d994787-4103-4344-b20b-6a4299582c8a tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:49:01.849979 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8d994787-4103-4344-b20b-6a4299582c8a tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Update volume metadata completed successfully. Jan 13 03:49:01.850779 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8d994787-4103-4344-b20b-6a4299582c8a tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c/action returned with HTTP 200 Jan 13 03:49:01.852421 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 283/553] 10.222.0.38 () {60 vars in 1358 bytes} [Wed Jan 13 03:49:01 2021] POST /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c/action => generated 511 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:49:01.860944 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-37d2176b-e654-43ff-806a-68f03b06c6ed tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:49:01.861669 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-37d2176b-e654-43ff-806a-68f03b06c6ed tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:01.862142 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:01.862142 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:01.862839 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-37d2176b-e654-43ff-806a-68f03b06c6ed tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:01.991309 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:01.991309 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:02.000570 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-37d2176b-e654-43ff-806a-68f03b06c6ed tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:49:02.027602 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-37d2176b-e654-43ff-806a-68f03b06c6ed tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:49:02.028751 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 271/554] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:49:01 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 1436 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:49:02.047694 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-858a2578-0ff8-46ec-bbf9-c9595ce33da2 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] POST http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c/action Jan 13 03:49:02.051879 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:02.051879 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:02.052432 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-858a2578-0ff8-46ec-bbf9-c9595ce33da2 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:49:02.052833 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-858a2578-0ff8-46ec-bbf9-c9595ce33da2 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:49:02.110195 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:02.110195 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:02.170972 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:02.170972 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:02.174181 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-858a2578-0ff8-46ec-bbf9-c9595ce33da2 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:49:02.209474 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-858a2578-0ff8-46ec-bbf9-c9595ce33da2 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Get volume image-metadata completed successfully. Jan 13 03:49:02.233169 n-d-766380-6 devstack@c-api.service[87925]: /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 03:49:02.233169 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 03:49:02.244583 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-858a2578-0ff8-46ec-bbf9-c9595ce33da2 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Delete volume metadata completed successfully. Jan 13 03:49:02.245052 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-858a2578-0ff8-46ec-bbf9-c9595ce33da2 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c/action returned with HTTP 200 Jan 13 03:49:02.246422 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 284/555] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 03:49:02 2021] POST /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c/action => generated 0 bytes in 202 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 13 03:49:02.255099 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8f68a49d-d29d-4f10-800c-d38f963c09a7 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] POST http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c/action Jan 13 03:49:02.255798 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:02.255798 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:02.256498 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8f68a49d-d29d-4f10-800c-d38f963c09a7 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:49:02.257006 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8f68a49d-d29d-4f10-800c-d38f963c09a7 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:49:02.386991 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:02.386991 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:02.389774 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8f68a49d-d29d-4f10-800c-d38f963c09a7 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:49:02.410722 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8f68a49d-d29d-4f10-800c-d38f963c09a7 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Get volume image-metadata completed successfully. Jan 13 03:49:02.411408 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8f68a49d-d29d-4f10-800c-d38f963c09a7 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c/action returned with HTTP 200 Jan 13 03:49:02.419970 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 272/556] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 03:49:02 2021] POST /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c/action => generated 485 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:49:02.426062 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ed012fe9-e60b-4041-89e1-17d4472454c6 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] DELETE http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:49:02.426598 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ed012fe9-e60b-4041-89e1-17d4472454c6 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:02.426795 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:02.426795 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:02.428540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ed012fe9-e60b-4041-89e1-17d4472454c6 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:02.435351 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-ed012fe9-e60b-4041-89e1-17d4472454c6 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Delete volume with id: 0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:49:02.534184 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:02.534184 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:02.535364 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ed012fe9-e60b-4041-89e1-17d4472454c6 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:49:02.591775 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ed012fe9-e60b-4041-89e1-17d4472454c6 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Delete volume request issued successfully. Jan 13 03:49:02.592256 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ed012fe9-e60b-4041-89e1-17d4472454c6 tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 202 Jan 13 03:49:02.593141 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 285/557] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:49:02 2021] DELETE /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:49:02.602382 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-870d5a0b-c0e7-4f1f-9dad-bb20983f04da tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:49:02.602552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-870d5a0b-c0e7-4f1f-9dad-bb20983f04da tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:02.602709 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:02.602709 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:02.603354 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-870d5a0b-c0e7-4f1f-9dad-bb20983f04da tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:02.732689 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:02.732689 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:02.758527 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-870d5a0b-c0e7-4f1f-9dad-bb20983f04da tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:49:02.828986 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-870d5a0b-c0e7-4f1f-9dad-bb20983f04da tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:49:02.831855 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 273/558] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:49:02 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 1409 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:49:03.848583 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b871059e-af54-480f-af94-2a4749707edc tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:49:03.849641 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b871059e-af54-480f-af94-2a4749707edc tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:03.857126 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:03.857126 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:03.857579 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b871059e-af54-480f-af94-2a4749707edc tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:03.935703 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:03.935703 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:03.946557 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b871059e-af54-480f-af94-2a4749707edc tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Volume info retrieved successfully. Jan 13 03:49:03.975674 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b871059e-af54-480f-af94-2a4749707edc tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 200 Jan 13 03:49:03.977113 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 286/559] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:49:03 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 1409 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:49:04.994039 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-51b6000d-d46a-4b6c-84e3-070a89e64e2b tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] GET http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c Jan 13 03:49:04.995363 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-51b6000d-d46a-4b6c-84e3-070a89e64e2b tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:04.995721 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:04.995721 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:04.996762 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-51b6000d-d46a-4b6c-84e3-070a89e64e2b tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:05.077327 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-51b6000d-d46a-4b6c-84e3-070a89e64e2b tempest-VolumesImageMetadata-320401524 tempest-VolumesImageMetadata-320401524] http://10.222.0.38/volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c returned with HTTP 404 Jan 13 03:49:05.078597 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 274/560] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:49:04 2021] GET /volume/v3/51ec95c7b1364a2a86a0da0f028ff700/volumes/0e8f46df-0144-4366-9ded-8453ada0180c => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:49:10.071784 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e1c6eeec-9763-4a57-9393-67e98e6c6af2 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] POST http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots Jan 13 03:49:10.072346 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:10.072346 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:10.072648 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e1c6eeec-9763-4a57-9393-67e98e6c6af2 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86f5e7ce-2c4f-42a0-917e-1bf241e493b6", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1849732691"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:49:10.162727 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e1c6eeec-9763-4a57-9393-67e98e6c6af2 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots returned with HTTP 404 Jan 13 03:49:10.164209 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 287/561] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 03:49:09 2021] POST /volume/v3/8c51adfb59774818be963a79469f1017/snapshots => generated 109 bytes in 308 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:49:10.175022 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ab6f2770-0e4b-4ccd-82b8-5c17677d45eb tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] POST http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots Jan 13 03:49:10.176496 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ab6f2770-0e4b-4ccd-82b8-5c17677d45eb tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-830357295"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:49:10.243964 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ab6f2770-0e4b-4ccd-82b8-5c17677d45eb tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots returned with HTTP 404 Jan 13 03:49:10.245362 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 275/562] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 03:49:10 2021] POST /volume/v3/8c51adfb59774818be963a79469f1017/snapshots => generated 77 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:49:10.256863 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a1ddfa7d-2d1d-479d-a57d-e4167d67fd0e tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] GET http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots?limit=invalid Jan 13 03:49:10.257742 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a1ddfa7d-2d1d-479d-a57d-e4167d67fd0e tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:10.258371 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a1ddfa7d-2d1d-479d-a57d-e4167d67fd0e tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:10.260749 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a1ddfa7d-2d1d-479d-a57d-e4167d67fd0e tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] HTTP exception thrown: limit param must be an integer Jan 13 03:49:10.261497 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a1ddfa7d-2d1d-479d-a57d-e4167d67fd0e tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots?limit=invalid returned with HTTP 400 Jan 13 03:49:10.263492 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 288/563] 10.222.0.38 () {58 vars in 1237 bytes} [Wed Jan 13 03:49:10 2021] GET /volume/v3/8c51adfb59774818be963a79469f1017/snapshots?limit=invalid => generated 74 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 13 03:49:10.274058 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-14e3e867-d826-443f-986a-a9f019581e88 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] GET http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots?marker=49b43683-2fca-46e6-89fd-fed3c3d837ac Jan 13 03:49:10.275059 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-14e3e867-d826-443f-986a-a9f019581e88 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:10.275705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-14e3e867-d826-443f-986a-a9f019581e88 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:10.277667 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-14e3e867-d826-443f-986a-a9f019581e88 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 03:49:10.281130 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-14e3e867-d826-443f-986a-a9f019581e88 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Building query based on filter {{(pid=87926) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 03:49:10.308748 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-14e3e867-d826-443f-986a-a9f019581e88 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots?marker=49b43683-2fca-46e6-89fd-fed3c3d837ac returned with HTTP 404 Jan 13 03:49:10.310088 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 276/564] 10.222.0.38 () {58 vars in 1297 bytes} [Wed Jan 13 03:49:10 2021] GET /volume/v3/8c51adfb59774818be963a79469f1017/snapshots?marker=49b43683-2fca-46e6-89fd-fed3c3d837ac => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:49:10.319787 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a97757c-598f-4c42-99f9-78aceb7cd29d tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] GET http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots?sort_key=invalid Jan 13 03:49:10.320394 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a97757c-598f-4c42-99f9-78aceb7cd29d tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:10.321093 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a97757c-598f-4c42-99f9-78aceb7cd29d tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:10.321869 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-0a97757c-598f-4c42-99f9-78aceb7cd29d tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 03:49:10.324573 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-0a97757c-598f-4c42-99f9-78aceb7cd29d tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 03:49:10.325652 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a97757c-598f-4c42-99f9-78aceb7cd29d tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots?sort_key=invalid returned with HTTP 400 Jan 13 03:49:10.326852 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 289/565] 10.222.0.38 () {58 vars in 1243 bytes} [Wed Jan 13 03:49:10 2021] GET /volume/v3/8c51adfb59774818be963a79469f1017/snapshots?sort_key=invalid => generated 84 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 13 03:49:10.337862 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] POST http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/volumes Jan 13 03:49:10.338631 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-962328291"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:49:10.340120 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-962328291'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:49:10.340520 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Create volume of 2 GB Jan 13 03:49:10.354869 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Availability Zones retrieved successfully. Jan 13 03:49:10.372726 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Flow 'volume_create_api' (f6a1b22f-71f2-4103-b7a3-df6c4ee626da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:49:10.375510 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fb2760d-a52a-42f0-825a-8e886e4f0974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:49:10.378304 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Validating volume size '2' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:49:10.452231 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fb2760d-a52a-42f0-825a-8e886e4f0974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:49:10.455579 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dd6fb32-ad6c-48b6-8abc-c8798c972c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:49:10.566244 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Created reservations ['c20edeef-53f1-4db9-ae3c-dc9f39d7ac9e', '948989f3-aadd-45e4-b2fd-286112d0ecf5', '074936f6-25b3-4f91-826a-13d8d8b02db0', '3663197e-37f3-43e7-814c-05eccff61f05'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:49:10.568093 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dd6fb32-ad6c-48b6-8abc-c8798c972c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c20edeef-53f1-4db9-ae3c-dc9f39d7ac9e', '948989f3-aadd-45e4-b2fd-286112d0ecf5', '074936f6-25b3-4f91-826a-13d8d8b02db0', '3663197e-37f3-43e7-814c-05eccff61f05']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:49:10.570293 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c713585-f58b-4237-ad11-3f3af6731cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:49:10.635087 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c713585-f58b-4237-ad11-3f3af6731cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4f0488f-9351-4141-9a26-27e266b5c4c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-962328291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c51adfb59774818be963a79469f1017',qos_specs=None,replication_status=,reservations=['c20edeef-53f1-4db9-ae3c-dc9f39d7ac9e','948989f3-aadd-45e4-b2fd-286112d0ecf5','074936f6-25b3-4f91-826a-13d8d8b02db0','3663197e-37f3-43e7-814c-05eccff61f05'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e60321d7a70543c4b6b5e92082bacb29',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:49:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-962328291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4f0488f-9351-4141-9a26-27e266b5c4c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c51adfb59774818be963a79469f1017',provider_auth=None,provider_geometry=None,provider_id=None,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='e60321d7a70543c4b6b5e92082bacb29',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:49:10.637771 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (046226b1-b078-4e5e-ab6e-40710cb3a89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:49:10.668171 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (046226b1-b078-4e5e-ab6e-40710cb3a89d) transitioned into state 'SUCCESS' from state '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-962328291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c51adfb59774818be963a79469f1017',qos_specs=None,replication_status=,reservations=['c20edeef-53f1-4db9-ae3c-dc9f39d7ac9e','948989f3-aadd-45e4-b2fd-286112d0ecf5','074936f6-25b3-4f91-826a-13d8d8b02db0','3663197e-37f3-43e7-814c-05eccff61f05'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e60321d7a70543c4b6b5e92082bacb29',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:49:10.670405 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7caf2b24-dcfd-42d9-b405-29725624bab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:49:10.687940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7caf2b24-dcfd-42d9-b405-29725624bab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:49:10.691559 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Flow 'volume_create_api' (f6a1b22f-71f2-4103-b7a3-df6c4ee626da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:49:10.749715 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Create volume request issued successfully. Jan 13 03:49:10.762557 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-980fceac-d689-4091-a8c2-6ceef8e2d619 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/volumes returned with HTTP 202 Jan 13 03:49:10.763761 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 277/566] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:49:10 2021] POST /volume/v3/8c51adfb59774818be963a79469f1017/volumes => generated 830 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:49:10.781243 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1626a163-acc4-4863-ab77-471eed9a9436 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] GET http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/volumes/d4f0488f-9351-4141-9a26-27e266b5c4c1 Jan 13 03:49:10.783746 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1626a163-acc4-4863-ab77-471eed9a9436 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:10.787055 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1626a163-acc4-4863-ab77-471eed9a9436 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:10.851641 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:10.851641 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:10.862906 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1626a163-acc4-4863-ab77-471eed9a9436 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Volume info retrieved successfully. Jan 13 03:49:10.887912 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1626a163-acc4-4863-ab77-471eed9a9436 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/volumes/d4f0488f-9351-4141-9a26-27e266b5c4c1 returned with HTTP 200 Jan 13 03:49:10.889525 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 290/567] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:49:10 2021] GET /volume/v3/8c51adfb59774818be963a79469f1017/volumes/d4f0488f-9351-4141-9a26-27e266b5c4c1 => generated 898 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:49:11.905775 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ddcb48ba-5400-4728-9955-422877875758 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] GET http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/volumes/d4f0488f-9351-4141-9a26-27e266b5c4c1 Jan 13 03:49:11.906295 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ddcb48ba-5400-4728-9955-422877875758 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:11.906495 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:11.906495 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:11.906870 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ddcb48ba-5400-4728-9955-422877875758 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:11.972035 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:11.972035 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:11.984476 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ddcb48ba-5400-4728-9955-422877875758 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Volume info retrieved successfully. Jan 13 03:49:12.020164 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ddcb48ba-5400-4728-9955-422877875758 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/volumes/d4f0488f-9351-4141-9a26-27e266b5c4c1 returned with HTTP 200 Jan 13 03:49:12.021046 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 278/568] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:49:11 2021] GET /volume/v3/8c51adfb59774818be963a79469f1017/volumes/d4f0488f-9351-4141-9a26-27e266b5c4c1 => generated 923 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:49:12.038160 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd91b45c-a5ed-4220-a623-a6c0ec7bffcd tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] POST http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots Jan 13 03:49:12.038628 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:12.038628 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:12.039212 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd91b45c-a5ed-4220-a623-a6c0ec7bffcd tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4f0488f-9351-4141-9a26-27e266b5c4c1", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-779286990"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:49:12.133497 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:12.133497 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:12.134964 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bd91b45c-a5ed-4220-a623-a6c0ec7bffcd tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Volume info retrieved successfully. Jan 13 03:49:12.135506 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-bd91b45c-a5ed-4220-a623-a6c0ec7bffcd tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Create snapshot from volume d4f0488f-9351-4141-9a26-27e266b5c4c1 Jan 13 03:49:12.218631 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-bd91b45c-a5ed-4220-a623-a6c0ec7bffcd tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Created reservations ['44db011c-f8cd-4192-9d9b-8d222a04e7da', '5f7415c6-5021-4ff3-b70b-130f63710f80', '77146bb7-7c83-4bd5-a722-4e82f5b93a96', 'c7d36eee-a316-42d1-a9da-12891eb9db4c'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:49:12.354843 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bd91b45c-a5ed-4220-a623-a6c0ec7bffcd tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Snapshot create request issued successfully. Jan 13 03:49:12.355854 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd91b45c-a5ed-4220-a623-a6c0ec7bffcd tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots returned with HTTP 202 Jan 13 03:49:12.356966 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 291/569] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 03:49:12 2021] POST /volume/v3/8c51adfb59774818be963a79469f1017/snapshots => generated 317 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:49:12.369020 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6643d48c-175c-4423-921c-3b5ceeeb329d tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] GET http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac Jan 13 03:49:12.373101 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6643d48c-175c-4423-921c-3b5ceeeb329d tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:12.373762 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:12.373762 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:12.373762 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6643d48c-175c-4423-921c-3b5ceeeb329d tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:12.405841 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:12.405841 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:12.407892 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6643d48c-175c-4423-921c-3b5ceeeb329d tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Snapshot retrieved successfully. Jan 13 03:49:12.410330 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6643d48c-175c-4423-921c-3b5ceeeb329d tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac returned with HTTP 200 Jan 13 03:49:12.411568 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 279/570] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:49:12 2021] GET /volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac => generated 449 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:49:13.426811 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-42b0881b-5bbd-4530-9948-c50073e4b624 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] GET http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac Jan 13 03:49:13.427443 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-42b0881b-5bbd-4530-9948-c50073e4b624 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:13.427535 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:13.427535 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:13.428035 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-42b0881b-5bbd-4530-9948-c50073e4b624 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:13.495660 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:13.495660 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:13.496816 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-42b0881b-5bbd-4530-9948-c50073e4b624 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Snapshot retrieved successfully. Jan 13 03:49:13.498742 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-42b0881b-5bbd-4530-9948-c50073e4b624 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac returned with HTTP 200 Jan 13 03:49:13.499553 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 292/571] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:49:13 2021] GET /volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac => generated 449 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:49:14.518537 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-af258cd5-ab56-4582-a66a-5e6c7cb21baa tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] GET http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac Jan 13 03:49:14.519130 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-af258cd5-ab56-4582-a66a-5e6c7cb21baa tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:14.519469 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:14.519469 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:14.520053 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-af258cd5-ab56-4582-a66a-5e6c7cb21baa tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:14.586551 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:14.586551 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:14.589407 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-af258cd5-ab56-4582-a66a-5e6c7cb21baa tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Snapshot retrieved successfully. Jan 13 03:49:14.597613 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-af258cd5-ab56-4582-a66a-5e6c7cb21baa tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac returned with HTTP 200 Jan 13 03:49:14.598752 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 280/572] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:49:14 2021] GET /volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac => generated 476 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:49:14.612400 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5a88b00e-ee8f-4a39-a575-9f732f10cca5 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] POST http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/volumes Jan 13 03:49:14.613115 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:14.613115 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:14.613797 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5a88b00e-ee8f-4a39-a575-9f732f10cca5 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "2ecb808c-ad28-472f-bd0e-685b5f41aaac"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:49:14.615242 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-5a88b00e-ee8f-4a39-a575-9f732f10cca5 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '2ecb808c-ad28-472f-bd0e-685b5f41aaac'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:49:14.666339 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:14.666339 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:14.675280 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5a88b00e-ee8f-4a39-a575-9f732f10cca5 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Snapshot retrieved successfully. Jan 13 03:49:14.675920 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-5a88b00e-ee8f-4a39-a575-9f732f10cca5 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Create volume of 1 GB Jan 13 03:49:14.704586 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5a88b00e-ee8f-4a39-a575-9f732f10cca5 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Availability Zones retrieved successfully. Jan 13 03:49:14.748134 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5a88b00e-ee8f-4a39-a575-9f732f10cca5 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Flow 'volume_create_api' (7e91760a-b98b-4412-93fa-a34223d44659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:49:14.755992 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5a88b00e-ee8f-4a39-a575-9f732f10cca5 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abc7bec6-3996-44e8-abb5-8397f934dbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:49:14.764052 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-5a88b00e-ee8f-4a39-a575-9f732f10cca5 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:49:14.781879 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-5a88b00e-ee8f-4a39-a575-9f732f10cca5 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abc7bec6-3996-44e8-abb5-8397f934dbaf) transitioned into state 'FAILURE' from state 'RUNNING' Jan 13 03:49:14.781879 n-d-766380-6 devstack@c-api.service[87925]: 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 03:49:14.787176 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5a88b00e-ee8f-4a39-a575-9f732f10cca5 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abc7bec6-3996-44e8-abb5-8397f934dbaf) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:49:14.789369 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-5a88b00e-ee8f-4a39-a575-9f732f10cca5 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abc7bec6-3996-44e8-abb5-8397f934dbaf) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 13 03:49:14.791920 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-5a88b00e-ee8f-4a39-a575-9f732f10cca5 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Flow 'volume_create_api' (7e91760a-b98b-4412-93fa-a34223d44659) transitioned into state 'REVERTED' from state 'RUNNING' Jan 13 03:49:14.792645 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5a88b00e-ee8f-4a39-a575-9f732f10cca5 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/volumes returned with HTTP 400 Jan 13 03:49:14.806041 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a716538-80c8-4d72-878d-ef611c1e28e6 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] DELETE http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac Jan 13 03:49:14.806252 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 293/573] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:49:14 2021] POST /volume/v3/8c51adfb59774818be963a79469f1017/volumes => generated 171 bytes in 199 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 03:49:14.807692 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a716538-80c8-4d72-878d-ef611c1e28e6 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:14.808118 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:14.808118 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:14.809030 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a716538-80c8-4d72-878d-ef611c1e28e6 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:14.810017 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-6a716538-80c8-4d72-878d-ef611c1e28e6 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Delete snapshot with id: 2ecb808c-ad28-472f-bd0e-685b5f41aaac Jan 13 03:49:14.869119 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:14.869119 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:14.870269 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6a716538-80c8-4d72-878d-ef611c1e28e6 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Snapshot retrieved successfully. Jan 13 03:49:14.991692 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6a716538-80c8-4d72-878d-ef611c1e28e6 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Snapshot delete request issued successfully. Jan 13 03:49:14.992168 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a716538-80c8-4d72-878d-ef611c1e28e6 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac returned with HTTP 202 Jan 13 03:49:14.996071 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 281/574] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 03:49:14 2021] DELETE /volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:49:15.001922 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b31141d9-b4cd-49ea-b459-2ae16ed1c05a tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] GET http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac Jan 13 03:49:15.004606 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b31141d9-b4cd-49ea-b459-2ae16ed1c05a tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:15.004842 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:15.004842 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:15.005369 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b31141d9-b4cd-49ea-b459-2ae16ed1c05a tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:15.061873 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:15.061873 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:15.063182 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b31141d9-b4cd-49ea-b459-2ae16ed1c05a tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Snapshot retrieved successfully. Jan 13 03:49:15.065401 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b31141d9-b4cd-49ea-b459-2ae16ed1c05a tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac returned with HTTP 200 Jan 13 03:49:15.070583 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 294/575] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:49:14 2021] GET /volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac => generated 475 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:49:16.086212 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4f9ac083-0077-40f3-9fec-e26ccb5376f9 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] GET http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac Jan 13 03:49:16.091911 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4f9ac083-0077-40f3-9fec-e26ccb5376f9 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:16.092462 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:16.092462 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:16.093492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4f9ac083-0077-40f3-9fec-e26ccb5376f9 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:16.160985 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:16.160985 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:16.163421 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4f9ac083-0077-40f3-9fec-e26ccb5376f9 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Snapshot retrieved successfully. Jan 13 03:49:16.165906 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4f9ac083-0077-40f3-9fec-e26ccb5376f9 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac returned with HTTP 200 Jan 13 03:49:16.167259 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 282/576] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:49:16 2021] GET /volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac => generated 475 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:49:17.180181 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-30e34325-50f5-47ad-ad54-693f9fec618a tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] GET http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac Jan 13 03:49:17.181378 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-30e34325-50f5-47ad-ad54-693f9fec618a tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:17.181747 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:17.181747 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:17.182330 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-30e34325-50f5-47ad-ad54-693f9fec618a tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:17.221306 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-30e34325-50f5-47ad-ad54-693f9fec618a tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac returned with HTTP 404 Jan 13 03:49:17.223189 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 295/577] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 03:49:17 2021] GET /volume/v3/8c51adfb59774818be963a79469f1017/snapshots/2ecb808c-ad28-472f-bd0e-685b5f41aaac => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:49:17.230868 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ed136aae-be8d-4b67-8172-ec2cf140986d tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] DELETE http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/volumes/d4f0488f-9351-4141-9a26-27e266b5c4c1 Jan 13 03:49:17.231497 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ed136aae-be8d-4b67-8172-ec2cf140986d tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:17.231777 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:17.231777 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:17.232275 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ed136aae-be8d-4b67-8172-ec2cf140986d tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:17.232832 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-ed136aae-be8d-4b67-8172-ec2cf140986d tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Delete volume with id: d4f0488f-9351-4141-9a26-27e266b5c4c1 Jan 13 03:49:17.331746 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:17.331746 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:17.332961 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ed136aae-be8d-4b67-8172-ec2cf140986d tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Volume info retrieved successfully. Jan 13 03:49:17.370791 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ed136aae-be8d-4b67-8172-ec2cf140986d tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Delete volume request issued successfully. Jan 13 03:49:17.371566 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ed136aae-be8d-4b67-8172-ec2cf140986d tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/volumes/d4f0488f-9351-4141-9a26-27e266b5c4c1 returned with HTTP 202 Jan 13 03:49:17.372682 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 283/578] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:49:17 2021] DELETE /volume/v3/8c51adfb59774818be963a79469f1017/volumes/d4f0488f-9351-4141-9a26-27e266b5c4c1 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:49:17.381627 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-575b7c9b-7007-4c22-8734-6f661fa7871b tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] GET http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/volumes/d4f0488f-9351-4141-9a26-27e266b5c4c1 Jan 13 03:49:17.382149 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-575b7c9b-7007-4c22-8734-6f661fa7871b tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:17.382633 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-575b7c9b-7007-4c22-8734-6f661fa7871b tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:17.445807 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:17.445807 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:17.457385 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-575b7c9b-7007-4c22-8734-6f661fa7871b tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Volume info retrieved successfully. Jan 13 03:49:17.486166 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-575b7c9b-7007-4c22-8734-6f661fa7871b tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/volumes/d4f0488f-9351-4141-9a26-27e266b5c4c1 returned with HTTP 200 Jan 13 03:49:17.487763 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 296/579] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:49:17 2021] GET /volume/v3/8c51adfb59774818be963a79469f1017/volumes/d4f0488f-9351-4141-9a26-27e266b5c4c1 => generated 922 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:49:18.504609 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c247f4bd-f8bb-4667-b194-319abdf07582 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] GET http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/volumes/d4f0488f-9351-4141-9a26-27e266b5c4c1 Jan 13 03:49:18.505243 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c247f4bd-f8bb-4667-b194-319abdf07582 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:18.505358 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:18.505358 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:18.505691 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c247f4bd-f8bb-4667-b194-319abdf07582 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:18.560391 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:18.560391 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:18.578076 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c247f4bd-f8bb-4667-b194-319abdf07582 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Volume info retrieved successfully. Jan 13 03:49:18.607682 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c247f4bd-f8bb-4667-b194-319abdf07582 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/volumes/d4f0488f-9351-4141-9a26-27e266b5c4c1 returned with HTTP 200 Jan 13 03:49:18.608714 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 284/580] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:49:18 2021] GET /volume/v3/8c51adfb59774818be963a79469f1017/volumes/d4f0488f-9351-4141-9a26-27e266b5c4c1 => generated 922 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:49:19.625523 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-43e4a89a-29ca-4f7c-93a6-710173edff84 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] GET http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/volumes/d4f0488f-9351-4141-9a26-27e266b5c4c1 Jan 13 03:49:19.626726 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-43e4a89a-29ca-4f7c-93a6-710173edff84 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:19.626951 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:19.626951 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:19.627331 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-43e4a89a-29ca-4f7c-93a6-710173edff84 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:19.701828 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-43e4a89a-29ca-4f7c-93a6-710173edff84 tempest-VolumesSnapshotNegativeTestJSON-1695433947 tempest-VolumesSnapshotNegativeTestJSON-1695433947] http://10.222.0.38/volume/v3/8c51adfb59774818be963a79469f1017/volumes/d4f0488f-9351-4141-9a26-27e266b5c4c1 returned with HTTP 404 Jan 13 03:49:19.703206 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 297/581] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:49:19 2021] GET /volume/v3/8c51adfb59774818be963a79469f1017/volumes/d4f0488f-9351-4141-9a26-27e266b5c4c1 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:49:49.111396 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] POST http://10.222.0.38/volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes Jan 13 03:49:49.117683 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:49.117683 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:49.118217 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1585534531", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:49:49.119752 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1585534531', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:49:49.120105 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Create volume of 1 GB Jan 13 03:49:49.147490 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Availability Zones retrieved successfully. Jan 13 03:49:49.177425 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Flow 'volume_create_api' (f2f55b66-abef-4042-b739-547313d734f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:49:49.180147 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02d72a23-b3ad-4451-a354-5352b1df0c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:49:49.194758 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:49:49.287226 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02d72a23-b3ad-4451-a354-5352b1df0c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:49:49.290016 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d1979a8-9863-4f20-b45c-29a2ea5e5faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:49:49.395662 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Created reservations ['f231144b-840f-4d59-96f5-43cb68c69bcc', '54c189a3-5b29-4d43-aedf-2213b61d1457', '580277f5-d838-46c7-996e-6601a422d7cb', '2ae85b97-50f6-4d80-ab71-09c6ee0b5941'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:49:49.398046 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d1979a8-9863-4f20-b45c-29a2ea5e5faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f231144b-840f-4d59-96f5-43cb68c69bcc', '54c189a3-5b29-4d43-aedf-2213b61d1457', '580277f5-d838-46c7-996e-6601a422d7cb', '2ae85b97-50f6-4d80-ab71-09c6ee0b5941']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:49:49.401899 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb9c7603-a32f-44f8-8302-8b33ec871497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:49:49.489638 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb9c7603-a32f-44f8-8302-8b33ec871497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6542093b-34b4-49b3-abf8-c45ef14f70de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1585534531',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2ee03ecfa2ee44c0a030770d8f85ff58',qos_specs=None,replication_status=,reservations=['f231144b-840f-4d59-96f5-43cb68c69bcc','54c189a3-5b29-4d43-aedf-2213b61d1457','580277f5-d838-46c7-996e-6601a422d7cb','2ae85b97-50f6-4d80-ab71-09c6ee0b5941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac2b3f7c2c74c0cbbd3a650e4fc934d',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:49:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1585534531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6542093b-34b4-49b3-abf8-c45ef14f70de,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2ee03ecfa2ee44c0a030770d8f85ff58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='bac2b3f7c2c74c0cbbd3a650e4fc934d',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:49:49.492078 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d2aa961-e40d-4aac-a114-bcc0a0590e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:49:49.527961 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d2aa961-e40d-4aac-a114-bcc0a0590e95) transitioned into state 'SUCCESS' from state '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-1585534531',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2ee03ecfa2ee44c0a030770d8f85ff58',qos_specs=None,replication_status=,reservations=['f231144b-840f-4d59-96f5-43cb68c69bcc','54c189a3-5b29-4d43-aedf-2213b61d1457','580277f5-d838-46c7-996e-6601a422d7cb','2ae85b97-50f6-4d80-ab71-09c6ee0b5941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac2b3f7c2c74c0cbbd3a650e4fc934d',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:49:49.530848 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a774546a-334c-4d98-a1de-1e0f5cc5ff74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:49:49.557944 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a774546a-334c-4d98-a1de-1e0f5cc5ff74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:49:49.560825 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Flow 'volume_create_api' (f2f55b66-abef-4042-b739-547313d734f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:49:49.620639 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Create volume request issued successfully. Jan 13 03:49:49.645685 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-6d25eeae-56eb-4ef6-917e-8bde29e10ccb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] http://10.222.0.38/volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes returned with HTTP 202 Jan 13 03:49:49.647825 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 285/582] 10.222.0.38 () {64 vars in 1512 bytes} [Wed Jan 13 03:49:49 2021] POST /volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes => generated 832 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 03:49:49.659862 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-b914a992-135f-4bac-9132-5c2de588ae17 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] GET http://10.222.0.38/volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes/6542093b-34b4-49b3-abf8-c45ef14f70de Jan 13 03:49:49.663195 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-b914a992-135f-4bac-9132-5c2de588ae17 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:49.663797 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-b914a992-135f-4bac-9132-5c2de588ae17 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:49.730314 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:49.730314 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:49.741066 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-b914a992-135f-4bac-9132-5c2de588ae17 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Volume info retrieved successfully. Jan 13 03:49:49.766719 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e78e0582-1bf0-4ac7-9559-fd9a920df8b6 req-b914a992-135f-4bac-9132-5c2de588ae17 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] http://10.222.0.38/volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes/6542093b-34b4-49b3-abf8-c45ef14f70de returned with HTTP 200 Jan 13 03:49:49.768494 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 298/583] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:49:49 2021] GET /volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes/6542093b-34b4-49b3-abf8-c45ef14f70de => generated 900 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:49:49.907768 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-baed1c3b-78e1-417d-aa4f-f6119a032bc5 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:49:49.908373 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-baed1c3b-78e1-417d-aa4f-f6119a032bc5 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:49.908799 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:49.908799 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:49.909424 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-baed1c3b-78e1-417d-aa4f-f6119a032bc5 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:50.012123 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:50.012123 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:50.036475 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-baed1c3b-78e1-417d-aa4f-f6119a032bc5 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:49:50.063270 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:50.063270 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:50.073521 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-baed1c3b-78e1-417d-aa4f-f6119a032bc5 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:49:50.075083 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 286/584] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:49:49 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 1205 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:49:50.098945 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-139ddefe-1e6f-4564-b41f-068582e50338 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] POST http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6/action Jan 13 03:49:50.099665 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:50.099665 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:50.100413 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-139ddefe-1e6f-4564-b41f-068582e50338 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action body: b'{"os-begin_detaching": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:49:50.100793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-139ddefe-1e6f-4564-b41f-068582e50338 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:49:50.228448 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:50.228448 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:50.230433 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-139ddefe-1e6f-4564-b41f-068582e50338 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:49:50.243717 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-139ddefe-1e6f-4564-b41f-068582e50338 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Begin detaching volume completed successfully. Jan 13 03:49:50.245058 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-139ddefe-1e6f-4564-b41f-068582e50338 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6/action returned with HTTP 202 Jan 13 03:49:50.251686 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 299/585] 10.222.0.38 () {64 vars in 1643 bytes} [Wed Jan 13 03:49:50 2021] POST /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:49:50.274728 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b3f49ba-f208-44dd-9aad-b04940f34655 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:49:50.275265 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b3f49ba-f208-44dd-9aad-b04940f34655 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:50.275483 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:50.275483 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:50.275866 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b3f49ba-f208-44dd-9aad-b04940f34655 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:50.357139 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-139ddefe-1e6f-4564-b41f-068582e50338 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume// Jan 13 03:49:50.360346 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-139ddefe-1e6f-4564-b41f-068582e50338 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:50.360537 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:50.360537 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:50.360995 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-139ddefe-1e6f-4564-b41f-068582e50338 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:50.362726 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-139ddefe-1e6f-4564-b41f-068582e50338 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:49:50.363777 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 300/586] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 03:49:50 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 03:49:50.380352 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-58428a3c-84c5-4fa6-bcf4-01fd702c08d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:49:50.381158 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-58428a3c-84c5-4fa6-bcf4-01fd702c08d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:50.381811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-58428a3c-84c5-4fa6-bcf4-01fd702c08d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:50.466194 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:50.466194 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:50.491710 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3b3f49ba-f208-44dd-9aad-b04940f34655 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:49:50.523904 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:50.523904 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:50.535849 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:50.535849 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:50.547816 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-58428a3c-84c5-4fa6-bcf4-01fd702c08d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:49:50.560059 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b3f49ba-f208-44dd-9aad-b04940f34655 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:49:50.568698 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 287/587] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:49:50 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 1208 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:49:50.633379 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:50.633379 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:50.650643 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-58428a3c-84c5-4fa6-bcf4-01fd702c08d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:49:50.665706 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 301/588] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 03:49:50 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 1307 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:49:51.001204 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4b208c0a-1b93-4cc9-b0f6-a398687368b4 req-d8ba2339-3095-4e9b-87d6-94b19f26749a tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] GET http://10.222.0.38/volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes/6542093b-34b4-49b3-abf8-c45ef14f70de Jan 13 03:49:51.001879 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4b208c0a-1b93-4cc9-b0f6-a398687368b4 req-d8ba2339-3095-4e9b-87d6-94b19f26749a tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:51.002088 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:51.002088 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:51.002453 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4b208c0a-1b93-4cc9-b0f6-a398687368b4 req-d8ba2339-3095-4e9b-87d6-94b19f26749a tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:51.126157 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-dbda80af-1ac3-4bfe-9d93-15ccd28126b5 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] DELETE http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/ea546e76-ddfa-423d-a41f-82467f5dcf6a Jan 13 03:49:51.126157 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-dbda80af-1ac3-4bfe-9d93-15ccd28126b5 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:51.126157 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:51.126157 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:51.126157 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-dbda80af-1ac3-4bfe-9d93-15ccd28126b5 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:51.150041 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:51.150041 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:51.228817 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:51.228817 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:51.242265 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-4b208c0a-1b93-4cc9-b0f6-a398687368b4 req-d8ba2339-3095-4e9b-87d6-94b19f26749a tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Volume info retrieved successfully. Jan 13 03:49:51.328545 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4b208c0a-1b93-4cc9-b0f6-a398687368b4 req-d8ba2339-3095-4e9b-87d6-94b19f26749a tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] http://10.222.0.38/volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes/6542093b-34b4-49b3-abf8-c45ef14f70de returned with HTTP 200 Jan 13 03:49:51.335292 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 288/589] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:49:50 2021] GET /volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes/6542093b-34b4-49b3-abf8-c45ef14f70de => generated 924 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:49:51.580666 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cddba2ed-9fa9-4361-a5ad-1e273970e102 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:49:51.585171 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cddba2ed-9fa9-4361-a5ad-1e273970e102 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:51.589598 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:51.589598 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:51.590778 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cddba2ed-9fa9-4361-a5ad-1e273970e102 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:51.699853 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:51.699853 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:51.725279 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cddba2ed-9fa9-4361-a5ad-1e273970e102 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:49:51.780371 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:51.780371 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:51.807374 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cddba2ed-9fa9-4361-a5ad-1e273970e102 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:49:51.809004 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 289/590] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:49:51 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 1208 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:49:52.133418 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-dbda80af-1ac3-4bfe-9d93-15ccd28126b5 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:49:52.134019 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-dbda80af-1ac3-4bfe-9d93-15ccd28126b5 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:49:52.154170 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-19633d06-3096-4ed9-95a2-d42ff48e9152 req-dbda80af-1ac3-4bfe-9d93-15ccd28126b5 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/ea546e76-ddfa-423d-a41f-82467f5dcf6a returned with HTTP 200 Jan 13 03:49:52.155411 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 302/591] 10.222.0.11 () {62 vars in 1437 bytes} [Wed Jan 13 03:49:51 2021] DELETE /volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/ea546e76-ddfa-423d-a41f-82467f5dcf6a => generated 19 bytes in 1040 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:49:52.814891 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-fb99b4bf-0c4d-455c-be85-42ecca2f603e req-cf05faf2-45f3-44b9-b707-a43981457891 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] GET http://10.222.0.38/volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes/6542093b-34b4-49b3-abf8-c45ef14f70de Jan 13 03:49:52.815895 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-fb99b4bf-0c4d-455c-be85-42ecca2f603e req-cf05faf2-45f3-44b9-b707-a43981457891 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:52.817486 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:52.817486 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:52.819200 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-fb99b4bf-0c4d-455c-be85-42ecca2f603e req-cf05faf2-45f3-44b9-b707-a43981457891 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:52.830138 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-506a2923-f208-42af-8adb-bfb321fa7eb3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:49:52.830672 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-506a2923-f208-42af-8adb-bfb321fa7eb3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:52.830889 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:52.830889 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:52.831256 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-506a2923-f208-42af-8adb-bfb321fa7eb3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:52.889704 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:52.889704 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:52.899326 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-fb99b4bf-0c4d-455c-be85-42ecca2f603e req-cf05faf2-45f3-44b9-b707-a43981457891 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Volume info retrieved successfully. Jan 13 03:49:52.949273 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-fb99b4bf-0c4d-455c-be85-42ecca2f603e req-cf05faf2-45f3-44b9-b707-a43981457891 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] http://10.222.0.38/volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes/6542093b-34b4-49b3-abf8-c45ef14f70de returned with HTTP 200 Jan 13 03:49:52.953757 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:52.953757 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:52.955806 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 290/592] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:49:52 2021] GET /volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes/6542093b-34b4-49b3-abf8-c45ef14f70de => generated 925 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:49:52.977072 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-506a2923-f208-42af-8adb-bfb321fa7eb3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:49:53.016252 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4cdccc30-fe39-4e84-97bb-3aa14df78211 req-461e8e79-91f6-4ff2-a13d-4626af682672 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] GET http://10.222.0.38/volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes/6542093b-34b4-49b3-abf8-c45ef14f70de Jan 13 03:49:53.016805 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4cdccc30-fe39-4e84-97bb-3aa14df78211 req-461e8e79-91f6-4ff2-a13d-4626af682672 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:53.017332 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:53.017332 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:53.017705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4cdccc30-fe39-4e84-97bb-3aa14df78211 req-461e8e79-91f6-4ff2-a13d-4626af682672 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:53.022265 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-506a2923-f208-42af-8adb-bfb321fa7eb3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:49:53.023405 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 303/593] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:49:52 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 913 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:49:53.097020 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:53.097020 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:53.112230 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-4cdccc30-fe39-4e84-97bb-3aa14df78211 req-461e8e79-91f6-4ff2-a13d-4626af682672 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Volume info retrieved successfully. Jan 13 03:49:53.150579 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4cdccc30-fe39-4e84-97bb-3aa14df78211 req-461e8e79-91f6-4ff2-a13d-4626af682672 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] http://10.222.0.38/volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes/6542093b-34b4-49b3-abf8-c45ef14f70de returned with HTTP 200 Jan 13 03:49:53.158148 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 291/594] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:49:53 2021] GET /volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes/6542093b-34b4-49b3-abf8-c45ef14f70de => generated 925 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:49:53.903923 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-db9c4411-4d22-4c2f-983d-5de2ff9de24a req-a629add5-2d40-46da-adc9-cc51c23e5149 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] DELETE http://10.222.0.38/volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes/6542093b-34b4-49b3-abf8-c45ef14f70de Jan 13 03:49:53.905174 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-db9c4411-4d22-4c2f-983d-5de2ff9de24a req-a629add5-2d40-46da-adc9-cc51c23e5149 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:53.906075 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:53.906075 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:53.906684 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-db9c4411-4d22-4c2f-983d-5de2ff9de24a req-a629add5-2d40-46da-adc9-cc51c23e5149 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:53.907318 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [req-db9c4411-4d22-4c2f-983d-5de2ff9de24a req-a629add5-2d40-46da-adc9-cc51c23e5149 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Delete volume with id: 6542093b-34b4-49b3-abf8-c45ef14f70de Jan 13 03:49:54.006834 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:49:54.006834 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:49:54.008429 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-db9c4411-4d22-4c2f-983d-5de2ff9de24a req-a629add5-2d40-46da-adc9-cc51c23e5149 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Volume info retrieved successfully. Jan 13 03:49:54.054198 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-db9c4411-4d22-4c2f-983d-5de2ff9de24a req-a629add5-2d40-46da-adc9-cc51c23e5149 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Delete volume request issued successfully. Jan 13 03:49:54.055052 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-db9c4411-4d22-4c2f-983d-5de2ff9de24a req-a629add5-2d40-46da-adc9-cc51c23e5149 tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] http://10.222.0.38/volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes/6542093b-34b4-49b3-abf8-c45ef14f70de returned with HTTP 202 Jan 13 03:49:54.070363 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 304/595] 10.222.0.38 () {62 vars in 1591 bytes} [Wed Jan 13 03:49:53 2021] DELETE /volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes/6542093b-34b4-49b3-abf8-c45ef14f70de => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:49:56.763748 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-9f7b4fb2-ecd9-4c4e-91cc-47fe3abc32e8 req-48211e46-8ec0-4177-a8a6-bca700dcbebb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] GET http://10.222.0.38/volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes/6542093b-34b4-49b3-abf8-c45ef14f70de Jan 13 03:49:56.764250 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-9f7b4fb2-ecd9-4c4e-91cc-47fe3abc32e8 req-48211e46-8ec0-4177-a8a6-bca700dcbebb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:49:56.764664 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:49:56.764664 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:49:56.766110 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-9f7b4fb2-ecd9-4c4e-91cc-47fe3abc32e8 req-48211e46-8ec0-4177-a8a6-bca700dcbebb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:49:56.832797 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-9f7b4fb2-ecd9-4c4e-91cc-47fe3abc32e8 req-48211e46-8ec0-4177-a8a6-bca700dcbebb tempest-VolumesGetTestJSON-82401692 tempest-VolumesGetTestJSON-82401692] http://10.222.0.38/volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes/6542093b-34b4-49b3-abf8-c45ef14f70de returned with HTTP 404 Jan 13 03:49:56.864004 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 292/596] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:49:56 2021] GET /volume/v3/2ee03ecfa2ee44c0a030770d8f85ff58/volumes/6542093b-34b4-49b3-abf8-c45ef14f70de => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:50:13.040902 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82b270a4-32c0-48f5-9832-b18cdf656cb4 tempest-GroupTypesTest-1671558873 tempest-GroupTypesTest-1671558873] POST http://10.222.0.38/volume/v3/14d7b23176ba4ce59d77cfe8c32dbbec/group_types Jan 13 03:50:13.041607 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:13.041607 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:13.042129 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-82b270a4-32c0-48f5-9832-b18cdf656cb4 tempest-GroupTypesTest-1671558873 tempest-GroupTypesTest-1671558873] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1912470299", "description": "tempest-group-type-description-1290764108", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:50:13.102905 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82b270a4-32c0-48f5-9832-b18cdf656cb4 tempest-GroupTypesTest-1671558873 tempest-GroupTypesTest-1671558873] http://10.222.0.38/volume/v3/14d7b23176ba4ce59d77cfe8c32dbbec/group_types returned with HTTP 202 Jan 13 03:50:13.103889 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 305/597] 10.222.0.38 () {62 vars in 1279 bytes} [Wed Jan 13 03:50:12 2021] POST /volume/v3/14d7b23176ba4ce59d77cfe8c32dbbec/group_types => generated 265 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:50:13.114265 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-71bac275-ecd9-4bba-a6f0-7d28a9e64403 tempest-GroupTypesTest-1671558873 tempest-GroupTypesTest-1671558873] GET http://10.222.0.38/volume/v3/14d7b23176ba4ce59d77cfe8c32dbbec/group_types Jan 13 03:50:13.114813 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-71bac275-ecd9-4bba-a6f0-7d28a9e64403 tempest-GroupTypesTest-1671558873 tempest-GroupTypesTest-1671558873] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:13.115595 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-71bac275-ecd9-4bba-a6f0-7d28a9e64403 tempest-GroupTypesTest-1671558873 tempest-GroupTypesTest-1671558873] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:13.135735 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-71bac275-ecd9-4bba-a6f0-7d28a9e64403 tempest-GroupTypesTest-1671558873 tempest-GroupTypesTest-1671558873] http://10.222.0.38/volume/v3/14d7b23176ba4ce59d77cfe8c32dbbec/group_types returned with HTTP 200 Jan 13 03:50:13.136563 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 293/598] 10.222.0.38 () {60 vars in 1257 bytes} [Wed Jan 13 03:50:13 2021] GET /volume/v3/14d7b23176ba4ce59d77cfe8c32dbbec/group_types => generated 499 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:13.148170 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c4de06bf-d783-468e-afc5-35c5b3d56917 tempest-GroupTypesTest-1671558873 tempest-GroupTypesTest-1671558873] PUT http://10.222.0.38/volume/v3/14d7b23176ba4ce59d77cfe8c32dbbec/group_types/f9023ecd-54f5-4c59-b2c2-65c20d8916dd Jan 13 03:50:13.149105 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c4de06bf-d783-468e-afc5-35c5b3d56917 tempest-GroupTypesTest-1671558873 tempest-GroupTypesTest-1671558873] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-677609235", "description": "updated-group-type-desc"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:50:13.172871 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c4de06bf-d783-468e-afc5-35c5b3d56917 tempest-GroupTypesTest-1671558873 tempest-GroupTypesTest-1671558873] http://10.222.0.38/volume/v3/14d7b23176ba4ce59d77cfe8c32dbbec/group_types/f9023ecd-54f5-4c59-b2c2-65c20d8916dd returned with HTTP 200 Jan 13 03:50:13.173760 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 306/599] 10.222.0.38 () {62 vars in 1389 bytes} [Wed Jan 13 03:50:13 2021] PUT /volume/v3/14d7b23176ba4ce59d77cfe8c32dbbec/group_types/f9023ecd-54f5-4c59-b2c2-65c20d8916dd => generated 254 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:13.183926 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6faadb3c-cf43-40b5-b17c-053bdfb55619 tempest-GroupTypesTest-1671558873 tempest-GroupTypesTest-1671558873] GET http://10.222.0.38/volume/v3/14d7b23176ba4ce59d77cfe8c32dbbec/group_types/f9023ecd-54f5-4c59-b2c2-65c20d8916dd Jan 13 03:50:13.184754 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6faadb3c-cf43-40b5-b17c-053bdfb55619 tempest-GroupTypesTest-1671558873 tempest-GroupTypesTest-1671558873] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:13.185447 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6faadb3c-cf43-40b5-b17c-053bdfb55619 tempest-GroupTypesTest-1671558873 tempest-GroupTypesTest-1671558873] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:13.199820 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6faadb3c-cf43-40b5-b17c-053bdfb55619 tempest-GroupTypesTest-1671558873 tempest-GroupTypesTest-1671558873] http://10.222.0.38/volume/v3/14d7b23176ba4ce59d77cfe8c32dbbec/group_types/f9023ecd-54f5-4c59-b2c2-65c20d8916dd returned with HTTP 200 Jan 13 03:50:13.203772 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 294/600] 10.222.0.38 () {60 vars in 1368 bytes} [Wed Jan 13 03:50:13 2021] GET /volume/v3/14d7b23176ba4ce59d77cfe8c32dbbec/group_types/f9023ecd-54f5-4c59-b2c2-65c20d8916dd => generated 254 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 03:50:13.210873 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8efa8c47-491e-4eba-91d3-86b830469d59 tempest-GroupTypesTest-1671558873 tempest-GroupTypesTest-1671558873] DELETE http://10.222.0.38/volume/v3/14d7b23176ba4ce59d77cfe8c32dbbec/group_types/f9023ecd-54f5-4c59-b2c2-65c20d8916dd Jan 13 03:50:13.211378 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8efa8c47-491e-4eba-91d3-86b830469d59 tempest-GroupTypesTest-1671558873 tempest-GroupTypesTest-1671558873] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:13.211859 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8efa8c47-491e-4eba-91d3-86b830469d59 tempest-GroupTypesTest-1671558873 tempest-GroupTypesTest-1671558873] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:13.239144 n-d-766380-6 devstack@c-api.service[87925]: /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 03:50:13.239144 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 03:50:13.245556 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8efa8c47-491e-4eba-91d3-86b830469d59 tempest-GroupTypesTest-1671558873 tempest-GroupTypesTest-1671558873] http://10.222.0.38/volume/v3/14d7b23176ba4ce59d77cfe8c32dbbec/group_types/f9023ecd-54f5-4c59-b2c2-65c20d8916dd returned with HTTP 202 Jan 13 03:50:13.251282 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 307/601] 10.222.0.38 () {60 vars in 1371 bytes} [Wed Jan 13 03:50:13 2021] DELETE /volume/v3/14d7b23176ba4ce59d77cfe8c32dbbec/group_types/f9023ecd-54f5-4c59-b2c2-65c20d8916dd => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 03:50:18.448516 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b56da25-ebed-472e-a0a9-7c63ae81a2ea tempest-GroupsV314Test-180264468 tempest-GroupsV314Test-180264468] POST http://10.222.0.38/volume/v3/f4ac7b396cc94a5d82465b6752ce015c/types Jan 13 03:50:18.449108 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b56da25-ebed-472e-a0a9-7c63ae81a2ea tempest-GroupsV314Test-180264468 tempest-GroupsV314Test-180264468] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-656715185"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:50:18.527481 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b56da25-ebed-472e-a0a9-7c63ae81a2ea tempest-GroupsV314Test-180264468 tempest-GroupsV314Test-180264468] http://10.222.0.38/volume/v3/f4ac7b396cc94a5d82465b6752ce015c/types returned with HTTP 200 Jan 13 03:50:18.528334 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 295/602] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 03:50:18 2021] POST /volume/v3/f4ac7b396cc94a5d82465b6752ce015c/types => generated 219 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:50:18.539625 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fa5efa00-0d95-46a4-b179-c9eb2d61ae73 tempest-GroupsV314Test-180264468 tempest-GroupsV314Test-180264468] POST http://10.222.0.38/volume/v3/f4ac7b396cc94a5d82465b6752ce015c/group_types Jan 13 03:50:18.540705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fa5efa00-0d95-46a4-b179-c9eb2d61ae73 tempest-GroupsV314Test-180264468 tempest-GroupsV314Test-180264468] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1110690350"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:50:18.590025 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fa5efa00-0d95-46a4-b179-c9eb2d61ae73 tempest-GroupsV314Test-180264468 tempest-GroupsV314Test-180264468] http://10.222.0.38/volume/v3/f4ac7b396cc94a5d82465b6752ce015c/group_types returned with HTTP 202 Jan 13 03:50:18.596519 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 308/603] 10.222.0.38 () {62 vars in 1278 bytes} [Wed Jan 13 03:50:18 2021] POST /volume/v3/f4ac7b396cc94a5d82465b6752ce015c/group_types => generated 177 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:50:18.787384 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ba4dead1-cacf-4752-a9bd-b3d5de7b5ada tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] POST http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups Jan 13 03:50:18.788109 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ba4dead1-cacf-4752-a9bd-b3d5de7b5ada tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c06a9597-1158-417d-9eec-d0d84ef33421", "volume_types": ["d1f728b4-4430-48d9-817c-d9be0a14f25a"], "name": "tempest-GroupsV314Test-Group-1881754805"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:50:18.789198 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-ba4dead1-cacf-4752-a9bd-b3d5de7b5ada tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Creating new group {'group': {'group_type': 'c06a9597-1158-417d-9eec-d0d84ef33421', 'volume_types': ['d1f728b4-4430-48d9-817c-d9be0a14f25a'], 'name': 'tempest-GroupsV314Test-Group-1881754805'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 13 03:50:18.801938 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-ba4dead1-cacf-4752-a9bd-b3d5de7b5ada tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Creating group tempest-GroupsV314Test-Group-1881754805. Jan 13 03:50:18.836753 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ba4dead1-cacf-4752-a9bd-b3d5de7b5ada tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Availability zone cache updated, next update will occur around 2021-01-13 04:50:18.836107. {{(pid=87926) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 13 03:50:18.837378 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ba4dead1-cacf-4752-a9bd-b3d5de7b5ada tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Availability Zones retrieved successfully. Jan 13 03:50:18.911535 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-ba4dead1-cacf-4752-a9bd-b3d5de7b5ada tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Created reservations ['a96793e6-6efd-4298-8d71-2a05528f3a56'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:50:18.980260 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ba4dead1-cacf-4752-a9bd-b3d5de7b5ada tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups returned with HTTP 202 Jan 13 03:50:18.986201 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 296/604] 10.222.0.38 () {62 vars in 1264 bytes} [Wed Jan 13 03:50:18 2021] POST /volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups => generated 108 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:50:18.999388 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-73a8c653-efd0-4c43-b85c-cdd44d97d361 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2 Jan 13 03:50:19.000744 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-73a8c653-efd0-4c43-b85c-cdd44d97d361 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:19.001490 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-73a8c653-efd0-4c43-b85c-cdd44d97d361 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:19.002062 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-73a8c653-efd0-4c43-b85c-cdd44d97d361 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] show called for member cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 03:50:19.010269 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:19.010269 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:19.039730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-73a8c653-efd0-4c43-b85c-cdd44d97d361 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2 returned with HTTP 200 Jan 13 03:50:19.061695 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 309/605] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 03:50:18 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2 => generated 388 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:20.053601 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b46be835-5703-4501-af50-d965c016d3ce tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2 Jan 13 03:50:20.054177 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b46be835-5703-4501-af50-d965c016d3ce tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:20.054349 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:20.054349 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:20.054715 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b46be835-5703-4501-af50-d965c016d3ce tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:20.055117 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-b46be835-5703-4501-af50-d965c016d3ce tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] show called for member cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 03:50:20.071996 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:20.071996 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:20.127836 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b46be835-5703-4501-af50-d965c016d3ce tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2 returned with HTTP 200 Jan 13 03:50:20.129129 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 297/606] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 03:50:20 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2 => generated 389 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:20.140447 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] POST http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes Jan 13 03:50:20.140954 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:20.140954 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:20.141705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d1f728b4-4430-48d9-817c-d9be0a14f25a", "group_id": "cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2", "size": 1, "name": "tempest-GroupsV314Test-Volume-1523550641"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:50:20.143904 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Create volume request body: {'volume': {'volume_type': 'd1f728b4-4430-48d9-817c-d9be0a14f25a', 'group_id': 'cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-1523550641'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:50:20.169483 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:20.169483 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:20.171612 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Create volume of 1 GB Jan 13 03:50:20.188947 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Availability Zones retrieved successfully. Jan 13 03:50:20.213690 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Flow 'volume_create_api' (1155f9ed-97a8-4eb6-a513-74e7bf4b9730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:50:20.217632 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51becb87-f0d3-4fea-990b-b4625f14edd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:50:20.219482 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:20.219482 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:20.220390 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:50:20.281734 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51becb87-f0d3-4fea-990b-b4625f14edd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:50:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d1f728b4-4430-48d9-817c-d9be0a14f25a,is_public=True,name='tempest-GroupsV314Test-volume-type-656715185',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1f728b4-4430-48d9-817c-d9be0a14f25a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:50:20.285111 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bee8b4c7-5a9b-4a6f-83cd-977e5c145fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:50:20.340827 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-656715185 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-656715185, it is now deprecated. Please use the default quota class for default quota. Jan 13 03:50:20.342135 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-656715185 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-656715185, it is now deprecated. Please use the default quota class for default quota. Jan 13 03:50:20.406789 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Created reservations ['49b24b75-84b0-41f4-bcb5-58ac0cb5b943', '3b24ab31-3144-4dc3-a263-ec3476685e29', 'a7215ae0-a368-41dd-a05e-2284ffc22247', '96960bb1-7fa8-46aa-b9fc-2184097aeb8a'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:50:20.410079 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bee8b4c7-5a9b-4a6f-83cd-977e5c145fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49b24b75-84b0-41f4-bcb5-58ac0cb5b943', '3b24ab31-3144-4dc3-a263-ec3476685e29', 'a7215ae0-a368-41dd-a05e-2284ffc22247', '96960bb1-7fa8-46aa-b9fc-2184097aeb8a']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:50:20.438304 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7fbbd45-e9bc-46b5-a898-998d1e4026c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:50:20.570650 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7fbbd45-e9bc-46b5-a898-998d1e4026c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1a72e5a-2371-4f5a-b360-bee17341bb83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1523550641',encryption_key_id=None,group_id=cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2,group_type_id=,metadata={},multiattach=False,project_id='9bb156537ac34cb6a632cf99d277f43f',qos_specs=None,replication_status=,reservations=['49b24b75-84b0-41f4-bcb5-58ac0cb5b943','3b24ab31-3144-4dc3-a263-ec3476685e29','a7215ae0-a368-41dd-a05e-2284ffc22247','96960bb1-7fa8-46aa-b9fc-2184097aeb8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38f38ee2b8604662830e0eb3640313a3',volume_type_id=d1f728b4-4430-48d9-817c-d9be0a14f25a), 'volume': 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-13T03:50:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1523550641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2,host=None,id=d1a72e5a-2371-4f5a-b360-bee17341bb83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bb156537ac34cb6a632cf99d277f43f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='38f38ee2b8604662830e0eb3640313a3',volume_attachment=,volume_type=,volume_type_id=d1f728b4-4430-48d9-817c-d9be0a14f25a)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:50:20.572923 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4777a2d2-aa6c-4d1b-a089-507449e927fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:50:20.627845 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4777a2d2-aa6c-4d1b-a089-507449e927fd) transitioned into state 'SUCCESS' from state '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-1523550641',encryption_key_id=None,group_id=cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2,group_type_id=,metadata={},multiattach=False,project_id='9bb156537ac34cb6a632cf99d277f43f',qos_specs=None,replication_status=,reservations=['49b24b75-84b0-41f4-bcb5-58ac0cb5b943','3b24ab31-3144-4dc3-a263-ec3476685e29','a7215ae0-a368-41dd-a05e-2284ffc22247','96960bb1-7fa8-46aa-b9fc-2184097aeb8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38f38ee2b8604662830e0eb3640313a3',volume_type_id=d1f728b4-4430-48d9-817c-d9be0a14f25a)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:50:20.629613 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88007f14-0b7a-47e8-937f-c3a02e63aaa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:50:20.674878 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88007f14-0b7a-47e8-937f-c3a02e63aaa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:50:20.677645 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Flow 'volume_create_api' (1155f9ed-97a8-4eb6-a513-74e7bf4b9730) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:50:20.742831 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Create volume request issued successfully. Jan 13 03:50:20.757930 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:20.758374 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:20.768214 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:20.774858 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:20.774858 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:20.791793 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3cb1a2ca-b41a-4605-896a-da6f967b8a9b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes returned with HTTP 202 Jan 13 03:50:20.792753 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 310/607] 10.222.0.38 () {62 vars in 1267 bytes} [Wed Jan 13 03:50:20 2021] POST /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes => generated 899 bytes in 656 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:50:20.808910 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8b39b0d4-a626-498c-8253-f7569cbf6fe0 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 Jan 13 03:50:20.809762 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8b39b0d4-a626-498c-8253-f7569cbf6fe0 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:20.810142 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:20.810142 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:20.811459 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8b39b0d4-a626-498c-8253-f7569cbf6fe0 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:20.977420 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:20.977420 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:21.004720 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8b39b0d4-a626-498c-8253-f7569cbf6fe0 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:21.036717 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-8b39b0d4-a626-498c-8253-f7569cbf6fe0 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:21.037188 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-8b39b0d4-a626-498c-8253-f7569cbf6fe0 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:21.068120 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-8b39b0d4-a626-498c-8253-f7569cbf6fe0 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:21.077419 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:21.077419 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:21.171274 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8b39b0d4-a626-498c-8253-f7569cbf6fe0 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 returned with HTTP 200 Jan 13 03:50:21.172271 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 298/608] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:20 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 => generated 967 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:22.190618 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cdb39c65-c0ce-4b0a-9670-6fed692a3062 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 Jan 13 03:50:22.191781 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cdb39c65-c0ce-4b0a-9670-6fed692a3062 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:22.192894 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:22.192894 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:22.194690 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cdb39c65-c0ce-4b0a-9670-6fed692a3062 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:22.337739 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:22.337739 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:22.365811 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cdb39c65-c0ce-4b0a-9670-6fed692a3062 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:22.413092 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-cdb39c65-c0ce-4b0a-9670-6fed692a3062 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:22.413546 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-cdb39c65-c0ce-4b0a-9670-6fed692a3062 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:22.441950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-cdb39c65-c0ce-4b0a-9670-6fed692a3062 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:22.464395 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:22.464395 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:22.531158 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cdb39c65-c0ce-4b0a-9670-6fed692a3062 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 returned with HTTP 200 Jan 13 03:50:22.532309 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 311/609] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:22 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 => generated 991 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:23.550100 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b0fe1c0f-93b0-4fe8-a8a3-443ecdaf7e7e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 Jan 13 03:50:23.550669 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b0fe1c0f-93b0-4fe8-a8a3-443ecdaf7e7e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:23.550793 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:23.550793 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:23.551138 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b0fe1c0f-93b0-4fe8-a8a3-443ecdaf7e7e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:23.669016 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:23.669016 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:23.692235 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b0fe1c0f-93b0-4fe8-a8a3-443ecdaf7e7e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:23.731158 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-b0fe1c0f-93b0-4fe8-a8a3-443ecdaf7e7e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:23.733346 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-b0fe1c0f-93b0-4fe8-a8a3-443ecdaf7e7e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:23.751095 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-b0fe1c0f-93b0-4fe8-a8a3-443ecdaf7e7e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:23.768045 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:23.768045 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:23.824147 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b0fe1c0f-93b0-4fe8-a8a3-443ecdaf7e7e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 returned with HTTP 200 Jan 13 03:50:23.825255 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 299/610] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:23 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 => generated 992 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:23.853728 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] POST http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/action Jan 13 03:50:23.857627 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:23.857627 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:23.859599 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Action body: b'{"create-from-src": {"source_group_id": "cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2", "name": "tempest-Group_from_grp-1962504214"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:50:23.860872 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2", "name": "tempest-Group_from_grp-1962504214"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:50:23.866210 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Creating new group {'create-from-src': {'source_group_id': 'cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2', 'name': 'tempest-Group_from_grp-1962504214'}}. {{(pid=87927) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 13 03:50:23.866848 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Creating group tempest-Group_from_grp-1962504214 from source group cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2. Jan 13 03:50:23.883731 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:23.883731 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:23.938784 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:23.938784 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:24.034225 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Created reservations ['494079be-4a39-4de2-afa3-390cc2359d9a'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:50:24.196334 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.group.api [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] A mapping entry already exists for group 340aa9ba-51b7-42b0-907d-bbfccb5df0f3 and volume type d1f728b4-4430-48d9-817c-d9be0a14f25a. Do not need to create again. Jan 13 03:50:24.197089 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:24.197089 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:24.218360 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Availability zone cache updated, next update will occur around 2021-01-13 04:50:24.217741. {{(pid=87927) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 13 03:50:24.218694 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Availability Zones retrieved successfully. Jan 13 03:50:24.238219 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Flow 'volume_create_api' (79a63342-dd93-4b05-8711-55a89481f0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:50:24.240873 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3767e314-f80a-4a64-a6ac-be8b3932e997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:50:24.243456 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Validating volume size '1' using validate_int, validate_source_size {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:50:24.336646 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3767e314-f80a-4a64-a6ac-be8b3932e997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd1a72e5a-2371-4f5a-b360-bee17341bb83', 'volume_type': VolumeType(created_at=2021-01-13T03:50:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d1f728b4-4430-48d9-817c-d9be0a14f25a,is_public=True,name='tempest-GroupsV314Test-volume-type-656715185',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1f728b4-4430-48d9-817c-d9be0a14f25a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '340aa9ba-51b7-42b0-907d-bbfccb5df0f3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:50:24.343523 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e7814b3-6f74-4640-a3b3-02609ff0574a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:50:24.441584 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Created reservations ['7fc6e34a-a030-421b-b60d-6e086f4e09df', '155eb0e1-64fe-4577-9c81-0c50b373b627', '74e10940-21a6-40b8-b058-ddcf1541cb44', '82b50bdd-f1b0-4fa3-a3b3-6c4dd52dad58'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:50:24.443625 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e7814b3-6f74-4640-a3b3-02609ff0574a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fc6e34a-a030-421b-b60d-6e086f4e09df', '155eb0e1-64fe-4577-9c81-0c50b373b627', '74e10940-21a6-40b8-b058-ddcf1541cb44', '82b50bdd-f1b0-4fa3-a3b3-6c4dd52dad58']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:50:24.446720 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aa939bc-2c81-4caf-a886-8ded7152fce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:50:24.628447 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aa939bc-2c81-4caf-a886-8ded7152fce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f519f59-255a-4353-a0b7-0b625a2b9375', '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=340aa9ba-51b7-42b0-907d-bbfccb5df0f3,group_type_id=,metadata={},multiattach=False,project_id='9bb156537ac34cb6a632cf99d277f43f',qos_specs=None,replication_status=,reservations=['7fc6e34a-a030-421b-b60d-6e086f4e09df','155eb0e1-64fe-4577-9c81-0c50b373b627','74e10940-21a6-40b8-b058-ddcf1541cb44','82b50bdd-f1b0-4fa3-a3b3-6c4dd52dad58'],size=1,snapshot_id=None,source_replicaid=,source_volid=d1a72e5a-2371-4f5a-b360-bee17341bb83,status='creating',user_id='38f38ee2b8604662830e0eb3640313a3',volume_type_id=d1f728b4-4430-48d9-817c-d9be0a14f25a), 'volume': 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-13T03:50:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=340aa9ba-51b7-42b0-907d-bbfccb5df0f3,host=None,id=2f519f59-255a-4353-a0b7-0b625a2b9375,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bb156537ac34cb6a632cf99d277f43f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d1a72e5a-2371-4f5a-b360-bee17341bb83,status='creating',terminated_at=None,updated_at=None,user_id='38f38ee2b8604662830e0eb3640313a3',volume_attachment=,volume_type=,volume_type_id=d1f728b4-4430-48d9-817c-d9be0a14f25a)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:50:24.630422 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2398f431-2342-4e54-bac0-e67ca2b20cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:50:24.688095 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2398f431-2342-4e54-bac0-e67ca2b20cfb) transitioned into state 'SUCCESS' from 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=340aa9ba-51b7-42b0-907d-bbfccb5df0f3,group_type_id=,metadata={},multiattach=False,project_id='9bb156537ac34cb6a632cf99d277f43f',qos_specs=None,replication_status=,reservations=['7fc6e34a-a030-421b-b60d-6e086f4e09df','155eb0e1-64fe-4577-9c81-0c50b373b627','74e10940-21a6-40b8-b058-ddcf1541cb44','82b50bdd-f1b0-4fa3-a3b3-6c4dd52dad58'],size=1,snapshot_id=None,source_replicaid=,source_volid=d1a72e5a-2371-4f5a-b360-bee17341bb83,status='creating',user_id='38f38ee2b8604662830e0eb3640313a3',volume_type_id=d1f728b4-4430-48d9-817c-d9be0a14f25a)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:50:24.690589 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Flow 'volume_create_api' (79a63342-dd93-4b05-8711-55a89481f0af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:50:24.753004 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Create volume request issued successfully. Jan 13 03:50:24.796810 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e63047f0-3c7d-4f39-b9d4-e67a512b0d09 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/action returned with HTTP 202 Jan 13 03:50:24.799284 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 312/611] 10.222.0.38 () {62 vars in 1285 bytes} [Wed Jan 13 03:50:23 2021] POST /volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/action => generated 102 bytes in 955 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:50:24.807061 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b6ad3339-2ee1-4dd8-8768-73cb59ee2ed9 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/detail Jan 13 03:50:24.807951 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b6ad3339-2ee1-4dd8-8768-73cb59ee2ed9 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:24.808426 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:24.808426 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:24.809140 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b6ad3339-2ee1-4dd8-8768-73cb59ee2ed9 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:24.810089 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-b6ad3339-2ee1-4dd8-8768-73cb59ee2ed9 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 03:50:24.812310 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b6ad3339-2ee1-4dd8-8768-73cb59ee2ed9 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 03:50:24.911381 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b6ad3339-2ee1-4dd8-8768-73cb59ee2ed9 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Get all volumes completed successfully. Jan 13 03:50:24.918396 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-b6ad3339-2ee1-4dd8-8768-73cb59ee2ed9 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:24.919643 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-b6ad3339-2ee1-4dd8-8768-73cb59ee2ed9 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:24.945177 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-b6ad3339-2ee1-4dd8-8768-73cb59ee2ed9 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:24.959355 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:24.959355 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:24.986605 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-b6ad3339-2ee1-4dd8-8768-73cb59ee2ed9 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:24.990845 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-b6ad3339-2ee1-4dd8-8768-73cb59ee2ed9 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:25.012083 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-b6ad3339-2ee1-4dd8-8768-73cb59ee2ed9 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:25.023062 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:25.023062 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:25.073791 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b6ad3339-2ee1-4dd8-8768-73cb59ee2ed9 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/detail returned with HTTP 200 Jan 13 03:50:25.075011 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 300/612] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 03:50:24 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/detail => generated 1972 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:50:25.094712 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88822a31-f602-4307-9acf-4a37801abbdb tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 Jan 13 03:50:25.095301 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-88822a31-f602-4307-9acf-4a37801abbdb tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:25.095499 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:25.095499 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:25.096155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-88822a31-f602-4307-9acf-4a37801abbdb tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:25.216007 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:25.216007 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:25.242601 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-88822a31-f602-4307-9acf-4a37801abbdb tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:25.275694 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-88822a31-f602-4307-9acf-4a37801abbdb tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:25.277231 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-88822a31-f602-4307-9acf-4a37801abbdb tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:25.294722 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-88822a31-f602-4307-9acf-4a37801abbdb tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:25.306937 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:25.306937 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:25.350934 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88822a31-f602-4307-9acf-4a37801abbdb tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 returned with HTTP 200 Jan 13 03:50:25.355222 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 313/613] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:25 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 => generated 987 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:26.370620 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8768c9e3-b99a-4155-bb32-1415cdd8b877 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 Jan 13 03:50:26.371755 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8768c9e3-b99a-4155-bb32-1415cdd8b877 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:26.372129 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:26.372129 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:26.372791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8768c9e3-b99a-4155-bb32-1415cdd8b877 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:26.565225 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:26.565225 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:26.600185 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8768c9e3-b99a-4155-bb32-1415cdd8b877 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:26.619728 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-8768c9e3-b99a-4155-bb32-1415cdd8b877 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:26.620534 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-8768c9e3-b99a-4155-bb32-1415cdd8b877 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:26.630890 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-8768c9e3-b99a-4155-bb32-1415cdd8b877 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:26.639330 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:26.639330 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:26.671327 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8768c9e3-b99a-4155-bb32-1415cdd8b877 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 returned with HTTP 200 Jan 13 03:50:26.673027 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 301/614] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:26 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 => generated 987 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:27.690098 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7a1ee2c-3d11-4c9a-a1e3-4e2950492564 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 Jan 13 03:50:27.690793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7a1ee2c-3d11-4c9a-a1e3-4e2950492564 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:27.691115 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:27.691115 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:27.691659 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7a1ee2c-3d11-4c9a-a1e3-4e2950492564 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:27.819789 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:27.819789 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:27.846273 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a7a1ee2c-3d11-4c9a-a1e3-4e2950492564 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:27.895572 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-a7a1ee2c-3d11-4c9a-a1e3-4e2950492564 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:27.895942 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-a7a1ee2c-3d11-4c9a-a1e3-4e2950492564 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:27.924308 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-a7a1ee2c-3d11-4c9a-a1e3-4e2950492564 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:27.949281 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:27.949281 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:28.003877 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7a1ee2c-3d11-4c9a-a1e3-4e2950492564 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 returned with HTTP 200 Jan 13 03:50:28.014214 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 314/615] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:27 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 => generated 987 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:29.023393 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e3fdde4a-fa27-4cfc-ad4e-644dc200e179 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 Jan 13 03:50:29.024103 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e3fdde4a-fa27-4cfc-ad4e-644dc200e179 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:29.024431 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:29.024431 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:29.024977 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e3fdde4a-fa27-4cfc-ad4e-644dc200e179 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:29.169652 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:29.169652 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:29.190922 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e3fdde4a-fa27-4cfc-ad4e-644dc200e179 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:29.212122 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-e3fdde4a-fa27-4cfc-ad4e-644dc200e179 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:29.212795 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-e3fdde4a-fa27-4cfc-ad4e-644dc200e179 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:29.223406 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-e3fdde4a-fa27-4cfc-ad4e-644dc200e179 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:29.235364 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:29.235364 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:29.288834 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e3fdde4a-fa27-4cfc-ad4e-644dc200e179 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 returned with HTTP 200 Jan 13 03:50:29.291236 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 302/616] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:29 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 => generated 987 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:30.307780 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6f068722-3b4a-420a-a7de-472b54ce6de6 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 Jan 13 03:50:30.324328 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6f068722-3b4a-420a-a7de-472b54ce6de6 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:30.325062 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:30.325062 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:30.326200 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6f068722-3b4a-420a-a7de-472b54ce6de6 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:30.409596 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:30.409596 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:30.420670 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6f068722-3b4a-420a-a7de-472b54ce6de6 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:30.457609 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-6f068722-3b4a-420a-a7de-472b54ce6de6 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:30.458065 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-6f068722-3b4a-420a-a7de-472b54ce6de6 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:30.475377 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-6f068722-3b4a-420a-a7de-472b54ce6de6 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:30.491179 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:30.491179 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:30.515320 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6f068722-3b4a-420a-a7de-472b54ce6de6 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 returned with HTTP 200 Jan 13 03:50:30.516972 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 315/617] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:30 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 => generated 987 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:31.533181 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b48ff778-4df4-4ef9-ba46-e0d208d2dd17 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 Jan 13 03:50:31.534478 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b48ff778-4df4-4ef9-ba46-e0d208d2dd17 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:31.534945 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:31.534945 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:31.535700 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b48ff778-4df4-4ef9-ba46-e0d208d2dd17 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:31.652502 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:31.652502 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:31.677277 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b48ff778-4df4-4ef9-ba46-e0d208d2dd17 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:31.706641 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-b48ff778-4df4-4ef9-ba46-e0d208d2dd17 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:31.708465 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-b48ff778-4df4-4ef9-ba46-e0d208d2dd17 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:31.724996 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-b48ff778-4df4-4ef9-ba46-e0d208d2dd17 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:31.756949 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:31.756949 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:31.821651 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b48ff778-4df4-4ef9-ba46-e0d208d2dd17 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 returned with HTTP 200 Jan 13 03:50:31.821651 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 303/618] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:31 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 => generated 987 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:32.840012 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bb788e33-d830-46a9-b2ad-095f8d3500f8 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 Jan 13 03:50:32.840577 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bb788e33-d830-46a9-b2ad-095f8d3500f8 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:32.840849 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:32.840849 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:32.841137 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bb788e33-d830-46a9-b2ad-095f8d3500f8 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:33.017235 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:33.017235 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:33.064959 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bb788e33-d830-46a9-b2ad-095f8d3500f8 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:33.122835 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-bb788e33-d830-46a9-b2ad-095f8d3500f8 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:33.124956 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-bb788e33-d830-46a9-b2ad-095f8d3500f8 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:33.156865 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-bb788e33-d830-46a9-b2ad-095f8d3500f8 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:33.204860 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:33.204860 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:33.276607 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bb788e33-d830-46a9-b2ad-095f8d3500f8 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 returned with HTTP 200 Jan 13 03:50:33.287653 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 316/619] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:32 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 => generated 987 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:34.332541 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-301e61fa-8858-4cc0-ae27-5fb4027bcd6b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 Jan 13 03:50:34.335817 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-301e61fa-8858-4cc0-ae27-5fb4027bcd6b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:34.338083 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:34.338083 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:34.339110 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-301e61fa-8858-4cc0-ae27-5fb4027bcd6b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:34.523115 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:34.523115 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:34.537108 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-301e61fa-8858-4cc0-ae27-5fb4027bcd6b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:34.558922 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-301e61fa-8858-4cc0-ae27-5fb4027bcd6b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:34.560108 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-301e61fa-8858-4cc0-ae27-5fb4027bcd6b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:34.577247 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-301e61fa-8858-4cc0-ae27-5fb4027bcd6b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:34.603753 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:34.603753 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:34.645317 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-301e61fa-8858-4cc0-ae27-5fb4027bcd6b tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 returned with HTTP 200 Jan 13 03:50:34.648766 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 304/620] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:34 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 => generated 987 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:35.676431 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0c0e8377-b99a-48c6-bae8-04ac59827dcc tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 Jan 13 03:50:35.680605 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0c0e8377-b99a-48c6-bae8-04ac59827dcc tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:35.681190 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:35.681190 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:35.683694 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0c0e8377-b99a-48c6-bae8-04ac59827dcc tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:35.829135 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:35.829135 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:35.847935 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0c0e8377-b99a-48c6-bae8-04ac59827dcc tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:35.896197 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-0c0e8377-b99a-48c6-bae8-04ac59827dcc tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:35.896674 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-0c0e8377-b99a-48c6-bae8-04ac59827dcc tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:35.923871 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-0c0e8377-b99a-48c6-bae8-04ac59827dcc tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:35.942904 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:35.942904 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:36.029333 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0c0e8377-b99a-48c6-bae8-04ac59827dcc tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 returned with HTTP 200 Jan 13 03:50:36.035314 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 317/621] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:35 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 => generated 987 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:37.055809 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-49267e69-7f6b-4c48-ad0f-ee0731bfeab3 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 Jan 13 03:50:37.055809 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-49267e69-7f6b-4c48-ad0f-ee0731bfeab3 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:37.056451 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:37.056451 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:37.056451 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-49267e69-7f6b-4c48-ad0f-ee0731bfeab3 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:37.303298 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:37.303298 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:37.363975 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-49267e69-7f6b-4c48-ad0f-ee0731bfeab3 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:37.423728 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-49267e69-7f6b-4c48-ad0f-ee0731bfeab3 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:37.424181 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-49267e69-7f6b-4c48-ad0f-ee0731bfeab3 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:37.455374 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-49267e69-7f6b-4c48-ad0f-ee0731bfeab3 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:37.476092 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:37.476092 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:37.588681 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-49267e69-7f6b-4c48-ad0f-ee0731bfeab3 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 returned with HTTP 200 Jan 13 03:50:37.589647 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 305/622] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:37 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 => generated 987 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 03:50:38.607310 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a5b17397-6640-4164-bc4b-2fc54f8f70be tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 Jan 13 03:50:38.607906 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a5b17397-6640-4164-bc4b-2fc54f8f70be tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:38.608190 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:38.608190 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:38.608853 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a5b17397-6640-4164-bc4b-2fc54f8f70be tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:38.743251 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:38.743251 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:38.768091 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a5b17397-6640-4164-bc4b-2fc54f8f70be tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:38.799305 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-a5b17397-6640-4164-bc4b-2fc54f8f70be tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:38.800261 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-a5b17397-6640-4164-bc4b-2fc54f8f70be tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:38.820660 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-a5b17397-6640-4164-bc4b-2fc54f8f70be tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:38.827768 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:38.827768 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:38.879553 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a5b17397-6640-4164-bc4b-2fc54f8f70be tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 returned with HTTP 200 Jan 13 03:50:38.882713 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 318/623] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:38 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 => generated 987 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:39.901983 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6148f930-a811-4327-8ab8-6b61ea2a75a5 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 Jan 13 03:50:39.902419 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6148f930-a811-4327-8ab8-6b61ea2a75a5 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:39.902419 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:39.902419 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:39.902657 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6148f930-a811-4327-8ab8-6b61ea2a75a5 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:40.002999 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:40.002999 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:40.013999 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6148f930-a811-4327-8ab8-6b61ea2a75a5 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:40.030810 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-6148f930-a811-4327-8ab8-6b61ea2a75a5 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:40.031388 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-6148f930-a811-4327-8ab8-6b61ea2a75a5 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:40.040417 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-6148f930-a811-4327-8ab8-6b61ea2a75a5 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:40.049261 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:40.049261 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:40.073746 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6148f930-a811-4327-8ab8-6b61ea2a75a5 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 returned with HTTP 200 Jan 13 03:50:40.085520 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 306/624] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:39 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 => generated 988 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:40.090734 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a822190-cee6-45d4-b436-96f649932808 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/340aa9ba-51b7-42b0-907d-bbfccb5df0f3 Jan 13 03:50:40.091580 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a822190-cee6-45d4-b436-96f649932808 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:40.091963 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:40.091963 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:40.092621 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a822190-cee6-45d4-b436-96f649932808 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:40.093193 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-6a822190-cee6-45d4-b436-96f649932808 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] show called for member 340aa9ba-51b7-42b0-907d-bbfccb5df0f3 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 03:50:40.115046 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:40.115046 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:40.164834 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a822190-cee6-45d4-b436-96f649932808 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/340aa9ba-51b7-42b0-907d-bbfccb5df0f3 returned with HTTP 200 Jan 13 03:50:40.166066 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 319/625] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 03:50:40 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/340aa9ba-51b7-42b0-907d-bbfccb5df0f3 => generated 417 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:40.179387 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-20fea6b5-50ef-48c3-af7b-e17538cea91e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/detail Jan 13 03:50:40.179967 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-20fea6b5-50ef-48c3-af7b-e17538cea91e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:40.180183 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:40.180183 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:40.180571 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-20fea6b5-50ef-48c3-af7b-e17538cea91e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:40.181265 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-20fea6b5-50ef-48c3-af7b-e17538cea91e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 03:50:40.183012 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-20fea6b5-50ef-48c3-af7b-e17538cea91e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 03:50:40.264368 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-20fea6b5-50ef-48c3-af7b-e17538cea91e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Get all volumes completed successfully. Jan 13 03:50:40.265977 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-20fea6b5-50ef-48c3-af7b-e17538cea91e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:40.266526 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-20fea6b5-50ef-48c3-af7b-e17538cea91e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:40.274612 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-20fea6b5-50ef-48c3-af7b-e17538cea91e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:40.282640 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:40.282640 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:40.295956 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-20fea6b5-50ef-48c3-af7b-e17538cea91e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:40.296574 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-20fea6b5-50ef-48c3-af7b-e17538cea91e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:40.305954 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-20fea6b5-50ef-48c3-af7b-e17538cea91e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:40.313286 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:40.313286 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:40.347811 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-20fea6b5-50ef-48c3-af7b-e17538cea91e tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/detail returned with HTTP 200 Jan 13 03:50:40.356606 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 307/626] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 03:50:40 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/detail => generated 1973 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:50:40.369702 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-24dea0ed-b67b-4e06-be44-e3c560d45997 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] POST http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/340aa9ba-51b7-42b0-907d-bbfccb5df0f3/action Jan 13 03:50:40.370316 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:40.370316 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:40.370956 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-24dea0ed-b67b-4e06-be44-e3c560d45997 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:50:40.371414 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-24dea0ed-b67b-4e06-be44-e3c560d45997 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:50:40.372707 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-24dea0ed-b67b-4e06-be44-e3c560d45997 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] delete called for group 340aa9ba-51b7-42b0-907d-bbfccb5df0f3 {{(pid=87927) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 03:50:40.373309 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-24dea0ed-b67b-4e06-be44-e3c560d45997 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Delete group with id: 340aa9ba-51b7-42b0-907d-bbfccb5df0f3 Jan 13 03:50:40.380873 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:40.380873 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:40.551047 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-24dea0ed-b67b-4e06-be44-e3c560d45997 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/340aa9ba-51b7-42b0-907d-bbfccb5df0f3/action returned with HTTP 202 Jan 13 03:50:40.552643 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 320/627] 10.222.0.38 () {62 vars in 1395 bytes} [Wed Jan 13 03:50:40 2021] POST /volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/340aa9ba-51b7-42b0-907d-bbfccb5df0f3/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 03:50:40.561611 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4daa01e1-45d1-4ffd-98a7-effbb1f7e628 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 Jan 13 03:50:40.562230 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4daa01e1-45d1-4ffd-98a7-effbb1f7e628 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:40.562495 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:40.562495 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:40.563142 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4daa01e1-45d1-4ffd-98a7-effbb1f7e628 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:40.629382 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:40.629382 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:40.642416 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4daa01e1-45d1-4ffd-98a7-effbb1f7e628 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:40.658040 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-4daa01e1-45d1-4ffd-98a7-effbb1f7e628 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:40.659009 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-4daa01e1-45d1-4ffd-98a7-effbb1f7e628 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:40.672034 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-4daa01e1-45d1-4ffd-98a7-effbb1f7e628 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:40.680018 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:40.680018 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:40.704563 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4daa01e1-45d1-4ffd-98a7-effbb1f7e628 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 returned with HTTP 200 Jan 13 03:50:40.705926 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 308/628] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:40 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 => generated 987 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:41.722439 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3437c592-2171-4c5b-b360-3afec2a57a8a tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 Jan 13 03:50:41.723018 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3437c592-2171-4c5b-b360-3afec2a57a8a tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:41.723191 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:41.723191 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:41.723957 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3437c592-2171-4c5b-b360-3afec2a57a8a tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:41.789719 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:41.789719 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:41.814672 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3437c592-2171-4c5b-b360-3afec2a57a8a tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:41.855588 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-3437c592-2171-4c5b-b360-3afec2a57a8a tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:41.856043 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-3437c592-2171-4c5b-b360-3afec2a57a8a tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:41.870483 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-3437c592-2171-4c5b-b360-3afec2a57a8a tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:41.884235 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:41.884235 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:41.929225 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3437c592-2171-4c5b-b360-3afec2a57a8a tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 returned with HTTP 200 Jan 13 03:50:41.933060 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 321/629] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:41 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 => generated 987 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:42.947647 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7e5209f8-6bc4-4fe8-876f-1d553d155feb tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 Jan 13 03:50:42.948971 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7e5209f8-6bc4-4fe8-876f-1d553d155feb tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:42.949390 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:42.949390 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:42.950054 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7e5209f8-6bc4-4fe8-876f-1d553d155feb tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:43.041234 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7e5209f8-6bc4-4fe8-876f-1d553d155feb tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 returned with HTTP 404 Jan 13 03:50:43.042591 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 309/630] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:42 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/2f519f59-255a-4353-a0b7-0b625a2b9375 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 03:50:43.051788 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3f4e6f40-ee04-4c9a-83f8-cce94e817859 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/340aa9ba-51b7-42b0-907d-bbfccb5df0f3 Jan 13 03:50:43.052833 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3f4e6f40-ee04-4c9a-83f8-cce94e817859 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:43.053298 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:43.053298 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:43.053975 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3f4e6f40-ee04-4c9a-83f8-cce94e817859 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:43.054631 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-3f4e6f40-ee04-4c9a-83f8-cce94e817859 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] show called for member 340aa9ba-51b7-42b0-907d-bbfccb5df0f3 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 03:50:43.069333 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3f4e6f40-ee04-4c9a-83f8-cce94e817859 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/340aa9ba-51b7-42b0-907d-bbfccb5df0f3 returned with HTTP 404 Jan 13 03:50:43.070990 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 322/631] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 03:50:43 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/340aa9ba-51b7-42b0-907d-bbfccb5df0f3 => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 03:50:43.079200 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-516fdb08-91bf-4a76-a7e3-69431698cb40 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/detail Jan 13 03:50:43.080160 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-516fdb08-91bf-4a76-a7e3-69431698cb40 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:43.080981 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-516fdb08-91bf-4a76-a7e3-69431698cb40 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:43.081976 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-516fdb08-91bf-4a76-a7e3-69431698cb40 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 03:50:43.084082 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-516fdb08-91bf-4a76-a7e3-69431698cb40 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 03:50:43.242669 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-516fdb08-91bf-4a76-a7e3-69431698cb40 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Get all volumes completed successfully. Jan 13 03:50:43.244688 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-516fdb08-91bf-4a76-a7e3-69431698cb40 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:43.245342 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-516fdb08-91bf-4a76-a7e3-69431698cb40 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:43.316316 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-516fdb08-91bf-4a76-a7e3-69431698cb40 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:43.317141 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:43.317141 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:43.383399 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-516fdb08-91bf-4a76-a7e3-69431698cb40 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/detail returned with HTTP 200 Jan 13 03:50:43.384776 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 310/632] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 03:50:43 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/detail => generated 995 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:43.402971 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6797f3fe-6199-4bcb-9272-7da20cbf49f7 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] POST http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2/action Jan 13 03:50:43.408621 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6797f3fe-6199-4bcb-9272-7da20cbf49f7 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:50:43.409166 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6797f3fe-6199-4bcb-9272-7da20cbf49f7 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:50:43.410443 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-6797f3fe-6199-4bcb-9272-7da20cbf49f7 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] delete called for group cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2 {{(pid=87927) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 03:50:43.410895 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-6797f3fe-6199-4bcb-9272-7da20cbf49f7 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Delete group with id: cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2 Jan 13 03:50:43.443189 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:43.443189 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:43.724542 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6797f3fe-6199-4bcb-9272-7da20cbf49f7 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2/action returned with HTTP 202 Jan 13 03:50:43.725828 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 323/633] 10.222.0.38 () {62 vars in 1395 bytes} [Wed Jan 13 03:50:43 2021] POST /volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2/action => generated 0 bytes in 328 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 03:50:43.745438 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a4eecb53-c579-47d2-ad5a-4f230ce9636a tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 Jan 13 03:50:43.751623 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a4eecb53-c579-47d2-ad5a-4f230ce9636a tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:43.752523 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:43.752523 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:43.753737 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a4eecb53-c579-47d2-ad5a-4f230ce9636a tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:43.856190 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:43.856190 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:43.875583 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a4eecb53-c579-47d2-ad5a-4f230ce9636a tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:43.906389 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-a4eecb53-c579-47d2-ad5a-4f230ce9636a tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:43.915938 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-a4eecb53-c579-47d2-ad5a-4f230ce9636a tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:43.924168 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-a4eecb53-c579-47d2-ad5a-4f230ce9636a tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:43.957944 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:43.957944 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:44.023053 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a4eecb53-c579-47d2-ad5a-4f230ce9636a tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 returned with HTTP 200 Jan 13 03:50:44.023927 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 311/634] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:43 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 => generated 991 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:45.040223 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1456eee4-12ca-44dd-8adb-6c931fb14c76 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 Jan 13 03:50:45.041016 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1456eee4-12ca-44dd-8adb-6c931fb14c76 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:45.041222 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:45.041222 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:45.041840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1456eee4-12ca-44dd-8adb-6c931fb14c76 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:45.098056 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:45.098056 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:45.108236 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1456eee4-12ca-44dd-8adb-6c931fb14c76 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:45.123864 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1456eee4-12ca-44dd-8adb-6c931fb14c76 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:45.124677 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1456eee4-12ca-44dd-8adb-6c931fb14c76 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:45.133199 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-1456eee4-12ca-44dd-8adb-6c931fb14c76 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:45.141172 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:45.141172 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:45.164136 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1456eee4-12ca-44dd-8adb-6c931fb14c76 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 returned with HTTP 200 Jan 13 03:50:45.165183 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 324/635] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:45 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 => generated 991 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:46.183289 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e6002a31-aeee-40bd-8de7-6fff51cf6f49 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 Jan 13 03:50:46.184618 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e6002a31-aeee-40bd-8de7-6fff51cf6f49 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:46.185102 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:46.185102 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:46.185739 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e6002a31-aeee-40bd-8de7-6fff51cf6f49 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:46.314294 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:46.314294 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:46.335635 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e6002a31-aeee-40bd-8de7-6fff51cf6f49 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Volume info retrieved successfully. Jan 13 03:50:46.368199 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-e6002a31-aeee-40bd-8de7-6fff51cf6f49 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 03:50:46.368669 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-e6002a31-aeee-40bd-8de7-6fff51cf6f49 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03:50:46.389733 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-e6002a31-aeee-40bd-8de7-6fff51cf6f49 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 03:50:46.409419 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:46.409419 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:46.488701 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e6002a31-aeee-40bd-8de7-6fff51cf6f49 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 returned with HTTP 200 Jan 13 03:50:46.489820 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 312/636] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:46 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 => generated 990 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:50:47.515402 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f559603b-3bf2-430e-b7db-bdf8ca1a22f7 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 Jan 13 03:50:47.515949 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f559603b-3bf2-430e-b7db-bdf8ca1a22f7 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:47.516389 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:47.516389 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:47.521541 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f559603b-3bf2-430e-b7db-bdf8ca1a22f7 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:47.595733 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f559603b-3bf2-430e-b7db-bdf8ca1a22f7 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 returned with HTTP 404 Jan 13 03:50:47.597941 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 325/637] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 03:50:47 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 03:50:47.606175 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b63b07aa-1fde-4251-b5ab-89d96ba250e6 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] GET http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2 Jan 13 03:50:47.606837 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b63b07aa-1fde-4251-b5ab-89d96ba250e6 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:47.607082 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:47.607082 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:47.607630 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b63b07aa-1fde-4251-b5ab-89d96ba250e6 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:47.608265 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-b63b07aa-1fde-4251-b5ab-89d96ba250e6 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] show called for member cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 03:50:47.627945 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b63b07aa-1fde-4251-b5ab-89d96ba250e6 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2 returned with HTTP 404 Jan 13 03:50:47.631530 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 313/638] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 03:50:47 2021] GET /volume/v3/9bb156537ac34cb6a632cf99d277f43f/groups/cbbd0369-5e79-4e5b-8fe3-467dc26ed1b2 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 03:50:47.637510 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9f51540e-f11e-4404-af20-92ee9007155d tempest-GroupsV314Test-180264468 tempest-GroupsV314Test-180264468] DELETE http://10.222.0.38/volume/v3/f4ac7b396cc94a5d82465b6752ce015c/group_types/c06a9597-1158-417d-9eec-d0d84ef33421 Jan 13 03:50:47.639032 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9f51540e-f11e-4404-af20-92ee9007155d tempest-GroupsV314Test-180264468 tempest-GroupsV314Test-180264468] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:47.639696 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9f51540e-f11e-4404-af20-92ee9007155d tempest-GroupsV314Test-180264468 tempest-GroupsV314Test-180264468] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:47.721404 n-d-766380-6 devstack@c-api.service[87925]: /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 03:50:47.721404 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 03:50:47.742749 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9f51540e-f11e-4404-af20-92ee9007155d tempest-GroupsV314Test-180264468 tempest-GroupsV314Test-180264468] http://10.222.0.38/volume/v3/f4ac7b396cc94a5d82465b6752ce015c/group_types/c06a9597-1158-417d-9eec-d0d84ef33421 returned with HTTP 202 Jan 13 03:50:47.750415 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 326/639] 10.222.0.38 () {60 vars in 1371 bytes} [Wed Jan 13 03:50:47 2021] DELETE /volume/v3/f4ac7b396cc94a5d82465b6752ce015c/group_types/c06a9597-1158-417d-9eec-d0d84ef33421 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 03:50:47.757084 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5cf568bc-f304-4a74-9871-bcc85d68fdc7 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] DELETE http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 Jan 13 03:50:47.757597 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5cf568bc-f304-4a74-9871-bcc85d68fdc7 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:47.758074 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5cf568bc-f304-4a74-9871-bcc85d68fdc7 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:47.758527 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-5cf568bc-f304-4a74-9871-bcc85d68fdc7 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] Delete volume with id: d1a72e5a-2371-4f5a-b360-bee17341bb83 Jan 13 03:50:47.839045 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5cf568bc-f304-4a74-9871-bcc85d68fdc7 tempest-GroupsV314Test-2072052745 tempest-GroupsV314Test-2072052745] http://10.222.0.38/volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 returned with HTTP 404 Jan 13 03:50:47.843827 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 314/640] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:50:47 2021] DELETE /volume/v3/9bb156537ac34cb6a632cf99d277f43f/volumes/d1a72e5a-2371-4f5a-b360-bee17341bb83 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:50:47.849923 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-21387ced-6d65-4d1e-b7b6-30368fff4512 tempest-GroupsV314Test-180264468 tempest-GroupsV314Test-180264468] DELETE http://10.222.0.38/volume/v3/f4ac7b396cc94a5d82465b6752ce015c/types/d1f728b4-4430-48d9-817c-d9be0a14f25a Jan 13 03:50:47.850590 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-21387ced-6d65-4d1e-b7b6-30368fff4512 tempest-GroupsV314Test-180264468 tempest-GroupsV314Test-180264468] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:47.851448 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-21387ced-6d65-4d1e-b7b6-30368fff4512 tempest-GroupsV314Test-180264468 tempest-GroupsV314Test-180264468] Calling method '_delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:48.007234 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-21387ced-6d65-4d1e-b7b6-30368fff4512 tempest-GroupsV314Test-180264468 tempest-GroupsV314Test-180264468] http://10.222.0.38/volume/v3/f4ac7b396cc94a5d82465b6752ce015c/types/d1f728b4-4430-48d9-817c-d9be0a14f25a returned with HTTP 202 Jan 13 03:50:48.008721 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 327/641] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 03:50:47 2021] DELETE /volume/v3/f4ac7b396cc94a5d82465b6752ce015c/types/d1f728b4-4430-48d9-817c-d9be0a14f25a => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:50:48.019173 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2fcb8807-c36a-4269-8bb7-fd2a98db937c tempest-GroupsV314Test-180264468 tempest-GroupsV314Test-180264468] GET http://10.222.0.38/volume/v3/f4ac7b396cc94a5d82465b6752ce015c/types/d1f728b4-4430-48d9-817c-d9be0a14f25a Jan 13 03:50:48.019979 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2fcb8807-c36a-4269-8bb7-fd2a98db937c tempest-GroupsV314Test-180264468 tempest-GroupsV314Test-180264468] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:48.020532 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2fcb8807-c36a-4269-8bb7-fd2a98db937c tempest-GroupsV314Test-180264468 tempest-GroupsV314Test-180264468] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:48.031946 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2fcb8807-c36a-4269-8bb7-fd2a98db937c tempest-GroupsV314Test-180264468 tempest-GroupsV314Test-180264468] http://10.222.0.38/volume/v3/f4ac7b396cc94a5d82465b6752ce015c/types/d1f728b4-4430-48d9-817c-d9be0a14f25a returned with HTTP 404 Jan 13 03:50:48.033128 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 315/642] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 03:50:48 2021] GET /volume/v3/f4ac7b396cc94a5d82465b6752ce015c/types/d1f728b4-4430-48d9-817c-d9be0a14f25a => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:50:52.055125 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-76a7dba0-b13b-4492-8e86-df64343f76f0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:50:52.056529 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-76a7dba0-b13b-4492-8e86-df64343f76f0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:52.057213 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-76a7dba0-b13b-4492-8e86-df64343f76f0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:52.125518 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:52.125518 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:52.140019 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-76a7dba0-b13b-4492-8e86-df64343f76f0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:50:52.171516 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-76a7dba0-b13b-4492-8e86-df64343f76f0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:50:52.172867 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 328/643] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:50:52 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 913 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:50:52.197617 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd94ebf2-13e4-4cfc-81d1-fd4753586a6e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:50:52.201155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd94ebf2-13e4-4cfc-81d1-fd4753586a6e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:52.201817 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd94ebf2-13e4-4cfc-81d1-fd4753586a6e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:52.258013 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:52.258013 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:52.269213 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cd94ebf2-13e4-4cfc-81d1-fd4753586a6e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:50:52.293948 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd94ebf2-13e4-4cfc-81d1-fd4753586a6e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:50:52.295108 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 316/644] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:50:52 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 913 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:50:56.433346 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eae0325b-13d3-44ad-b87d-2d1241d87f9f tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] POST http://10.222.0.38/volume/v3/7f02cf9903d04e4b8e0df8efebd4e939/types Jan 13 03:50:56.434527 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:56.434527 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:56.435406 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eae0325b-13d3-44ad-b87d-2d1241d87f9f tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1103210390", "extra_specs": {"storage_protocol": "tempest-storage_protocol-183073950", "vendor_name": "tempest-vendor_name-1185109817"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:50:56.576590 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eae0325b-13d3-44ad-b87d-2d1241d87f9f tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] http://10.222.0.38/volume/v3/7f02cf9903d04e4b8e0df8efebd4e939/types returned with HTTP 200 Jan 13 03:50:56.584865 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 329/645] 10.222.0.38 () {60 vars in 1220 bytes} [Wed Jan 13 03:50:55 2021] POST /volume/v3/7f02cf9903d04e4b8e0df8efebd4e939/types => generated 327 bytes in 754 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:50:56.939772 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] POST http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/volumes Jan 13 03:50:56.940425 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:56.940425 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:56.941035 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Action: 'create', calling method: create, body: {"volume": {"volume_type": "883df625-c43e-4790-b81b-9fbb80bbf5d3", "size": 1, "name": "tempest-UserMessagesTest-Volume-2020985843"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:50:56.942253 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Create volume request body: {'volume': {'volume_type': '883df625-c43e-4790-b81b-9fbb80bbf5d3', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2020985843'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:50:56.970038 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Create volume of 1 GB Jan 13 03:50:56.979640 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:56.979640 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:56.980966 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Availability Zones retrieved successfully. Jan 13 03:50:57.015086 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Flow 'volume_create_api' (52b64d7e-9c2d-49d6-96e4-cc69b4338f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:50:57.021665 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02727020-09ca-41b8-8246-f55054c4de21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:50:57.024938 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:50:57.125344 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02727020-09ca-41b8-8246-f55054c4de21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:50:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-183073950',vendor_name='tempest-vendor_name-1185109817'},id=883df625-c43e-4790-b81b-9fbb80bbf5d3,is_public=True,name='tempest-UserMessagesTest-volume-type-1103210390',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '883df625-c43e-4790-b81b-9fbb80bbf5d3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:50:57.128773 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11bb5c23-cd06-4857-97d2-053919758888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:50:57.241560 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1103210390 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1103210390, it is now deprecated. Please use the default quota class for default quota. Jan 13 03:50:57.243732 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1103210390 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1103210390, it is now deprecated. Please use the default quota class for default quota. Jan 13 03:50:57.373512 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Created reservations ['2055c8f3-b797-4f97-9132-5a8fba9bdd36', '0db4e500-2ee6-49ab-a70a-6c482304dacc', 'c4834010-d049-4e0b-ac45-bffb27453cab', '7fb44c44-bd28-4963-861f-d92c79e2fbbc'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:50:57.375688 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11bb5c23-cd06-4857-97d2-053919758888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2055c8f3-b797-4f97-9132-5a8fba9bdd36', '0db4e500-2ee6-49ab-a70a-6c482304dacc', 'c4834010-d049-4e0b-ac45-bffb27453cab', '7fb44c44-bd28-4963-861f-d92c79e2fbbc']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:50:57.377838 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dd2f601-0376-4e08-858b-2119ac631707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:50:57.564535 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dd2f601-0376-4e08-858b-2119ac631707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c141804-3801-4543-b6d6-8248dbc235ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2020985843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='465553ffc279444b99bcf60f6fa53497',qos_specs=None,replication_status=,reservations=['2055c8f3-b797-4f97-9132-5a8fba9bdd36','0db4e500-2ee6-49ab-a70a-6c482304dacc','c4834010-d049-4e0b-ac45-bffb27453cab','7fb44c44-bd28-4963-861f-d92c79e2fbbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4373dc53c4124f2b9e4374f0d8888566',volume_type_id=883df625-c43e-4790-b81b-9fbb80bbf5d3), 'volume': 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-13T03:50:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2020985843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c141804-3801-4543-b6d6-8248dbc235ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='465553ffc279444b99bcf60f6fa53497',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4373dc53c4124f2b9e4374f0d8888566',volume_attachment=,volume_type=,volume_type_id=883df625-c43e-4790-b81b-9fbb80bbf5d3)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:50:57.566894 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dfa15bd-01ac-4cb7-8712-fecffbc46fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:50:57.617511 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dfa15bd-01ac-4cb7-8712-fecffbc46fc3) transitioned into state 'SUCCESS' from state '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-2020985843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='465553ffc279444b99bcf60f6fa53497',qos_specs=None,replication_status=,reservations=['2055c8f3-b797-4f97-9132-5a8fba9bdd36','0db4e500-2ee6-49ab-a70a-6c482304dacc','c4834010-d049-4e0b-ac45-bffb27453cab','7fb44c44-bd28-4963-861f-d92c79e2fbbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4373dc53c4124f2b9e4374f0d8888566',volume_type_id=883df625-c43e-4790-b81b-9fbb80bbf5d3)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:50:57.622494 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa10473-7e3c-4af9-8e59-5789c163b242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:50:57.656151 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa10473-7e3c-4af9-8e59-5789c163b242) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:50:57.674144 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Flow 'volume_create_api' (52b64d7e-9c2d-49d6-96e4-cc69b4338f7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:50:57.798558 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Create volume request issued successfully. Jan 13 03:50:57.833067 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2708ce57-4f5f-480f-90a4-f91475b5fbba tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/volumes returned with HTTP 202 Jan 13 03:50:57.833910 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 317/646] 10.222.0.38 () {62 vars in 1266 bytes} [Wed Jan 13 03:50:56 2021] POST /volume/v3/465553ffc279444b99bcf60f6fa53497/volumes => generated 852 bytes in 1246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:50:57.849468 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a81cad9a-d974-48a2-bbec-deba684fcc37 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] GET http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/volumes/8c141804-3801-4543-b6d6-8248dbc235ef Jan 13 03:50:57.850340 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a81cad9a-d974-48a2-bbec-deba684fcc37 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:57.850940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a81cad9a-d974-48a2-bbec-deba684fcc37 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:57.980511 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:57.980511 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:57.990935 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a81cad9a-d974-48a2-bbec-deba684fcc37 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Volume info retrieved successfully. Jan 13 03:50:58.016832 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a81cad9a-d974-48a2-bbec-deba684fcc37 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/volumes/8c141804-3801-4543-b6d6-8248dbc235ef returned with HTTP 200 Jan 13 03:50:58.029365 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 330/647] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:50:57 2021] GET /volume/v3/465553ffc279444b99bcf60f6fa53497/volumes/8c141804-3801-4543-b6d6-8248dbc235ef => generated 941 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:50:58.035011 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0f87679e-5681-4867-8efd-d5ad87ea24cc tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] GET http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/messages Jan 13 03:50:58.035600 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0f87679e-5681-4867-8efd-d5ad87ea24cc tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:58.035809 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:58.035809 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:58.037037 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0f87679e-5681-4867-8efd-d5ad87ea24cc tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:58.039521 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:58.039521 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:58.055896 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0f87679e-5681-4867-8efd-d5ad87ea24cc tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/messages returned with HTTP 200 Jan 13 03:50:58.061913 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 318/648] 10.222.0.38 () {60 vars in 1247 bytes} [Wed Jan 13 03:50:58 2021] GET /volume/v3/465553ffc279444b99bcf60f6fa53497/messages => generated 736 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:50:58.065994 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-68effd84-e936-42f3-9860-c5bf6a24f395 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] DELETE http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/messages/830c908a-c409-4567-a58c-c2c20d4b49b1 Jan 13 03:50:58.066586 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-68effd84-e936-42f3-9860-c5bf6a24f395 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:58.066831 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:58.066831 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:58.067374 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-68effd84-e936-42f3-9860-c5bf6a24f395 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:58.081500 n-d-766380-6 devstack@c-api.service[87925]: /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 03:50:58.081500 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 03:50:58.087635 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-68effd84-e936-42f3-9860-c5bf6a24f395 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/messages/830c908a-c409-4567-a58c-c2c20d4b49b1 returned with HTTP 204 Jan 13 03:50:58.088883 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 331/649] 10.222.0.38 () {60 vars in 1361 bytes} [Wed Jan 13 03:50:58 2021] DELETE /volume/v3/465553ffc279444b99bcf60f6fa53497/messages/830c908a-c409-4567-a58c-c2c20d4b49b1 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 13 03:50:58.097190 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5a342863-8ad0-440e-9773-65ddaf2a6b64 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] GET http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/messages/830c908a-c409-4567-a58c-c2c20d4b49b1 Jan 13 03:50:58.097766 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5a342863-8ad0-440e-9773-65ddaf2a6b64 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:58.098811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5a342863-8ad0-440e-9773-65ddaf2a6b64 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:58.105011 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5a342863-8ad0-440e-9773-65ddaf2a6b64 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/messages/830c908a-c409-4567-a58c-c2c20d4b49b1 returned with HTTP 404 Jan 13 03:50:58.115899 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46744be9-5192-4c4c-afa1-3dade7bc786a tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] POST http://10.222.0.38/volume/v3/7f02cf9903d04e4b8e0df8efebd4e939/types Jan 13 03:50:58.116568 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 319/650] 10.222.0.38 () {60 vars in 1358 bytes} [Wed Jan 13 03:50:58 2021] GET /volume/v3/465553ffc279444b99bcf60f6fa53497/messages/830c908a-c409-4567-a58c-c2c20d4b49b1 => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:50:58.117014 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-46744be9-5192-4c4c-afa1-3dade7bc786a tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-856739711", "extra_specs": {"storage_protocol": "tempest-storage_protocol-332444451", "vendor_name": "tempest-vendor_name-1584134550"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:50:58.199375 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46744be9-5192-4c4c-afa1-3dade7bc786a tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] http://10.222.0.38/volume/v3/7f02cf9903d04e4b8e0df8efebd4e939/types returned with HTTP 200 Jan 13 03:50:58.200822 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 332/651] 10.222.0.38 () {60 vars in 1220 bytes} [Wed Jan 13 03:50:58 2021] POST /volume/v3/7f02cf9903d04e4b8e0df8efebd4e939/types => generated 326 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:50:58.212707 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] POST http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/volumes Jan 13 03:50:58.213538 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Action: 'create', calling method: create, body: {"volume": {"volume_type": "26bcf474-4efc-4da0-8c67-a0800b6d61ce", "size": 1, "name": "tempest-UserMessagesTest-Volume-1809413644"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:50:58.214679 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Create volume request body: {'volume': {'volume_type': '26bcf474-4efc-4da0-8c67-a0800b6d61ce', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1809413644'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:50:58.232598 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Create volume of 1 GB Jan 13 03:50:58.233481 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:58.233481 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:58.234013 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Availability Zones retrieved successfully. Jan 13 03:50:58.253080 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Flow 'volume_create_api' (37865c4d-2664-4ec1-80a3-6efd78457d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:50:58.255978 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (881f7edc-6144-4e1f-815d-d399e5c93bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:50:58.258125 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:50:58.319402 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (881f7edc-6144-4e1f-815d-d399e5c93bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:50:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-332444451',vendor_name='tempest-vendor_name-1584134550'},id=26bcf474-4efc-4da0-8c67-a0800b6d61ce,is_public=True,name='tempest-UserMessagesTest-volume-type-856739711',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26bcf474-4efc-4da0-8c67-a0800b6d61ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:50:58.321671 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0adc3b6d-947e-4d72-bce5-19dc1955e22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:50:58.378578 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-856739711 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-856739711, it is now deprecated. Please use the default quota class for default quota. Jan 13 03:50:58.379464 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-856739711 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-856739711, it is now deprecated. Please use the default quota class for default quota. Jan 13 03:50:58.421414 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Created reservations ['0fec359b-8d98-4d72-8600-9a486e015124', 'a4dcb066-cf10-42fe-9094-a9f441e67971', 'a204af16-92b4-467b-be28-5e51ef2f3cee', 'c29e9f4f-52b0-4824-9ab6-a4fd9fe39340'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:50:58.424559 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0adc3b6d-947e-4d72-bce5-19dc1955e22e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fec359b-8d98-4d72-8600-9a486e015124', 'a4dcb066-cf10-42fe-9094-a9f441e67971', 'a204af16-92b4-467b-be28-5e51ef2f3cee', 'c29e9f4f-52b0-4824-9ab6-a4fd9fe39340']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:50:58.428490 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b0b4d10-b0f3-4c7b-acfd-10bbca48c6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:50:58.547164 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b0b4d10-b0f3-4c7b-acfd-10bbca48c6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b61f3f6a-624e-4d80-b542-eb3daa7b6a0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1809413644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='465553ffc279444b99bcf60f6fa53497',qos_specs=None,replication_status=,reservations=['0fec359b-8d98-4d72-8600-9a486e015124','a4dcb066-cf10-42fe-9094-a9f441e67971','a204af16-92b4-467b-be28-5e51ef2f3cee','c29e9f4f-52b0-4824-9ab6-a4fd9fe39340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4373dc53c4124f2b9e4374f0d8888566',volume_type_id=26bcf474-4efc-4da0-8c67-a0800b6d61ce), 'volume': 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-13T03:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1809413644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b61f3f6a-624e-4d80-b542-eb3daa7b6a0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='465553ffc279444b99bcf60f6fa53497',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4373dc53c4124f2b9e4374f0d8888566',volume_attachment=,volume_type=,volume_type_id=26bcf474-4efc-4da0-8c67-a0800b6d61ce)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:50:58.560235 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c456ea90-5aec-40a8-878f-595bc601af13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:50:58.613075 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c456ea90-5aec-40a8-878f-595bc601af13) transitioned into state 'SUCCESS' from state '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-1809413644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='465553ffc279444b99bcf60f6fa53497',qos_specs=None,replication_status=,reservations=['0fec359b-8d98-4d72-8600-9a486e015124','a4dcb066-cf10-42fe-9094-a9f441e67971','a204af16-92b4-467b-be28-5e51ef2f3cee','c29e9f4f-52b0-4824-9ab6-a4fd9fe39340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4373dc53c4124f2b9e4374f0d8888566',volume_type_id=26bcf474-4efc-4da0-8c67-a0800b6d61ce)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:50:58.615916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (870100b4-0241-4e08-abba-e579b267644a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:50:58.652682 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (870100b4-0241-4e08-abba-e579b267644a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:50:58.656031 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Flow 'volume_create_api' (37865c4d-2664-4ec1-80a3-6efd78457d12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:50:58.889837 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Create volume request issued successfully. Jan 13 03:50:58.988061 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf334dc5-33e1-4d53-b2c7-f435b1934ce2 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/volumes returned with HTTP 202 Jan 13 03:50:58.998649 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 320/652] 10.222.0.38 () {62 vars in 1266 bytes} [Wed Jan 13 03:50:58 2021] POST /volume/v3/465553ffc279444b99bcf60f6fa53497/volumes => generated 851 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:50:59.014393 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a701b5b7-0176-4450-ada3-19a3bbbefc0e tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] GET http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/volumes/b61f3f6a-624e-4d80-b542-eb3daa7b6a0a Jan 13 03:50:59.014975 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a701b5b7-0176-4450-ada3-19a3bbbefc0e tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:59.015469 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a701b5b7-0176-4450-ada3-19a3bbbefc0e tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:59.123465 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:59.123465 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:59.143442 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a701b5b7-0176-4450-ada3-19a3bbbefc0e tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Volume info retrieved successfully. Jan 13 03:50:59.190633 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a701b5b7-0176-4450-ada3-19a3bbbefc0e tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/volumes/b61f3f6a-624e-4d80-b542-eb3daa7b6a0a returned with HTTP 200 Jan 13 03:50:59.202756 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 333/653] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:50:59 2021] GET /volume/v3/465553ffc279444b99bcf60f6fa53497/volumes/b61f3f6a-624e-4d80-b542-eb3daa7b6a0a => generated 940 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:50:59.208689 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d03eca39-00fd-41fa-9d3d-eeef96d0116c tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] GET http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/messages Jan 13 03:50:59.208825 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d03eca39-00fd-41fa-9d3d-eeef96d0116c tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:59.209053 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:59.209053 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:59.209432 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d03eca39-00fd-41fa-9d3d-eeef96d0116c tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:59.210120 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:59.210120 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:59.226672 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d03eca39-00fd-41fa-9d3d-eeef96d0116c tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/messages returned with HTTP 200 Jan 13 03:50:59.227800 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 321/654] 10.222.0.38 () {60 vars in 1247 bytes} [Wed Jan 13 03:50:59 2021] GET /volume/v3/465553ffc279444b99bcf60f6fa53497/messages => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:50:59.238888 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b5c6a73-f64d-45f1-8010-bf5316c3d368 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] GET http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/messages/2bf72db6-291c-4fb6-a156-91cd322e46df Jan 13 03:50:59.239454 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b5c6a73-f64d-45f1-8010-bf5316c3d368 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:59.239646 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:59.239646 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:59.240311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b5c6a73-f64d-45f1-8010-bf5316c3d368 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:59.249065 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b5c6a73-f64d-45f1-8010-bf5316c3d368 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/messages/2bf72db6-291c-4fb6-a156-91cd322e46df returned with HTTP 200 Jan 13 03:50:59.262040 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-612114cf-5b89-450d-bb0f-f8e8f12716b3 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] GET http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/messages Jan 13 03:50:59.262922 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-612114cf-5b89-450d-bb0f-f8e8f12716b3 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:59.263577 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-612114cf-5b89-450d-bb0f-f8e8f12716b3 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:59.264313 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 334/655] 10.222.0.38 () {60 vars in 1358 bytes} [Wed Jan 13 03:50:59 2021] GET /volume/v3/465553ffc279444b99bcf60f6fa53497/messages/2bf72db6-291c-4fb6-a156-91cd322e46df => generated 733 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:50:59.272130 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-612114cf-5b89-450d-bb0f-f8e8f12716b3 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/messages returned with HTTP 200 Jan 13 03:50:59.282370 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 322/656] 10.222.0.38 () {60 vars in 1247 bytes} [Wed Jan 13 03:50:59 2021] GET /volume/v3/465553ffc279444b99bcf60f6fa53497/messages => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:50:59.285005 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fbed30a2-6140-4cec-82fe-23b24119076c tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] DELETE http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/messages/2bf72db6-291c-4fb6-a156-91cd322e46df Jan 13 03:50:59.285663 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fbed30a2-6140-4cec-82fe-23b24119076c tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:59.286197 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fbed30a2-6140-4cec-82fe-23b24119076c tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:59.309701 n-d-766380-6 devstack@c-api.service[87925]: /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 03:50:59.309701 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 03:50:59.319318 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fbed30a2-6140-4cec-82fe-23b24119076c tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/messages/2bf72db6-291c-4fb6-a156-91cd322e46df returned with HTTP 204 Jan 13 03:50:59.320501 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 335/657] 10.222.0.38 () {60 vars in 1361 bytes} [Wed Jan 13 03:50:59 2021] DELETE /volume/v3/465553ffc279444b99bcf60f6fa53497/messages/2bf72db6-291c-4fb6-a156-91cd322e46df => generated 0 bytes in 40 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 13 03:50:59.330966 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c5cee02c-2d53-470b-90ad-cbf6f9e1c78d tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] DELETE http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/volumes/b61f3f6a-624e-4d80-b542-eb3daa7b6a0a Jan 13 03:50:59.331470 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c5cee02c-2d53-470b-90ad-cbf6f9e1c78d tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:59.331950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c5cee02c-2d53-470b-90ad-cbf6f9e1c78d tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:59.332435 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-c5cee02c-2d53-470b-90ad-cbf6f9e1c78d tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Delete volume with id: b61f3f6a-624e-4d80-b542-eb3daa7b6a0a Jan 13 03:50:59.420777 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:50:59.420777 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:50:59.422336 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c5cee02c-2d53-470b-90ad-cbf6f9e1c78d tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Volume info retrieved successfully. Jan 13 03:50:59.425938 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c5cee02c-2d53-470b-90ad-cbf6f9e1c78d tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Decrease volume quotas only if status is not error_managing. {{(pid=87926) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 13 03:50:59.516395 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-c5cee02c-2d53-470b-90ad-cbf6f9e1c78d tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Created reservations ['60db6fed-067a-4e5b-8c5c-926b14d93416', 'a808645e-c0c2-43e6-993d-08eb083a8fd4', 'd99865aa-09d0-4e43-bd9a-2ea52a82bd16', '3ea59e25-afd0-4795-92de-7c792287ff70'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:50:59.518670 n-d-766380-6 devstack@c-api.service[87925]: /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 03:50:59.518670 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 03:50:59.633211 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c5cee02c-2d53-470b-90ad-cbf6f9e1c78d tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Delete volume request issued successfully. Jan 13 03:50:59.633786 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c5cee02c-2d53-470b-90ad-cbf6f9e1c78d tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/volumes/b61f3f6a-624e-4d80-b542-eb3daa7b6a0a returned with HTTP 202 Jan 13 03:50:59.634532 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 323/658] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:50:59 2021] DELETE /volume/v3/465553ffc279444b99bcf60f6fa53497/volumes/b61f3f6a-624e-4d80-b542-eb3daa7b6a0a => generated 0 bytes in 307 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:50:59.642878 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-85edd701-e588-4490-92a8-0fcba0fae8b6 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] GET http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/volumes/b61f3f6a-624e-4d80-b542-eb3daa7b6a0a Jan 13 03:50:59.643652 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-85edd701-e588-4490-92a8-0fcba0fae8b6 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:59.644205 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-85edd701-e588-4490-92a8-0fcba0fae8b6 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:59.794439 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-85edd701-e588-4490-92a8-0fcba0fae8b6 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/volumes/b61f3f6a-624e-4d80-b542-eb3daa7b6a0a returned with HTTP 404 Jan 13 03:50:59.805766 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 336/659] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:50:59 2021] GET /volume/v3/465553ffc279444b99bcf60f6fa53497/volumes/b61f3f6a-624e-4d80-b542-eb3daa7b6a0a => generated 109 bytes in 167 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:50:59.814302 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e8a13df7-023e-4466-85d8-196a813abafb tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] DELETE http://10.222.0.38/volume/v3/7f02cf9903d04e4b8e0df8efebd4e939/types/26bcf474-4efc-4da0-8c67-a0800b6d61ce Jan 13 03:50:59.814807 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e8a13df7-023e-4466-85d8-196a813abafb tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:59.815232 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:50:59.815232 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:50:59.815874 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e8a13df7-023e-4466-85d8-196a813abafb tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] Calling method '_delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:59.959828 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e8a13df7-023e-4466-85d8-196a813abafb tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] http://10.222.0.38/volume/v3/7f02cf9903d04e4b8e0df8efebd4e939/types/26bcf474-4efc-4da0-8c67-a0800b6d61ce returned with HTTP 202 Jan 13 03:50:59.961028 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 324/660] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 03:50:59 2021] DELETE /volume/v3/7f02cf9903d04e4b8e0df8efebd4e939/types/26bcf474-4efc-4da0-8c67-a0800b6d61ce => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:50:59.969294 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9c2be59e-d6e2-44e2-97bf-e328b6e0e551 tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] GET http://10.222.0.38/volume/v3/7f02cf9903d04e4b8e0df8efebd4e939/types/26bcf474-4efc-4da0-8c67-a0800b6d61ce Jan 13 03:50:59.969909 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9c2be59e-d6e2-44e2-97bf-e328b6e0e551 tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:59.970647 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9c2be59e-d6e2-44e2-97bf-e328b6e0e551 tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:59.987591 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9c2be59e-d6e2-44e2-97bf-e328b6e0e551 tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] http://10.222.0.38/volume/v3/7f02cf9903d04e4b8e0df8efebd4e939/types/26bcf474-4efc-4da0-8c67-a0800b6d61ce returned with HTTP 404 Jan 13 03:50:59.993240 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 337/661] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 03:50:59 2021] GET /volume/v3/7f02cf9903d04e4b8e0df8efebd4e939/types/26bcf474-4efc-4da0-8c67-a0800b6d61ce => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:50:59.996833 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2225edca-f444-4257-bfce-a1a0ae501d92 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] DELETE http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/volumes/8c141804-3801-4543-b6d6-8248dbc235ef Jan 13 03:50:59.997369 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2225edca-f444-4257-bfce-a1a0ae501d92 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:50:59.997866 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2225edca-f444-4257-bfce-a1a0ae501d92 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:50:59.998330 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-2225edca-f444-4257-bfce-a1a0ae501d92 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Delete volume with id: 8c141804-3801-4543-b6d6-8248dbc235ef Jan 13 03:51:00.094156 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:00.094156 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:00.095402 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2225edca-f444-4257-bfce-a1a0ae501d92 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Volume info retrieved successfully. Jan 13 03:51:00.098564 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2225edca-f444-4257-bfce-a1a0ae501d92 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Decrease volume quotas only if status is not error_managing. {{(pid=87926) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 13 03:51:00.240774 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-2225edca-f444-4257-bfce-a1a0ae501d92 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Created reservations ['70837bc2-3eb1-49e8-a78a-a9056c77fe98', 'a1ea7c6d-770d-4e5b-8fa4-6562e2c65814', '7e7c87b5-3334-4042-9e25-fb278612861c', '54bb6fed-1e0a-427f-a0a9-1c553cb36e9a'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:51:00.245068 n-d-766380-6 devstack@c-api.service[87925]: /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 03:51:00.245068 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 03:51:00.344642 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2225edca-f444-4257-bfce-a1a0ae501d92 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Delete volume request issued successfully. Jan 13 03:51:00.345225 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2225edca-f444-4257-bfce-a1a0ae501d92 tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/volumes/8c141804-3801-4543-b6d6-8248dbc235ef returned with HTTP 202 Jan 13 03:51:00.349354 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 325/662] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:50:59 2021] DELETE /volume/v3/465553ffc279444b99bcf60f6fa53497/volumes/8c141804-3801-4543-b6d6-8248dbc235ef => generated 0 bytes in 353 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 03:51:00.354773 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5449833c-df8e-4638-b372-0f4ea58929de tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] GET http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/volumes/8c141804-3801-4543-b6d6-8248dbc235ef Jan 13 03:51:00.355662 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5449833c-df8e-4638-b372-0f4ea58929de tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:00.357128 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5449833c-df8e-4638-b372-0f4ea58929de tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:00.475810 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5449833c-df8e-4638-b372-0f4ea58929de tempest-UserMessagesTest-1332039974 tempest-UserMessagesTest-1332039974] http://10.222.0.38/volume/v3/465553ffc279444b99bcf60f6fa53497/volumes/8c141804-3801-4543-b6d6-8248dbc235ef returned with HTTP 404 Jan 13 03:51:00.477711 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 338/663] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:00 2021] GET /volume/v3/465553ffc279444b99bcf60f6fa53497/volumes/8c141804-3801-4543-b6d6-8248dbc235ef => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:51:00.487399 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1a9531be-f7a1-462f-a870-4d50de79732f tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] DELETE http://10.222.0.38/volume/v3/7f02cf9903d04e4b8e0df8efebd4e939/types/883df625-c43e-4790-b81b-9fbb80bbf5d3 Jan 13 03:51:00.487922 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1a9531be-f7a1-462f-a870-4d50de79732f tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:00.488127 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:00.488127 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:00.488835 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1a9531be-f7a1-462f-a870-4d50de79732f tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] Calling method '_delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:00.620937 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1a9531be-f7a1-462f-a870-4d50de79732f tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] http://10.222.0.38/volume/v3/7f02cf9903d04e4b8e0df8efebd4e939/types/883df625-c43e-4790-b81b-9fbb80bbf5d3 returned with HTTP 202 Jan 13 03:51:00.625107 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 326/664] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 03:51:00 2021] DELETE /volume/v3/7f02cf9903d04e4b8e0df8efebd4e939/types/883df625-c43e-4790-b81b-9fbb80bbf5d3 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:51:00.630895 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-50095706-79b7-446d-9a32-1508aa7abc7f tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] GET http://10.222.0.38/volume/v3/7f02cf9903d04e4b8e0df8efebd4e939/types/883df625-c43e-4790-b81b-9fbb80bbf5d3 Jan 13 03:51:00.631620 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-50095706-79b7-446d-9a32-1508aa7abc7f tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:00.632321 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-50095706-79b7-446d-9a32-1508aa7abc7f tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:00.668343 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-50095706-79b7-446d-9a32-1508aa7abc7f tempest-UserMessagesTest-1583192994 tempest-UserMessagesTest-1583192994] http://10.222.0.38/volume/v3/7f02cf9903d04e4b8e0df8efebd4e939/types/883df625-c43e-4790-b81b-9fbb80bbf5d3 returned with HTTP 404 Jan 13 03:51:00.669968 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 339/665] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 03:51:00 2021] GET /volume/v3/7f02cf9903d04e4b8e0df8efebd4e939/types/883df625-c43e-4790-b81b-9fbb80bbf5d3 => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:51:12.466979 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] POST http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes Jan 13 03:51:12.468483 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1066111609"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:51:12.469974 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1066111609'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:51:12.470809 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Create volume of 1 GB Jan 13 03:51:12.517409 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Availability Zones retrieved successfully. Jan 13 03:51:12.579277 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Flow 'volume_create_api' (492f99f6-6d70-4297-90e7-45be99b2fe3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:51:12.589847 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c4b7320-c175-41c9-8ede-f7aa357fd7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:51:12.607208 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:51:12.815987 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c4b7320-c175-41c9-8ede-f7aa357fd7bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:51:12.823783 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1f68338-f535-4726-8fa4-1a3ded81dc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:51:13.069058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Created reservations ['28c293e4-fbbd-49a2-81b2-86490df28986', '8375bde1-5fbe-4211-b896-fd1549769a38', 'b9ae9bb6-0d8a-4de2-b9d7-4f15c4118248', 'bf2aa631-6a3d-40bb-a578-8ea7737679e2'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:51:13.071297 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1f68338-f535-4726-8fa4-1a3ded81dc0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28c293e4-fbbd-49a2-81b2-86490df28986', '8375bde1-5fbe-4211-b896-fd1549769a38', 'b9ae9bb6-0d8a-4de2-b9d7-4f15c4118248', 'bf2aa631-6a3d-40bb-a578-8ea7737679e2']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:51:13.073771 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8e2db38-b9d8-4bc4-b21e-a9dba428dd43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:51:13.198942 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8e2db38-b9d8-4bc4-b21e-a9dba428dd43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31447963-6ec0-4e2c-816f-3844918d1d80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1066111609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6756b01f3b8e4eaba07edaaffc6d79e0',qos_specs=None,replication_status=,reservations=['28c293e4-fbbd-49a2-81b2-86490df28986','8375bde1-5fbe-4211-b896-fd1549769a38','b9ae9bb6-0d8a-4de2-b9d7-4f15c4118248','bf2aa631-6a3d-40bb-a578-8ea7737679e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c26e719ab4934d9183b92abc9718aaa8',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:51:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1066111609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31447963-6ec0-4e2c-816f-3844918d1d80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6756b01f3b8e4eaba07edaaffc6d79e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c26e719ab4934d9183b92abc9718aaa8',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:51:13.201874 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (852b268e-3003-49ce-bcf4-0cb898347bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:51:13.234648 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (852b268e-3003-49ce-bcf4-0cb898347bef) transitioned into state 'SUCCESS' from state '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-1066111609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6756b01f3b8e4eaba07edaaffc6d79e0',qos_specs=None,replication_status=,reservations=['28c293e4-fbbd-49a2-81b2-86490df28986','8375bde1-5fbe-4211-b896-fd1549769a38','b9ae9bb6-0d8a-4de2-b9d7-4f15c4118248','bf2aa631-6a3d-40bb-a578-8ea7737679e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c26e719ab4934d9183b92abc9718aaa8',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:51:13.238055 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (461509ef-9490-4f22-ac8a-7a729b033df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:51:13.272039 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (461509ef-9490-4f22-ac8a-7a729b033df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:51:13.294002 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Flow 'volume_create_api' (492f99f6-6d70-4297-90e7-45be99b2fe3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:51:13.478718 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Create volume request issued successfully. Jan 13 03:51:13.522083 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bfe4c1b2-38e5-4719-a708-f3e6eed235c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes returned with HTTP 202 Jan 13 03:51:13.524153 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 327/666] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:51:11 2021] POST /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes => generated 823 bytes in 1617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:51:13.538972 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da84587c-9427-4ab3-a42d-96e639f59980 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 Jan 13 03:51:13.539812 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da84587c-9427-4ab3-a42d-96e639f59980 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:13.540523 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da84587c-9427-4ab3-a42d-96e639f59980 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:13.778096 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:13.778096 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:13.817986 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-da84587c-9427-4ab3-a42d-96e639f59980 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:51:13.922297 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da84587c-9427-4ab3-a42d-96e639f59980 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 returned with HTTP 200 Jan 13 03:51:13.923298 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 340/667] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:13 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 => generated 915 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:14.942146 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-919e01e0-7a78-4a12-bd6f-573cb6b5729e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 Jan 13 03:51:14.942683 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-919e01e0-7a78-4a12-bd6f-573cb6b5729e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:14.942923 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:14.942923 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:14.943182 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-919e01e0-7a78-4a12-bd6f-573cb6b5729e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:15.008399 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:15.008399 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:15.024604 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-919e01e0-7a78-4a12-bd6f-573cb6b5729e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:51:15.075271 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-919e01e0-7a78-4a12-bd6f-573cb6b5729e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 returned with HTTP 200 Jan 13 03:51:15.076674 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 328/668] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:14 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 => generated 916 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:15.093741 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0668655-e5c0-4fd1-acfc-fe69f1620d70 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] POST http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups Jan 13 03:51:15.094339 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:15.094339 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:15.095047 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0668655-e5c0-4fd1-acfc-fe69f1620d70 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Action: 'create', calling method: create, body: {"backup": {"volume_id": "31447963-6ec0-4e2c-816f-3844918d1d80", "name": "tempest-VolumesBackupsAdminTest-Backup-850429654"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:51:15.096662 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.backups [None req-d0668655-e5c0-4fd1-acfc-fe69f1620d70 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Creating new backup {'backup': {'volume_id': '31447963-6ec0-4e2c-816f-3844918d1d80', 'name': 'tempest-VolumesBackupsAdminTest-Backup-850429654'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 13 03:51:15.097405 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-d0668655-e5c0-4fd1-acfc-fe69f1620d70 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Creating backup of volume 31447963-6ec0-4e2c-816f-3844918d1d80 in container None Jan 13 03:51:15.232927 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:15.232927 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:15.234691 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d0668655-e5c0-4fd1-acfc-fe69f1620d70 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:51:15.269162 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-d0668655-e5c0-4fd1-acfc-fe69f1620d70 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] 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 03:51:15.270484 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-d0668655-e5c0-4fd1-acfc-fe69f1620d70 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] 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 03:51:15.301863 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-d0668655-e5c0-4fd1-acfc-fe69f1620d70 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Created reservations ['21c92f3b-9b27-4a62-a75b-b4e3c10e451a', '880da097-9200-4278-9ce9-2ba653415739'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:51:15.440351 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0668655-e5c0-4fd1-acfc-fe69f1620d70 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups returned with HTTP 202 Jan 13 03:51:15.441629 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 341/669] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 03:51:15 2021] POST /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups => generated 400 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:51:15.453308 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2de5a3d3-043e-411d-aa3a-f19f87e2aa46 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:15.454090 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2de5a3d3-043e-411d-aa3a-f19f87e2aa46 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:15.454478 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:15.454478 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:15.455144 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2de5a3d3-043e-411d-aa3a-f19f87e2aa46 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:15.457234 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2de5a3d3-043e-411d-aa3a-f19f87e2aa46 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:15.499252 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:15.499252 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:15.501826 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2de5a3d3-043e-411d-aa3a-f19f87e2aa46 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:15.503209 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 329/670] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:15 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 807 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:51:16.518159 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-57335b87-b804-4b56-8e38-2df336c8fa2f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:16.519293 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-57335b87-b804-4b56-8e38-2df336c8fa2f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:16.519671 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:16.519671 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:16.520313 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-57335b87-b804-4b56-8e38-2df336c8fa2f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:16.520851 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-57335b87-b804-4b56-8e38-2df336c8fa2f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:16.566556 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:16.566556 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:16.582355 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-57335b87-b804-4b56-8e38-2df336c8fa2f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:16.583750 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 342/671] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:16 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 807 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:17.599189 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0cb68172-9ee6-4656-a18e-48f55d42e021 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:17.600343 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0cb68172-9ee6-4656-a18e-48f55d42e021 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:17.600738 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:17.600738 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:17.601339 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0cb68172-9ee6-4656-a18e-48f55d42e021 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:17.601866 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0cb68172-9ee6-4656-a18e-48f55d42e021 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:17.631517 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:17.631517 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:17.633686 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0cb68172-9ee6-4656-a18e-48f55d42e021 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:17.634835 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 330/672] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:17 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 807 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:18.649247 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1eaa29a0-12e6-4d7a-be65-8438260d1f5d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:18.649748 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1eaa29a0-12e6-4d7a-be65-8438260d1f5d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:18.649999 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:18.649999 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:18.650372 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1eaa29a0-12e6-4d7a-be65-8438260d1f5d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:18.650743 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-1eaa29a0-12e6-4d7a-be65-8438260d1f5d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:18.708167 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:18.708167 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:18.710631 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1eaa29a0-12e6-4d7a-be65-8438260d1f5d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:18.724491 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 343/673] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:18 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 807 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:19.725404 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da72eb12-616d-4044-b405-0bd828cad61d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:19.726474 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da72eb12-616d-4044-b405-0bd828cad61d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:19.726844 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:19.726844 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:19.727497 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da72eb12-616d-4044-b405-0bd828cad61d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:19.728269 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-da72eb12-616d-4044-b405-0bd828cad61d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:19.774767 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:19.774767 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:19.776613 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da72eb12-616d-4044-b405-0bd828cad61d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:19.777704 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 331/674] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:19 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 807 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:20.791649 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4e24a73d-bc19-424f-a5d1-7d53b8def966 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:20.792201 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4e24a73d-bc19-424f-a5d1-7d53b8def966 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:20.792347 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:20.792347 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:20.793041 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4e24a73d-bc19-424f-a5d1-7d53b8def966 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:20.793480 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-4e24a73d-bc19-424f-a5d1-7d53b8def966 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:20.816003 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:20.816003 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:20.817979 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4e24a73d-bc19-424f-a5d1-7d53b8def966 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:20.819081 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 344/675] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:20 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 807 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:21.841962 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-13702ace-f46a-4ff4-9232-82d1d8e71e52 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:21.844012 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-13702ace-f46a-4ff4-9232-82d1d8e71e52 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:21.844499 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:21.844499 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:21.845601 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-13702ace-f46a-4ff4-9232-82d1d8e71e52 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:21.846314 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-13702ace-f46a-4ff4-9232-82d1d8e71e52 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:21.904690 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:21.904690 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:21.909077 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-13702ace-f46a-4ff4-9232-82d1d8e71e52 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:21.911124 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 332/676] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:21 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 807 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:22.925584 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bbd4f9a8-ba71-48cf-87a1-0fefe4c6d126 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:22.925990 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bbd4f9a8-ba71-48cf-87a1-0fefe4c6d126 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:22.926230 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:22.926230 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:22.926608 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bbd4f9a8-ba71-48cf-87a1-0fefe4c6d126 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:22.926978 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-bbd4f9a8-ba71-48cf-87a1-0fefe4c6d126 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:22.983782 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:22.983782 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:22.985841 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bbd4f9a8-ba71-48cf-87a1-0fefe4c6d126 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:22.992004 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 345/677] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:22 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:24.006478 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2ae6e2c9-8d53-46f2-889c-115a9cff51fb tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:24.008613 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2ae6e2c9-8d53-46f2-889c-115a9cff51fb tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:24.010516 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:24.010516 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:24.011235 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2ae6e2c9-8d53-46f2-889c-115a9cff51fb tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:24.012528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2ae6e2c9-8d53-46f2-889c-115a9cff51fb tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:24.065628 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:24.065628 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:24.067862 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2ae6e2c9-8d53-46f2-889c-115a9cff51fb tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:24.068950 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 333/678] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:24 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:25.084465 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b90db00b-e7f2-4a38-87aa-442b815062b0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:25.085565 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b90db00b-e7f2-4a38-87aa-442b815062b0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:25.085945 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:25.085945 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:25.086590 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b90db00b-e7f2-4a38-87aa-442b815062b0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:25.087120 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b90db00b-e7f2-4a38-87aa-442b815062b0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:25.130602 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:25.130602 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:25.139022 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b90db00b-e7f2-4a38-87aa-442b815062b0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:25.140130 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 346/679] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:25 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:26.154678 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7a851b8e-4388-4b48-9504-68350374ba30 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:26.155221 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7a851b8e-4388-4b48-9504-68350374ba30 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:26.155368 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:26.155368 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:26.156031 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7a851b8e-4388-4b48-9504-68350374ba30 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:26.156606 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-7a851b8e-4388-4b48-9504-68350374ba30 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:26.200724 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:26.200724 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:26.206413 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7a851b8e-4388-4b48-9504-68350374ba30 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:26.209382 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 334/680] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:26 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:27.224242 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-70f20d33-09e3-4a48-b477-cd3c478ee150 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:27.228937 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-70f20d33-09e3-4a48-b477-cd3c478ee150 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:27.231545 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:27.231545 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:27.232362 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-70f20d33-09e3-4a48-b477-cd3c478ee150 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:27.233543 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-70f20d33-09e3-4a48-b477-cd3c478ee150 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:27.287722 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:27.287722 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:27.290117 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-70f20d33-09e3-4a48-b477-cd3c478ee150 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:27.302540 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 347/681] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:27 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:28.322001 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-804043e0-4f25-4bd8-b460-b0f29b5e0698 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:28.325310 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-804043e0-4f25-4bd8-b460-b0f29b5e0698 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:28.325790 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:28.325790 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:28.326738 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-804043e0-4f25-4bd8-b460-b0f29b5e0698 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:28.327354 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-804043e0-4f25-4bd8-b460-b0f29b5e0698 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:28.349422 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:28.349422 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:28.351778 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-804043e0-4f25-4bd8-b460-b0f29b5e0698 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:28.354399 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 335/682] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:28 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:29.372471 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f056c367-7f31-4c71-a65a-9db891740fb9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:29.372471 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f056c367-7f31-4c71-a65a-9db891740fb9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:29.372471 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:29.372471 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:29.372471 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f056c367-7f31-4c71-a65a-9db891740fb9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:29.372471 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f056c367-7f31-4c71-a65a-9db891740fb9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:29.433380 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:29.433380 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:29.439313 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f056c367-7f31-4c71-a65a-9db891740fb9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:29.442932 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 348/683] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:29 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:30.458281 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-188556b0-ebf2-4927-830e-64ac7f7a7500 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:30.458769 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-188556b0-ebf2-4927-830e-64ac7f7a7500 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:30.459002 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:30.459002 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:30.459771 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-188556b0-ebf2-4927-830e-64ac7f7a7500 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:30.460457 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-188556b0-ebf2-4927-830e-64ac7f7a7500 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:30.577218 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:30.577218 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:30.579744 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-188556b0-ebf2-4927-830e-64ac7f7a7500 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:30.580897 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 336/684] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:30 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:31.595771 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-993fce2c-57e3-4e50-9afd-76a90d584cef tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:31.596857 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-993fce2c-57e3-4e50-9afd-76a90d584cef tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:31.597243 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:31.597243 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:31.597870 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-993fce2c-57e3-4e50-9afd-76a90d584cef tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:31.598397 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-993fce2c-57e3-4e50-9afd-76a90d584cef tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:31.686214 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:31.686214 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:31.688061 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-993fce2c-57e3-4e50-9afd-76a90d584cef tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:31.688905 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 349/685] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:31 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:32.702975 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ab2d7919-7f0a-4cc8-b81c-8fd4e2cdd653 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:32.704105 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ab2d7919-7f0a-4cc8-b81c-8fd4e2cdd653 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:32.704569 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:32.704569 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:32.710648 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ab2d7919-7f0a-4cc8-b81c-8fd4e2cdd653 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:32.711134 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ab2d7919-7f0a-4cc8-b81c-8fd4e2cdd653 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:32.776656 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:32.776656 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:32.788595 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ab2d7919-7f0a-4cc8-b81c-8fd4e2cdd653 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:32.789530 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 337/686] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:32 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:33.803289 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-330c05e7-a74f-482e-b420-15b7879649a3 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:33.803859 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-330c05e7-a74f-482e-b420-15b7879649a3 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:33.803965 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:33.803965 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:33.804422 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-330c05e7-a74f-482e-b420-15b7879649a3 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:33.805026 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-330c05e7-a74f-482e-b420-15b7879649a3 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:33.863768 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:33.863768 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:33.865639 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-330c05e7-a74f-482e-b420-15b7879649a3 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:33.879743 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 350/687] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:33 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:34.879412 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc1ea845-66f9-4291-8aab-69277b26efe0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:34.880080 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc1ea845-66f9-4291-8aab-69277b26efe0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:34.880555 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:34.880555 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:34.881119 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc1ea845-66f9-4291-8aab-69277b26efe0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:34.881595 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-fc1ea845-66f9-4291-8aab-69277b26efe0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:34.933731 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:34.933731 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:34.937593 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc1ea845-66f9-4291-8aab-69277b26efe0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:34.938619 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 338/688] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:34 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:51:35.953643 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8201c70c-6f84-45c5-8066-3afbbff2c697 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:35.954228 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8201c70c-6f84-45c5-8066-3afbbff2c697 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:35.954355 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:35.954355 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:35.954793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8201c70c-6f84-45c5-8066-3afbbff2c697 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:35.955028 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-8201c70c-6f84-45c5-8066-3afbbff2c697 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:36.004579 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:36.004579 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:36.006589 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8201c70c-6f84-45c5-8066-3afbbff2c697 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:36.007678 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 351/689] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:35 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:37.022728 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1a5a824c-03ed-421e-8649-72af92c39868 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:37.023839 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1a5a824c-03ed-421e-8649-72af92c39868 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:37.024271 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:37.024271 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:37.024935 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1a5a824c-03ed-421e-8649-72af92c39868 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:37.025638 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-1a5a824c-03ed-421e-8649-72af92c39868 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:37.080095 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:37.080095 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:37.083372 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1a5a824c-03ed-421e-8649-72af92c39868 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:37.087072 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 339/690] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:37 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:38.098045 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-68032a58-70d7-4381-bc2f-093fe46f541c tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:38.099211 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-68032a58-70d7-4381-bc2f-093fe46f541c tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:38.099634 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:38.099634 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:38.100272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-68032a58-70d7-4381-bc2f-093fe46f541c tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:38.100861 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-68032a58-70d7-4381-bc2f-093fe46f541c tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:38.192131 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:38.192131 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:38.199441 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-68032a58-70d7-4381-bc2f-093fe46f541c tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:38.200328 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 352/691] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:38 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:39.215078 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5936b88-b4a9-4f5f-b3e1-281402f92dbf tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:39.215631 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5936b88-b4a9-4f5f-b3e1-281402f92dbf tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:39.215631 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:39.215631 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:39.217936 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5936b88-b4a9-4f5f-b3e1-281402f92dbf tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:39.223769 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d5936b88-b4a9-4f5f-b3e1-281402f92dbf tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:39.292523 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:39.292523 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:39.299538 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5936b88-b4a9-4f5f-b3e1-281402f92dbf tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:39.300369 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 340/692] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:39 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:40.321035 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-332f222c-42d7-4a74-951c-80241732dfa8 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:40.322449 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-332f222c-42d7-4a74-951c-80241732dfa8 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:40.322892 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:40.322892 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:40.323720 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-332f222c-42d7-4a74-951c-80241732dfa8 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:40.324793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-332f222c-42d7-4a74-951c-80241732dfa8 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:40.430150 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:40.430150 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:40.444390 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-332f222c-42d7-4a74-951c-80241732dfa8 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:40.445288 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 353/693] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:40 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:41.460257 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1ecf7e36-7761-4bee-b64f-cd2e4483a6b0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:41.461476 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1ecf7e36-7761-4bee-b64f-cd2e4483a6b0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:41.461678 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:41.461678 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:41.462375 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1ecf7e36-7761-4bee-b64f-cd2e4483a6b0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:41.462752 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-1ecf7e36-7761-4bee-b64f-cd2e4483a6b0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:41.512451 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:41.512451 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:41.520265 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1ecf7e36-7761-4bee-b64f-cd2e4483a6b0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:41.521757 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 341/694] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:41 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:42.540242 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a026ab41-e875-40fc-82f5-0a08701db6bd tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:42.541174 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a026ab41-e875-40fc-82f5-0a08701db6bd tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:42.548611 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:42.548611 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:42.550743 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a026ab41-e875-40fc-82f5-0a08701db6bd tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:42.551681 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a026ab41-e875-40fc-82f5-0a08701db6bd tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:42.644304 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:42.644304 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:42.649526 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a026ab41-e875-40fc-82f5-0a08701db6bd tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:42.650694 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 354/695] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:42 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:51:43.665178 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-81af8f44-92b2-4c43-9766-347a0b7fcee7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:43.666358 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-81af8f44-92b2-4c43-9766-347a0b7fcee7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:43.666774 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:43.666774 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:43.670564 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-81af8f44-92b2-4c43-9766-347a0b7fcee7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:43.671191 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-81af8f44-92b2-4c43-9766-347a0b7fcee7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:43.695653 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:43.695653 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:43.703245 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-81af8f44-92b2-4c43-9766-347a0b7fcee7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:43.704673 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 342/696] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:43 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:44.719412 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-02dbf832-c811-42de-a61c-8869d4163f07 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:44.719983 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-02dbf832-c811-42de-a61c-8869d4163f07 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:44.720103 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:44.720103 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:44.720832 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-02dbf832-c811-42de-a61c-8869d4163f07 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:44.721582 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-02dbf832-c811-42de-a61c-8869d4163f07 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:44.767087 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:44.767087 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:44.769130 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-02dbf832-c811-42de-a61c-8869d4163f07 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:44.771094 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 355/697] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:44 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:45.783628 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-81afe2b9-3a28-4ca2-9342-47ffe72d4c67 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:45.784173 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-81afe2b9-3a28-4ca2-9342-47ffe72d4c67 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:45.784426 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:45.784426 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:45.784723 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-81afe2b9-3a28-4ca2-9342-47ffe72d4c67 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:45.785434 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-81afe2b9-3a28-4ca2-9342-47ffe72d4c67 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:45.828262 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:45.828262 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:45.834988 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-81afe2b9-3a28-4ca2-9342-47ffe72d4c67 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:45.837146 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 343/698] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:45 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:46.850879 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-49207bc9-7c11-436f-8ae2-cdecb720ae11 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:46.852024 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-49207bc9-7c11-436f-8ae2-cdecb720ae11 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:46.852450 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:46.852450 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:46.853547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-49207bc9-7c11-436f-8ae2-cdecb720ae11 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:46.854093 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-49207bc9-7c11-436f-8ae2-cdecb720ae11 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:46.944165 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:46.944165 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:46.951005 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-49207bc9-7c11-436f-8ae2-cdecb720ae11 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:46.953880 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 356/699] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:46 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:47.968247 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-45eb81cf-241e-4110-862e-4d33b046b862 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:47.973054 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-45eb81cf-241e-4110-862e-4d33b046b862 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:47.974298 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:47.974298 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:47.975761 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-45eb81cf-241e-4110-862e-4d33b046b862 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:47.976324 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-45eb81cf-241e-4110-862e-4d33b046b862 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:48.037568 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:48.037568 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:48.039420 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-45eb81cf-241e-4110-862e-4d33b046b862 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:48.044645 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 344/700] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:47 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:49.055017 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eb5d9825-4b96-4fbf-962e-43a966aa4470 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:49.055571 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eb5d9825-4b96-4fbf-962e-43a966aa4470 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:49.055705 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:49.055705 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:49.056356 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eb5d9825-4b96-4fbf-962e-43a966aa4470 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:49.056901 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-eb5d9825-4b96-4fbf-962e-43a966aa4470 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:49.080507 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:49.080507 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:49.082313 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eb5d9825-4b96-4fbf-962e-43a966aa4470 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:49.083421 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 357/701] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:49 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:50.098550 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cccd8b4c-eecb-41cf-a7c8-7eb6122abde7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:50.099072 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cccd8b4c-eecb-41cf-a7c8-7eb6122abde7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:50.099248 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:50.099248 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:50.099617 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cccd8b4c-eecb-41cf-a7c8-7eb6122abde7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:50.099982 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-cccd8b4c-eecb-41cf-a7c8-7eb6122abde7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:50.142350 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:50.142350 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:50.144181 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cccd8b4c-eecb-41cf-a7c8-7eb6122abde7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:50.145692 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 345/702] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:50 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:51.159897 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e47a0946-c97e-4914-9eda-b66fad8f0436 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:51.160486 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e47a0946-c97e-4914-9eda-b66fad8f0436 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:51.160761 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:51.160761 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:51.160941 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e47a0946-c97e-4914-9eda-b66fad8f0436 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:51.161304 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e47a0946-c97e-4914-9eda-b66fad8f0436 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:51.202819 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:51.202819 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:51.204730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e47a0946-c97e-4914-9eda-b66fad8f0436 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:51.220874 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 358/703] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:51 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:52.220813 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-33398178-1cb6-4612-b661-bc66964f9b2d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:52.221300 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-33398178-1cb6-4612-b661-bc66964f9b2d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:52.221490 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:52.221490 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:52.222026 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-33398178-1cb6-4612-b661-bc66964f9b2d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:52.222489 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-33398178-1cb6-4612-b661-bc66964f9b2d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:52.280831 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:52.280831 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:52.285114 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-33398178-1cb6-4612-b661-bc66964f9b2d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:52.288838 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 346/704] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:52 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:53.302792 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da3659cd-8107-4a66-bd8c-0fbbcf14a120 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:53.304254 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da3659cd-8107-4a66-bd8c-0fbbcf14a120 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:53.304603 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:53.304603 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:53.305116 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da3659cd-8107-4a66-bd8c-0fbbcf14a120 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:53.305568 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-da3659cd-8107-4a66-bd8c-0fbbcf14a120 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:53.356387 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:53.356387 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:53.356387 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da3659cd-8107-4a66-bd8c-0fbbcf14a120 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:53.363875 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 359/705] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:53 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:54.376987 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d275840e-8238-4a1c-9b08-c33cfc1d6799 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:54.378118 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d275840e-8238-4a1c-9b08-c33cfc1d6799 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:54.378529 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:54.378529 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:54.379166 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d275840e-8238-4a1c-9b08-c33cfc1d6799 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:54.379695 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d275840e-8238-4a1c-9b08-c33cfc1d6799 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:54.414459 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:54.414459 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:54.418181 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d275840e-8238-4a1c-9b08-c33cfc1d6799 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:54.419215 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 347/706] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:54 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:55.438124 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2a33e7c0-1c3d-43ea-8682-d08990f73f7f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:55.439437 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2a33e7c0-1c3d-43ea-8682-d08990f73f7f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:55.440037 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:55.440037 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:55.441263 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2a33e7c0-1c3d-43ea-8682-d08990f73f7f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:55.443074 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2a33e7c0-1c3d-43ea-8682-d08990f73f7f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:55.493619 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:55.493619 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:55.496654 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2a33e7c0-1c3d-43ea-8682-d08990f73f7f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:55.497841 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 360/707] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:55 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:56.511870 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-09ea36c1-480c-47d0-abdd-2eed4f485fa1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:56.512432 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-09ea36c1-480c-47d0-abdd-2eed4f485fa1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:56.512532 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:56.512532 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:56.512852 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-09ea36c1-480c-47d0-abdd-2eed4f485fa1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:56.513429 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-09ea36c1-480c-47d0-abdd-2eed4f485fa1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:56.555258 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:56.555258 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:56.559345 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-09ea36c1-480c-47d0-abdd-2eed4f485fa1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:56.562183 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 348/708] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:56 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:57.575301 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a74a2a1-f6fd-46e8-a04a-75a1317e259d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:57.575824 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a74a2a1-f6fd-46e8-a04a-75a1317e259d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:57.575984 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:57.575984 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:57.577009 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a74a2a1-f6fd-46e8-a04a-75a1317e259d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:57.580530 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6a74a2a1-f6fd-46e8-a04a-75a1317e259d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:57.652512 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:57.652512 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:57.654691 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a74a2a1-f6fd-46e8-a04a-75a1317e259d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:57.655677 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 361/709] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:57 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:58.670615 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fa1ccb4f-6d68-4534-9ca3-823e238d2bc4 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:58.671185 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fa1ccb4f-6d68-4534-9ca3-823e238d2bc4 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:58.671323 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:58.671323 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:58.671967 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fa1ccb4f-6d68-4534-9ca3-823e238d2bc4 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:58.672567 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-fa1ccb4f-6d68-4534-9ca3-823e238d2bc4 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:58.730857 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:58.730857 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:58.732714 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fa1ccb4f-6d68-4534-9ca3-823e238d2bc4 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:58.753378 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 349/710] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:58 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:51:59.757636 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-73e311ba-8df9-488d-93a8-1ac25cfa4928 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:51:59.758221 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-73e311ba-8df9-488d-93a8-1ac25cfa4928 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:51:59.758522 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:51:59.758522 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:51:59.759204 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-73e311ba-8df9-488d-93a8-1ac25cfa4928 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:51:59.759742 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-73e311ba-8df9-488d-93a8-1ac25cfa4928 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:51:59.807539 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:51:59.807539 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:51:59.811064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-73e311ba-8df9-488d-93a8-1ac25cfa4928 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:51:59.812198 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 362/711] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:51:59 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:00.838252 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b4350d53-2db5-436a-9823-9bd7c822d7ff tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:00.839649 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b4350d53-2db5-436a-9823-9bd7c822d7ff tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:00.839966 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:00.839966 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:00.840373 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b4350d53-2db5-436a-9823-9bd7c822d7ff tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:00.841032 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b4350d53-2db5-436a-9823-9bd7c822d7ff tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:00.873523 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:00.873523 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:00.875833 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b4350d53-2db5-436a-9823-9bd7c822d7ff tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:00.877199 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 350/712] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:00 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:01.891546 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4ce4fef4-4563-43ac-ab14-925e296fe3f6 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:01.892095 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4ce4fef4-4563-43ac-ab14-925e296fe3f6 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:01.892219 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:01.892219 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:01.892620 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4ce4fef4-4563-43ac-ab14-925e296fe3f6 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:01.892984 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-4ce4fef4-4563-43ac-ab14-925e296fe3f6 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:01.942630 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:01.942630 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:01.944507 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4ce4fef4-4563-43ac-ab14-925e296fe3f6 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:01.950396 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 363/713] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:01 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:02.962047 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcf14711-de4c-4f69-8aa3-3445a9a6964b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:02.962648 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bcf14711-de4c-4f69-8aa3-3445a9a6964b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:02.962773 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:02.962773 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:02.963133 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bcf14711-de4c-4f69-8aa3-3445a9a6964b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:02.963578 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-bcf14711-de4c-4f69-8aa3-3445a9a6964b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:03.018930 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:03.018930 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:03.022616 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcf14711-de4c-4f69-8aa3-3445a9a6964b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:03.035842 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 351/714] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:02 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:04.042915 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9b57c8e3-324f-4076-a742-b70c6904a157 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:04.043494 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9b57c8e3-324f-4076-a742-b70c6904a157 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:04.043622 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:04.043622 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:04.043970 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9b57c8e3-324f-4076-a742-b70c6904a157 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:04.045820 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-9b57c8e3-324f-4076-a742-b70c6904a157 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:04.128608 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:04.128608 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:04.134707 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9b57c8e3-324f-4076-a742-b70c6904a157 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:04.148106 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 364/715] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:04 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:05.159311 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5879129d-26e9-4549-94bc-ad302bee5aee tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:05.160472 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5879129d-26e9-4549-94bc-ad302bee5aee tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:05.160871 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:05.160871 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:05.161511 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5879129d-26e9-4549-94bc-ad302bee5aee tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:05.162044 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5879129d-26e9-4549-94bc-ad302bee5aee tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:05.248336 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:05.248336 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:05.259346 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5879129d-26e9-4549-94bc-ad302bee5aee tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:05.261444 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 352/716] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:05 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:06.276945 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-687163a2-85ba-4e81-8ec1-f0eefe156eea tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:06.278149 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-687163a2-85ba-4e81-8ec1-f0eefe156eea tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:06.278534 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:06.278534 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:06.279184 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-687163a2-85ba-4e81-8ec1-f0eefe156eea tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:06.279557 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-687163a2-85ba-4e81-8ec1-f0eefe156eea tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:06.334745 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:06.334745 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:06.336636 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-687163a2-85ba-4e81-8ec1-f0eefe156eea tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:06.337451 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 365/717] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:06 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:07.354651 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da730cfa-ed21-4584-a427-6c2744f8d5f3 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:07.355257 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da730cfa-ed21-4584-a427-6c2744f8d5f3 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:07.355351 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:07.355351 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:07.355690 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da730cfa-ed21-4584-a427-6c2744f8d5f3 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:07.356248 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-da730cfa-ed21-4584-a427-6c2744f8d5f3 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:07.467809 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:07.467809 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:07.469792 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da730cfa-ed21-4584-a427-6c2744f8d5f3 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:07.480493 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 353/718] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:07 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 818 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:08.486818 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a2516e35-4205-47b0-bbe8-bb67ad2e1d15 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:08.487376 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a2516e35-4205-47b0-bbe8-bb67ad2e1d15 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:08.487492 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:08.487492 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:08.487885 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a2516e35-4205-47b0-bbe8-bb67ad2e1d15 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:08.488609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a2516e35-4205-47b0-bbe8-bb67ad2e1d15 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:08.531151 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:08.531151 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:08.533508 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a2516e35-4205-47b0-bbe8-bb67ad2e1d15 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:08.535036 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 366/719] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:08 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 820 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:09.551869 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6e5153f8-2ee6-4080-b39d-975465924809 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:09.553910 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6e5153f8-2ee6-4080-b39d-975465924809 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:09.554389 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:09.554389 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:09.555829 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6e5153f8-2ee6-4080-b39d-975465924809 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:09.556653 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6e5153f8-2ee6-4080-b39d-975465924809 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:09.673139 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:09.673139 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:09.677915 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6e5153f8-2ee6-4080-b39d-975465924809 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:09.690350 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 354/720] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:09 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 820 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:10.698903 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-538b57f9-bc7b-47a7-ad1e-d98de79afbdc tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:10.700550 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-538b57f9-bc7b-47a7-ad1e-d98de79afbdc tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:10.701020 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:10.701020 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:10.701735 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-538b57f9-bc7b-47a7-ad1e-d98de79afbdc tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:10.702321 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-538b57f9-bc7b-47a7-ad1e-d98de79afbdc tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:10.734014 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:10.734014 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:10.736369 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-538b57f9-bc7b-47a7-ad1e-d98de79afbdc tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:10.752101 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-34cbcc66-bc90-4c1e-ba9b-3395484af7b9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 Jan 13 03:52:10.753004 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-34cbcc66-bc90-4c1e-ba9b-3395484af7b9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:10.753448 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:10.753448 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:10.754149 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-34cbcc66-bc90-4c1e-ba9b-3395484af7b9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:10.767465 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 367/721] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:10 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:10.824274 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:10.824274 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:10.840422 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-34cbcc66-bc90-4c1e-ba9b-3395484af7b9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:52:10.873646 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-34cbcc66-bc90-4c1e-ba9b-3395484af7b9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 returned with HTTP 200 Jan 13 03:52:10.874735 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 355/722] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:10 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 => generated 916 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:11.395969 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0caa4455-2e49-428c-afe5-54bf40eaee91 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] GET http://10.222.0.38/volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/c2143253-470b-4ff7-9a65-aef9385ede36/export_record Jan 13 03:52:11.397014 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0caa4455-2e49-428c-afe5-54bf40eaee91 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:11.397452 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:11.397452 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:11.398205 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0caa4455-2e49-428c-afe5-54bf40eaee91 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Calling method 'export_record' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:11.398825 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.backups [None req-0caa4455-2e49-428c-afe5-54bf40eaee91 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Export record for backup c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 13 03:52:11.422621 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:11.422621 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:11.425330 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.api [None req-0caa4455-2e49-428c-afe5-54bf40eaee91 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Calling RPCAPI with context: , host: n-d-766380-6, backup: c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 13 03:52:11.442041 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.rpcapi [None req-0caa4455-2e49-428c-afe5-54bf40eaee91 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] export_record in rpcapi backup_id c2143253-470b-4ff7-9a65-aef9385ede36 on host n-d-766380-6. {{(pid=87927) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 13 03:52:11.456406 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.backups [None req-0caa4455-2e49-428c-afe5-54bf40eaee91 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzIxNDMyNTMtNDcwYi00ZmY3LTlhNjUtYWVmOTM4NWVkZTM2IiwgInVzZXJfaWQiOiAiYzI2ZTcxOWFiNDkzNGQ5MTgzYjkyYWJjOTcxOGFhYTgiLCAicHJvamVjdF9pZCI6ICI2NzU2YjAxZjNiOGU0ZWFiYTA3ZWRhYWZmYzZkNzllMCIsICJ2b2x1bWVfaWQiOiAiMzE0NDc5NjMtNmVjMC00ZTJjLTgxNmYtMzg0NDkxOGQxZDgwIiwgImhvc3QiOiAibi1kLTc2NjM4MC02IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTg1MDQyOTY1NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzMxNDQ3OTYzLTZlYzAtNGUyYy04MTZmLTM4NDQ5MThkMWQ4MC8yMDIxMDExMzAzNTEyMi9hel9ub3ZhX2JhY2t1cF9jMjE0MzI1My00NzBiLTRmZjctOWE2NS1hZWY5Mzg1ZWRlMzYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0xM1QwMzo1MToxNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0xM1QwMzo1MToxNVoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTEzVDAzOjUyOjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=87927) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 13 03:52:11.457342 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0caa4455-2e49-428c-afe5-54bf40eaee91 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] http://10.222.0.38/volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/c2143253-470b-4ff7-9a65-aef9385ede36/export_record returned with HTTP 200 Jan 13 03:52:11.458908 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 368/723] 10.222.0.38 () {58 vars in 1357 bytes} [Wed Jan 13 03:52:10 2021] GET /volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/c2143253-470b-4ff7-9a65-aef9385ede36/export_record => generated 1448 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:52:11.471228 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dcc682c7-b551-4eb1-872c-5f0b0775dc97 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] POST http://10.222.0.38/volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/import_record Jan 13 03:52:11.471704 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:11.471704 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:11.472222 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dcc682c7-b551-4eb1-872c-5f0b0775dc97 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWVmYTc0MjQtZDcwMy00Mzk2LTk4M2ItOTE1ZTY2MWY2ZGE1IiwgInVzZXJfaWQiOiAiYzI2ZTcxOWFiNDkzNGQ5MTgzYjkyYWJjOTcxOGFhYTgiLCAicHJvamVjdF9pZCI6ICI2NzU2YjAxZjNiOGU0ZWFiYTA3ZWRhYWZmYzZkNzllMCIsICJ2b2x1bWVfaWQiOiAiMzE0NDc5NjMtNmVjMC00ZTJjLTgxNmYtMzg0NDkxOGQxZDgwIiwgImhvc3QiOiAibi1kLTc2NjM4MC02IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTg1MDQyOTY1NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzMxNDQ3OTYzLTZlYzAtNGUyYy04MTZmLTM4NDQ5MThkMWQ4MC8yMDIxMDExMzAzNTEyMi9hel9ub3ZhX2JhY2t1cF9jMjE0MzI1My00NzBiLTRmZjctOWE2NS1hZWY5Mzg1ZWRlMzYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0xM1QwMzo1MToxNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0xM1QwMzo1MToxNVoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTEzVDAzOjUyOjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:52:11.473268 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.backups [None req-dcc682c7-b551-4eb1-872c-5f0b0775dc97 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWVmYTc0MjQtZDcwMy00Mzk2LTk4M2ItOTE1ZTY2MWY2ZGE1IiwgInVzZXJfaWQiOiAiYzI2ZTcxOWFiNDkzNGQ5MTgzYjkyYWJjOTcxOGFhYTgiLCAicHJvamVjdF9pZCI6ICI2NzU2YjAxZjNiOGU0ZWFiYTA3ZWRhYWZmYzZkNzllMCIsICJ2b2x1bWVfaWQiOiAiMzE0NDc5NjMtNmVjMC00ZTJjLTgxNmYtMzg0NDkxOGQxZDgwIiwgImhvc3QiOiAibi1kLTc2NjM4MC02IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTg1MDQyOTY1NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzMxNDQ3OTYzLTZlYzAtNGUyYy04MTZmLTM4NDQ5MThkMWQ4MC8yMDIxMDExMzAzNTEyMi9hel9ub3ZhX2JhY2t1cF9jMjE0MzI1My00NzBiLTRmZjctOWE2NS1hZWY5Mzg1ZWRlMzYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0xM1QwMzo1MToxNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0xM1QwMzo1MToxNVoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTEzVDAzOjUyOjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=87926) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 13 03:52:11.473633 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.backups [None req-dcc682c7-b551-4eb1-872c-5f0b0775dc97 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWVmYTc0MjQtZDcwMy00Mzk2LTk4M2ItOTE1ZTY2MWY2ZGE1IiwgInVzZXJfaWQiOiAiYzI2ZTcxOWFiNDkzNGQ5MTgzYjkyYWJjOTcxOGFhYTgiLCAicHJvamVjdF9pZCI6ICI2NzU2YjAxZjNiOGU0ZWFiYTA3ZWRhYWZmYzZkNzllMCIsICJ2b2x1bWVfaWQiOiAiMzE0NDc5NjMtNmVjMC00ZTJjLTgxNmYtMzg0NDkxOGQxZDgwIiwgImhvc3QiOiAibi1kLTc2NjM4MC02IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTg1MDQyOTY1NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzMxNDQ3OTYzLTZlYzAtNGUyYy04MTZmLTM4NDQ5MThkMWQ4MC8yMDIxMDExMzAzNTEyMi9hel9ub3ZhX2JhY2t1cF9jMjE0MzI1My00NzBiLTRmZjctOWE2NS1hZWY5Mzg1ZWRlMzYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0xM1QwMzo1MToxNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0xM1QwMzo1MToxNVoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTEzVDAzOjUyOjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=87926) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 13 03:52:11.537106 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-dcc682c7-b551-4eb1-872c-5f0b0775dc97 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] 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 03:52:11.541612 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-dcc682c7-b551-4eb1-872c-5f0b0775dc97 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] 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 03:52:11.595968 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-dcc682c7-b551-4eb1-872c-5f0b0775dc97 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Created reservations ['b2eaa72a-77b6-404d-aaf3-1ef6fc8c1e9e', '21ff1c60-ff6c-49c9-9577-70226cd6b446'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:52:11.723194 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.rpcapi [None req-dcc682c7-b551-4eb1-872c-5f0b0775dc97 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] import_record rpcapi backup id 9efa7424-d703-4396-983b-915e661f6da5 on host n-d-766380-6 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWVmYTc0MjQtZDcwMy00Mzk2LTk4M2ItOTE1ZTY2MWY2ZGE1IiwgInVzZXJfaWQiOiAiYzI2ZTcxOWFiNDkzNGQ5MTgzYjkyYWJjOTcxOGFhYTgiLCAicHJvamVjdF9pZCI6ICI2NzU2YjAxZjNiOGU0ZWFiYTA3ZWRhYWZmYzZkNzllMCIsICJ2b2x1bWVfaWQiOiAiMzE0NDc5NjMtNmVjMC00ZTJjLTgxNmYtMzg0NDkxOGQxZDgwIiwgImhvc3QiOiAibi1kLTc2NjM4MC02IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTg1MDQyOTY1NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzMxNDQ3OTYzLTZlYzAtNGUyYy04MTZmLTM4NDQ5MThkMWQ4MC8yMDIxMDExMzAzNTEyMi9hel9ub3ZhX2JhY2t1cF9jMjE0MzI1My00NzBiLTRmZjctOWE2NS1hZWY5Mzg1ZWRlMzYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMS0wMS0xM1QwMzo1MToxNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMS0wMS0xM1QwMzo1MToxNVoiLCAidXBkYXRlZF9hdCI6ICIyMDIxLTAxLTEzVDAzOjUyOjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=87926) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 13 03:52:11.759337 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.backups [None req-dcc682c7-b551-4eb1-872c-5f0b0775dc97 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Import record output: {'backup': {'id': '9efa7424-d703-4396-983b-915e661f6da5', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.38/volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/9efa7424-d703-4396-983b-915e661f6da5'}, {'rel': 'bookmark', 'href': 'http://10.222.0.38/volume/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/9efa7424-d703-4396-983b-915e661f6da5'}]}}. {{(pid=87926) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 13 03:52:11.765197 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dcc682c7-b551-4eb1-872c-5f0b0775dc97 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] http://10.222.0.38/volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/import_record returned with HTTP 201 Jan 13 03:52:11.795543 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 356/724] 10.222.0.38 () {60 vars in 1269 bytes} [Wed Jan 13 03:52:11 2021] POST /volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/import_record => generated 354 bytes in 301 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 13 03:52:11.809935 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e52c07b7-4b39-4b17-8089-999854e1a1e4 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] GET http://10.222.0.38/volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/9efa7424-d703-4396-983b-915e661f6da5 Jan 13 03:52:11.810547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e52c07b7-4b39-4b17-8089-999854e1a1e4 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:11.810655 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:11.810655 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:11.810970 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e52c07b7-4b39-4b17-8089-999854e1a1e4 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:11.811532 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e52c07b7-4b39-4b17-8089-999854e1a1e4 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Show backup with id 9efa7424-d703-4396-983b-915e661f6da5. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:11.839629 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:11.839629 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:11.841666 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e52c07b7-4b39-4b17-8089-999854e1a1e4 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] http://10.222.0.38/volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/9efa7424-d703-4396-983b-915e661f6da5 returned with HTTP 200 Jan 13 03:52:11.842694 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 369/725] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:11 2021] GET /volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/9efa7424-d703-4396-983b-915e661f6da5 => generated 713 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:12.864456 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0967290a-8ebe-4043-9160-8d95cf3d723f tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] GET http://10.222.0.38/volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/9efa7424-d703-4396-983b-915e661f6da5 Jan 13 03:52:12.877624 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0967290a-8ebe-4043-9160-8d95cf3d723f tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:12.877908 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:12.877908 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:12.878599 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0967290a-8ebe-4043-9160-8d95cf3d723f tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:12.879270 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0967290a-8ebe-4043-9160-8d95cf3d723f tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Show backup with id 9efa7424-d703-4396-983b-915e661f6da5. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:12.919930 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:12.919930 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:12.924018 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0967290a-8ebe-4043-9160-8d95cf3d723f tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] http://10.222.0.38/volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/9efa7424-d703-4396-983b-915e661f6da5 returned with HTTP 200 Jan 13 03:52:12.924962 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 357/726] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:12 2021] GET /volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/9efa7424-d703-4396-983b-915e661f6da5 => generated 823 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:12.940083 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-937a438f-aa20-4b5c-9748-6af137e77f5f tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] GET http://10.222.0.38/volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups Jan 13 03:52:12.940585 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-937a438f-aa20-4b5c-9748-6af137e77f5f tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:12.940789 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:12.940789 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:12.941127 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-937a438f-aa20-4b5c-9748-6af137e77f5f tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:12.990712 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-937a438f-aa20-4b5c-9748-6af137e77f5f tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] http://10.222.0.38/volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups returned with HTTP 200 Jan 13 03:52:12.991905 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 370/727] 10.222.0.38 () {58 vars in 1204 bytes} [Wed Jan 13 03:52:12 2021] GET /volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups => generated 403 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:13.004468 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] POST http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36/restore Jan 13 03:52:13.005120 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:13.005120 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:13.005786 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:52:13.007045 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.backups [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Restoring backup c2143253-470b-4ff7-9a65-aef9385ede36 ({'restore': {}}) {{(pid=87926) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 13 03:52:13.007593 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Restoring backup c2143253-470b-4ff7-9a65-aef9385ede36 to volume None. Jan 13 03:52:13.034966 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:13.034966 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:13.040067 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.backup.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Creating volume of 1 GB for restore of backup c2143253-470b-4ff7-9a65-aef9385ede36. Jan 13 03:52:13.065998 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Availability zone cache updated, next update will occur around 2021-01-13 04:52:13.065398. {{(pid=87926) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 13 03:52:13.068399 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Availability Zones retrieved successfully. Jan 13 03:52:13.091523 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Flow 'volume_create_api' (e694a5a1-2959-45d4-bde8-731b5680710d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:52:13.095144 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f6e631f-9de8-4bc8-8826-e8bf3aa24093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:52:13.097273 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:52:13.189158 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f6e631f-9de8-4bc8-8826-e8bf3aa24093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:52:13.192073 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e75757bf-1dfe-436d-a2b8-85b9ba3e274c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:52:13.378678 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Created reservations ['2402b03c-620d-4ace-a55f-f1dbd2b45240', '115a11d6-e6f6-4b53-bcbc-e1c642e53c4c', '7a94f9ea-8cc2-4500-b516-aba96c8aca64', 'b860f6bc-6606-4101-9d4b-c4ced43e208c'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:52:13.380552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e75757bf-1dfe-436d-a2b8-85b9ba3e274c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2402b03c-620d-4ace-a55f-f1dbd2b45240', '115a11d6-e6f6-4b53-bcbc-e1c642e53c4c', '7a94f9ea-8cc2-4500-b516-aba96c8aca64', 'b860f6bc-6606-4101-9d4b-c4ced43e208c']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:52:13.382672 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5711b58-3e40-4597-b375-4b2a4ee2b6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:52:13.549705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5711b58-3e40-4597-b375-4b2a4ee2b6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f917e7ee-1926-4c44-8c3f-d5dd594fed0a', '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_c2143253-470b-4ff7-9a65-aef9385ede36',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6756b01f3b8e4eaba07edaaffc6d79e0',qos_specs=None,replication_status=,reservations=['2402b03c-620d-4ace-a55f-f1dbd2b45240','115a11d6-e6f6-4b53-bcbc-e1c642e53c4c','7a94f9ea-8cc2-4500-b516-aba96c8aca64','b860f6bc-6606-4101-9d4b-c4ced43e208c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c26e719ab4934d9183b92abc9718aaa8',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:52:13Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c2143253-470b-4ff7-9a65-aef9385ede36',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f917e7ee-1926-4c44-8c3f-d5dd594fed0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6756b01f3b8e4eaba07edaaffc6d79e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c26e719ab4934d9183b92abc9718aaa8',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:52:13.551842 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67b6185e-140a-42f9-8e79-8ccd8746b2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:52:13.631479 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67b6185e-140a-42f9-8e79-8ccd8746b2da) transitioned into 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_c2143253-470b-4ff7-9a65-aef9385ede36',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6756b01f3b8e4eaba07edaaffc6d79e0',qos_specs=None,replication_status=,reservations=['2402b03c-620d-4ace-a55f-f1dbd2b45240','115a11d6-e6f6-4b53-bcbc-e1c642e53c4c','7a94f9ea-8cc2-4500-b516-aba96c8aca64','b860f6bc-6606-4101-9d4b-c4ced43e208c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c26e719ab4934d9183b92abc9718aaa8',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:52:13.632972 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8c6338d-0bc2-46c6-a2a6-2d4b42a8b120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:52:13.675623 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8c6338d-0bc2-46c6-a2a6-2d4b42a8b120) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:52:13.678510 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Flow 'volume_create_api' (e694a5a1-2959-45d4-bde8-731b5680710d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:52:13.785230 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Create volume request issued successfully. Jan 13 03:52:13.918025 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:13.918025 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:13.919642 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:52:13.920199 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 13 03:52:13.920199 n-d-766380-6 devstack@c-api.service[87925]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 13 03:52:13.920199 n-d-766380-6 devstack@c-api.service[87925]: hub = hubs.get_hub() Jan 13 03:52:14.989018 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:14.989018 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:14.990211 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:52:14.990594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Checking backup size 1 against volume size 1 {{(pid=87926) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 13 03:52:14.991224 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.backup.api [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Overwriting volume f917e7ee-1926-4c44-8c3f-d5dd594fed0a with restore of backup c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:15.011898 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.rpcapi [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] restore_backup in rpcapi backup_id c2143253-470b-4ff7-9a65-aef9385ede36 {{(pid=87926) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 13 03:52:15.015572 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-73d08dd7-8020-4e17-afe0-a3a0a72e9a31 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36/restore returned with HTTP 202 Jan 13 03:52:15.028063 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0900a5e-5edb-4087-b8ed-da0ac20b0e55 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:15.028793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0900a5e-5edb-4087-b8ed-da0ac20b0e55 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:15.029013 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:15.029013 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:15.029387 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0900a5e-5edb-4087-b8ed-da0ac20b0e55 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:15.029748 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d0900a5e-5edb-4087-b8ed-da0ac20b0e55 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:15.032047 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 358/728] 10.222.0.38 () {60 vars in 1360 bytes} [Wed Jan 13 03:52:12 2021] POST /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36/restore => generated 189 bytes in 2032 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:52:15.055510 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:15.055510 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:15.058098 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0900a5e-5edb-4087-b8ed-da0ac20b0e55 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:15.066538 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 371/729] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:15 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:16.074894 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-244d7490-29f2-4878-ba7d-4bc164e59c9f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:16.076140 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-244d7490-29f2-4878-ba7d-4bc164e59c9f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:16.076685 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:16.076685 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:16.077383 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-244d7490-29f2-4878-ba7d-4bc164e59c9f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:16.078614 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-244d7490-29f2-4878-ba7d-4bc164e59c9f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:16.107395 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:16.107395 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:16.110122 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-244d7490-29f2-4878-ba7d-4bc164e59c9f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:16.111303 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 359/730] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:16 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:17.130859 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dcc19bef-a762-4eea-87be-083153c650c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:17.133100 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dcc19bef-a762-4eea-87be-083153c650c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:17.134105 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:17.134105 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:17.135710 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dcc19bef-a762-4eea-87be-083153c650c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:17.136400 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-dcc19bef-a762-4eea-87be-083153c650c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:17.171942 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:17.171942 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:17.176109 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dcc19bef-a762-4eea-87be-083153c650c9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:17.179403 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 372/731] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:17 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:18.193413 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dfaec0a1-6c80-41e3-8094-2d346ef74cc0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:18.193971 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dfaec0a1-6c80-41e3-8094-2d346ef74cc0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:18.194111 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:18.194111 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:18.194803 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dfaec0a1-6c80-41e3-8094-2d346ef74cc0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:18.195544 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-dfaec0a1-6c80-41e3-8094-2d346ef74cc0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:18.250895 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:18.250895 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:18.253541 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dfaec0a1-6c80-41e3-8094-2d346ef74cc0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:18.257893 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 360/732] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:18 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:19.282914 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc97ce71-6f1a-47dc-b316-82e77158ba10 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:19.283466 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc97ce71-6f1a-47dc-b316-82e77158ba10 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:19.283466 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:19.283466 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:19.283708 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc97ce71-6f1a-47dc-b316-82e77158ba10 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:19.284092 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-fc97ce71-6f1a-47dc-b316-82e77158ba10 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:19.347535 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:19.347535 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:19.355800 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc97ce71-6f1a-47dc-b316-82e77158ba10 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:19.356730 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 373/733] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:19 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:20.398938 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d00ffd4d-cb98-4e47-996d-f6db75cf351a tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:20.404986 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d00ffd4d-cb98-4e47-996d-f6db75cf351a tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:20.404986 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:20.404986 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:20.404986 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d00ffd4d-cb98-4e47-996d-f6db75cf351a tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:20.404986 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d00ffd4d-cb98-4e47-996d-f6db75cf351a tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:20.446561 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:20.446561 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:20.446561 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d00ffd4d-cb98-4e47-996d-f6db75cf351a tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:20.446561 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 361/734] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:20 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:21.460959 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-42c63ad0-3abe-4357-8e7f-19747f941f9f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:21.461517 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-42c63ad0-3abe-4357-8e7f-19747f941f9f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:21.461669 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:21.461669 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:21.462058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-42c63ad0-3abe-4357-8e7f-19747f941f9f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:21.462504 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-42c63ad0-3abe-4357-8e7f-19747f941f9f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:21.544198 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:21.544198 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:21.544198 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-42c63ad0-3abe-4357-8e7f-19747f941f9f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:21.544198 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 374/735] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:21 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:22.555674 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aa8b3f9b-b3be-4031-94cf-83b46c79410f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:22.555674 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aa8b3f9b-b3be-4031-94cf-83b46c79410f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:22.555674 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:22.555674 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:22.555674 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aa8b3f9b-b3be-4031-94cf-83b46c79410f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:22.555674 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-aa8b3f9b-b3be-4031-94cf-83b46c79410f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:22.615839 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:22.615839 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:22.623369 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aa8b3f9b-b3be-4031-94cf-83b46c79410f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:22.628909 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 362/736] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:22 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:22.644139 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] POST http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes Jan 13 03:52:22.644640 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:22.644640 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:22.645063 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-50835841", "imageRef": "59076fc4-aabc-415c-a36b-2aa006b2bfb4", "size": 1}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:52:22.646481 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-50835841', 'imageRef': '59076fc4-aabc-415c-a36b-2aa006b2bfb4', 'size': 1}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:52:22.863921 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Create volume of 1 GB Jan 13 03:52:22.883732 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Availability Zones retrieved successfully. Jan 13 03:52:22.903773 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Flow 'volume_create_api' (4466b6a0-9369-4754-97fa-34502a75ff0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:52:22.903773 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d6a6424-49f2-47fc-9ca0-008a9cdadcfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:52:22.910063 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:52:23.116443 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d6a6424-49f2-47fc-9ca0-008a9cdadcfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:52:23.116443 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81e8e866-a307-4858-a217-6b3de6f2e88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:52:23.356254 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Created reservations ['d12daf43-1979-4b84-bc15-bdcc518c0815', '5353ba9c-1d31-4a2c-8f22-cd5991b79bf1', '467bfdf1-be96-483c-b0f0-c802f5bddea2', 'f118bdd6-cb16-4e07-ad61-c1cc9be1ba3e'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:52:23.356254 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81e8e866-a307-4858-a217-6b3de6f2e88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d12daf43-1979-4b84-bc15-bdcc518c0815', '5353ba9c-1d31-4a2c-8f22-cd5991b79bf1', '467bfdf1-be96-483c-b0f0-c802f5bddea2', 'f118bdd6-cb16-4e07-ad61-c1cc9be1ba3e']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:52:23.367266 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24051f58-7ccc-4cfd-a923-14ef5f2fa9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:52:23.518290 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24051f58-7ccc-4cfd-a923-14ef5f2fa9d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4788014-a154-492f-a352-9edc980e8afd', '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-50835841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='310a817c57304074a3b353a11ed3e7b7',qos_specs=None,replication_status=,reservations=['d12daf43-1979-4b84-bc15-bdcc518c0815','5353ba9c-1d31-4a2c-8f22-cd5991b79bf1','467bfdf1-be96-483c-b0f0-c802f5bddea2','f118bdd6-cb16-4e07-ad61-c1cc9be1ba3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e13d6c41da14c4f8fa7284761978b46',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-50835841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4788014-a154-492f-a352-9edc980e8afd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='310a817c57304074a3b353a11ed3e7b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8e13d6c41da14c4f8fa7284761978b46',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:52:23.518290 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32359428-bf9d-4d50-8644-ee0b3c0f4b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:52:23.633543 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32359428-bf9d-4d50-8644-ee0b3c0f4b47) transitioned into state 'SUCCESS' from state '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-50835841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='310a817c57304074a3b353a11ed3e7b7',qos_specs=None,replication_status=,reservations=['d12daf43-1979-4b84-bc15-bdcc518c0815','5353ba9c-1d31-4a2c-8f22-cd5991b79bf1','467bfdf1-be96-483c-b0f0-c802f5bddea2','f118bdd6-cb16-4e07-ad61-c1cc9be1ba3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e13d6c41da14c4f8fa7284761978b46',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:52:23.633543 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f83b5001-d913-4c72-86a8-3448d99e80b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:52:23.641974 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c63b552e-6d11-4354-9687-c6ebf2b60659 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:23.642941 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c63b552e-6d11-4354-9687-c6ebf2b60659 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:23.644576 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:23.644576 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:23.645308 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c63b552e-6d11-4354-9687-c6ebf2b60659 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:23.646156 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c63b552e-6d11-4354-9687-c6ebf2b60659 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:23.690782 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f83b5001-d913-4c72-86a8-3448d99e80b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:52:23.702944 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:23.702944 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:23.704989 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c63b552e-6d11-4354-9687-c6ebf2b60659 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:23.705945 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 363/737] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:23 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:23.707705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Flow 'volume_create_api' (4466b6a0-9369-4754-97fa-34502a75ff0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:52:23.866688 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Create volume request issued successfully. Jan 13 03:52:23.878387 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9d36653c-ec2f-4dbf-b80a-1d7ef3746497 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes returned with HTTP 202 Jan 13 03:52:23.890857 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 375/738] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 03:52:22 2021] POST /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes => generated 820 bytes in 1247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:52:23.912274 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2e85fa12-43ab-401b-83de-4929bbf40e91 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:23.912274 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2e85fa12-43ab-401b-83de-4929bbf40e91 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:23.912274 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:23.912274 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:23.912274 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2e85fa12-43ab-401b-83de-4929bbf40e91 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:23.983864 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:23.983864 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:23.996318 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2e85fa12-43ab-401b-83de-4929bbf40e91 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:24.060180 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2e85fa12-43ab-401b-83de-4929bbf40e91 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:24.067651 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 364/739] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:23 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:24.734976 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2e8dd635-8e78-4058-886c-72c52ea0b4e6 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:24.734976 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2e8dd635-8e78-4058-886c-72c52ea0b4e6 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:24.734976 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:24.734976 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:24.734976 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2e8dd635-8e78-4058-886c-72c52ea0b4e6 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:24.734976 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2e8dd635-8e78-4058-886c-72c52ea0b4e6 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:24.830497 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:24.830497 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:24.833279 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2e8dd635-8e78-4058-886c-72c52ea0b4e6 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:24.839587 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 376/740] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:24 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:25.078048 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e52350d-e26c-4509-8d9e-4f4742a576c0 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:25.078861 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e52350d-e26c-4509-8d9e-4f4742a576c0 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:25.079253 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:25.079253 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:25.080058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e52350d-e26c-4509-8d9e-4f4742a576c0 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:25.267501 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:25.267501 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:25.276565 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5e52350d-e26c-4509-8d9e-4f4742a576c0 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:25.302364 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e52350d-e26c-4509-8d9e-4f4742a576c0 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:25.303437 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 365/741] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:25 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:25.856847 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fd48f9a0-2769-4e24-9b90-bf9c6df0d1b3 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:25.856847 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fd48f9a0-2769-4e24-9b90-bf9c6df0d1b3 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:25.856847 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:25.856847 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:25.856847 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fd48f9a0-2769-4e24-9b90-bf9c6df0d1b3 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:25.856847 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-fd48f9a0-2769-4e24-9b90-bf9c6df0d1b3 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:25.984396 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:25.984396 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:25.984396 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fd48f9a0-2769-4e24-9b90-bf9c6df0d1b3 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:25.987501 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 377/742] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:25 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:26.334508 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-52c10a25-35fe-4f71-a11b-2a6c4cd1c303 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:26.334508 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-52c10a25-35fe-4f71-a11b-2a6c4cd1c303 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:26.334508 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:26.334508 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:26.334508 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-52c10a25-35fe-4f71-a11b-2a6c4cd1c303 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:26.486767 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:26.486767 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:26.497571 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-52c10a25-35fe-4f71-a11b-2a6c4cd1c303 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:26.536969 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-52c10a25-35fe-4f71-a11b-2a6c4cd1c303 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:26.536969 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 366/743] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:26 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:27.002695 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-21ba4874-7c74-40bf-9d8e-83e8f7446708 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:27.002695 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-21ba4874-7c74-40bf-9d8e-83e8f7446708 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:27.002695 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:27.002695 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:27.002695 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-21ba4874-7c74-40bf-9d8e-83e8f7446708 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:27.002695 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-21ba4874-7c74-40bf-9d8e-83e8f7446708 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:27.073720 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:27.073720 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:27.082432 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-21ba4874-7c74-40bf-9d8e-83e8f7446708 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:27.083275 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 378/744] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:26 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:27.556870 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b4b1cd3b-7f1b-4a6d-88bc-c83df8aa6413 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:27.568217 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b4b1cd3b-7f1b-4a6d-88bc-c83df8aa6413 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:27.568217 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:27.568217 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:27.568217 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b4b1cd3b-7f1b-4a6d-88bc-c83df8aa6413 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:27.785905 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:27.785905 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:27.796152 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b4b1cd3b-7f1b-4a6d-88bc-c83df8aa6413 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:27.819395 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b4b1cd3b-7f1b-4a6d-88bc-c83df8aa6413 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:27.819395 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 367/745] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:27 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:28.105973 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e701c4f8-543e-4980-a83a-3f813ddd80da tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:28.105973 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e701c4f8-543e-4980-a83a-3f813ddd80da tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:28.105973 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:28.105973 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:28.105973 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e701c4f8-543e-4980-a83a-3f813ddd80da tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:28.105973 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e701c4f8-543e-4980-a83a-3f813ddd80da tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:28.166136 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:28.166136 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:28.166136 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e701c4f8-543e-4980-a83a-3f813ddd80da tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:28.166136 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 379/746] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:28 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:28.844076 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bf1d6b60-d045-426d-a89e-f0cf7cf4f4c0 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:28.844076 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bf1d6b60-d045-426d-a89e-f0cf7cf4f4c0 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:28.844076 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:28.844076 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:28.844076 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bf1d6b60-d045-426d-a89e-f0cf7cf4f4c0 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:29.024117 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:29.024117 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:29.048603 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bf1d6b60-d045-426d-a89e-f0cf7cf4f4c0 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:29.069713 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bf1d6b60-d045-426d-a89e-f0cf7cf4f4c0 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:29.070713 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 368/747] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:28 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:29.186081 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e7ca6b32-6999-4c46-b5b6-e0b0b54d63cb tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:29.186081 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e7ca6b32-6999-4c46-b5b6-e0b0b54d63cb tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:29.186081 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:29.186081 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:29.186081 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e7ca6b32-6999-4c46-b5b6-e0b0b54d63cb tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:29.199263 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e7ca6b32-6999-4c46-b5b6-e0b0b54d63cb tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:29.249904 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:29.249904 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:29.249904 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e7ca6b32-6999-4c46-b5b6-e0b0b54d63cb tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:29.249904 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 380/748] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:29 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:30.093442 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ba38d51d-f275-4ffa-8e24-1ac289d5bff5 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:30.093442 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ba38d51d-f275-4ffa-8e24-1ac289d5bff5 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:30.093442 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:30.093442 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:30.093442 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ba38d51d-f275-4ffa-8e24-1ac289d5bff5 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:30.266596 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a6d4994d-de1c-42e6-bc10-d303342577c4 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:30.266596 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a6d4994d-de1c-42e6-bc10-d303342577c4 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:30.266596 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:30.266596 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:30.266596 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a6d4994d-de1c-42e6-bc10-d303342577c4 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:30.266596 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a6d4994d-de1c-42e6-bc10-d303342577c4 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:30.297652 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:30.297652 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:30.333330 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ba38d51d-f275-4ffa-8e24-1ac289d5bff5 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:30.341786 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:30.341786 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:30.349116 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a6d4994d-de1c-42e6-bc10-d303342577c4 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:30.356860 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 381/749] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:30 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:30.388142 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ba38d51d-f275-4ffa-8e24-1ac289d5bff5 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:30.388142 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 369/750] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:30 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:31.364138 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0d4e9e14-1dfb-4af8-9304-380e5ec9f982 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:31.364138 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0d4e9e14-1dfb-4af8-9304-380e5ec9f982 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:31.364138 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:31.364138 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:31.364138 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0d4e9e14-1dfb-4af8-9304-380e5ec9f982 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:31.364138 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0d4e9e14-1dfb-4af8-9304-380e5ec9f982 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:31.417492 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd0aada1-4a0b-42b8-84ea-a320bbb4e7ec tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:31.417492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd0aada1-4a0b-42b8-84ea-a320bbb4e7ec tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:31.417492 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:31.417492 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:31.417492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd0aada1-4a0b-42b8-84ea-a320bbb4e7ec tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:31.476866 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:31.476866 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:31.482804 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0d4e9e14-1dfb-4af8-9304-380e5ec9f982 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:31.482804 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 382/751] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:31 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:31.716433 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:31.716433 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:31.731969 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bd0aada1-4a0b-42b8-84ea-a320bbb4e7ec tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:31.784153 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd0aada1-4a0b-42b8-84ea-a320bbb4e7ec tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:31.784153 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 370/752] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:31 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:32.497840 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c755982-feef-49ce-accb-c498061eb434 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:32.497840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7c755982-feef-49ce-accb-c498061eb434 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:32.497840 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:32.497840 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:32.497840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7c755982-feef-49ce-accb-c498061eb434 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:32.497840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-7c755982-feef-49ce-accb-c498061eb434 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:32.565384 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:32.565384 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:32.567138 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c755982-feef-49ce-accb-c498061eb434 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:32.588445 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 383/753] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:32 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:32.794874 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a81efe4-621d-4000-92a1-4dbab9b1366c tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:32.795402 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8a81efe4-621d-4000-92a1-4dbab9b1366c tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:32.795802 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:32.795802 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:32.796178 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8a81efe4-621d-4000-92a1-4dbab9b1366c tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:32.893025 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:32.893025 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:32.916656 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8a81efe4-621d-4000-92a1-4dbab9b1366c tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:32.949722 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a81efe4-621d-4000-92a1-4dbab9b1366c tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:32.961295 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 371/754] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:32 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:33.598911 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-69b4d235-691d-4dac-a1fd-a0d3defd8899 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:33.598911 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-69b4d235-691d-4dac-a1fd-a0d3defd8899 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:33.598911 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:33.598911 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:33.598911 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-69b4d235-691d-4dac-a1fd-a0d3defd8899 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:33.598911 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-69b4d235-691d-4dac-a1fd-a0d3defd8899 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:33.657093 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:33.657093 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:33.659363 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-69b4d235-691d-4dac-a1fd-a0d3defd8899 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:33.660495 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 384/755] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:33 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:33.964217 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-50a85544-1132-40a2-a605-5f709f0f7556 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:33.964867 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-50a85544-1132-40a2-a605-5f709f0f7556 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:33.965166 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:33.965166 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:33.965670 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-50a85544-1132-40a2-a605-5f709f0f7556 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:34.136961 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:34.136961 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:34.214909 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-50a85544-1132-40a2-a605-5f709f0f7556 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:34.357392 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-50a85544-1132-40a2-a605-5f709f0f7556 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:34.358642 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 372/756] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:33 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:34.675165 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-48f44a2d-7578-45f1-b95f-ed044ed9e2cc tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:34.675666 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-48f44a2d-7578-45f1-b95f-ed044ed9e2cc tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:34.675866 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:34.675866 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:34.676227 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-48f44a2d-7578-45f1-b95f-ed044ed9e2cc tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:34.677273 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-48f44a2d-7578-45f1-b95f-ed044ed9e2cc tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:34.770367 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:34.770367 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:34.770367 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-48f44a2d-7578-45f1-b95f-ed044ed9e2cc tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:34.770367 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 385/757] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:34 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:35.386964 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9199160d-4ff6-49f2-97f5-714f7f7bfa3a tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:35.386964 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9199160d-4ff6-49f2-97f5-714f7f7bfa3a tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:35.386964 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:35.386964 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:35.386964 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9199160d-4ff6-49f2-97f5-714f7f7bfa3a tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:35.520781 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:35.520781 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:35.548471 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9199160d-4ff6-49f2-97f5-714f7f7bfa3a tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:35.612415 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9199160d-4ff6-49f2-97f5-714f7f7bfa3a tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:35.633446 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 373/758] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:35 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:35.818978 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d1c99f0f-1bda-4d29-aef9-395a2563076a tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:35.818978 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d1c99f0f-1bda-4d29-aef9-395a2563076a tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:35.818978 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:35.818978 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:35.830420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d1c99f0f-1bda-4d29-aef9-395a2563076a tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:35.830420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d1c99f0f-1bda-4d29-aef9-395a2563076a tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:35.870339 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:35.870339 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:35.878401 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d1c99f0f-1bda-4d29-aef9-395a2563076a tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:35.878401 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 386/759] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:35 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:36.638578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-13e90456-d049-4d5b-8aac-ce59421d248e tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:36.638578 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-13e90456-d049-4d5b-8aac-ce59421d248e tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:36.638578 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:36.638578 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:36.638578 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-13e90456-d049-4d5b-8aac-ce59421d248e tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:36.779458 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:36.779458 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:36.797091 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-13e90456-d049-4d5b-8aac-ce59421d248e tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:36.844177 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-13e90456-d049-4d5b-8aac-ce59421d248e tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:36.849247 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 374/760] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:36 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:36.901307 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ef00a29b-11f8-451f-bb18-b38e87f908cb tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:36.901307 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ef00a29b-11f8-451f-bb18-b38e87f908cb tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:36.901307 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:36.901307 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:36.901307 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ef00a29b-11f8-451f-bb18-b38e87f908cb tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:36.901307 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ef00a29b-11f8-451f-bb18-b38e87f908cb tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:37.025212 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:37.025212 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:37.025212 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ef00a29b-11f8-451f-bb18-b38e87f908cb tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:37.032880 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 387/761] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:36 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:37.872171 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90225637-c8e6-4beb-950b-73e5bb519767 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:37.872171 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-90225637-c8e6-4beb-950b-73e5bb519767 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:37.872171 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:37.872171 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:37.872171 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-90225637-c8e6-4beb-950b-73e5bb519767 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:38.052354 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a2dc6af2-b93d-4d23-8ede-66c3686dde7e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:38.052354 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a2dc6af2-b93d-4d23-8ede-66c3686dde7e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:38.052354 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:38.052354 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:38.052354 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a2dc6af2-b93d-4d23-8ede-66c3686dde7e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:38.052354 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a2dc6af2-b93d-4d23-8ede-66c3686dde7e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:38.058412 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:38.058412 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:38.094273 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-90225637-c8e6-4beb-950b-73e5bb519767 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:38.179404 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:38.179404 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:38.185621 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a2dc6af2-b93d-4d23-8ede-66c3686dde7e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:38.204006 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 388/762] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:38 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:38.230210 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90225637-c8e6-4beb-950b-73e5bb519767 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:38.245269 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 375/763] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:37 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:39.212250 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a8fd00e-a55a-4021-8425-ba75827c32e2 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:39.212250 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8a8fd00e-a55a-4021-8425-ba75827c32e2 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:39.212250 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:39.212250 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:39.212250 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8a8fd00e-a55a-4021-8425-ba75827c32e2 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:39.212250 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-8a8fd00e-a55a-4021-8425-ba75827c32e2 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:39.247315 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9b55e22b-22d8-44ec-8443-18fd47ec9dab tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:39.247315 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9b55e22b-22d8-44ec-8443-18fd47ec9dab tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:39.247315 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:39.247315 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:39.247315 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9b55e22b-22d8-44ec-8443-18fd47ec9dab tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:39.326925 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:39.326925 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:39.326925 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a8fd00e-a55a-4021-8425-ba75827c32e2 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:39.336441 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 389/764] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:39 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:39.374272 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:39.374272 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:39.403588 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9b55e22b-22d8-44ec-8443-18fd47ec9dab tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:39.517966 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9b55e22b-22d8-44ec-8443-18fd47ec9dab tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:39.531200 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 376/765] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:39 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:40.350128 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a829681-af33-4f92-b221-b835098d2342 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:40.350128 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a829681-af33-4f92-b221-b835098d2342 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:40.350128 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:40.350128 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:40.350128 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a829681-af33-4f92-b221-b835098d2342 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:40.350128 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0a829681-af33-4f92-b221-b835098d2342 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:40.451788 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:40.451788 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:40.488495 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a829681-af33-4f92-b221-b835098d2342 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:40.488495 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 390/766] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:40 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:40.531716 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ccfaf2bc-0a3b-48c0-8101-dde99c51231c tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:40.532777 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ccfaf2bc-0a3b-48c0-8101-dde99c51231c tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:40.533193 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:40.533193 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:40.533809 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ccfaf2bc-0a3b-48c0-8101-dde99c51231c tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:40.633333 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:40.633333 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:40.651028 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ccfaf2bc-0a3b-48c0-8101-dde99c51231c tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:40.718342 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ccfaf2bc-0a3b-48c0-8101-dde99c51231c tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:40.718342 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 377/767] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:40 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:41.502241 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e976e8bb-5ab6-4d0d-a540-c0ec10f0c004 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:41.502241 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e976e8bb-5ab6-4d0d-a540-c0ec10f0c004 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:41.508146 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:41.508146 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:41.508146 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e976e8bb-5ab6-4d0d-a540-c0ec10f0c004 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:41.508146 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e976e8bb-5ab6-4d0d-a540-c0ec10f0c004 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:41.605877 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:41.605877 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:41.605877 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e976e8bb-5ab6-4d0d-a540-c0ec10f0c004 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:41.635864 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 391/768] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:41 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:41.735796 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-58c26b34-19b9-47ad-97f5-01f316ee13ed tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:41.735796 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-58c26b34-19b9-47ad-97f5-01f316ee13ed tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:41.735796 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:41.735796 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:41.735796 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-58c26b34-19b9-47ad-97f5-01f316ee13ed tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:41.924371 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:41.924371 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:41.938627 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-58c26b34-19b9-47ad-97f5-01f316ee13ed tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:41.959758 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-58c26b34-19b9-47ad-97f5-01f316ee13ed tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:41.973166 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 378/769] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:41 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:42.634239 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2de7b4fa-1c7b-4941-b460-35511188783f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:42.634239 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2de7b4fa-1c7b-4941-b460-35511188783f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:42.634239 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:42.634239 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:42.634239 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2de7b4fa-1c7b-4941-b460-35511188783f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:42.634239 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2de7b4fa-1c7b-4941-b460-35511188783f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:42.692679 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:42.692679 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:42.692679 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2de7b4fa-1c7b-4941-b460-35511188783f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:42.706702 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 392/770] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:42 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:42.980741 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eda801bf-5d61-4cfd-94e8-e7226fa7f54e tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:42.993731 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eda801bf-5d61-4cfd-94e8-e7226fa7f54e tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:42.993731 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:42.993731 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:42.998791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eda801bf-5d61-4cfd-94e8-e7226fa7f54e tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:43.177051 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:43.177051 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:43.184409 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-eda801bf-5d61-4cfd-94e8-e7226fa7f54e tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:43.214330 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eda801bf-5d61-4cfd-94e8-e7226fa7f54e tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:43.215160 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 379/771] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:42 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:43.717538 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b1922da2-5af3-4e8e-a0c6-c57a0ebb0ed2 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:43.717538 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b1922da2-5af3-4e8e-a0c6-c57a0ebb0ed2 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:43.717538 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:43.717538 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:43.717538 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b1922da2-5af3-4e8e-a0c6-c57a0ebb0ed2 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:43.717538 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b1922da2-5af3-4e8e-a0c6-c57a0ebb0ed2 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:43.787745 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:43.787745 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:43.787745 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b1922da2-5af3-4e8e-a0c6-c57a0ebb0ed2 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:43.796195 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 393/772] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:43 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:44.254904 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-adf0df1e-d315-4864-9d17-324a9934fd5e tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:44.254904 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-adf0df1e-d315-4864-9d17-324a9934fd5e tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:44.254904 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:44.254904 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:44.254904 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-adf0df1e-d315-4864-9d17-324a9934fd5e tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:44.358187 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:44.358187 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:44.471915 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-adf0df1e-d315-4864-9d17-324a9934fd5e tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:44.560902 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-adf0df1e-d315-4864-9d17-324a9934fd5e tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:44.565456 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 380/773] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:44 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:44.808431 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c98efa5-2cbc-44bb-be73-18eae5248015 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:44.808431 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c98efa5-2cbc-44bb-be73-18eae5248015 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:44.808431 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:44.808431 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:44.808431 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c98efa5-2cbc-44bb-be73-18eae5248015 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:44.808431 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5c98efa5-2cbc-44bb-be73-18eae5248015 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:44.891586 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:44.891586 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:44.910069 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c98efa5-2cbc-44bb-be73-18eae5248015 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:44.910069 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 394/774] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:44 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:45.595356 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a2019d5b-6786-411d-bde0-1d140d8b1d54 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:45.595356 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a2019d5b-6786-411d-bde0-1d140d8b1d54 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:45.595356 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:45.595356 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:45.595356 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a2019d5b-6786-411d-bde0-1d140d8b1d54 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:45.768440 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:45.768440 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:45.822354 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a2019d5b-6786-411d-bde0-1d140d8b1d54 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:45.908981 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a2019d5b-6786-411d-bde0-1d140d8b1d54 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:45.908981 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 381/775] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:45 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:45.934155 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-15d9d33d-3185-4c97-b91e-9de346370823 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:45.934155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-15d9d33d-3185-4c97-b91e-9de346370823 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:45.959851 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:45.959851 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:45.959851 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-15d9d33d-3185-4c97-b91e-9de346370823 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:45.959851 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-15d9d33d-3185-4c97-b91e-9de346370823 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:45.987179 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:45.987179 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:45.999034 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-15d9d33d-3185-4c97-b91e-9de346370823 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:45.999034 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 395/776] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:45 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:46.924574 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f6bc719e-2b60-476c-be3e-b4d5c0ab9e7a tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:46.925352 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f6bc719e-2b60-476c-be3e-b4d5c0ab9e7a tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:46.925660 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:46.925660 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:46.926191 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f6bc719e-2b60-476c-be3e-b4d5c0ab9e7a tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:47.005118 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-172f213a-699b-4bec-bded-7b9e180c9da6 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:47.005753 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-172f213a-699b-4bec-bded-7b9e180c9da6 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:47.005979 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:47.005979 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:47.006352 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-172f213a-699b-4bec-bded-7b9e180c9da6 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:47.006729 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-172f213a-699b-4bec-bded-7b9e180c9da6 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:47.060034 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:47.060034 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:47.079878 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:47.079878 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:47.079878 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-172f213a-699b-4bec-bded-7b9e180c9da6 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:47.079878 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 396/777] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:46 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:47.092386 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f6bc719e-2b60-476c-be3e-b4d5c0ab9e7a tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:47.126594 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f6bc719e-2b60-476c-be3e-b4d5c0ab9e7a tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:47.127422 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 382/778] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:46 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:48.094614 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-748225ad-8d24-435d-9d3b-0ac7261b4c54 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:48.095523 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-748225ad-8d24-435d-9d3b-0ac7261b4c54 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:48.095905 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:48.095905 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:48.096593 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-748225ad-8d24-435d-9d3b-0ac7261b4c54 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:48.097306 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-748225ad-8d24-435d-9d3b-0ac7261b4c54 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id c2143253-470b-4ff7-9a65-aef9385ede36. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:48.122705 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:48.122705 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:48.125816 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-748225ad-8d24-435d-9d3b-0ac7261b4c54 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 200 Jan 13 03:52:48.129333 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 397/779] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:48 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 821 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:48.144242 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ef56683b-1b64-4b30-b1b3-665c1d4ddca6 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:48.144897 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ef56683b-1b64-4b30-b1b3-665c1d4ddca6 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:48.145064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-37857bef-b39a-43e7-a9f9-c24f4fd579d7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/f917e7ee-1926-4c44-8c3f-d5dd594fed0a Jan 13 03:52:48.145274 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:48.145274 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:48.145791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ef56683b-1b64-4b30-b1b3-665c1d4ddca6 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:48.145914 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-37857bef-b39a-43e7-a9f9-c24f4fd579d7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:48.146116 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:48.146116 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:48.146650 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-37857bef-b39a-43e7-a9f9-c24f4fd579d7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:48.215090 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:48.215090 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:48.225431 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ef56683b-1b64-4b30-b1b3-665c1d4ddca6 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:48.260834 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ef56683b-1b64-4b30-b1b3-665c1d4ddca6 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:48.263786 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 398/780] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:48 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:48.279733 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:48.279733 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:48.292444 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-37857bef-b39a-43e7-a9f9-c24f4fd579d7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:52:48.320378 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-37857bef-b39a-43e7-a9f9-c24f4fd579d7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/f917e7ee-1926-4c44-8c3f-d5dd594fed0a returned with HTTP 200 Jan 13 03:52:48.322034 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 383/781] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:48 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/f917e7ee-1926-4c44-8c3f-d5dd594fed0a => generated 971 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:48.339243 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-278e765a-ad6c-4e02-a520-bf3cd0ed8da1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes Jan 13 03:52:48.340760 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-278e765a-ad6c-4e02-a520-bf3cd0ed8da1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:48.341140 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:48.341140 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:48.342426 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-278e765a-ad6c-4e02-a520-bf3cd0ed8da1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:48.343843 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-278e765a-ad6c-4e02-a520-bf3cd0ed8da1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 03:52:48.346991 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-278e765a-ad6c-4e02-a520-bf3cd0ed8da1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 03:52:48.410655 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-278e765a-ad6c-4e02-a520-bf3cd0ed8da1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Get all volumes completed successfully. Jan 13 03:52:48.412060 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-278e765a-ad6c-4e02-a520-bf3cd0ed8da1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes returned with HTTP 200 Jan 13 03:52:48.413150 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 399/782] 10.222.0.38 () {58 vars in 1204 bytes} [Wed Jan 13 03:52:48 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes => generated 795 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:48.424553 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-549c3f90-17f6-4da3-aa62-bb3c85391c99 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] DELETE http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/f917e7ee-1926-4c44-8c3f-d5dd594fed0a Jan 13 03:52:48.425441 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-549c3f90-17f6-4da3-aa62-bb3c85391c99 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:48.425721 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:48.425721 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:48.426481 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-549c3f90-17f6-4da3-aa62-bb3c85391c99 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:48.427168 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-549c3f90-17f6-4da3-aa62-bb3c85391c99 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Delete volume with id: f917e7ee-1926-4c44-8c3f-d5dd594fed0a Jan 13 03:52:48.578424 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:48.578424 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:48.580107 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-549c3f90-17f6-4da3-aa62-bb3c85391c99 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:52:48.659112 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-549c3f90-17f6-4da3-aa62-bb3c85391c99 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Delete volume request issued successfully. Jan 13 03:52:48.659601 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-549c3f90-17f6-4da3-aa62-bb3c85391c99 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/f917e7ee-1926-4c44-8c3f-d5dd594fed0a returned with HTTP 202 Jan 13 03:52:48.664500 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 384/783] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:52:48 2021] DELETE /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/f917e7ee-1926-4c44-8c3f-d5dd594fed0a => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:52:48.670440 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-70dce4a5-64f1-47b6-bdf3-ad58f74425e5 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] DELETE http://10.222.0.38/volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/9efa7424-d703-4396-983b-915e661f6da5 Jan 13 03:52:48.670965 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-70dce4a5-64f1-47b6-bdf3-ad58f74425e5 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:48.671155 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:48.671155 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:48.671966 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-70dce4a5-64f1-47b6-bdf3-ad58f74425e5 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:48.672927 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-70dce4a5-64f1-47b6-bdf3-ad58f74425e5 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Delete backup with id: 9efa7424-d703-4396-983b-915e661f6da5. Jan 13 03:52:48.725505 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:48.725505 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:48.764723 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.rpcapi [None req-70dce4a5-64f1-47b6-bdf3-ad58f74425e5 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] delete_backup rpcapi backup_id 9efa7424-d703-4396-983b-915e661f6da5 {{(pid=87927) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 13 03:52:48.771558 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-70dce4a5-64f1-47b6-bdf3-ad58f74425e5 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] http://10.222.0.38/volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/9efa7424-d703-4396-983b-915e661f6da5 returned with HTTP 202 Jan 13 03:52:48.772412 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 400/784] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:52:48 2021] DELETE /volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/9efa7424-d703-4396-983b-915e661f6da5 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:52:48.781747 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c74d2300-3f4d-479e-8ffa-a2b66bfe2d6f tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] GET http://10.222.0.38/volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/9efa7424-d703-4396-983b-915e661f6da5 Jan 13 03:52:48.782470 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c74d2300-3f4d-479e-8ffa-a2b66bfe2d6f tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:48.783105 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:48.783105 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:48.783730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c74d2300-3f4d-479e-8ffa-a2b66bfe2d6f tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:48.784246 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c74d2300-3f4d-479e-8ffa-a2b66bfe2d6f tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Show backup with id 9efa7424-d703-4396-983b-915e661f6da5. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:48.834890 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:48.834890 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:48.838043 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c74d2300-3f4d-479e-8ffa-a2b66bfe2d6f tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] http://10.222.0.38/volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/9efa7424-d703-4396-983b-915e661f6da5 returned with HTTP 200 Jan 13 03:52:48.838861 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 385/785] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:48 2021] GET /volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/9efa7424-d703-4396-983b-915e661f6da5 => generated 822 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:49.280490 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-70884713-cbd9-4693-be64-ad08fafb072b tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:49.281324 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-70884713-cbd9-4693-be64-ad08fafb072b tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:49.281544 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:49.281544 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:49.281918 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-70884713-cbd9-4693-be64-ad08fafb072b tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:49.432702 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:49.432702 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:49.471463 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-70884713-cbd9-4693-be64-ad08fafb072b tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:49.530914 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-70884713-cbd9-4693-be64-ad08fafb072b tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:49.532477 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 401/786] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:49 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 912 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:49.864775 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8fc77fbd-c5fd-483d-8051-1f76a9c7f75a tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] GET http://10.222.0.38/volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/9efa7424-d703-4396-983b-915e661f6da5 Jan 13 03:52:49.865364 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8fc77fbd-c5fd-483d-8051-1f76a9c7f75a tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:49.865586 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:49.865586 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:49.865966 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8fc77fbd-c5fd-483d-8051-1f76a9c7f75a tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:49.866342 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-8fc77fbd-c5fd-483d-8051-1f76a9c7f75a tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Show backup with id 9efa7424-d703-4396-983b-915e661f6da5. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:49.926395 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8fc77fbd-c5fd-483d-8051-1f76a9c7f75a tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] http://10.222.0.38/volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/9efa7424-d703-4396-983b-915e661f6da5 returned with HTTP 404 Jan 13 03:52:49.930941 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 386/787] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:49 2021] GET /volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/9efa7424-d703-4396-983b-915e661f6da5 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:52:49.945033 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b082790-88be-4b9f-9eeb-7b20222ad475 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] DELETE http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 Jan 13 03:52:49.948256 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b082790-88be-4b9f-9eeb-7b20222ad475 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:49.948841 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:49.948841 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:49.950366 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b082790-88be-4b9f-9eeb-7b20222ad475 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:49.951151 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-3b082790-88be-4b9f-9eeb-7b20222ad475 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Delete backup with id: c2143253-470b-4ff7-9a65-aef9385ede36. Jan 13 03:52:49.974386 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:49.974386 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:50.029805 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.rpcapi [None req-3b082790-88be-4b9f-9eeb-7b20222ad475 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] delete_backup rpcapi backup_id c2143253-470b-4ff7-9a65-aef9385ede36 {{(pid=87927) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 13 03:52:50.033222 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b082790-88be-4b9f-9eeb-7b20222ad475 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 returned with HTTP 202 Jan 13 03:52:50.034065 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 402/788] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:52:49 2021] DELETE /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/c2143253-470b-4ff7-9a65-aef9385ede36 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:52:50.064509 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] POST http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes Jan 13 03:52:50.065244 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-462586774"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:52:50.066593 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-462586774'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:52:50.066967 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Create volume of 1 GB Jan 13 03:52:50.097649 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Availability Zones retrieved successfully. Jan 13 03:52:50.142164 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Flow 'volume_create_api' (6efb6bd9-69e3-46dc-b997-3ef741103383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:52:50.153600 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2430e099-bc1d-415d-9805-8b88b1513720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:52:50.155675 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:52:50.333451 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2430e099-bc1d-415d-9805-8b88b1513720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:52:50.336098 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cbe622c-a353-4839-a95b-797cc3ccb1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:52:50.549354 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8512d940-a949-47e8-a3cf-370b95814313 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:50.558589 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8512d940-a949-47e8-a3cf-370b95814313 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:50.561011 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:50.561011 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:50.568562 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8512d940-a949-47e8-a3cf-370b95814313 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:50.590275 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Created reservations ['fe065f0b-e12b-4e81-a26f-ad9a52e939d3', 'd6d63177-7d08-4e14-990d-8cdb0545649e', '435bad4b-66b0-41e4-8a4d-c15f6425e168', '458c0ad2-e14a-4af7-a479-acb04609eba7'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:52:50.592265 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cbe622c-a353-4839-a95b-797cc3ccb1cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe065f0b-e12b-4e81-a26f-ad9a52e939d3', 'd6d63177-7d08-4e14-990d-8cdb0545649e', '435bad4b-66b0-41e4-8a4d-c15f6425e168', '458c0ad2-e14a-4af7-a479-acb04609eba7']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:52:50.594308 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d214eeb9-f4d2-4de7-ae7a-225c952b52d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:52:50.736242 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d214eeb9-f4d2-4de7-ae7a-225c952b52d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2c3b531-c297-43b9-bb27-56ad9b0ecca5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-462586774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6756b01f3b8e4eaba07edaaffc6d79e0',qos_specs=None,replication_status=,reservations=['fe065f0b-e12b-4e81-a26f-ad9a52e939d3','d6d63177-7d08-4e14-990d-8cdb0545649e','435bad4b-66b0-41e4-8a4d-c15f6425e168','458c0ad2-e14a-4af7-a479-acb04609eba7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c26e719ab4934d9183b92abc9718aaa8',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:52:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-462586774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2c3b531-c297-43b9-bb27-56ad9b0ecca5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6756b01f3b8e4eaba07edaaffc6d79e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c26e719ab4934d9183b92abc9718aaa8',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:52:50.742311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79123887-9c64-48ed-b48f-43abd6e17c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:52:50.804542 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79123887-9c64-48ed-b48f-43abd6e17c95) transitioned into state 'SUCCESS' from state '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-462586774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6756b01f3b8e4eaba07edaaffc6d79e0',qos_specs=None,replication_status=,reservations=['fe065f0b-e12b-4e81-a26f-ad9a52e939d3','d6d63177-7d08-4e14-990d-8cdb0545649e','435bad4b-66b0-41e4-8a4d-c15f6425e168','458c0ad2-e14a-4af7-a479-acb04609eba7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c26e719ab4934d9183b92abc9718aaa8',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:52:50.807392 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (574acaf6-90e7-42b9-a996-bc36b4c9ec9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:52:50.839591 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:50.839591 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:50.843755 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (574acaf6-90e7-42b9-a996-bc36b4c9ec9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:52:50.846903 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Flow 'volume_create_api' (6efb6bd9-69e3-46dc-b997-3ef741103383) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:52:50.877727 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8512d940-a949-47e8-a3cf-370b95814313 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:50.945245 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8512d940-a949-47e8-a3cf-370b95814313 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:50.976719 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 403/789] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:50 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 970 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:51.015087 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Create volume request issued successfully. Jan 13 03:52:51.061477 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9ad088a9-c448-4ac6-b119-9a935481d0db tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes returned with HTTP 202 Jan 13 03:52:51.062342 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 387/790] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:52:50 2021] POST /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes => generated 822 bytes in 1002 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:52:51.079112 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9e99eab5-4015-4ed5-9ce7-b5e8cd30c912 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 Jan 13 03:52:51.079938 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9e99eab5-4015-4ed5-9ce7-b5e8cd30c912 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:51.080374 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:51.080374 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:51.081409 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9e99eab5-4015-4ed5-9ce7-b5e8cd30c912 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:51.218630 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:51.218630 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:51.239263 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9e99eab5-4015-4ed5-9ce7-b5e8cd30c912 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:52:51.281993 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9e99eab5-4015-4ed5-9ce7-b5e8cd30c912 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 returned with HTTP 200 Jan 13 03:52:51.283767 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 404/791] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:51 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 => generated 914 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:51.994816 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f20534c8-1f5d-4ce5-aad1-b26b4f185e47 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:51.995480 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f20534c8-1f5d-4ce5-aad1-b26b4f185e47 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:51.995916 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:51.995916 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:51.995916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f20534c8-1f5d-4ce5-aad1-b26b4f185e47 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:52.099222 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:52.099222 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:52.111303 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f20534c8-1f5d-4ce5-aad1-b26b4f185e47 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:52.150320 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f20534c8-1f5d-4ce5-aad1-b26b4f185e47 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:52.160551 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 388/792] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:51 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 970 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:52.300514 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8c90f930-d995-4642-ad53-46123974aa1b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 Jan 13 03:52:52.301331 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8c90f930-d995-4642-ad53-46123974aa1b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:52.301711 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:52.301711 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:52.302309 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8c90f930-d995-4642-ad53-46123974aa1b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:52.457298 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:52.457298 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:52.488782 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8c90f930-d995-4642-ad53-46123974aa1b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:52:52.606716 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8c90f930-d995-4642-ad53-46123974aa1b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 returned with HTTP 200 Jan 13 03:52:52.608048 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 405/793] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:52 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 => generated 914 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:53.167383 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-57cf39d3-1a00-46c5-a2c2-6dfec9deaf97 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:53.168068 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-57cf39d3-1a00-46c5-a2c2-6dfec9deaf97 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:53.168508 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:53.168508 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:53.168974 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-57cf39d3-1a00-46c5-a2c2-6dfec9deaf97 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:53.312380 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:53.312380 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:53.323237 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-57cf39d3-1a00-46c5-a2c2-6dfec9deaf97 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:53.350082 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-57cf39d3-1a00-46c5-a2c2-6dfec9deaf97 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:53.351289 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 389/794] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:53 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 973 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:53.626292 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f47ef5cf-3e00-454a-aa1f-489b65fedbe7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 Jan 13 03:52:53.627374 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f47ef5cf-3e00-454a-aa1f-489b65fedbe7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:53.627741 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:53.627741 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:53.628504 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f47ef5cf-3e00-454a-aa1f-489b65fedbe7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:53.760486 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:53.760486 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:53.785807 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f47ef5cf-3e00-454a-aa1f-489b65fedbe7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:52:53.839863 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f47ef5cf-3e00-454a-aa1f-489b65fedbe7 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 returned with HTTP 200 Jan 13 03:52:53.842523 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 406/795] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:53 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 => generated 915 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:53.860595 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-221267d6-1b92-469a-b2be-af1d73cc7f62 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] POST http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups Jan 13 03:52:53.861195 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:53.861195 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:53.861769 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-221267d6-1b92-469a-b2be-af1d73cc7f62 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c2c3b531-c297-43b9-bb27-56ad9b0ecca5", "name": "tempest-VolumesBackupsAdminTest-Backup-127484508"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:52:53.862994 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.backups [None req-221267d6-1b92-469a-b2be-af1d73cc7f62 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Creating new backup {'backup': {'volume_id': 'c2c3b531-c297-43b9-bb27-56ad9b0ecca5', 'name': 'tempest-VolumesBackupsAdminTest-Backup-127484508'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 13 03:52:53.863521 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-221267d6-1b92-469a-b2be-af1d73cc7f62 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Creating backup of volume c2c3b531-c297-43b9-bb27-56ad9b0ecca5 in container None Jan 13 03:52:53.944350 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:53.944350 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:53.946303 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-221267d6-1b92-469a-b2be-af1d73cc7f62 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:52:54.003720 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-221267d6-1b92-469a-b2be-af1d73cc7f62 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Created reservations ['acbb0803-2695-44f2-9fe4-d29f33e07447', 'dcf84449-8512-43c5-84a5-931c39399511'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:52:54.201665 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-221267d6-1b92-469a-b2be-af1d73cc7f62 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups returned with HTTP 202 Jan 13 03:52:54.202956 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 390/796] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 03:52:53 2021] POST /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups => generated 400 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:52:54.214628 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4f4049d6-a2ff-436b-b0cd-bbfff38e935e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:52:54.215239 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4f4049d6-a2ff-436b-b0cd-bbfff38e935e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:54.215341 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:54.215341 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:54.216095 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4f4049d6-a2ff-436b-b0cd-bbfff38e935e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:54.217011 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-4f4049d6-a2ff-436b-b0cd-bbfff38e935e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:54.281201 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:54.281201 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:54.283136 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4f4049d6-a2ff-436b-b0cd-bbfff38e935e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:52:54.284114 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 407/797] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:54 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 807 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:54.370910 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06a0ce67-feca-4b77-bc88-fc9ef5e2560d tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:54.371863 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06a0ce67-feca-4b77-bc88-fc9ef5e2560d tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:54.372209 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:54.372209 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:54.372854 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06a0ce67-feca-4b77-bc88-fc9ef5e2560d tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:54.562355 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:54.562355 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:54.614672 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-06a0ce67-feca-4b77-bc88-fc9ef5e2560d tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:54.682989 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06a0ce67-feca-4b77-bc88-fc9ef5e2560d tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:54.693103 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 391/798] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:54 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 973 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:55.299524 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0e46d2b8-fcc7-4ad5-9576-08a544003eca tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:52:55.300135 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0e46d2b8-fcc7-4ad5-9576-08a544003eca tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:55.306233 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:55.306233 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:55.307007 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0e46d2b8-fcc7-4ad5-9576-08a544003eca tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:55.307272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0e46d2b8-fcc7-4ad5-9576-08a544003eca tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:55.369267 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:55.369267 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:55.375813 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0e46d2b8-fcc7-4ad5-9576-08a544003eca tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:52:55.376901 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 408/799] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:55 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 807 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:55.700251 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-627a2ccb-330a-4a8f-97c5-23cc0fa55d77 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:55.700833 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-627a2ccb-330a-4a8f-97c5-23cc0fa55d77 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:55.701048 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:55.701048 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:55.701573 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-627a2ccb-330a-4a8f-97c5-23cc0fa55d77 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:55.826569 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:55.826569 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:55.865035 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-627a2ccb-330a-4a8f-97c5-23cc0fa55d77 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:55.915330 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-627a2ccb-330a-4a8f-97c5-23cc0fa55d77 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:55.916466 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 392/800] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:55 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 973 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:56.391185 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-38b9b537-e351-476d-89d2-381110e99704 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:52:56.391933 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-38b9b537-e351-476d-89d2-381110e99704 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:56.391933 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:56.391933 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:56.392404 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-38b9b537-e351-476d-89d2-381110e99704 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:56.392577 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-38b9b537-e351-476d-89d2-381110e99704 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:56.435944 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:56.435944 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:56.437891 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-38b9b537-e351-476d-89d2-381110e99704 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:52:56.438771 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 409/801] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:56 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 807 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:56.935395 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-319d067a-c31b-4f02-8e6e-22d91d260d22 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:56.936259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-319d067a-c31b-4f02-8e6e-22d91d260d22 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:56.936735 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:56.936735 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:56.937356 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-319d067a-c31b-4f02-8e6e-22d91d260d22 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:57.080978 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:57.080978 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:57.114595 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-319d067a-c31b-4f02-8e6e-22d91d260d22 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:57.204934 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-319d067a-c31b-4f02-8e6e-22d91d260d22 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:57.219002 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 393/802] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:56 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 973 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:57.454438 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a1797718-6c7f-4b3c-a858-72149c75e9ae tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:52:57.455608 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a1797718-6c7f-4b3c-a858-72149c75e9ae tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:57.456116 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:57.456116 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:57.456904 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a1797718-6c7f-4b3c-a858-72149c75e9ae tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:57.457416 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a1797718-6c7f-4b3c-a858-72149c75e9ae tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:57.546888 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:57.546888 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:57.546888 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a1797718-6c7f-4b3c-a858-72149c75e9ae tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:52:57.562244 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 410/803] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:57 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 807 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:58.226454 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9d8abd68-bea0-49da-8388-8a4ac7b60ba2 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:58.227451 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9d8abd68-bea0-49da-8388-8a4ac7b60ba2 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:58.227650 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:58.227650 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:58.228809 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9d8abd68-bea0-49da-8388-8a4ac7b60ba2 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:58.403444 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:58.403444 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:58.452399 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9d8abd68-bea0-49da-8388-8a4ac7b60ba2 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:58.501987 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9d8abd68-bea0-49da-8388-8a4ac7b60ba2 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:58.503627 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 394/804] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:58 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 973 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:58.559787 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd27f01f-4f92-48d3-a568-ed02d2d18ca9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:52:58.560583 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd27f01f-4f92-48d3-a568-ed02d2d18ca9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:58.560945 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:58.560945 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:58.561546 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd27f01f-4f92-48d3-a568-ed02d2d18ca9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:58.562098 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-dd27f01f-4f92-48d3-a568-ed02d2d18ca9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:58.587343 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:58.587343 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:58.589778 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd27f01f-4f92-48d3-a568-ed02d2d18ca9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:52:58.590901 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 411/805] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:58 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 807 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:59.521111 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-df0bf58c-e642-4fea-acd2-de386fb77566 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:52:59.522134 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-df0bf58c-e642-4fea-acd2-de386fb77566 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:59.522519 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:59.522519 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:59.523098 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-df0bf58c-e642-4fea-acd2-de386fb77566 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:59.605436 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6f3559d7-9c1b-4093-bbdf-668cbb54c929 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:52:59.606527 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6f3559d7-9c1b-4093-bbdf-668cbb54c929 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:52:59.606527 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:52:59.606527 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:52:59.606958 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6f3559d7-9c1b-4093-bbdf-668cbb54c929 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:52:59.607420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6f3559d7-9c1b-4093-bbdf-668cbb54c929 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:52:59.646074 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:59.646074 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:59.670198 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-df0bf58c-e642-4fea-acd2-de386fb77566 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:52:59.694611 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:52:59.694611 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:52:59.701041 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6f3559d7-9c1b-4093-bbdf-668cbb54c929 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:52:59.714718 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 412/806] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:59 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:52:59.724528 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-df0bf58c-e642-4fea-acd2-de386fb77566 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:52:59.729021 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 395/807] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:52:59 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 973 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:00.723615 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9424bd50-da95-483f-af41-945bbcad6c3b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:00.725040 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9424bd50-da95-483f-af41-945bbcad6c3b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:00.725427 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:00.725427 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:00.726158 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9424bd50-da95-483f-af41-945bbcad6c3b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:00.726708 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-9424bd50-da95-483f-af41-945bbcad6c3b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:00.743025 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4a5e12fd-e7bd-48dd-bfb9-527de4e458eb tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:53:00.743580 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4a5e12fd-e7bd-48dd-bfb9-527de4e458eb tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:00.743796 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:00.743796 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:00.744180 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4a5e12fd-e7bd-48dd-bfb9-527de4e458eb tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:00.805961 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:00.805961 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:00.808053 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9424bd50-da95-483f-af41-945bbcad6c3b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:00.808893 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 413/808] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:00 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:00.876903 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:00.876903 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:00.905080 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4a5e12fd-e7bd-48dd-bfb9-527de4e458eb tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:53:00.974059 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4a5e12fd-e7bd-48dd-bfb9-527de4e458eb tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:53:00.975171 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 396/809] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:00 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 1361 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:53:01.061918 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-6c0f9ce0-cd13-4718-b91c-d5d999ea0153 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:53:01.062835 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-6c0f9ce0-cd13-4718-b91c-d5d999ea0153 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:01.063197 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:01.063197 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:01.063812 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-6c0f9ce0-cd13-4718-b91c-d5d999ea0153 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:01.195200 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:01.195200 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:01.213958 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-6c0f9ce0-cd13-4718-b91c-d5d999ea0153 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:53:01.272550 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-6c0f9ce0-cd13-4718-b91c-d5d999ea0153 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:53:01.273502 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 414/810] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:53:01 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 1361 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:53:01.825303 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-467cdf9a-0419-4d7e-ad9f-dcb5774b1d49 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:01.826013 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-467cdf9a-0419-4d7e-ad9f-dcb5774b1d49 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:01.826132 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:01.826132 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:01.826507 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-467cdf9a-0419-4d7e-ad9f-dcb5774b1d49 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:01.826880 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-467cdf9a-0419-4d7e-ad9f-dcb5774b1d49 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:02.194846 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:02.194846 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:02.200022 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-467cdf9a-0419-4d7e-ad9f-dcb5774b1d49 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:02.205486 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 397/811] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:01 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:03.220593 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2612cca0-f5d5-414f-89d2-1c2a21e6b71e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:03.221102 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2612cca0-f5d5-414f-89d2-1c2a21e6b71e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:03.221477 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:03.221477 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:03.222073 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2612cca0-f5d5-414f-89d2-1c2a21e6b71e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:03.222733 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2612cca0-f5d5-414f-89d2-1c2a21e6b71e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:03.301678 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:03.301678 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:03.325252 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2612cca0-f5d5-414f-89d2-1c2a21e6b71e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:03.331933 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 415/812] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:03 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:04.340630 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-410f9385-099b-4465-8fbf-9da82a74aeac tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:04.341737 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-410f9385-099b-4465-8fbf-9da82a74aeac tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:04.342098 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:04.342098 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:04.342677 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-410f9385-099b-4465-8fbf-9da82a74aeac tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:04.343460 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-410f9385-099b-4465-8fbf-9da82a74aeac tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:04.401044 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:04.401044 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:04.403117 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-410f9385-099b-4465-8fbf-9da82a74aeac tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:04.404084 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 398/813] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:04 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:53:04.654740 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-00c2e45c-519b-4edc-8adb-e4df3b297933 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:53:04.655296 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-00c2e45c-519b-4edc-8adb-e4df3b297933 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:04.655481 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:04.655481 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:04.655857 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-00c2e45c-519b-4edc-8adb-e4df3b297933 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:04.722821 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:04.722821 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:04.739122 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-00c2e45c-519b-4edc-8adb-e4df3b297933 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:53:04.795890 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-00c2e45c-519b-4edc-8adb-e4df3b297933 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:53:04.798463 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 416/814] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:53:04 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 1361 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:53:04.817917 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-410f9385-099b-4465-8fbf-9da82a74aeac tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume// Jan 13 03:53:04.818717 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-410f9385-099b-4465-8fbf-9da82a74aeac tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:04.819141 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:04.819141 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:04.819804 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-410f9385-099b-4465-8fbf-9da82a74aeac tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:04.822937 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-410f9385-099b-4465-8fbf-9da82a74aeac tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:53:04.824616 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 399/815] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:53:04 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 03:53:04.843193 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-6a133fe1-64c8-465e-af70-4285e3341ed0 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] POST http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/attachments Jan 13 03:53:04.843846 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:04.843846 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:04.844504 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-6a133fe1-64c8-465e-af70-4285e3341ed0 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4788014-a154-492f-a352-9edc980e8afd", "instance_uuid": "db06142d-c5df-4203-b2fd-7f30ed8a39f8", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:53:04.926075 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:04.926075 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:05.034352 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-6a133fe1-64c8-465e-af70-4285e3341ed0 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/attachments returned with HTTP 200 Jan 13 03:53:05.035433 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 417/816] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:53:04 2021] POST /volume/v3/310a817c57304074a3b353a11ed3e7b7/attachments => generated 273 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:53:05.420322 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bb0557c0-e2e3-44c5-9401-6786546f2fa0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:05.421060 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bb0557c0-e2e3-44c5-9401-6786546f2fa0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:05.421835 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bb0557c0-e2e3-44c5-9401-6786546f2fa0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:05.422285 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-bb0557c0-e2e3-44c5-9401-6786546f2fa0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:05.516618 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:05.516618 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:05.522434 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bb0557c0-e2e3-44c5-9401-6786546f2fa0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:05.526521 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 400/817] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:05 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:06.544692 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-55f3ba68-9091-4be5-a8c3-c3b85bdbde23 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:06.546191 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-55f3ba68-9091-4be5-a8c3-c3b85bdbde23 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:06.546982 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:06.546982 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:06.548017 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-55f3ba68-9091-4be5-a8c3-c3b85bdbde23 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:06.548552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-55f3ba68-9091-4be5-a8c3-c3b85bdbde23 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:06.572323 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:06.572323 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:06.574825 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-55f3ba68-9091-4be5-a8c3-c3b85bdbde23 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:06.575807 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 418/818] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:06 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:07.590451 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fa3360e4-9b03-47e5-98dc-b8ad7e11abf4 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:07.591042 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fa3360e4-9b03-47e5-98dc-b8ad7e11abf4 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:07.591149 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:07.591149 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:07.591608 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fa3360e4-9b03-47e5-98dc-b8ad7e11abf4 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:07.592043 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-fa3360e4-9b03-47e5-98dc-b8ad7e11abf4 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:07.658048 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:07.658048 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:07.660318 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fa3360e4-9b03-47e5-98dc-b8ad7e11abf4 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:07.661226 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 401/819] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:07 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:07.790758 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-55f3ba68-9091-4be5-a8c3-c3b85bdbde23 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume// Jan 13 03:53:07.791750 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-55f3ba68-9091-4be5-a8c3-c3b85bdbde23 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:07.791947 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:07.791947 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:07.793378 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-55f3ba68-9091-4be5-a8c3-c3b85bdbde23 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:07.795503 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-55f3ba68-9091-4be5-a8c3-c3b85bdbde23 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:53:07.796460 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 419/820] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 03:53:07 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 13 03:53:07.813653 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-bda08d2b-070c-4921-9107-ecec43776238 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] GET http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:53:07.814234 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-bda08d2b-070c-4921-9107-ecec43776238 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:07.814424 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:07.814424 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:07.815533 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-bda08d2b-070c-4921-9107-ecec43776238 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:07.962042 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:07.962042 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:07.984591 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-bda08d2b-070c-4921-9107-ecec43776238 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:53:08.027600 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:08.027600 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:08.057522 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-bda08d2b-070c-4921-9107-ecec43776238 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 200 Jan 13 03:53:08.058372 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 402/821] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 03:53:07 2021] GET /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 1459 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 13 03:53:08.092906 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-f64a8329-bd64-4d4c-9fc8-0ff06885ae4a tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] PUT http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/attachments/da8c7838-ff10-47f3-a5a0-3475bc30dbed Jan 13 03:53:08.094233 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-f64a8329-bd64-4d4c-9fc8-0ff06885ae4a tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sda"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:53:08.143380 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 03:53:08.143380 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 03:53:08.145198 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-f64a8329-bd64-4d4c-9fc8-0ff06885ae4a tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Lock "b'cinder-attachment_update-f4788014-a154-492f-a352-9edc980e8afd-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.014s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 03:53:08.147814 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:08.147814 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:08.677505 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2cb4fc7d-1473-4b59-a658-e14c00178609 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:08.678210 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2cb4fc7d-1473-4b59-a658-e14c00178609 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:08.678210 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:08.678210 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:08.678702 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2cb4fc7d-1473-4b59-a658-e14c00178609 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:08.679052 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2cb4fc7d-1473-4b59-a658-e14c00178609 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:08.773979 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:08.773979 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:08.775683 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2cb4fc7d-1473-4b59-a658-e14c00178609 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:08.777290 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 403/822] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:08 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:09.791397 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cc699080-c887-45c5-9c0a-e272b509e934 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:09.791997 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cc699080-c887-45c5-9c0a-e272b509e934 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:09.791997 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:09.791997 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:09.792333 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cc699080-c887-45c5-9c0a-e272b509e934 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:09.792587 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-cc699080-c887-45c5-9c0a-e272b509e934 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:09.865205 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:09.865205 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:09.868907 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cc699080-c887-45c5-9c0a-e272b509e934 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:09.876320 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 404/823] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:09 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:53:10.891313 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2339d37b-2b10-4954-8616-6ec2b3ae2c80 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:10.892808 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2339d37b-2b10-4954-8616-6ec2b3ae2c80 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:10.893258 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:10.893258 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:10.893963 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2339d37b-2b10-4954-8616-6ec2b3ae2c80 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:10.894705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2339d37b-2b10-4954-8616-6ec2b3ae2c80 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:10.991344 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:10.991344 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:10.998817 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2339d37b-2b10-4954-8616-6ec2b3ae2c80 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:11.003430 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 405/824] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:10 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:53:11.327736 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-f64a8329-bd64-4d4c-9fc8-0ff06885ae4a tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Lock "b'cinder-attachment_update-f4788014-a154-492f-a352-9edc980e8afd-n-h1-766380-6'" released by "attachment_update" :: held 3.182s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 03:53:11.330178 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-f64a8329-bd64-4d4c-9fc8-0ff06885ae4a tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/attachments/da8c7838-ff10-47f3-a5a0-3475bc30dbed returned with HTTP 200 Jan 13 03:53:11.331398 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 420/825] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 03:53:08 2021] PUT /volume/v3/310a817c57304074a3b353a11ed3e7b7/attachments/da8c7838-ff10-47f3-a5a0-3475bc30dbed => generated 762 bytes in 3244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:53:11.392223 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-41c38342-317c-47c2-99ed-98e39598dcdc tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] POST http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/attachments/da8c7838-ff10-47f3-a5a0-3475bc30dbed/action Jan 13 03:53:11.393395 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:11.393395 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:11.394156 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-41c38342-317c-47c2-99ed-98e39598dcdc tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Action body: b'{"os-complete": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:53:11.395214 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-41c38342-317c-47c2-99ed-98e39598dcdc tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:53:11.649179 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:11.649179 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:11.667699 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ce2255ae-f832-487d-8d3c-1639d01f36f6 req-41c38342-317c-47c2-99ed-98e39598dcdc tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/attachments/da8c7838-ff10-47f3-a5a0-3475bc30dbed/action returned with HTTP 204 Jan 13 03:53:11.668879 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 406/826] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 03:53:11 2021] POST /volume/v3/310a817c57304074a3b353a11ed3e7b7/attachments/da8c7838-ff10-47f3-a5a0-3475bc30dbed/action => generated 0 bytes in 281 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 13 03:53:12.017631 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46d24167-1372-4d83-8894-ae1fdbc65a43 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:12.018729 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-46d24167-1372-4d83-8894-ae1fdbc65a43 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:12.019366 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:12.019366 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:12.020037 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-46d24167-1372-4d83-8894-ae1fdbc65a43 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:12.020679 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-46d24167-1372-4d83-8894-ae1fdbc65a43 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:12.047040 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:12.047040 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:12.049880 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46d24167-1372-4d83-8894-ae1fdbc65a43 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:12.058322 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 421/827] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:12 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:13.066554 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-20794ced-24fc-4c41-ae5b-4ddc699ddda1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:13.067910 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-20794ced-24fc-4c41-ae5b-4ddc699ddda1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:13.068487 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:13.068487 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:13.069671 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-20794ced-24fc-4c41-ae5b-4ddc699ddda1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:13.071345 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-20794ced-24fc-4c41-ae5b-4ddc699ddda1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:13.094561 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:13.094561 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:13.112618 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-20794ced-24fc-4c41-ae5b-4ddc699ddda1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:13.112618 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 407/828] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:13 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:53:14.126088 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82b57d38-8555-4359-82e0-7451fe9c2f5c tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:14.127602 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-82b57d38-8555-4359-82e0-7451fe9c2f5c tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:14.127977 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:14.127977 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:14.128710 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-82b57d38-8555-4359-82e0-7451fe9c2f5c tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:14.129280 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-82b57d38-8555-4359-82e0-7451fe9c2f5c tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:14.158917 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:14.158917 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:14.161281 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82b57d38-8555-4359-82e0-7451fe9c2f5c tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:14.162577 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 422/829] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:14 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:15.187702 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dde5ee3b-14f5-4d63-8d29-f1e80477780f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:15.188162 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dde5ee3b-14f5-4d63-8d29-f1e80477780f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:15.188162 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:15.188162 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:15.188571 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dde5ee3b-14f5-4d63-8d29-f1e80477780f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:15.191232 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-dde5ee3b-14f5-4d63-8d29-f1e80477780f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:15.220805 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:15.220805 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:15.223170 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dde5ee3b-14f5-4d63-8d29-f1e80477780f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:15.225054 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 408/830] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:15 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:16.241306 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c8514e4-cbb3-4dd3-9c13-e1f21148c916 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:16.242564 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c8514e4-cbb3-4dd3-9c13-e1f21148c916 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:16.243105 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:16.243105 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:16.243105 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c8514e4-cbb3-4dd3-9c13-e1f21148c916 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:16.243417 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5c8514e4-cbb3-4dd3-9c13-e1f21148c916 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:16.266808 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:16.266808 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:16.269774 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c8514e4-cbb3-4dd3-9c13-e1f21148c916 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:16.270794 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 423/831] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:16 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:17.286801 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-40535c25-9ffa-4963-b644-ba1e35e5cad0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:17.288197 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-40535c25-9ffa-4963-b644-ba1e35e5cad0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:17.289194 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:17.289194 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:17.290047 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-40535c25-9ffa-4963-b644-ba1e35e5cad0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:17.290598 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-40535c25-9ffa-4963-b644-ba1e35e5cad0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:17.338691 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:17.338691 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:17.341591 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-40535c25-9ffa-4963-b644-ba1e35e5cad0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:17.342659 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 409/832] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:17 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:18.357380 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7dbefad6-567a-48cd-9f35-7894cde16350 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:18.358485 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7dbefad6-567a-48cd-9f35-7894cde16350 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:18.358859 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:18.358859 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:18.359478 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7dbefad6-567a-48cd-9f35-7894cde16350 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:18.360001 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-7dbefad6-567a-48cd-9f35-7894cde16350 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:18.403692 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:18.403692 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:18.405580 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7dbefad6-567a-48cd-9f35-7894cde16350 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:18.406404 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 424/833] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:18 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:19.421856 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d66b8fea-5353-406b-ab64-f6d4e9448a83 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:19.422845 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d66b8fea-5353-406b-ab64-f6d4e9448a83 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:19.422845 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:19.422845 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:19.423073 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d66b8fea-5353-406b-ab64-f6d4e9448a83 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:19.423253 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d66b8fea-5353-406b-ab64-f6d4e9448a83 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:19.481289 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:19.481289 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:19.481289 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d66b8fea-5353-406b-ab64-f6d4e9448a83 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:19.481289 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 410/834] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:19 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:20.494098 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-11b61d40-d163-4b20-8993-7e0998fdd5dd tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:20.494600 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-11b61d40-d163-4b20-8993-7e0998fdd5dd tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:20.494982 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:20.494982 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:20.495359 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-11b61d40-d163-4b20-8993-7e0998fdd5dd tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:20.495728 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-11b61d40-d163-4b20-8993-7e0998fdd5dd tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:20.602303 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:20.602303 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:20.604428 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-11b61d40-d163-4b20-8993-7e0998fdd5dd tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:20.611224 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 425/835] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:20 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:21.623367 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1fb8b688-0f7e-45e8-8013-47d01bd1c7f1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:21.623921 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1fb8b688-0f7e-45e8-8013-47d01bd1c7f1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:21.624062 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:21.624062 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:21.624476 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1fb8b688-0f7e-45e8-8013-47d01bd1c7f1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:21.624853 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-1fb8b688-0f7e-45e8-8013-47d01bd1c7f1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:21.669836 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:21.669836 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:21.673438 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1fb8b688-0f7e-45e8-8013-47d01bd1c7f1 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:21.673438 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 411/836] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:21 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:22.689419 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5a1de028-45f3-4889-bb05-2048b0f602b5 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:22.690450 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5a1de028-45f3-4889-bb05-2048b0f602b5 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:22.690833 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:22.690833 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:22.691434 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5a1de028-45f3-4889-bb05-2048b0f602b5 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:22.691944 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5a1de028-45f3-4889-bb05-2048b0f602b5 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:22.740939 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:22.740939 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:22.743363 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5a1de028-45f3-4889-bb05-2048b0f602b5 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:22.745730 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 426/837] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:22 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:23.439843 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] POST http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes Jan 13 03:53:23.440324 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:23.440324 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:23.441095 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1155620767"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:53:23.441858 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1155620767'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:53:23.442237 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Create volume of 1 GB Jan 13 03:53:23.457000 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Availability Zones retrieved successfully. Jan 13 03:53:23.477756 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Flow 'volume_create_api' (08c1e628-e936-46ca-b130-cde17a98ef61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:53:23.481544 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (643dbab6-5ed6-4943-ba3f-f21be1e02bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:53:23.483784 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:53:23.571303 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (643dbab6-5ed6-4943-ba3f-f21be1e02bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:53:23.573747 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bafd4f32-f8f5-4961-a201-b357f679d96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:53:23.673769 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Created reservations ['8dafd293-f755-477e-932c-63aee02f5282', 'a175b6aa-0052-4c87-8da5-4cebee323ea6', 'e694a000-dc13-4e9e-bdd1-23cdd16272ab', '58e96028-7eef-46c7-afb6-9bc8aa6d85ed'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:53:23.681492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bafd4f32-f8f5-4961-a201-b357f679d96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dafd293-f755-477e-932c-63aee02f5282', 'a175b6aa-0052-4c87-8da5-4cebee323ea6', 'e694a000-dc13-4e9e-bdd1-23cdd16272ab', '58e96028-7eef-46c7-afb6-9bc8aa6d85ed']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:53:23.684680 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecdeeeda-7dcd-481a-8854-3d4db74b9ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:53:23.763785 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e6832eb8-1feb-4086-b969-d6b5042bd8ab tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:23.764352 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e6832eb8-1feb-4086-b969-d6b5042bd8ab tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:23.764518 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:23.764518 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:23.765660 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e6832eb8-1feb-4086-b969-d6b5042bd8ab tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:23.765660 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e6832eb8-1feb-4086-b969-d6b5042bd8ab tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:23.776653 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecdeeeda-7dcd-481a-8854-3d4db74b9ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1155620767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fbeab36be7d424f8987270ea34eebf2',qos_specs=None,replication_status=,reservations=['8dafd293-f755-477e-932c-63aee02f5282','a175b6aa-0052-4c87-8da5-4cebee323ea6','e694a000-dc13-4e9e-bdd1-23cdd16272ab','58e96028-7eef-46c7-afb6-9bc8aa6d85ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d608d58e80f84b14aa04d705fe16d0dc',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:53:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1155620767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fbeab36be7d424f8987270ea34eebf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d608d58e80f84b14aa04d705fe16d0dc',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:53:23.780041 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (743131bd-6823-4803-b28d-f9e747ad68c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:53:23.812739 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:23.812739 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:23.814458 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (743131bd-6823-4803-b28d-f9e747ad68c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1155620767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fbeab36be7d424f8987270ea34eebf2',qos_specs=None,replication_status=,reservations=['8dafd293-f755-477e-932c-63aee02f5282','a175b6aa-0052-4c87-8da5-4cebee323ea6','e694a000-dc13-4e9e-bdd1-23cdd16272ab','58e96028-7eef-46c7-afb6-9bc8aa6d85ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d608d58e80f84b14aa04d705fe16d0dc',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:53:23.816927 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1d15bb-c07a-4498-aa72-377abfd0bc58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:53:23.817658 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e6832eb8-1feb-4086-b969-d6b5042bd8ab tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:23.824537 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 427/838] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:23 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:23.853311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1d15bb-c07a-4498-aa72-377abfd0bc58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:53:23.856172 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Flow 'volume_create_api' (08c1e628-e936-46ca-b130-cde17a98ef61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:53:23.957942 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Create volume request issued successfully. Jan 13 03:53:23.988582 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5dfa7562-0285-4958-88f1-b340e893aeaa tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes returned with HTTP 202 Jan 13 03:53:23.989722 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 412/839] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:53:23 2021] POST /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes => generated 820 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:53:24.014654 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6b794681-a06e-4c7d-bb8a-b7eec58774e1 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:53:24.016547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6b794681-a06e-4c7d-bb8a-b7eec58774e1 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:24.017117 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:24.017117 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:24.021001 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6b794681-a06e-4c7d-bb8a-b7eec58774e1 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:24.112682 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:24.112682 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:24.122552 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6b794681-a06e-4c7d-bb8a-b7eec58774e1 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:24.161112 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6b794681-a06e-4c7d-bb8a-b7eec58774e1 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:53:24.162483 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 428/840] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:23 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 912 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:24.845862 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a083c450-f27a-40e4-b96f-cfbd1ddeb6dd tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:24.852887 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a083c450-f27a-40e4-b96f-cfbd1ddeb6dd tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:24.870066 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:24.870066 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:24.870066 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a083c450-f27a-40e4-b96f-cfbd1ddeb6dd tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:24.870066 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a083c450-f27a-40e4-b96f-cfbd1ddeb6dd tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:24.928141 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:24.928141 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:24.931868 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a083c450-f27a-40e4-b96f-cfbd1ddeb6dd tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:24.933330 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 413/841] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:24 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:25.180384 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8162c828-8214-4c57-907e-67238d01076c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:53:25.181165 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8162c828-8214-4c57-907e-67238d01076c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:25.181388 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:25.181388 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:25.181848 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8162c828-8214-4c57-907e-67238d01076c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:25.272552 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:25.272552 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:25.272552 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8162c828-8214-4c57-907e-67238d01076c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:25.300096 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8162c828-8214-4c57-907e-67238d01076c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:53:25.312566 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 429/842] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:25 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 913 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:25.948652 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bed0c5e7-25c2-46f4-b019-e32ae9f49a59 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:25.949424 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bed0c5e7-25c2-46f4-b019-e32ae9f49a59 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:25.949424 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:25.949424 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:25.949817 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bed0c5e7-25c2-46f4-b019-e32ae9f49a59 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:25.950226 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-bed0c5e7-25c2-46f4-b019-e32ae9f49a59 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:26.001707 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:26.001707 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:26.004126 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bed0c5e7-25c2-46f4-b019-e32ae9f49a59 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:26.005502 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 414/843] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:25 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:26.238326 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-830fb8d9-dbfe-45dd-901f-d1668d0b1ef1 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:53:26.239054 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-830fb8d9-dbfe-45dd-901f-d1668d0b1ef1 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:26.239413 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:26.239413 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:26.240003 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-830fb8d9-dbfe-45dd-901f-d1668d0b1ef1 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:26.363564 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:26.363564 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:26.372671 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-830fb8d9-dbfe-45dd-901f-d1668d0b1ef1 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:26.396671 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-830fb8d9-dbfe-45dd-901f-d1668d0b1ef1 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:53:26.398551 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 430/844] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:53:26 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 913 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:26.511273 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bed0c5e7-25c2-46f4-b019-e32ae9f49a59 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume// Jan 13 03:53:26.511822 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bed0c5e7-25c2-46f4-b019-e32ae9f49a59 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:26.512102 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:26.512102 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:26.512592 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bed0c5e7-25c2-46f4-b019-e32ae9f49a59 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:26.513852 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bed0c5e7-25c2-46f4-b019-e32ae9f49a59 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:53:26.516220 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 415/845] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:53:26 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 03:53:26.533295 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-5b2a77b0-93eb-4dcb-929b-7b26d5488cf0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] POST http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments Jan 13 03:53:26.533924 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:26.533924 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:26.534322 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-5b2a77b0-93eb-4dcb-929b-7b26d5488cf0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06", "instance_uuid": "7ac57cff-9071-492f-8da6-d8501c691fab", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:53:26.636772 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:26.636772 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:26.710026 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-5b2a77b0-93eb-4dcb-929b-7b26d5488cf0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments returned with HTTP 200 Jan 13 03:53:26.711551 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 431/846] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:53:26 2021] POST /volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments => generated 273 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:53:26.774149 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c805846e-f59e-4f04-8ab3-f36d130043bd tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:53:26.776265 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c805846e-f59e-4f04-8ab3-f36d130043bd tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:26.777211 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c805846e-f59e-4f04-8ab3-f36d130043bd tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:26.794526 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-5b2a77b0-93eb-4dcb-929b-7b26d5488cf0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume// Jan 13 03:53:26.795148 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-5b2a77b0-93eb-4dcb-929b-7b26d5488cf0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:26.795585 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:26.795585 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:26.796720 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-5b2a77b0-93eb-4dcb-929b-7b26d5488cf0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:26.797866 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-5b2a77b0-93eb-4dcb-929b-7b26d5488cf0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:53:26.798688 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 432/847] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 03:53:26 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 03:53:26.813218 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-b632406f-fd60-42d2-b13f-b82a69b340e3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:53:26.813949 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-b632406f-fd60-42d2-b13f-b82a69b340e3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:26.815044 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-b632406f-fd60-42d2-b13f-b82a69b340e3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:26.873054 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:26.873054 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:26.881677 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c805846e-f59e-4f04-8ab3-f36d130043bd tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:26.904350 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:26.904350 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:26.914297 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c805846e-f59e-4f04-8ab3-f36d130043bd tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:53:26.915263 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 416/848] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:26 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 912 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:27.022233 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-33e1bfa3-81fa-45c1-af5d-2b7399894c70 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:27.024343 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-33e1bfa3-81fa-45c1-af5d-2b7399894c70 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:27.024767 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:27.024767 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:27.025530 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-33e1bfa3-81fa-45c1-af5d-2b7399894c70 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:27.026116 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-33e1bfa3-81fa-45c1-af5d-2b7399894c70 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:27.057867 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:27.057867 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:27.060218 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-33e1bfa3-81fa-45c1-af5d-2b7399894c70 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:27.061623 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 417/849] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:27 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:27.076723 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:27.076723 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:27.089105 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-b632406f-fd60-42d2-b13f-b82a69b340e3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:27.114007 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:27.114007 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:27.124713 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-b632406f-fd60-42d2-b13f-b82a69b340e3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:53:27.126227 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 433/850] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 03:53:26 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 1011 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:53:27.151517 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-f57bb099-dc2e-4d51-95cf-0ffd882be4f3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] PUT http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/d66500b1-fc7d-491b-8cf6-a757ccefa414 Jan 13 03:53:27.152123 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:27.152123 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:27.152674 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-f57bb099-dc2e-4d51-95cf-0ffd882be4f3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:53:27.214258 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 03:53:27.214258 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 03:53:27.217360 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-f57bb099-dc2e-4d51-95cf-0ffd882be4f3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Lock "b'cinder-attachment_update-b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.019s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 03:53:27.222362 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:27.222362 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:27.932649 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec9bc752-937f-4e53-be4a-8a9e45f7bab6 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:53:27.933204 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec9bc752-937f-4e53-be4a-8a9e45f7bab6 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:27.933428 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:27.933428 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:27.933891 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec9bc752-937f-4e53-be4a-8a9e45f7bab6 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:28.012536 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:28.012536 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:28.032652 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ec9bc752-937f-4e53-be4a-8a9e45f7bab6 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:28.077153 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:28.077153 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:28.090464 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec9bc752-937f-4e53-be4a-8a9e45f7bab6 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:53:28.091276 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 434/851] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:27 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 912 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:28.095937 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3eff109f-30e1-422b-8e9f-053cd2844d19 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:28.096632 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3eff109f-30e1-422b-8e9f-053cd2844d19 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:28.096802 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:28.096802 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:28.097111 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3eff109f-30e1-422b-8e9f-053cd2844d19 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:28.097365 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-3eff109f-30e1-422b-8e9f-053cd2844d19 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:28.153201 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:28.153201 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:28.153201 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3eff109f-30e1-422b-8e9f-053cd2844d19 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:28.153201 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 435/852] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:28 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:29.109361 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-60ff332b-2c3d-4c18-abb8-038ec36454af tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:53:29.110482 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-60ff332b-2c3d-4c18-abb8-038ec36454af tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:29.110887 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:29.110887 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:29.111537 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-60ff332b-2c3d-4c18-abb8-038ec36454af tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:29.226684 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:29.226684 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:29.256942 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-60ff332b-2c3d-4c18-abb8-038ec36454af tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:29.306105 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:29.306105 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:29.315356 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-60ff332b-2c3d-4c18-abb8-038ec36454af tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:53:29.316186 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 436/853] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:29 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 912 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:29.331714 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-480651df-e2c4-49bb-8697-3760f87e9d7d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:29.332142 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-480651df-e2c4-49bb-8697-3760f87e9d7d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:29.332372 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:29.332372 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:29.332995 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-480651df-e2c4-49bb-8697-3760f87e9d7d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:29.333500 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-480651df-e2c4-49bb-8697-3760f87e9d7d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:29.357147 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:29.357147 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:29.359377 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-480651df-e2c4-49bb-8697-3760f87e9d7d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:29.360367 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 437/854] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:29 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:30.109654 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-f57bb099-dc2e-4d51-95cf-0ffd882be4f3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Lock "b'cinder-attachment_update-b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06-n-h1-766380-6'" released by "attachment_update" :: held 2.891s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 03:53:30.109654 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-f57bb099-dc2e-4d51-95cf-0ffd882be4f3 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/d66500b1-fc7d-491b-8cf6-a757ccefa414 returned with HTTP 200 Jan 13 03:53:30.110138 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 418/855] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 03:53:27 2021] PUT /volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/d66500b1-fc7d-491b-8cf6-a757ccefa414 => generated 762 bytes in 2963 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:53:30.333727 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-839c0714-b866-4b2d-89c1-04a7f1be6ae7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:53:30.334292 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-839c0714-b866-4b2d-89c1-04a7f1be6ae7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:30.334512 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:30.334512 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:30.335277 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-839c0714-b866-4b2d-89c1-04a7f1be6ae7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:30.374640 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-14cd2e8d-08b1-404e-b476-b58ac800c195 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:30.375169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-14cd2e8d-08b1-404e-b476-b58ac800c195 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:30.375387 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:30.375387 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:30.375762 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-14cd2e8d-08b1-404e-b476-b58ac800c195 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:30.376147 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-14cd2e8d-08b1-404e-b476-b58ac800c195 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:30.423018 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:30.423018 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:30.466212 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-839c0714-b866-4b2d-89c1-04a7f1be6ae7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:30.474008 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:30.474008 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:30.492550 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-14cd2e8d-08b1-404e-b476-b58ac800c195 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:30.493497 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 419/856] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:30 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:30.555757 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:30.555757 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:30.566548 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-839c0714-b866-4b2d-89c1-04a7f1be6ae7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:53:30.578021 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 438/857] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:30 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 913 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:31.508511 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f151b54d-98d9-4a30-9832-d06892a18c2f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:31.509008 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f151b54d-98d9-4a30-9832-d06892a18c2f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:31.509209 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:31.509209 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:31.510046 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f151b54d-98d9-4a30-9832-d06892a18c2f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:31.510824 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f151b54d-98d9-4a30-9832-d06892a18c2f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:31.573704 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:31.573704 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:31.573704 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f151b54d-98d9-4a30-9832-d06892a18c2f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:31.573704 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 420/858] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:31 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:31.584126 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-10783b04-99dd-4ddd-9741-43a1c61e6f6e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:53:31.584682 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-10783b04-99dd-4ddd-9741-43a1c61e6f6e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:31.585829 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:31.585829 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:31.586241 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-10783b04-99dd-4ddd-9741-43a1c61e6f6e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:31.670726 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:31.670726 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:31.688431 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-10783b04-99dd-4ddd-9741-43a1c61e6f6e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:31.714232 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:31.714232 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:31.729893 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-10783b04-99dd-4ddd-9741-43a1c61e6f6e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:53:31.730710 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 439/859] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:31 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 913 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:32.584633 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f2931106-a81a-4090-994d-f1806e7529f5 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:32.586261 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f2931106-a81a-4090-994d-f1806e7529f5 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:32.586623 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:32.586623 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:32.587227 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f2931106-a81a-4090-994d-f1806e7529f5 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:32.587770 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f2931106-a81a-4090-994d-f1806e7529f5 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:32.611818 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:32.611818 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:32.614321 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f2931106-a81a-4090-994d-f1806e7529f5 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:32.615474 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 421/860] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:32 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:32.749079 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ad5e089-3e17-4adf-b0ef-63942bb93801 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:53:32.749698 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ad5e089-3e17-4adf-b0ef-63942bb93801 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:32.749987 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:32.749987 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:32.750480 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ad5e089-3e17-4adf-b0ef-63942bb93801 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:32.836767 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:32.836767 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:32.853345 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5ad5e089-3e17-4adf-b0ef-63942bb93801 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:32.878281 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:32.878281 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:32.889976 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ad5e089-3e17-4adf-b0ef-63942bb93801 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:53:32.891322 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 440/861] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:32 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 913 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:33.629406 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6fbcd978-964c-43fe-86ee-fb2e766fa307 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:33.630489 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6fbcd978-964c-43fe-86ee-fb2e766fa307 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:33.630879 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:33.630879 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:33.631648 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6fbcd978-964c-43fe-86ee-fb2e766fa307 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:33.632786 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6fbcd978-964c-43fe-86ee-fb2e766fa307 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:33.679564 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:33.679564 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:33.686445 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6fbcd978-964c-43fe-86ee-fb2e766fa307 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:33.692184 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 422/862] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:33 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:33.913165 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b779d656-3d77-4217-b335-e8ff8afa8521 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:53:33.913696 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b779d656-3d77-4217-b335-e8ff8afa8521 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:33.913917 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:33.913917 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:33.914289 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b779d656-3d77-4217-b335-e8ff8afa8521 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:34.042491 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:34.042491 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:34.051714 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b779d656-3d77-4217-b335-e8ff8afa8521 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:34.075708 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:34.075708 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:34.084761 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b779d656-3d77-4217-b335-e8ff8afa8521 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:53:34.095426 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 441/863] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:33 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 913 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:34.706440 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-76267a3e-8af7-420b-9f62-76fd40ae3160 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:34.706981 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-76267a3e-8af7-420b-9f62-76fd40ae3160 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:34.707414 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:34.707414 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:34.707866 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-76267a3e-8af7-420b-9f62-76fd40ae3160 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:34.708322 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-76267a3e-8af7-420b-9f62-76fd40ae3160 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:34.755266 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:34.755266 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:34.759647 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-76267a3e-8af7-420b-9f62-76fd40ae3160 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:34.762414 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 423/864] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:34 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:35.106162 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d60afbe9-3e73-49e9-8288-7241835965bc tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:53:35.106997 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d60afbe9-3e73-49e9-8288-7241835965bc tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:35.107334 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:35.107334 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:35.107908 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d60afbe9-3e73-49e9-8288-7241835965bc tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:35.203789 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:35.203789 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:35.220643 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d60afbe9-3e73-49e9-8288-7241835965bc tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:35.250869 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:35.250869 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:35.293277 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d60afbe9-3e73-49e9-8288-7241835965bc tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:53:35.293277 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 442/865] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:35 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 913 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:35.789916 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06349749-e9ec-4b9f-9fd6-264b3bce413f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:35.789916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06349749-e9ec-4b9f-9fd6-264b3bce413f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:35.789916 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:35.789916 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:35.789916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06349749-e9ec-4b9f-9fd6-264b3bce413f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:35.789916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-06349749-e9ec-4b9f-9fd6-264b3bce413f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:35.833369 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:35.833369 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:35.833369 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06349749-e9ec-4b9f-9fd6-264b3bce413f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:35.833369 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 424/866] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:35 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:35.887046 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-fc62a451-d02f-496f-b126-843ab6eb5bd2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] POST http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/d66500b1-fc7d-491b-8cf6-a757ccefa414/action Jan 13 03:53:35.887046 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:35.887046 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:35.887046 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-fc62a451-d02f-496f-b126-843ab6eb5bd2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:53:35.887046 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-fc62a451-d02f-496f-b126-843ab6eb5bd2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:53:36.020767 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:36.020767 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:36.047568 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ed282a6-54e4-442e-8d31-28f510904af5 req-fc62a451-d02f-496f-b126-843ab6eb5bd2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/d66500b1-fc7d-491b-8cf6-a757ccefa414/action returned with HTTP 204 Jan 13 03:53:36.048777 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 443/867] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 03:53:35 2021] POST /volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/d66500b1-fc7d-491b-8cf6-a757ccefa414/action => generated 0 bytes in 177 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:53:36.294160 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c4db3af2-0478-427a-a0ac-12223beea1d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:53:36.294688 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c4db3af2-0478-427a-a0ac-12223beea1d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:36.294912 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:36.294912 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:36.295266 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c4db3af2-0478-427a-a0ac-12223beea1d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:36.356354 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:36.356354 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:36.373718 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c4db3af2-0478-427a-a0ac-12223beea1d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:36.397054 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:36.397054 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:36.431077 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c4db3af2-0478-427a-a0ac-12223beea1d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:53:36.431833 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 425/868] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:36 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 1205 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:53:36.845755 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-932b8552-1e73-4515-aac7-5e8caa7d7b90 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:36.846257 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-932b8552-1e73-4515-aac7-5e8caa7d7b90 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:36.846639 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:36.846639 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:36.847224 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-932b8552-1e73-4515-aac7-5e8caa7d7b90 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:36.847754 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-932b8552-1e73-4515-aac7-5e8caa7d7b90 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:36.877368 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:36.877368 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:36.879860 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-932b8552-1e73-4515-aac7-5e8caa7d7b90 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:36.880899 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 444/869] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:36 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:37.314181 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] POST http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes Jan 13 03:53:37.314954 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:37.314954 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:37.315378 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2077153048"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:53:37.316640 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2077153048'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:53:37.317013 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Create volume of 1 GB Jan 13 03:53:37.347078 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Availability Zones retrieved successfully. Jan 13 03:53:37.386823 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Flow 'volume_create_api' (83c5faaa-24e9-4657-bac8-5f3956c6db4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:53:37.386823 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (251e1652-7b63-4c6d-8921-e16c80ec90b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:53:37.386823 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:53:37.505939 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (251e1652-7b63-4c6d-8921-e16c80ec90b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:53:37.509255 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5fbc67a-143d-4ab6-ba58-1e65d5d391db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:53:37.705133 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Created reservations ['2cc33849-d129-45fd-b7b2-95ed54c802eb', '0a8b7e14-7ba5-4b9f-b704-99d75237be5c', 'c3462091-1759-4f7b-b3a7-0179cd5ffb5b', 'c3435172-cbb7-4910-b276-9bfd433745b7'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:53:37.708083 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5fbc67a-143d-4ab6-ba58-1e65d5d391db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cc33849-d129-45fd-b7b2-95ed54c802eb', '0a8b7e14-7ba5-4b9f-b704-99d75237be5c', 'c3462091-1759-4f7b-b3a7-0179cd5ffb5b', 'c3435172-cbb7-4910-b276-9bfd433745b7']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:53:37.710966 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01351dff-502d-4813-bb33-d673e9b6ee46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:53:37.822430 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01351dff-502d-4813-bb33-d673e9b6ee46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23be9a39-c8ff-49ba-826d-f64db8ec5057', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2077153048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fbeab36be7d424f8987270ea34eebf2',qos_specs=None,replication_status=,reservations=['2cc33849-d129-45fd-b7b2-95ed54c802eb','0a8b7e14-7ba5-4b9f-b704-99d75237be5c','c3462091-1759-4f7b-b3a7-0179cd5ffb5b','c3435172-cbb7-4910-b276-9bfd433745b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d608d58e80f84b14aa04d705fe16d0dc',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:53:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2077153048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23be9a39-c8ff-49ba-826d-f64db8ec5057,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fbeab36be7d424f8987270ea34eebf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d608d58e80f84b14aa04d705fe16d0dc',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:53:37.826101 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8d800f6-b135-402d-a35b-28f0b5401c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:53:37.891336 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8d800f6-b135-402d-a35b-28f0b5401c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2077153048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fbeab36be7d424f8987270ea34eebf2',qos_specs=None,replication_status=,reservations=['2cc33849-d129-45fd-b7b2-95ed54c802eb','0a8b7e14-7ba5-4b9f-b704-99d75237be5c','c3462091-1759-4f7b-b3a7-0179cd5ffb5b','c3435172-cbb7-4910-b276-9bfd433745b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d608d58e80f84b14aa04d705fe16d0dc',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:53:37.894931 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d50fa5b-76a6-4650-a129-edbfe91d8bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:53:37.899847 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-782c83c0-4eb7-4d8c-8b97-59c130bc162b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:37.900390 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-782c83c0-4eb7-4d8c-8b97-59c130bc162b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:37.900533 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:37.900533 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:37.901160 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-782c83c0-4eb7-4d8c-8b97-59c130bc162b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:37.901974 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-782c83c0-4eb7-4d8c-8b97-59c130bc162b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:37.940772 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d50fa5b-76a6-4650-a129-edbfe91d8bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:53:37.946625 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Flow 'volume_create_api' (83c5faaa-24e9-4657-bac8-5f3956c6db4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:53:38.008931 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:38.008931 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:38.030033 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-782c83c0-4eb7-4d8c-8b97-59c130bc162b tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:38.037122 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 445/870] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:37 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:38.103680 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Create volume request issued successfully. Jan 13 03:53:38.147628 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-984bf7dc-aa24-419e-aeae-4113ba4062d0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes returned with HTTP 202 Jan 13 03:53:38.149719 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 426/871] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:53:37 2021] POST /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes => generated 820 bytes in 840 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:53:38.164728 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3a833e06-e49a-460b-b8a8-7a5b87051c4e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:53:38.165254 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3a833e06-e49a-460b-b8a8-7a5b87051c4e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:38.165696 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:38.165696 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:38.166465 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3a833e06-e49a-460b-b8a8-7a5b87051c4e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:38.307626 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:38.307626 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:38.324868 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3a833e06-e49a-460b-b8a8-7a5b87051c4e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:38.365496 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3a833e06-e49a-460b-b8a8-7a5b87051c4e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:53:38.368249 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 446/872] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:38 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 912 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:39.051232 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-23c4bbc9-3157-4c19-9990-1fe44daac976 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:39.052182 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-23c4bbc9-3157-4c19-9990-1fe44daac976 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:39.052572 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:39.052572 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:39.053795 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-23c4bbc9-3157-4c19-9990-1fe44daac976 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:39.055076 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-23c4bbc9-3157-4c19-9990-1fe44daac976 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:39.170870 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:39.170870 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:39.177380 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-23c4bbc9-3157-4c19-9990-1fe44daac976 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:39.180169 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 427/873] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:39 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:39.386293 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ab4ff697-9ed9-4d5a-889f-dfdbd7b86124 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:53:39.387078 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ab4ff697-9ed9-4d5a-889f-dfdbd7b86124 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:39.387493 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:39.387493 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:39.388199 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ab4ff697-9ed9-4d5a-889f-dfdbd7b86124 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:39.544365 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:39.544365 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:39.570415 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ab4ff697-9ed9-4d5a-889f-dfdbd7b86124 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:39.616906 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ab4ff697-9ed9-4d5a-889f-dfdbd7b86124 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:53:39.631820 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 447/874] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:39 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 912 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:40.195170 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ff9c3e59-4021-49a2-9e50-9b63efdf9c2f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:40.195785 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ff9c3e59-4021-49a2-9e50-9b63efdf9c2f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:40.195868 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:40.195868 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:40.196265 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ff9c3e59-4021-49a2-9e50-9b63efdf9c2f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:40.197559 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ff9c3e59-4021-49a2-9e50-9b63efdf9c2f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:40.265049 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:40.265049 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:40.266891 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ff9c3e59-4021-49a2-9e50-9b63efdf9c2f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:40.270182 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 428/875] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:40 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:40.639425 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7bb65ef6-ea15-4b1a-98e5-2c87db851e6c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:53:40.639967 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7bb65ef6-ea15-4b1a-98e5-2c87db851e6c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:40.640161 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:40.640161 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:40.640817 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7bb65ef6-ea15-4b1a-98e5-2c87db851e6c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:40.773360 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:40.773360 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:40.782941 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7bb65ef6-ea15-4b1a-98e5-2c87db851e6c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:40.912819 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7bb65ef6-ea15-4b1a-98e5-2c87db851e6c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:53:40.928316 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 448/876] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:40 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 913 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:41.163933 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-62030605-972a-4111-8b30-9eb5e60f5da8 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:53:41.164508 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-62030605-972a-4111-8b30-9eb5e60f5da8 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:41.164905 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:41.164905 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:41.167781 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-62030605-972a-4111-8b30-9eb5e60f5da8 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:41.283973 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bb53d68e-0701-416f-bef2-b7ea27826b30 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:41.284513 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bb53d68e-0701-416f-bef2-b7ea27826b30 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:41.284875 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:41.284875 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:41.285829 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bb53d68e-0701-416f-bef2-b7ea27826b30 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:41.286472 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-bb53d68e-0701-416f-bef2-b7ea27826b30 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:41.304643 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:41.304643 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:41.335483 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:41.335483 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:41.345192 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bb53d68e-0701-416f-bef2-b7ea27826b30 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:41.346431 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 449/877] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:41 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:53:41.355031 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-62030605-972a-4111-8b30-9eb5e60f5da8 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:41.382594 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-62030605-972a-4111-8b30-9eb5e60f5da8 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:53:41.384866 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 429/878] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:53:41 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 913 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:53:41.470984 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bb53d68e-0701-416f-bef2-b7ea27826b30 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume// Jan 13 03:53:41.471436 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bb53d68e-0701-416f-bef2-b7ea27826b30 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:41.471636 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:41.471636 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:41.472385 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bb53d68e-0701-416f-bef2-b7ea27826b30 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:41.474199 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bb53d68e-0701-416f-bef2-b7ea27826b30 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:53:41.475997 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 450/879] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:53:41 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 03:53:41.513332 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-437c54ac-33ef-487b-89d3-c7dfee263106 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] POST http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments Jan 13 03:53:41.514344 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:41.514344 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:41.515075 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-437c54ac-33ef-487b-89d3-c7dfee263106 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23be9a39-c8ff-49ba-826d-f64db8ec5057", "instance_uuid": "7ac57cff-9071-492f-8da6-d8501c691fab", "connector": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:53:41.573861 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:41.573861 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:41.705672 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-437c54ac-33ef-487b-89d3-c7dfee263106 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments returned with HTTP 200 Jan 13 03:53:41.716365 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 430/880] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:53:41 2021] POST /volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments => generated 273 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:53:41.754816 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b1e75ec-dc38-4cd1-bcd4-92d6dbb6aa1a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:53:41.755970 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b1e75ec-dc38-4cd1-bcd4-92d6dbb6aa1a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:41.756840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b1e75ec-dc38-4cd1-bcd4-92d6dbb6aa1a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:41.793547 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-437c54ac-33ef-487b-89d3-c7dfee263106 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume// Jan 13 03:53:41.794036 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-437c54ac-33ef-487b-89d3-c7dfee263106 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:41.794233 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:41.794233 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:41.795280 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-437c54ac-33ef-487b-89d3-c7dfee263106 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:41.797930 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-437c54ac-33ef-487b-89d3-c7dfee263106 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:53:41.798790 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 431/881] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 03:53:41 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 03:53:41.812387 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-ec60b1ff-4d5b-4473-bc21-bb40db40ce35 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:53:41.813466 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-ec60b1ff-4d5b-4473-bc21-bb40db40ce35 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:41.814184 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-ec60b1ff-4d5b-4473-bc21-bb40db40ce35 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:41.871314 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:41.871314 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:41.881148 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3b1e75ec-dc38-4cd1-bcd4-92d6dbb6aa1a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:41.906766 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:41.906766 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:41.918542 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b1e75ec-dc38-4cd1-bcd4-92d6dbb6aa1a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:53:41.919745 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 451/882] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:41 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 912 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:41.944817 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:41.944817 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:41.968807 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-ec60b1ff-4d5b-4473-bc21-bb40db40ce35 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:42.017138 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:42.017138 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:42.042634 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-ec60b1ff-4d5b-4473-bc21-bb40db40ce35 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:53:42.043773 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 432/883] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 03:53:41 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 1011 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:53:42.069824 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-ff2d3475-9aa9-4f35-89bc-e523c60b7ed2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] PUT http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/1149c69d-13a4-4dd9-943c-3ce810357178 Jan 13 03:53:42.069824 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:42.069824 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:42.069824 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-ff2d3475-9aa9-4f35-89bc-e523c60b7ed2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdc"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:53:42.098900 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 03:53:42.098900 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 03:53:42.099373 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-ff2d3475-9aa9-4f35-89bc-e523c60b7ed2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Lock "b'cinder-attachment_update-23be9a39-c8ff-49ba-826d-f64db8ec5057-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.009s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 03:53:42.102164 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:42.102164 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:42.379180 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-25d7fdaa-4d80-4449-961a-06ce615c1b54 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:42.383631 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-25d7fdaa-4d80-4449-961a-06ce615c1b54 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:42.384100 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:42.384100 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:42.384931 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-25d7fdaa-4d80-4449-961a-06ce615c1b54 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:42.387727 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-25d7fdaa-4d80-4449-961a-06ce615c1b54 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:42.473997 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:42.473997 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:42.477613 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-25d7fdaa-4d80-4449-961a-06ce615c1b54 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:42.480206 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 433/884] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:42 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 820 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:42.953963 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8391fc82-bfcf-4a3c-9da5-e81de2168c2a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:53:42.954750 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8391fc82-bfcf-4a3c-9da5-e81de2168c2a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:42.955076 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:42.955076 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:42.955653 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8391fc82-bfcf-4a3c-9da5-e81de2168c2a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:43.109834 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:43.109834 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:43.133958 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8391fc82-bfcf-4a3c-9da5-e81de2168c2a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:43.184104 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:43.184104 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:43.196306 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8391fc82-bfcf-4a3c-9da5-e81de2168c2a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:53:43.197526 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 434/885] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:42 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 912 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:53:43.501073 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-943b50da-7ae7-4817-be97-ac2a261fb27f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:43.501694 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-943b50da-7ae7-4817-be97-ac2a261fb27f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:43.501800 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:43.501800 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:43.502244 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-943b50da-7ae7-4817-be97-ac2a261fb27f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:43.502457 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-943b50da-7ae7-4817-be97-ac2a261fb27f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:43.550940 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:43.550940 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:43.553665 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-943b50da-7ae7-4817-be97-ac2a261fb27f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:43.554935 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 435/886] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:43 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:53:43.574983 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ae289d43-4ff4-47ab-b625-19067da5a8e9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 Jan 13 03:53:43.575578 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ae289d43-4ff4-47ab-b625-19067da5a8e9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:43.575850 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:43.575850 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:43.577834 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ae289d43-4ff4-47ab-b625-19067da5a8e9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:43.812136 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:43.812136 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:43.824877 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ae289d43-4ff4-47ab-b625-19067da5a8e9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:53:43.855708 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ae289d43-4ff4-47ab-b625-19067da5a8e9 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 returned with HTTP 200 Jan 13 03:53:43.857093 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 436/887] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:43 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 => generated 915 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:43.884318 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1c44e026-0a7c-4bce-9cb1-a5d618f7e302 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] POST http://10.222.0.38/volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/77700f31-842f-4663-a658-defb3637340d/action Jan 13 03:53:43.885849 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:43.885849 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:43.886850 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1c44e026-0a7c-4bce-9cb1-a5d618f7e302 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:53:43.889211 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1c44e026-0a7c-4bce-9cb1-a5d618f7e302 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:53:43.894020 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-1c44e026-0a7c-4bce-9cb1-a5d618f7e302 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] Updating backup '77700f31-842f-4663-a658-defb3637340d' with '{'status': 'error'}' {{(pid=87926) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 13 03:53:44.010371 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:44.010371 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:44.043591 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.rpcapi [None req-1c44e026-0a7c-4bce-9cb1-a5d618f7e302 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] reset_status in rpcapi backup_id 77700f31-842f-4663-a658-defb3637340d on host n-d-766380-6. {{(pid=87926) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 13 03:53:44.047548 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1c44e026-0a7c-4bce-9cb1-a5d618f7e302 tempest-VolumesBackupsAdminTest-1240208056 tempest-VolumesBackupsAdminTest-1240208056] http://10.222.0.38/volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/77700f31-842f-4663-a658-defb3637340d/action returned with HTTP 202 Jan 13 03:53:44.048988 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 437/888] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 03:53:43 2021] POST /volume/v3/ec3ce1e3c3ae4089bf8bc28b89b51eba/backups/77700f31-842f-4663-a658-defb3637340d/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:53:44.070062 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-56855684-f819-4bc0-a24f-35cfb280e434 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:44.071082 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-56855684-f819-4bc0-a24f-35cfb280e434 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:44.072381 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:44.072381 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:44.073019 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-56855684-f819-4bc0-a24f-35cfb280e434 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:44.073370 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-56855684-f819-4bc0-a24f-35cfb280e434 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Show backup with id 77700f31-842f-4663-a658-defb3637340d. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:53:44.161560 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:44.161560 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:44.164170 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-56855684-f819-4bc0-a24f-35cfb280e434 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 200 Jan 13 03:53:44.165079 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 438/889] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:44 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 817 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:44.189104 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8b5bf6c2-2fa6-4929-8e5f-b2cc11a719f0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] DELETE http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d Jan 13 03:53:44.189666 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8b5bf6c2-2fa6-4929-8e5f-b2cc11a719f0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:44.189921 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:44.189921 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:44.190346 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8b5bf6c2-2fa6-4929-8e5f-b2cc11a719f0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:44.190712 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-8b5bf6c2-2fa6-4929-8e5f-b2cc11a719f0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Delete backup with id: 77700f31-842f-4663-a658-defb3637340d. Jan 13 03:53:44.260342 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:44.260342 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:44.345356 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.rpcapi [None req-8b5bf6c2-2fa6-4929-8e5f-b2cc11a719f0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] delete_backup rpcapi backup_id 77700f31-842f-4663-a658-defb3637340d {{(pid=87926) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 13 03:53:44.351946 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8b5bf6c2-2fa6-4929-8e5f-b2cc11a719f0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d returned with HTTP 202 Jan 13 03:53:44.362059 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 439/890] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:53:44 2021] DELETE /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/backups/77700f31-842f-4663-a658-defb3637340d => generated 0 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:53:44.371336 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-186c8f00-1558-400a-86fa-e1ac4e3ec455 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:53:44.372018 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-186c8f00-1558-400a-86fa-e1ac4e3ec455 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:44.372236 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:44.372236 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:44.372640 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-186c8f00-1558-400a-86fa-e1ac4e3ec455 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:44.602665 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:44.602665 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:44.657929 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-186c8f00-1558-400a-86fa-e1ac4e3ec455 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:44.698923 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:44.698923 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:44.732716 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-186c8f00-1558-400a-86fa-e1ac4e3ec455 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:53:44.734390 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 440/891] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:44 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 912 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:44.745847 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-faa9cea8-80c3-4fb9-94bb-5f4671d1a9ef tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] DELETE http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 Jan 13 03:53:44.747602 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-faa9cea8-80c3-4fb9-94bb-5f4671d1a9ef tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:44.749032 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:44.749032 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:44.750242 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-faa9cea8-80c3-4fb9-94bb-5f4671d1a9ef tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:44.752741 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-faa9cea8-80c3-4fb9-94bb-5f4671d1a9ef tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Delete volume with id: c2c3b531-c297-43b9-bb27-56ad9b0ecca5 Jan 13 03:53:44.961406 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:44.961406 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:44.962621 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-faa9cea8-80c3-4fb9-94bb-5f4671d1a9ef tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:53:45.018156 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-faa9cea8-80c3-4fb9-94bb-5f4671d1a9ef tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Delete volume request issued successfully. Jan 13 03:53:45.018651 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-faa9cea8-80c3-4fb9-94bb-5f4671d1a9ef tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 returned with HTTP 202 Jan 13 03:53:45.019530 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 441/892] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:53:44 2021] DELETE /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:53:45.034274 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0d7c5207-90fb-43f9-8738-2c07a6f1c12f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 Jan 13 03:53:45.034722 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0d7c5207-90fb-43f9-8738-2c07a6f1c12f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:45.036748 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:45.036748 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:45.037498 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0d7c5207-90fb-43f9-8738-2c07a6f1c12f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:45.223198 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:45.223198 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:45.228261 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-ff2d3475-9aa9-4f35-89bc-e523c60b7ed2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Lock "b'cinder-attachment_update-23be9a39-c8ff-49ba-826d-f64db8ec5057-n-h1-766380-6'" released by "attachment_update" :: held 3.129s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 03:53:45.229704 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-ff2d3475-9aa9-4f35-89bc-e523c60b7ed2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/1149c69d-13a4-4dd9-943c-3ce810357178 returned with HTTP 200 Jan 13 03:53:45.231030 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 452/893] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 03:53:42 2021] PUT /volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/1149c69d-13a4-4dd9-943c-3ce810357178 => generated 762 bytes in 3172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:53:45.243412 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0d7c5207-90fb-43f9-8738-2c07a6f1c12f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:53:45.307757 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0d7c5207-90fb-43f9-8738-2c07a6f1c12f tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 returned with HTTP 200 Jan 13 03:53:45.317943 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 442/894] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:45 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 => generated 914 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:45.763924 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d04ccd43-0bfc-42c8-b609-0ba75148ddb9 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:53:45.764605 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d04ccd43-0bfc-42c8-b609-0ba75148ddb9 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:45.764752 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:45.764752 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:45.765024 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d04ccd43-0bfc-42c8-b609-0ba75148ddb9 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:45.925289 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:45.925289 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:45.949973 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d04ccd43-0bfc-42c8-b609-0ba75148ddb9 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:46.002884 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:46.002884 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:46.023429 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d04ccd43-0bfc-42c8-b609-0ba75148ddb9 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:53:46.026213 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 453/895] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:45 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 913 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:46.329568 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a934796-c907-40f0-867f-64bb3f18e858 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 Jan 13 03:53:46.330280 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8a934796-c907-40f0-867f-64bb3f18e858 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:46.330475 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:46.330475 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:46.331161 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8a934796-c907-40f0-867f-64bb3f18e858 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:46.519831 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:46.519831 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:46.545474 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8a934796-c907-40f0-867f-64bb3f18e858 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:53:46.638540 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a934796-c907-40f0-867f-64bb3f18e858 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 returned with HTTP 200 Jan 13 03:53:46.658802 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 443/896] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:46 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 => generated 914 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:47.040678 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d1de8067-21af-4a72-936e-98a568ab41c2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:53:47.040678 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d1de8067-21af-4a72-936e-98a568ab41c2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:47.041259 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:47.041259 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:47.042946 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d1de8067-21af-4a72-936e-98a568ab41c2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:47.155123 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:47.155123 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:47.162532 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d1de8067-21af-4a72-936e-98a568ab41c2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:47.304000 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:47.304000 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:47.330463 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d1de8067-21af-4a72-936e-98a568ab41c2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:53:47.343788 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 454/897] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:47 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 913 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:47.677930 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-53d676c3-7eb1-4eb9-90c1-258def6cea5d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 Jan 13 03:53:47.677930 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-53d676c3-7eb1-4eb9-90c1-258def6cea5d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:47.685412 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:47.685412 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:47.685412 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-53d676c3-7eb1-4eb9-90c1-258def6cea5d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:47.867262 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:47.867262 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:47.887872 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-53d676c3-7eb1-4eb9-90c1-258def6cea5d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:53:47.961927 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-53d676c3-7eb1-4eb9-90c1-258def6cea5d tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 returned with HTTP 200 Jan 13 03:53:47.985305 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 444/898] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:47 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 => generated 914 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:48.346685 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-317172a0-41eb-4947-95e2-910e24632323 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:53:48.347378 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-317172a0-41eb-4947-95e2-910e24632323 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:48.347690 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:48.347690 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:48.348134 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-317172a0-41eb-4947-95e2-910e24632323 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:48.557309 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:48.557309 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:48.588357 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-317172a0-41eb-4947-95e2-910e24632323 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:48.667869 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:48.667869 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:48.703256 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-317172a0-41eb-4947-95e2-910e24632323 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:53:48.707918 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 455/899] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:48 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 913 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:48.987608 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f440d31c-3895-49a7-9206-4976ed65e031 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 Jan 13 03:53:48.988872 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f440d31c-3895-49a7-9206-4976ed65e031 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:48.989323 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:48.989323 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:48.990004 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f440d31c-3895-49a7-9206-4976ed65e031 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:49.138025 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f440d31c-3895-49a7-9206-4976ed65e031 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 returned with HTTP 404 Jan 13 03:53:49.149563 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 445/900] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:48 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/c2c3b531-c297-43b9-bb27-56ad9b0ecca5 => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:53:49.157212 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ecb95ce-7541-42a5-91e6-74144164fd27 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] DELETE http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 Jan 13 03:53:49.158008 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ecb95ce-7541-42a5-91e6-74144164fd27 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:49.158399 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:49.158399 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:49.159044 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ecb95ce-7541-42a5-91e6-74144164fd27 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:49.159656 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-7ecb95ce-7541-42a5-91e6-74144164fd27 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Delete volume with id: 31447963-6ec0-4e2c-816f-3844918d1d80 Jan 13 03:53:49.308683 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:49.308683 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:49.335441 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7ecb95ce-7541-42a5-91e6-74144164fd27 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:53:49.404789 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7ecb95ce-7541-42a5-91e6-74144164fd27 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Delete volume request issued successfully. Jan 13 03:53:49.405253 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ecb95ce-7541-42a5-91e6-74144164fd27 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 returned with HTTP 202 Jan 13 03:53:49.431203 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 456/901] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:53:49 2021] DELETE /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:53:49.439690 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d386d64-4277-4db8-b690-6c4d57d2dfd0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 Jan 13 03:53:49.440236 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d386d64-4277-4db8-b690-6c4d57d2dfd0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:49.440764 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d386d64-4277-4db8-b690-6c4d57d2dfd0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:49.570202 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:49.570202 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:49.594230 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4d386d64-4277-4db8-b690-6c4d57d2dfd0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:53:49.689682 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d386d64-4277-4db8-b690-6c4d57d2dfd0 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 returned with HTTP 200 Jan 13 03:53:49.697439 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 446/902] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:49 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 => generated 915 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:49.720941 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-960962ca-1602-42c5-9c14-453eb84b4df2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:53:49.726095 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-960962ca-1602-42c5-9c14-453eb84b4df2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:49.726095 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:49.726095 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:49.726958 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-960962ca-1602-42c5-9c14-453eb84b4df2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:49.958885 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:49.958885 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:49.996701 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-960962ca-1602-42c5-9c14-453eb84b4df2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:50.073577 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:50.073577 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:50.106957 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-960962ca-1602-42c5-9c14-453eb84b4df2 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:53:50.107857 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 457/903] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:49 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 913 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:50.764038 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf5ed394-ccbd-4b39-bf44-dcbfa606b773 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 Jan 13 03:53:50.764038 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf5ed394-ccbd-4b39-bf44-dcbfa606b773 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:50.764038 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:50.764038 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:50.764038 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf5ed394-ccbd-4b39-bf44-dcbfa606b773 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:50.782924 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-2b8a8271-b7c7-4423-9787-b0c055fa6309 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] POST http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/1149c69d-13a4-4dd9-943c-3ce810357178/action Jan 13 03:53:50.782924 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:50.782924 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:50.782924 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-2b8a8271-b7c7-4423-9787-b0c055fa6309 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:53:50.782924 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-2b8a8271-b7c7-4423-9787-b0c055fa6309 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:53:50.950871 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:50.950871 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:50.969196 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:50.969196 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:50.982951 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cf5ed394-ccbd-4b39-bf44-dcbfa606b773 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:53:51.008066 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-44e6c5e4-eb53-439c-a2f6-eecb81d1297b req-2b8a8271-b7c7-4423-9787-b0c055fa6309 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/1149c69d-13a4-4dd9-943c-3ce810357178/action returned with HTTP 204 Jan 13 03:53:51.009306 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 458/904] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 03:53:50 2021] POST /volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/1149c69d-13a4-4dd9-943c-3ce810357178/action => generated 0 bytes in 249 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:53:51.025733 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf5ed394-ccbd-4b39-bf44-dcbfa606b773 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 returned with HTTP 200 Jan 13 03:53:51.038859 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 447/905] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:50 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 => generated 915 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:51.125629 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-50108010-2f48-4157-b60c-5840bb700d94 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:53:51.126429 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-50108010-2f48-4157-b60c-5840bb700d94 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:51.126851 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:51.126851 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:51.127480 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-50108010-2f48-4157-b60c-5840bb700d94 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:51.283048 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:51.283048 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:51.330574 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-50108010-2f48-4157-b60c-5840bb700d94 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:51.405222 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:51.405222 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:51.441767 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-50108010-2f48-4157-b60c-5840bb700d94 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:53:51.449417 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 459/906] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:51 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 1205 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 03:53:52.045369 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-40c3da03-bb99-4342-b8a2-e080b83e7874 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 Jan 13 03:53:52.046259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-40c3da03-bb99-4342-b8a2-e080b83e7874 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:52.046259 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:52.046259 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:52.046910 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-40c3da03-bb99-4342-b8a2-e080b83e7874 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:52.182568 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:52.182568 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:52.205827 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-40c3da03-bb99-4342-b8a2-e080b83e7874 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Volume info retrieved successfully. Jan 13 03:53:52.253764 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-40c3da03-bb99-4342-b8a2-e080b83e7874 tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 returned with HTTP 200 Jan 13 03:53:52.266013 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 448/907] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:52 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 => generated 915 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:52.676863 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-a988f731-15ce-4b95-9f42-84fac845cb3d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:53:52.677402 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-a988f731-15ce-4b95-9f42-84fac845cb3d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:52.677602 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:52.677602 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:52.678771 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-a988f731-15ce-4b95-9f42-84fac845cb3d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:52.903909 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:52.903909 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:52.969870 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-a988f731-15ce-4b95-9f42-84fac845cb3d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:53.038718 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:53.038718 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:53.083527 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-a988f731-15ce-4b95-9f42-84fac845cb3d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:53:53.085549 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 460/908] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:53:52 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 1205 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:53:53.171819 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-6fac15f6-ac01-48b9-82fc-5d25eab9b081 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] POST http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06/action Jan 13 03:53:53.171819 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:53.171819 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:53.172262 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-6fac15f6-ac01-48b9-82fc-5d25eab9b081 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action body: b'{"os-begin_detaching": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:53:53.173078 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-6fac15f6-ac01-48b9-82fc-5d25eab9b081 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:53:53.271550 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5f93731e-0f2b-47e2-9716-c60fe1b6858e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 Jan 13 03:53:53.273367 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5f93731e-0f2b-47e2-9716-c60fe1b6858e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:53.273367 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:53.273367 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:53.273743 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5f93731e-0f2b-47e2-9716-c60fe1b6858e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:53.295841 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:53.295841 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:53.297060 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-6fac15f6-ac01-48b9-82fc-5d25eab9b081 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:53.325642 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-6fac15f6-ac01-48b9-82fc-5d25eab9b081 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Begin detaching volume completed successfully. Jan 13 03:53:53.325984 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-6fac15f6-ac01-48b9-82fc-5d25eab9b081 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06/action returned with HTTP 202 Jan 13 03:53:53.326952 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 449/909] 10.222.0.38 () {64 vars in 1643 bytes} [Wed Jan 13 03:53:53 2021] POST /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:53:53.356569 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-262d91bd-18ee-4817-a2d4-d9395c791ddd tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:53:53.360709 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-262d91bd-18ee-4817-a2d4-d9395c791ddd tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:53.361311 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:53.361311 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:53.362002 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-262d91bd-18ee-4817-a2d4-d9395c791ddd tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:53.462600 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5f93731e-0f2b-47e2-9716-c60fe1b6858e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 returned with HTTP 404 Jan 13 03:53:53.468381 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 461/910] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:53 2021] GET /volume/v3/6756b01f3b8e4eaba07edaaffc6d79e0/volumes/31447963-6ec0-4e2c-816f-3844918d1d80 => generated 109 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:53:53.472651 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5f93731e-0f2b-47e2-9716-c60fe1b6858e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] GET http://10.222.0.38/volume// Jan 13 03:53:53.473311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5f93731e-0f2b-47e2-9716-c60fe1b6858e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:53.473631 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5f93731e-0f2b-47e2-9716-c60fe1b6858e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:53.474724 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5f93731e-0f2b-47e2-9716-c60fe1b6858e tempest-VolumesBackupsAdminTest-1595094560 tempest-VolumesBackupsAdminTest-1595094560] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:53:53.475513 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 462/911] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 03:53:53 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 03:53:53.492689 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:53.492689 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:53.501953 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-155b0745-c7cc-43a8-a5c5-0e129f5f5601 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:53:53.502894 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-155b0745-c7cc-43a8-a5c5-0e129f5f5601 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:53.503525 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-155b0745-c7cc-43a8-a5c5-0e129f5f5601 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:53.526499 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-262d91bd-18ee-4817-a2d4-d9395c791ddd tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:53.584371 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:53.584371 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:53.607469 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-262d91bd-18ee-4817-a2d4-d9395c791ddd tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:53:53.608853 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 450/912] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:53 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 1208 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:53:53.641957 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:53.641957 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:53.662969 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-155b0745-c7cc-43a8-a5c5-0e129f5f5601 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:53.711911 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:53.711911 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:53.728110 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-155b0745-c7cc-43a8-a5c5-0e129f5f5601 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:53:53.731551 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 463/913] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 03:53:53 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 1307 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:53:54.187533 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-064951ea-f9ec-49e5-8d88-314cbb03742a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] DELETE http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/d66500b1-fc7d-491b-8cf6-a757ccefa414 Jan 13 03:53:54.187533 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-064951ea-f9ec-49e5-8d88-314cbb03742a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:54.187533 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:54.187533 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:54.187533 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-064951ea-f9ec-49e5-8d88-314cbb03742a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:54.256972 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:54.256972 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:54.634160 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80210531-0d29-47f7-b7df-409512031401 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:53:54.634160 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-80210531-0d29-47f7-b7df-409512031401 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:54.634160 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:54.634160 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:54.634160 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-80210531-0d29-47f7-b7df-409512031401 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:54.836462 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:54.836462 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:54.880332 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-80210531-0d29-47f7-b7df-409512031401 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:54.971895 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:54.971895 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:54.997492 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80210531-0d29-47f7-b7df-409512031401 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:53:54.997492 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 464/914] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:54 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 1208 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:53:55.875414 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-064951ea-f9ec-49e5-8d88-314cbb03742a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:53:55.875414 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-064951ea-f9ec-49e5-8d88-314cbb03742a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Pending status list for volume during attachment-delete: [] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:53:55.882497 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-346d9d33-bc22-4fad-8075-5bb709e30e79 req-064951ea-f9ec-49e5-8d88-314cbb03742a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/d66500b1-fc7d-491b-8cf6-a757ccefa414 returned with HTTP 200 Jan 13 03:53:55.882497 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 451/915] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 03:53:54 2021] DELETE /volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/d66500b1-fc7d-491b-8cf6-a757ccefa414 => generated 19 bytes in 1712 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:56.015293 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90f31b2b-f5af-4b89-bed4-7565cf737c77 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:53:56.016317 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-90f31b2b-f5af-4b89-bed4-7565cf737c77 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:56.017025 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:56.017025 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:56.018832 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-90f31b2b-f5af-4b89-bed4-7565cf737c77 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:56.153007 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:56.153007 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:56.211747 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-90f31b2b-f5af-4b89-bed4-7565cf737c77 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:56.261002 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90f31b2b-f5af-4b89-bed4-7565cf737c77 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:53:56.261261 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 465/916] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:56 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 913 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:56.706907 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-03ae764b-c233-4133-8c37-8d3bf7eae016 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:53:56.706907 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-03ae764b-c233-4133-8c37-8d3bf7eae016 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:56.706907 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:56.706907 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:56.706907 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-03ae764b-c233-4133-8c37-8d3bf7eae016 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:56.778140 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:56.778140 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:56.790190 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-03ae764b-c233-4133-8c37-8d3bf7eae016 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:56.842889 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:56.842889 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:56.862785 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-03ae764b-c233-4133-8c37-8d3bf7eae016 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:53:56.862785 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 452/917] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:53:56 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 1205 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:53:56.891185 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-84dfb257-7508-429a-abc3-94908126764d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] POST http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057/action Jan 13 03:53:56.892497 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:56.892497 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:56.892497 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-84dfb257-7508-429a-abc3-94908126764d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action body: b'{"os-begin_detaching": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:53:56.892497 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-84dfb257-7508-429a-abc3-94908126764d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:53:56.955899 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:56.955899 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:56.959553 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-84dfb257-7508-429a-abc3-94908126764d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:56.974621 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-84dfb257-7508-429a-abc3-94908126764d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Begin detaching volume completed successfully. Jan 13 03:53:56.974621 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-84dfb257-7508-429a-abc3-94908126764d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057/action returned with HTTP 202 Jan 13 03:53:56.976273 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 466/918] 10.222.0.38 () {64 vars in 1643 bytes} [Wed Jan 13 03:53:56 2021] POST /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:53:57.012017 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-14888ad9-54a1-4071-9cd0-c6c4d7a8362a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:53:57.012672 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-14888ad9-54a1-4071-9cd0-c6c4d7a8362a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:57.013088 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:57.013088 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:57.013800 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-14888ad9-54a1-4071-9cd0-c6c4d7a8362a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:57.199520 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:57.199520 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:57.218948 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-84dfb257-7508-429a-abc3-94908126764d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume// Jan 13 03:53:57.218948 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-84dfb257-7508-429a-abc3-94908126764d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:57.218948 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:57.218948 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:57.218948 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-84dfb257-7508-429a-abc3-94908126764d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:57.218948 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-84dfb257-7508-429a-abc3-94908126764d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:53:57.225933 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-14888ad9-54a1-4071-9cd0-c6c4d7a8362a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:57.245683 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 467/919] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 03:53:57 2021] GET /volume/ => generated 754 bytes in 41 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 03:53:57.267056 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:57.267056 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:57.281864 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-14888ad9-54a1-4071-9cd0-c6c4d7a8362a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:53:57.281864 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 453/920] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:57 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 1208 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:53:57.315335 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-ededbde3-1ef7-4e13-9b15-1af2c6d5566f tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:53:57.315335 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-ededbde3-1ef7-4e13-9b15-1af2c6d5566f tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:57.316463 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-ededbde3-1ef7-4e13-9b15-1af2c6d5566f tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:57.414303 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:57.414303 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:57.430747 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-ededbde3-1ef7-4e13-9b15-1af2c6d5566f tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:57.454403 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:57.454403 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:57.472954 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-ededbde3-1ef7-4e13-9b15-1af2c6d5566f tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:53:57.472954 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 468/921] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 03:53:57 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 1307 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:53:57.846863 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-aa0d0a97-f751-48e9-9362-1b3d5dddab0c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] DELETE http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/1149c69d-13a4-4dd9-943c-3ce810357178 Jan 13 03:53:57.846863 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-aa0d0a97-f751-48e9-9362-1b3d5dddab0c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:57.846863 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:57.846863 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:57.846863 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-aa0d0a97-f751-48e9-9362-1b3d5dddab0c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:57.888098 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:57.888098 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:58.517452 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d1723fc1-1962-4296-9e91-741f7794a638 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:53:58.517452 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d1723fc1-1962-4296-9e91-741f7794a638 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:58.517452 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:58.517452 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:58.517452 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d1723fc1-1962-4296-9e91-741f7794a638 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:58.517452 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:58.517452 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:58.517452 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d1723fc1-1962-4296-9e91-741f7794a638 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:58.517452 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:58.517452 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:58.544912 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d1723fc1-1962-4296-9e91-741f7794a638 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:53:58.557271 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 469/922] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:58 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 1208 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:53:59.176238 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-aa0d0a97-f751-48e9-9362-1b3d5dddab0c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:53:59.176958 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-aa0d0a97-f751-48e9-9362-1b3d5dddab0c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Pending status list for volume during attachment-delete: [] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:53:59.206244 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-1299d6cf-15ac-4143-a3df-a6214d3b376c req-aa0d0a97-f751-48e9-9362-1b3d5dddab0c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/1149c69d-13a4-4dd9-943c-3ce810357178 returned with HTTP 200 Jan 13 03:53:59.209615 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 454/923] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 03:53:57 2021] DELETE /volume/v3/9fbeab36be7d424f8987270ea34eebf2/attachments/1149c69d-13a4-4dd9-943c-3ce810357178 => generated 19 bytes in 1374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:59.557259 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-45823810-e67e-42c1-bd47-5c09022099a6 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:53:59.557824 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-45823810-e67e-42c1-bd47-5c09022099a6 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:59.557959 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:59.557959 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:59.558316 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-45823810-e67e-42c1-bd47-5c09022099a6 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:59.672968 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:59.672968 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:59.698235 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-45823810-e67e-42c1-bd47-5c09022099a6 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:59.810081 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-45823810-e67e-42c1-bd47-5c09022099a6 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:53:59.811492 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 470/924] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:59 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 913 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:53:59.832779 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-de634082-0568-414e-bf21-19d12bc6d81e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:53:59.833107 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-de634082-0568-414e-bf21-19d12bc6d81e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:53:59.833305 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:53:59.833305 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:53:59.833769 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-de634082-0568-414e-bf21-19d12bc6d81e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:53:59.947753 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:53:59.947753 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:53:59.958109 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-de634082-0568-414e-bf21-19d12bc6d81e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:53:59.997388 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-de634082-0568-414e-bf21-19d12bc6d81e tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:54:00.023284 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a0c5f7ce-aa52-46b5-88b2-cebec49ec22a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:54:00.024156 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a0c5f7ce-aa52-46b5-88b2-cebec49ec22a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:00.024636 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:00.024636 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:00.025252 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a0c5f7ce-aa52-46b5-88b2-cebec49ec22a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:00.033123 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 455/925] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:53:59 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 913 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:00.198209 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:00.198209 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:00.227778 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a0c5f7ce-aa52-46b5-88b2-cebec49ec22a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:54:00.304895 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a0c5f7ce-aa52-46b5-88b2-cebec49ec22a tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:54:00.306072 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 471/926] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:00 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 913 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:00.323258 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1c423a40-9295-481f-8460-209530099009 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:54:00.323395 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1c423a40-9295-481f-8460-209530099009 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:00.324464 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:00.324464 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:00.324464 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1c423a40-9295-481f-8460-209530099009 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:00.493962 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:00.493962 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:00.517360 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1c423a40-9295-481f-8460-209530099009 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:54:00.597440 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1c423a40-9295-481f-8460-209530099009 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:54:00.600609 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 456/927] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:00 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 913 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:00.618140 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0c065e2e-c003-481f-80fb-1f23aa57035c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:54:00.618771 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0c065e2e-c003-481f-80fb-1f23aa57035c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:00.618970 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:00.618970 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:00.619643 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0c065e2e-c003-481f-80fb-1f23aa57035c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:00.691448 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:00.691448 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:00.721520 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0c065e2e-c003-481f-80fb-1f23aa57035c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:54:00.774746 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0c065e2e-c003-481f-80fb-1f23aa57035c tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:54:00.778651 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 472/928] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:00 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 913 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:54:05.252032 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] POST http://10.222.0.38/volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes Jan 13 03:54:05.252600 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:05.252600 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:05.252932 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-180803781"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:54:05.254587 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-180803781'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:54:05.254966 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Create volume of 1 GB Jan 13 03:54:05.269871 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Availability Zones retrieved successfully. Jan 13 03:54:05.292158 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Flow 'volume_create_api' (0b50b561-b709-48df-9a21-31e5bb91e7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:54:05.295567 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c733ee7a-3db2-4b72-be4d-a55f1bcec9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:54:05.298750 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:54:05.380946 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c733ee7a-3db2-4b72-be4d-a55f1bcec9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:54:05.384407 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13b6b100-8cd8-41fd-b85f-b364d37c23fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:54:05.504609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Created reservations ['2474d927-52d7-48b9-8621-796bb9123f62', '91a57458-8927-439c-ae47-9ae2f5b21c4a', 'cad45d33-6707-4edf-834a-6f0ced823416', 'f3eede3e-3382-413c-be16-7bc69fec1fde'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:54:05.508053 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13b6b100-8cd8-41fd-b85f-b364d37c23fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2474d927-52d7-48b9-8621-796bb9123f62', '91a57458-8927-439c-ae47-9ae2f5b21c4a', 'cad45d33-6707-4edf-834a-6f0ced823416', 'f3eede3e-3382-413c-be16-7bc69fec1fde']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:54:05.511770 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86336df5-a39a-403f-bb50-eadf283b7236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:54:05.601559 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86336df5-a39a-403f-bb50-eadf283b7236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5765c93d-f2fd-4861-85f7-520626d59bf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-180803781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ebd5b0ef274fb0b09410eaa2b9fcfc',qos_specs=None,replication_status=,reservations=['2474d927-52d7-48b9-8621-796bb9123f62','91a57458-8927-439c-ae47-9ae2f5b21c4a','cad45d33-6707-4edf-834a-6f0ced823416','f3eede3e-3382-413c-be16-7bc69fec1fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9627e2ea0f3d4a0a98aea514fae92c31',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:54:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-180803781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5765c93d-f2fd-4861-85f7-520626d59bf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4ebd5b0ef274fb0b09410eaa2b9fcfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9627e2ea0f3d4a0a98aea514fae92c31',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:54:05.604090 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4202f6ff-12a0-4008-af20-5563a7a8e255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:54:05.638574 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4202f6ff-12a0-4008-af20-5563a7a8e255) transitioned into state 'SUCCESS' from state '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-180803781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ebd5b0ef274fb0b09410eaa2b9fcfc',qos_specs=None,replication_status=,reservations=['2474d927-52d7-48b9-8621-796bb9123f62','91a57458-8927-439c-ae47-9ae2f5b21c4a','cad45d33-6707-4edf-834a-6f0ced823416','f3eede3e-3382-413c-be16-7bc69fec1fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9627e2ea0f3d4a0a98aea514fae92c31',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:54:05.641467 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (906a42e9-bf3c-484e-a5e9-786a3f0b1048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:54:05.670725 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (906a42e9-bf3c-484e-a5e9-786a3f0b1048) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:54:05.673354 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Flow 'volume_create_api' (0b50b561-b709-48df-9a21-31e5bb91e7eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:54:05.740931 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Create volume request issued successfully. Jan 13 03:54:05.760136 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac90103b-592e-4885-a2e1-08d849826956 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] http://10.222.0.38/volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes returned with HTTP 202 Jan 13 03:54:05.762158 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 457/929] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:54:04 2021] POST /volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes => generated 818 bytes in 945 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 03:54:05.778264 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-71626f6d-2b0a-42ec-bec4-5e3cc6ba455f tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] GET http://10.222.0.38/volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes/5765c93d-f2fd-4861-85f7-520626d59bf9 Jan 13 03:54:05.779508 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-71626f6d-2b0a-42ec-bec4-5e3cc6ba455f tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:05.779908 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:05.779908 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:05.780600 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-71626f6d-2b0a-42ec-bec4-5e3cc6ba455f tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:05.844709 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:05.844709 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:05.856918 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-71626f6d-2b0a-42ec-bec4-5e3cc6ba455f tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Volume info retrieved successfully. Jan 13 03:54:05.886060 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-71626f6d-2b0a-42ec-bec4-5e3cc6ba455f tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] http://10.222.0.38/volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes/5765c93d-f2fd-4861-85f7-520626d59bf9 returned with HTTP 200 Jan 13 03:54:05.887892 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 473/930] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:05 2021] GET /volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes/5765c93d-f2fd-4861-85f7-520626d59bf9 => generated 886 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:06.910638 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d91d0df6-4cc1-4f8f-b997-eccfefd6c2fa tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] GET http://10.222.0.38/volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes/5765c93d-f2fd-4861-85f7-520626d59bf9 Jan 13 03:54:06.911044 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d91d0df6-4cc1-4f8f-b997-eccfefd6c2fa tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:06.911044 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:06.911044 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:06.911234 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d91d0df6-4cc1-4f8f-b997-eccfefd6c2fa tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:06.987422 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:06.987422 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:06.997419 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d91d0df6-4cc1-4f8f-b997-eccfefd6c2fa tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Volume info retrieved successfully. Jan 13 03:54:07.027850 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d91d0df6-4cc1-4f8f-b997-eccfefd6c2fa tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] http://10.222.0.38/volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes/5765c93d-f2fd-4861-85f7-520626d59bf9 returned with HTTP 200 Jan 13 03:54:07.033026 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 458/931] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:06 2021] GET /volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes/5765c93d-f2fd-4861-85f7-520626d59bf9 => generated 911 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:07.046712 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6568e462-a867-4737-baf9-3d5be08f88e4 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] GET http://10.222.0.38/volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/limits Jan 13 03:54:07.047185 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6568e462-a867-4737-baf9-3d5be08f88e4 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:07.047454 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:07.047454 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:07.047802 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6568e462-a867-4737-baf9-3d5be08f88e4 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:07.088912 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-6568e462-a867-4737-baf9-3d5be08f88e4 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] 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 03:54:07.096706 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-6568e462-a867-4737-baf9-3d5be08f88e4 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] 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 03:54:07.097765 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-6568e462-a867-4737-baf9-3d5be08f88e4 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] 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 03:54:07.175689 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6568e462-a867-4737-baf9-3d5be08f88e4 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] http://10.222.0.38/volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/limits returned with HTTP 200 Jan 13 03:54:07.177170 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 474/932] 10.222.0.38 () {58 vars in 1201 bytes} [Wed Jan 13 03:54:07 2021] GET /volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/limits => generated 302 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:07.192360 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-37628e89-0c4d-4537-b458-3aa26e1fa528 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] DELETE http://10.222.0.38/volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes/5765c93d-f2fd-4861-85f7-520626d59bf9 Jan 13 03:54:07.193023 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-37628e89-0c4d-4537-b458-3aa26e1fa528 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:07.193569 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:07.193569 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:07.194125 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-37628e89-0c4d-4537-b458-3aa26e1fa528 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:07.194816 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-37628e89-0c4d-4537-b458-3aa26e1fa528 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Delete volume with id: 5765c93d-f2fd-4861-85f7-520626d59bf9 Jan 13 03:54:07.251926 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:07.251926 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:07.253321 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-37628e89-0c4d-4537-b458-3aa26e1fa528 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Volume info retrieved successfully. Jan 13 03:54:07.302683 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-37628e89-0c4d-4537-b458-3aa26e1fa528 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Delete volume request issued successfully. Jan 13 03:54:07.303370 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-37628e89-0c4d-4537-b458-3aa26e1fa528 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] http://10.222.0.38/volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes/5765c93d-f2fd-4861-85f7-520626d59bf9 returned with HTTP 202 Jan 13 03:54:07.304883 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 459/933] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:54:07 2021] DELETE /volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes/5765c93d-f2fd-4861-85f7-520626d59bf9 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:54:07.314400 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2237b828-33dc-4542-8537-f9edb99aa8e9 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] GET http://10.222.0.38/volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes/5765c93d-f2fd-4861-85f7-520626d59bf9 Jan 13 03:54:07.314905 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2237b828-33dc-4542-8537-f9edb99aa8e9 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:07.315386 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2237b828-33dc-4542-8537-f9edb99aa8e9 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:07.391758 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:07.391758 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:07.401484 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2237b828-33dc-4542-8537-f9edb99aa8e9 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Volume info retrieved successfully. Jan 13 03:54:07.431056 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2237b828-33dc-4542-8537-f9edb99aa8e9 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] http://10.222.0.38/volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes/5765c93d-f2fd-4861-85f7-520626d59bf9 returned with HTTP 200 Jan 13 03:54:07.432337 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 475/934] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:07 2021] GET /volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes/5765c93d-f2fd-4861-85f7-520626d59bf9 => generated 910 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:08.449730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-44d0d334-b95b-4d77-853f-6e1a8dce561f tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] GET http://10.222.0.38/volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes/5765c93d-f2fd-4861-85f7-520626d59bf9 Jan 13 03:54:08.452272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-44d0d334-b95b-4d77-853f-6e1a8dce561f tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:08.452585 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:08.452585 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:08.453117 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-44d0d334-b95b-4d77-853f-6e1a8dce561f tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:08.650859 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:08.650859 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:08.690476 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-44d0d334-b95b-4d77-853f-6e1a8dce561f tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Volume info retrieved successfully. Jan 13 03:54:08.804170 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-44d0d334-b95b-4d77-853f-6e1a8dce561f tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] http://10.222.0.38/volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes/5765c93d-f2fd-4861-85f7-520626d59bf9 returned with HTTP 200 Jan 13 03:54:08.816583 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 460/935] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:08 2021] GET /volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes/5765c93d-f2fd-4861-85f7-520626d59bf9 => generated 910 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:54:09.841420 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f68aa418-55af-4d43-b910-4a10827c9dc0 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] GET http://10.222.0.38/volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes/5765c93d-f2fd-4861-85f7-520626d59bf9 Jan 13 03:54:09.842466 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f68aa418-55af-4d43-b910-4a10827c9dc0 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:09.843171 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:09.843171 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:09.843779 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f68aa418-55af-4d43-b910-4a10827c9dc0 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:09.997335 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f68aa418-55af-4d43-b910-4a10827c9dc0 tempest-AbsoluteLimitsTests-1921187975 tempest-AbsoluteLimitsTests-1921187975] http://10.222.0.38/volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes/5765c93d-f2fd-4861-85f7-520626d59bf9 returned with HTTP 404 Jan 13 03:54:09.998364 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 476/936] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:09 2021] GET /volume/v3/e4ebd5b0ef274fb0b09410eaa2b9fcfc/volumes/5765c93d-f2fd-4861-85f7-520626d59bf9 => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:54:16.868809 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-000e5922-82ca-466f-ab58-96c9bcfbe5a8 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] DELETE http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:54:16.869370 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-000e5922-82ca-466f-ab58-96c9bcfbe5a8 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:16.869527 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:16.869527 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:16.870062 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-000e5922-82ca-466f-ab58-96c9bcfbe5a8 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:16.872182 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-000e5922-82ca-466f-ab58-96c9bcfbe5a8 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Delete volume with id: 23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:54:16.951937 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:16.951937 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:16.951937 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-000e5922-82ca-466f-ab58-96c9bcfbe5a8 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:54:16.986271 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-000e5922-82ca-466f-ab58-96c9bcfbe5a8 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Delete volume request issued successfully. Jan 13 03:54:16.987096 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-000e5922-82ca-466f-ab58-96c9bcfbe5a8 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 202 Jan 13 03:54:16.988375 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 461/937] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:54:16 2021] DELETE /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:54:16.997417 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee2dfe56-4343-4e7f-99bb-b9cf7a100434 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:54:16.998967 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee2dfe56-4343-4e7f-99bb-b9cf7a100434 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:17.000507 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee2dfe56-4343-4e7f-99bb-b9cf7a100434 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:17.073050 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:17.073050 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:17.084979 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ee2dfe56-4343-4e7f-99bb-b9cf7a100434 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:54:17.115945 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee2dfe56-4343-4e7f-99bb-b9cf7a100434 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:54:17.127724 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 477/938] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:16 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 912 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:18.133721 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd173eae-9f06-47b8-a45b-4229a617ffd0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:54:18.134219 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd173eae-9f06-47b8-a45b-4229a617ffd0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:18.134482 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:18.134482 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:18.134793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd173eae-9f06-47b8-a45b-4229a617ffd0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:18.293320 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:18.293320 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:18.321123 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dd173eae-9f06-47b8-a45b-4229a617ffd0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:54:18.375091 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd173eae-9f06-47b8-a45b-4229a617ffd0 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:54:18.377150 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 462/939] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:18 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 912 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:19.394853 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dfa01efd-1795-490f-ae5c-ecbd741043b7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:54:19.395295 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dfa01efd-1795-490f-ae5c-ecbd741043b7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:19.395295 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:19.395295 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:19.396408 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dfa01efd-1795-490f-ae5c-ecbd741043b7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:19.485824 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:19.485824 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:19.497574 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dfa01efd-1795-490f-ae5c-ecbd741043b7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:54:19.544621 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dfa01efd-1795-490f-ae5c-ecbd741043b7 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 200 Jan 13 03:54:19.546325 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 478/940] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:19 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 912 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:19.895541 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] POST http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes Jan 13 03:54:19.897684 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:19.897684 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:19.898345 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1945579447"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:54:19.899935 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1945579447'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:54:19.900527 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Create volume of 1 GB Jan 13 03:54:19.930840 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Availability Zones retrieved successfully. Jan 13 03:54:19.958498 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Flow 'volume_create_api' (1e92a555-e6ed-45e4-afe1-dafa011cee0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:54:19.962254 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (581487de-c68e-4bfd-8058-b15899dbafe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:54:19.965044 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:54:20.082134 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (581487de-c68e-4bfd-8058-b15899dbafe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:54:20.085531 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a7ba48b-8eef-43e4-a2ba-cbf953434616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:54:20.302794 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Created reservations ['2f76e2a4-4b32-4471-999a-e9364216bde2', 'e2c22fd8-b594-42ae-b2a3-49e669d227b6', '555c8efe-95de-4daa-b15c-6363e821300c', '202d69d8-640f-4b3f-9603-7e49d7cffc43'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:54:20.304802 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a7ba48b-8eef-43e4-a2ba-cbf953434616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f76e2a4-4b32-4471-999a-e9364216bde2', 'e2c22fd8-b594-42ae-b2a3-49e669d227b6', '555c8efe-95de-4daa-b15c-6363e821300c', '202d69d8-640f-4b3f-9603-7e49d7cffc43']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:54:20.306919 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d07a86d-4f64-4dc1-89b7-5b53ee1851d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:54:20.400264 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d07a86d-4f64-4dc1-89b7-5b53ee1851d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e41a1d3c-73df-46ea-96f5-c6b413de5d3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1945579447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a42246f91c614371a2bc5a92d894bd63',qos_specs=None,replication_status=,reservations=['2f76e2a4-4b32-4471-999a-e9364216bde2','e2c22fd8-b594-42ae-b2a3-49e669d227b6','555c8efe-95de-4daa-b15c-6363e821300c','202d69d8-640f-4b3f-9603-7e49d7cffc43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b82f6051186b44cfbb2fe071feae5863',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:54:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1945579447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e41a1d3c-73df-46ea-96f5-c6b413de5d3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a42246f91c614371a2bc5a92d894bd63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b82f6051186b44cfbb2fe071feae5863',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:54:20.404155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bca5203-c366-4eb2-8768-c35dc33ff5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:54:20.484077 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bca5203-c366-4eb2-8768-c35dc33ff5f9) transitioned into state 'SUCCESS' from state '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-1945579447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a42246f91c614371a2bc5a92d894bd63',qos_specs=None,replication_status=,reservations=['2f76e2a4-4b32-4471-999a-e9364216bde2','e2c22fd8-b594-42ae-b2a3-49e669d227b6','555c8efe-95de-4daa-b15c-6363e821300c','202d69d8-640f-4b3f-9603-7e49d7cffc43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b82f6051186b44cfbb2fe071feae5863',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:54:20.486767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2acdb5b-89c9-4eef-8779-ad79f3c549dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:54:20.515487 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2acdb5b-89c9-4eef-8779-ad79f3c549dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:54:20.518356 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Flow 'volume_create_api' (1e92a555-e6ed-45e4-afe1-dafa011cee0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:54:20.562347 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da1d31a0-e603-4cb8-9ca5-9d591de57a20 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 Jan 13 03:54:20.562811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da1d31a0-e603-4cb8-9ca5-9d591de57a20 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:20.563030 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:20.563030 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:20.563487 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da1d31a0-e603-4cb8-9ca5-9d591de57a20 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:20.654228 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Create volume request issued successfully. Jan 13 03:54:20.666470 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da1d31a0-e603-4cb8-9ca5-9d591de57a20 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 returned with HTTP 404 Jan 13 03:54:20.678665 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 479/941] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:20 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/23be9a39-c8ff-49ba-826d-f64db8ec5057 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:54:20.685374 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-884229a1-389b-4f57-b155-b6211b7ce858 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] DELETE http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:54:20.686331 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-884229a1-389b-4f57-b155-b6211b7ce858 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:20.687006 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-884229a1-389b-4f57-b155-b6211b7ce858 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:20.689220 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-884229a1-389b-4f57-b155-b6211b7ce858 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Delete volume with id: b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:54:20.706226 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-19e6acb7-2ba4-4350-af6d-e69827278e6f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes returned with HTTP 202 Jan 13 03:54:20.707131 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 463/942] 10.222.0.38 () {62 vars in 1265 bytes} [Wed Jan 13 03:54:19 2021] POST /volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes => generated 821 bytes in 1001 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:54:20.740511 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-93555ece-c44b-4bd9-a8c0-7d1b0b25c776 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c Jan 13 03:54:20.741110 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-93555ece-c44b-4bd9-a8c0-7d1b0b25c776 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:20.741307 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:20.741307 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:20.741693 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-93555ece-c44b-4bd9-a8c0-7d1b0b25c776 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:20.759491 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:20.759491 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:20.761387 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-884229a1-389b-4f57-b155-b6211b7ce858 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:54:20.823401 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-884229a1-389b-4f57-b155-b6211b7ce858 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Delete volume request issued successfully. Jan 13 03:54:20.830422 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-884229a1-389b-4f57-b155-b6211b7ce858 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 202 Jan 13 03:54:20.838727 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 480/943] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:54:20 2021] DELETE /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:54:20.863036 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:20.863036 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:20.867525 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fe4da16c-cb2f-4cf5-bffe-9e385e5f1272 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:54:20.869707 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fe4da16c-cb2f-4cf5-bffe-9e385e5f1272 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:20.873798 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:20.873798 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:20.874525 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fe4da16c-cb2f-4cf5-bffe-9e385e5f1272 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:20.874633 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-93555ece-c44b-4bd9-a8c0-7d1b0b25c776 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Volume info retrieved successfully. Jan 13 03:54:20.928786 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-93555ece-c44b-4bd9-a8c0-7d1b0b25c776 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c returned with HTTP 200 Jan 13 03:54:20.929605 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 464/944] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:20 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c => generated 889 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:21.005884 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:21.005884 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:21.038754 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fe4da16c-cb2f-4cf5-bffe-9e385e5f1272 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:54:21.090013 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fe4da16c-cb2f-4cf5-bffe-9e385e5f1272 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:54:21.091264 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 481/945] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:20 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 912 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:21.951639 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-91a3f776-acc3-4fda-83ec-4f4b42e4b122 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c Jan 13 03:54:21.951639 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-91a3f776-acc3-4fda-83ec-4f4b42e4b122 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:21.951639 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:21.951639 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:21.952563 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-91a3f776-acc3-4fda-83ec-4f4b42e4b122 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:22.019825 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:22.019825 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:22.032489 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-91a3f776-acc3-4fda-83ec-4f4b42e4b122 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Volume info retrieved successfully. Jan 13 03:54:22.061846 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-91a3f776-acc3-4fda-83ec-4f4b42e4b122 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c returned with HTTP 200 Jan 13 03:54:22.062794 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 465/946] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:21 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:22.119636 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c1ebc229-6a14-48a2-acd8-a1c0d42d62c5 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:54:22.120481 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c1ebc229-6a14-48a2-acd8-a1c0d42d62c5 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:22.120883 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:22.120883 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:22.121538 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c1ebc229-6a14-48a2-acd8-a1c0d42d62c5 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:22.187644 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:22.187644 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:22.200689 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c1ebc229-6a14-48a2-acd8-a1c0d42d62c5 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:54:22.266627 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c1ebc229-6a14-48a2-acd8-a1c0d42d62c5 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 200 Jan 13 03:54:22.267454 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 482/947] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:22 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 912 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:23.093758 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bdd8b9f3-df16-4a7f-91e7-ba04cabc9767 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c Jan 13 03:54:23.093758 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bdd8b9f3-df16-4a7f-91e7-ba04cabc9767 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:23.093758 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:23.093758 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:23.093758 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bdd8b9f3-df16-4a7f-91e7-ba04cabc9767 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:23.197919 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7cdb5423-b602-4cc1-9811-25896f0167ba req-f9041933-b33b-464f-a15f-3c9f80131bf2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] DELETE http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/ebf40675-15d1-4e2b-b56a-9cd347d8514d Jan 13 03:54:23.197919 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7cdb5423-b602-4cc1-9811-25896f0167ba req-f9041933-b33b-464f-a15f-3c9f80131bf2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:23.197919 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:23.197919 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:23.197919 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7cdb5423-b602-4cc1-9811-25896f0167ba req-f9041933-b33b-464f-a15f-3c9f80131bf2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:23.293352 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:23.293352 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:23.361799 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:23.361799 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:23.389203 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bdd8b9f3-df16-4a7f-91e7-ba04cabc9767 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Volume info retrieved successfully. Jan 13 03:54:23.509239 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bdd8b9f3-df16-4a7f-91e7-ba04cabc9767 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c returned with HTTP 200 Jan 13 03:54:23.513359 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 466/948] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:23 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c => generated 914 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:23.527695 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-df2769ee-e444-40f6-a64b-800d7f178124 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 Jan 13 03:54:23.528646 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-df2769ee-e444-40f6-a64b-800d7f178124 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:23.528725 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:23.528725 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:23.529046 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-df2769ee-e444-40f6-a64b-800d7f178124 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:23.703098 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-df2769ee-e444-40f6-a64b-800d7f178124 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 returned with HTTP 404 Jan 13 03:54:23.714146 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 467/949] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:23 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/b28fab8c-ad12-4fa4-ac97-f2d1ed91ed06 => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:54:23.756912 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e80b5434-0d83-451c-ba64-ac4dc0f9451d tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] POST http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups Jan 13 03:54:23.758010 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e80b5434-0d83-451c-ba64-ac4dc0f9451d tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e41a1d3c-73df-46ea-96f5-c6b413de5d3c", "name": "tempest-VolumesBackupsV39Test-Backup-2102724414"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:54:23.768628 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.backups [None req-e80b5434-0d83-451c-ba64-ac4dc0f9451d tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Creating new backup {'backup': {'volume_id': 'e41a1d3c-73df-46ea-96f5-c6b413de5d3c', 'name': 'tempest-VolumesBackupsV39Test-Backup-2102724414'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 13 03:54:23.769141 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-e80b5434-0d83-451c-ba64-ac4dc0f9451d tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Creating backup of volume e41a1d3c-73df-46ea-96f5-c6b413de5d3c in container None Jan 13 03:54:23.897480 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:23.897480 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:23.899503 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e80b5434-0d83-451c-ba64-ac4dc0f9451d tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Volume info retrieved successfully. Jan 13 03:54:23.984840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-e80b5434-0d83-451c-ba64-ac4dc0f9451d tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Created reservations ['278be703-b1dd-4739-992a-0ff6eb4bee19', '7245ac83-c7a6-4f88-9df5-7696463708d3'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:54:24.196624 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e80b5434-0d83-451c-ba64-ac4dc0f9451d tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups returned with HTTP 202 Jan 13 03:54:24.198422 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 468/950] 10.222.0.38 () {62 vars in 1266 bytes} [Wed Jan 13 03:54:23 2021] POST /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups => generated 399 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:54:24.223232 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e0e92494-0092-4087-8c2b-d7a45f23c25f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:24.224921 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e0e92494-0092-4087-8c2b-d7a45f23c25f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:24.225272 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:24.225272 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:24.228462 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e0e92494-0092-4087-8c2b-d7a45f23c25f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:24.229347 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e0e92494-0092-4087-8c2b-d7a45f23c25f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:24.294303 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:24.294303 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:24.296532 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e0e92494-0092-4087-8c2b-d7a45f23c25f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:24.297547 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 469/951] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:24 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 806 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:24.301900 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f3fae943-e6a0-4e2e-bc8a-bd1723c43a82 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] DELETE http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:54:24.302793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f3fae943-e6a0-4e2e-bc8a-bd1723c43a82 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:24.303191 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:24.303191 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:24.303818 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f3fae943-e6a0-4e2e-bc8a-bd1723c43a82 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:24.304516 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-f3fae943-e6a0-4e2e-bc8a-bd1723c43a82 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Delete volume with id: e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:54:24.379969 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:24.379969 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:24.382499 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f3fae943-e6a0-4e2e-bc8a-bd1723c43a82 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:54:24.433153 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f3fae943-e6a0-4e2e-bc8a-bd1723c43a82 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Delete volume request issued successfully. Jan 13 03:54:24.433758 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f3fae943-e6a0-4e2e-bc8a-bd1723c43a82 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 202 Jan 13 03:54:24.435193 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 470/952] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:54:24 2021] DELETE /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:54:24.450357 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d1ee1406-bfe9-48d1-a1b9-e60b80483a21 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:54:24.451064 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d1ee1406-bfe9-48d1-a1b9-e60b80483a21 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:24.451780 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:24.451780 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:24.452571 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d1ee1406-bfe9-48d1-a1b9-e60b80483a21 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:24.527297 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:24.527297 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:24.538896 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d1ee1406-bfe9-48d1-a1b9-e60b80483a21 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:54:24.572757 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d1ee1406-bfe9-48d1-a1b9-e60b80483a21 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:54:24.574549 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 471/953] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:24 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 912 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:24.780792 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-7cdb5423-b602-4cc1-9811-25896f0167ba req-f9041933-b33b-464f-a15f-3c9f80131bf2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:54:24.782232 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-7cdb5423-b602-4cc1-9811-25896f0167ba req-f9041933-b33b-464f-a15f-3c9f80131bf2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:54:24.798521 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7cdb5423-b602-4cc1-9811-25896f0167ba req-f9041933-b33b-464f-a15f-3c9f80131bf2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/ebf40675-15d1-4e2b-b56a-9cd347d8514d returned with HTTP 200 Jan 13 03:54:24.799745 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 483/954] 10.222.0.11 () {62 vars in 1437 bytes} [Wed Jan 13 03:54:23 2021] DELETE /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/ebf40675-15d1-4e2b-b56a-9cd347d8514d => generated 19 bytes in 1616 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:24.817788 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7cdb5423-b602-4cc1-9811-25896f0167ba req-0a9e9bd8-6bf2-4a0e-92f6-3d83706f17b0 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] DELETE http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/384e7164-88d2-4e5d-a8b5-a2eec5ce4052 Jan 13 03:54:24.818327 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7cdb5423-b602-4cc1-9811-25896f0167ba req-0a9e9bd8-6bf2-4a0e-92f6-3d83706f17b0 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:24.818522 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:24.818522 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:24.820729 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7cdb5423-b602-4cc1-9811-25896f0167ba req-0a9e9bd8-6bf2-4a0e-92f6-3d83706f17b0 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:24.890018 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:24.890018 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:25.323681 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3950623a-51c1-4aa8-8f24-4e6cf893d7ec tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:25.325574 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3950623a-51c1-4aa8-8f24-4e6cf893d7ec tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:25.326186 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:25.326186 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:25.326806 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3950623a-51c1-4aa8-8f24-4e6cf893d7ec tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:25.327865 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-3950623a-51c1-4aa8-8f24-4e6cf893d7ec tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:25.363895 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:25.363895 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:25.368667 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3950623a-51c1-4aa8-8f24-4e6cf893d7ec tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:25.369854 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 484/955] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:25 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 806 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:25.592345 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f15efe9-6529-4d79-9a51-23cf109e8517 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:54:25.594406 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f15efe9-6529-4d79-9a51-23cf109e8517 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:25.595788 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:25.595788 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:25.596481 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f15efe9-6529-4d79-9a51-23cf109e8517 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:25.681403 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:25.681403 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:25.699569 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7f15efe9-6529-4d79-9a51-23cf109e8517 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:54:25.741148 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f15efe9-6529-4d79-9a51-23cf109e8517 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:54:25.742095 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 485/956] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:25 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 912 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:26.206788 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-7cdb5423-b602-4cc1-9811-25896f0167ba req-0a9e9bd8-6bf2-4a0e-92f6-3d83706f17b0 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:54:26.209853 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-7cdb5423-b602-4cc1-9811-25896f0167ba req-0a9e9bd8-6bf2-4a0e-92f6-3d83706f17b0 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Pending status list for volume during attachment-delete: [] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:54:26.226417 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7cdb5423-b602-4cc1-9811-25896f0167ba req-0a9e9bd8-6bf2-4a0e-92f6-3d83706f17b0 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/384e7164-88d2-4e5d-a8b5-a2eec5ce4052 returned with HTTP 200 Jan 13 03:54:26.227636 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 472/957] 10.222.0.11 () {62 vars in 1437 bytes} [Wed Jan 13 03:54:24 2021] DELETE /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/384e7164-88d2-4e5d-a8b5-a2eec5ce4052 => generated 19 bytes in 1417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:26.244930 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7cdb5423-b602-4cc1-9811-25896f0167ba req-103b7317-3551-4c18-aeb4-804585a5a73c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] DELETE http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/02efc0fa-2c34-4c7f-9e74-73b1b5a70e94 Jan 13 03:54:26.245464 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7cdb5423-b602-4cc1-9811-25896f0167ba req-103b7317-3551-4c18-aeb4-804585a5a73c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:26.245732 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:26.245732 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:26.246056 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7cdb5423-b602-4cc1-9811-25896f0167ba req-103b7317-3551-4c18-aeb4-804585a5a73c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:26.296601 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:26.296601 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:26.384559 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ef34835-3d4a-4834-9a5e-05735cf39a9c tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:26.385330 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ef34835-3d4a-4834-9a5e-05735cf39a9c tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:26.385550 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:26.385550 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:26.385934 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ef34835-3d4a-4834-9a5e-05735cf39a9c tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:26.386307 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6ef34835-3d4a-4834-9a5e-05735cf39a9c tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:26.433282 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:26.433282 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:26.435211 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ef34835-3d4a-4834-9a5e-05735cf39a9c tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:26.441866 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 473/958] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:26 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 806 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:26.758703 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1751397c-d88d-4bab-936a-3611fa6c0b8d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:54:26.759343 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1751397c-d88d-4bab-936a-3611fa6c0b8d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:26.759343 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:26.759343 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:26.759566 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1751397c-d88d-4bab-936a-3611fa6c0b8d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:26.941568 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:26.941568 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:26.967575 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1751397c-d88d-4bab-936a-3611fa6c0b8d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Volume info retrieved successfully. Jan 13 03:54:27.026171 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1751397c-d88d-4bab-936a-3611fa6c0b8d tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 200 Jan 13 03:54:27.038896 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 474/959] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:26 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 912 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:27.372146 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-7cdb5423-b602-4cc1-9811-25896f0167ba req-103b7317-3551-4c18-aeb4-804585a5a73c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:54:27.372146 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-7cdb5423-b602-4cc1-9811-25896f0167ba req-103b7317-3551-4c18-aeb4-804585a5a73c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:54:27.408399 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7cdb5423-b602-4cc1-9811-25896f0167ba req-103b7317-3551-4c18-aeb4-804585a5a73c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/02efc0fa-2c34-4c7f-9e74-73b1b5a70e94 returned with HTTP 200 Jan 13 03:54:27.409432 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 486/960] 10.222.0.11 () {62 vars in 1437 bytes} [Wed Jan 13 03:54:26 2021] DELETE /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/attachments/02efc0fa-2c34-4c7f-9e74-73b1b5a70e94 => generated 19 bytes in 1171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:27.457179 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0061b6d6-0f7c-435c-8315-c62a4d42f29a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:27.457735 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0061b6d6-0f7c-435c-8315-c62a4d42f29a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:27.457735 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:27.457735 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:27.458066 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0061b6d6-0f7c-435c-8315-c62a4d42f29a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:27.458528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0061b6d6-0f7c-435c-8315-c62a4d42f29a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:27.561806 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:27.561806 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:27.561806 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0061b6d6-0f7c-435c-8315-c62a4d42f29a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:27.561806 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 475/961] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:27 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 806 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:28.047484 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c50a24c0-6671-4274-a280-f4b22364f864 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] GET http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 Jan 13 03:54:28.048096 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c50a24c0-6671-4274-a280-f4b22364f864 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:28.048430 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:28.048430 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:28.049058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c50a24c0-6671-4274-a280-f4b22364f864 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:28.139725 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c50a24c0-6671-4274-a280-f4b22364f864 tempest-AttachVolumeTestJSON-384900793 tempest-AttachVolumeTestJSON-384900793] http://10.222.0.38/volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 returned with HTTP 404 Jan 13 03:54:28.140837 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 487/962] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:28 2021] GET /volume/v3/9fbeab36be7d424f8987270ea34eebf2/volumes/e0413f49-e405-419b-9aa3-0dc81672d2b6 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:54:28.575058 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-92198bf7-8705-4a18-9df8-aba5df732249 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:28.576038 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-92198bf7-8705-4a18-9df8-aba5df732249 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:28.576380 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:28.576380 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:28.576926 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-92198bf7-8705-4a18-9df8-aba5df732249 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:28.577390 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-92198bf7-8705-4a18-9df8-aba5df732249 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:28.619957 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:28.619957 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:28.623839 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-92198bf7-8705-4a18-9df8-aba5df732249 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:28.626538 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 476/963] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:28 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 806 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:29.641842 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-55847232-ce25-4121-bc04-dc030ae57a88 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:29.642895 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-55847232-ce25-4121-bc04-dc030ae57a88 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:29.643707 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-55847232-ce25-4121-bc04-dc030ae57a88 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:29.644461 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-55847232-ce25-4121-bc04-dc030ae57a88 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:29.722866 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:29.722866 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:29.730254 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-55847232-ce25-4121-bc04-dc030ae57a88 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:29.733177 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 488/964] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:29 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:30.750128 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-30be9f36-efcd-48b5-a30a-c03137190c61 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:30.751463 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-30be9f36-efcd-48b5-a30a-c03137190c61 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:30.751990 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:30.751990 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:30.752804 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-30be9f36-efcd-48b5-a30a-c03137190c61 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:30.753367 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-30be9f36-efcd-48b5-a30a-c03137190c61 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:30.803308 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:30.803308 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:30.807718 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-30be9f36-efcd-48b5-a30a-c03137190c61 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:30.810726 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 477/965] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:30 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:31.826632 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e0d323f-f246-4433-bf22-7bac65931562 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:31.830116 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e0d323f-f246-4433-bf22-7bac65931562 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:31.832727 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:31.832727 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:31.834687 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e0d323f-f246-4433-bf22-7bac65931562 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:31.835647 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-8e0d323f-f246-4433-bf22-7bac65931562 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:31.887764 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:31.887764 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:31.889939 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e0d323f-f246-4433-bf22-7bac65931562 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:31.898973 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 489/966] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:31 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:32.907699 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ccbe276-566c-4d2f-83d3-e09b8e3235e6 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:32.908978 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ccbe276-566c-4d2f-83d3-e09b8e3235e6 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:32.909385 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:32.909385 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:32.910022 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ccbe276-566c-4d2f-83d3-e09b8e3235e6 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:32.910799 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5ccbe276-566c-4d2f-83d3-e09b8e3235e6 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:32.959373 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:32.959373 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:32.964409 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ccbe276-566c-4d2f-83d3-e09b8e3235e6 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:32.975757 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 478/967] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:32 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:33.984239 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8d891e75-5d2d-41f8-92b4-67c7e12c1f10 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:33.984950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8d891e75-5d2d-41f8-92b4-67c7e12c1f10 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:33.985704 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:33.985704 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:33.986316 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8d891e75-5d2d-41f8-92b4-67c7e12c1f10 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:33.986821 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-8d891e75-5d2d-41f8-92b4-67c7e12c1f10 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:34.046020 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:34.046020 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:34.055617 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8d891e75-5d2d-41f8-92b4-67c7e12c1f10 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:34.068867 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 490/968] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:33 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:35.079780 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b8fa7887-3f7f-49e4-afcb-8afe25ab3ed9 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:35.079780 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b8fa7887-3f7f-49e4-afcb-8afe25ab3ed9 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:35.079780 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:35.079780 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:35.083738 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b8fa7887-3f7f-49e4-afcb-8afe25ab3ed9 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:35.083738 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b8fa7887-3f7f-49e4-afcb-8afe25ab3ed9 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:35.129131 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:35.129131 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:35.131555 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b8fa7887-3f7f-49e4-afcb-8afe25ab3ed9 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:35.132472 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 479/969] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:35 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:36.147969 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-67594f03-6236-4f9b-9c3e-e9e96494c224 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:36.148853 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-67594f03-6236-4f9b-9c3e-e9e96494c224 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:36.149195 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:36.149195 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:36.149714 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-67594f03-6236-4f9b-9c3e-e9e96494c224 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:36.150203 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-67594f03-6236-4f9b-9c3e-e9e96494c224 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:36.173239 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:36.173239 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:36.175757 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-67594f03-6236-4f9b-9c3e-e9e96494c224 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:36.182420 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 491/970] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:36 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:37.191316 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f8da3c58-ca5d-43df-96fb-352de6dd1b5a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:37.191955 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f8da3c58-ca5d-43df-96fb-352de6dd1b5a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:37.192371 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:37.192371 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:37.193074 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f8da3c58-ca5d-43df-96fb-352de6dd1b5a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:37.193598 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f8da3c58-ca5d-43df-96fb-352de6dd1b5a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:37.240065 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:37.240065 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:37.242362 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f8da3c58-ca5d-43df-96fb-352de6dd1b5a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:37.244998 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 480/971] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:37 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:38.259859 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-053334e6-c074-40cb-b12c-021fbae617f5 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:38.260429 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-053334e6-c074-40cb-b12c-021fbae617f5 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:38.260828 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:38.260828 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:38.261197 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-053334e6-c074-40cb-b12c-021fbae617f5 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:38.261555 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-053334e6-c074-40cb-b12c-021fbae617f5 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:38.311990 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:38.311990 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:38.319198 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-053334e6-c074-40cb-b12c-021fbae617f5 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:38.325866 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 492/972] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:38 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:39.335566 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db2c3a85-933f-48f4-a83f-1845ffb6e39f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:39.336772 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db2c3a85-933f-48f4-a83f-1845ffb6e39f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:39.337254 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:39.337254 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:39.337866 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db2c3a85-933f-48f4-a83f-1845ffb6e39f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:39.338384 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-db2c3a85-933f-48f4-a83f-1845ffb6e39f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:39.381352 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:39.381352 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:39.399072 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db2c3a85-933f-48f4-a83f-1845ffb6e39f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:39.406920 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 481/973] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:39 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:40.436712 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d4b487be-ccc4-4791-993f-da01a769a7ab tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:40.437999 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d4b487be-ccc4-4791-993f-da01a769a7ab tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:40.438408 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:40.438408 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:40.439059 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d4b487be-ccc4-4791-993f-da01a769a7ab tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:40.439624 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d4b487be-ccc4-4791-993f-da01a769a7ab tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:40.510516 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:40.510516 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:40.512779 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d4b487be-ccc4-4791-993f-da01a769a7ab tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:40.514168 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 493/974] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:40 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:41.527716 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7e540c4b-a1d5-407b-88bf-9930d9f0cc63 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:41.528543 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7e540c4b-a1d5-407b-88bf-9930d9f0cc63 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:41.529031 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:41.529031 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:41.529832 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7e540c4b-a1d5-407b-88bf-9930d9f0cc63 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:41.529951 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-7e540c4b-a1d5-407b-88bf-9930d9f0cc63 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:41.580578 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:41.580578 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:41.583381 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7e540c4b-a1d5-407b-88bf-9930d9f0cc63 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:41.584837 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 482/975] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:41 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:42.616997 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9db86869-ad3e-4f1c-ae9a-3a80951be425 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:42.616997 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9db86869-ad3e-4f1c-ae9a-3a80951be425 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:42.616997 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:42.616997 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:42.616997 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9db86869-ad3e-4f1c-ae9a-3a80951be425 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:42.616997 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-9db86869-ad3e-4f1c-ae9a-3a80951be425 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:42.655947 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:42.655947 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:42.655947 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9db86869-ad3e-4f1c-ae9a-3a80951be425 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:42.655947 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 494/976] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:42 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:42.991349 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-25c9ae90-dc5c-4d84-9b74-19248f576da5 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] DELETE http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 Jan 13 03:54:42.992233 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-25c9ae90-dc5c-4d84-9b74-19248f576da5 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:42.992729 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:42.992729 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:42.993394 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-25c9ae90-dc5c-4d84-9b74-19248f576da5 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:42.994049 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-25c9ae90-dc5c-4d84-9b74-19248f576da5 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Delete volume with id: ed3080c5-4e18-4df4-957d-f3925031a8e9 Jan 13 03:54:43.087308 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:43.087308 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:43.089280 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-25c9ae90-dc5c-4d84-9b74-19248f576da5 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:54:43.154113 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-25c9ae90-dc5c-4d84-9b74-19248f576da5 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Delete volume request issued successfully. Jan 13 03:54:43.154821 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-25c9ae90-dc5c-4d84-9b74-19248f576da5 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 returned with HTTP 202 Jan 13 03:54:43.156018 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 483/977] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:54:42 2021] DELETE /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:54:43.163831 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d08578ac-deac-40e7-80eb-834a45c8ad61 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 Jan 13 03:54:43.164428 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d08578ac-deac-40e7-80eb-834a45c8ad61 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:43.164647 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:43.164647 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:43.165025 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d08578ac-deac-40e7-80eb-834a45c8ad61 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:43.264683 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:43.264683 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:43.289626 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d08578ac-deac-40e7-80eb-834a45c8ad61 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:54:43.336058 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d08578ac-deac-40e7-80eb-834a45c8ad61 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 returned with HTTP 200 Jan 13 03:54:43.358166 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 495/978] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:43 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 => generated 918 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:43.663944 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f262041e-9a36-46f1-91fe-a346b491b35e tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:43.664891 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f262041e-9a36-46f1-91fe-a346b491b35e tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:43.665226 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:43.665226 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:43.666261 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f262041e-9a36-46f1-91fe-a346b491b35e tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:43.666750 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f262041e-9a36-46f1-91fe-a346b491b35e tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:43.714435 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:43.714435 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:43.715812 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f262041e-9a36-46f1-91fe-a346b491b35e tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:43.720833 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 484/979] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:43 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:44.356351 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c587e5ea-a687-483b-9695-45a13b889a79 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 Jan 13 03:54:44.357210 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c587e5ea-a687-483b-9695-45a13b889a79 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:44.357702 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:44.357702 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:44.358359 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c587e5ea-a687-483b-9695-45a13b889a79 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:44.591425 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:44.591425 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:44.624658 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c587e5ea-a687-483b-9695-45a13b889a79 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:54:44.698450 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c587e5ea-a687-483b-9695-45a13b889a79 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 returned with HTTP 200 Jan 13 03:54:44.703213 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 496/980] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:44 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 => generated 918 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:44.749737 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1b5b784e-ccdb-457b-856b-440998072a43 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:44.750353 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1b5b784e-ccdb-457b-856b-440998072a43 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:44.750577 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:44.750577 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:44.750956 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1b5b784e-ccdb-457b-856b-440998072a43 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:44.751330 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-1b5b784e-ccdb-457b-856b-440998072a43 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:44.823641 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:44.823641 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:44.829399 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1b5b784e-ccdb-457b-856b-440998072a43 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:44.830447 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 485/981] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:44 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:45.722337 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a112942-fb96-42eb-a28f-301080bca448 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 Jan 13 03:54:45.724346 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a112942-fb96-42eb-a28f-301080bca448 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:45.724579 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:45.724579 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:45.725192 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a112942-fb96-42eb-a28f-301080bca448 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:45.846351 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f5951071-afb1-401d-832c-ba5ed45f97bd tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:45.846946 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f5951071-afb1-401d-832c-ba5ed45f97bd tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:45.847165 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:45.847165 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:45.848090 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f5951071-afb1-401d-832c-ba5ed45f97bd tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:45.848720 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f5951071-afb1-401d-832c-ba5ed45f97bd tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:45.892470 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:45.892470 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:45.908361 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:45.908361 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:45.911814 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f5951071-afb1-401d-832c-ba5ed45f97bd tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:45.913929 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0a112942-fb96-42eb-a28f-301080bca448 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:54:45.917865 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 486/982] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:45 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:45.973781 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a112942-fb96-42eb-a28f-301080bca448 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 returned with HTTP 200 Jan 13 03:54:45.986034 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 497/983] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:45 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 => generated 918 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:46.932214 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e4620bd1-e358-4d14-a6dd-c5330fbfadd8 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:46.932801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e4620bd1-e358-4d14-a6dd-c5330fbfadd8 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:46.933182 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:46.933182 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:46.933787 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e4620bd1-e358-4d14-a6dd-c5330fbfadd8 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:46.934322 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e4620bd1-e358-4d14-a6dd-c5330fbfadd8 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:47.000890 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5e0ad42-3cf6-455b-a897-62b6ffea2b63 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 Jan 13 03:54:47.002611 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5e0ad42-3cf6-455b-a897-62b6ffea2b63 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:47.002831 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:47.002831 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:47.003206 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5e0ad42-3cf6-455b-a897-62b6ffea2b63 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:47.021812 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:47.021812 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:47.032269 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e4620bd1-e358-4d14-a6dd-c5330fbfadd8 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:47.033447 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 487/984] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:46 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:54:47.115433 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5e0ad42-3cf6-455b-a897-62b6ffea2b63 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 returned with HTTP 404 Jan 13 03:54:47.116783 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 498/985] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:46 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/ed3080c5-4e18-4df4-957d-f3925031a8e9 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:54:47.126509 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cedde31a-921f-4fab-880d-3c59799677c2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] DELETE http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c Jan 13 03:54:47.127453 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cedde31a-921f-4fab-880d-3c59799677c2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:47.127865 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:47.127865 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:47.128528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cedde31a-921f-4fab-880d-3c59799677c2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:47.129813 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-cedde31a-921f-4fab-880d-3c59799677c2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Delete volume with id: 491ffd1f-833d-43c2-8c9a-43ef15d3475c Jan 13 03:54:47.233175 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:47.233175 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:47.234379 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cedde31a-921f-4fab-880d-3c59799677c2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:54:47.320314 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cedde31a-921f-4fab-880d-3c59799677c2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Delete volume request issued successfully. Jan 13 03:54:47.320864 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cedde31a-921f-4fab-880d-3c59799677c2 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c returned with HTTP 202 Jan 13 03:54:47.321930 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 488/986] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:54:47 2021] DELETE /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:54:47.331096 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7abd69f3-70d8-4f03-969f-5fa44c0289ef tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c Jan 13 03:54:47.331940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7abd69f3-70d8-4f03-969f-5fa44c0289ef tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:47.332984 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7abd69f3-70d8-4f03-969f-5fa44c0289ef tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:47.533053 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:47.533053 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:47.572410 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7abd69f3-70d8-4f03-969f-5fa44c0289ef tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:54:47.624881 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7abd69f3-70d8-4f03-969f-5fa44c0289ef tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c returned with HTTP 200 Jan 13 03:54:47.626142 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 499/987] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:47 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c => generated 918 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:48.050548 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ffedbdc3-a3ff-4863-86d6-9a884d351ec6 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:48.051146 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ffedbdc3-a3ff-4863-86d6-9a884d351ec6 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:48.051349 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:48.051349 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:48.051815 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ffedbdc3-a3ff-4863-86d6-9a884d351ec6 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:48.052190 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ffedbdc3-a3ff-4863-86d6-9a884d351ec6 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:48.102573 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:48.102573 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:48.112034 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ffedbdc3-a3ff-4863-86d6-9a884d351ec6 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:48.127221 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 489/988] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:48 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:48.665463 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ded832f-6d15-45fd-b496-359737bdb1ae tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c Jan 13 03:54:48.666015 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ded832f-6d15-45fd-b496-359737bdb1ae tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:48.666201 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:48.666201 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:48.666577 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ded832f-6d15-45fd-b496-359737bdb1ae tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:48.791708 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:48.791708 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:48.819758 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6ded832f-6d15-45fd-b496-359737bdb1ae tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:54:48.870228 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ded832f-6d15-45fd-b496-359737bdb1ae tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c returned with HTTP 200 Jan 13 03:54:48.871064 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 500/989] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:48 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c => generated 918 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:49.134253 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b25b543e-1af6-43c0-aad6-d1a6f3a85e8d tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:49.134928 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b25b543e-1af6-43c0-aad6-d1a6f3a85e8d tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:49.135203 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:49.135203 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:49.135563 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b25b543e-1af6-43c0-aad6-d1a6f3a85e8d tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:49.135939 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b25b543e-1af6-43c0-aad6-d1a6f3a85e8d tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:49.187381 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:49.187381 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:49.190174 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b25b543e-1af6-43c0-aad6-d1a6f3a85e8d tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:49.196156 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 490/990] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:49 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:49.888989 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-95a77a92-4f07-42fd-8ff9-8eb4169728d0 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c Jan 13 03:54:49.889887 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-95a77a92-4f07-42fd-8ff9-8eb4169728d0 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:49.890221 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:49.890221 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:49.890792 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-95a77a92-4f07-42fd-8ff9-8eb4169728d0 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:49.987071 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:49.987071 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:50.021082 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-95a77a92-4f07-42fd-8ff9-8eb4169728d0 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:54:50.122692 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-95a77a92-4f07-42fd-8ff9-8eb4169728d0 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c returned with HTTP 200 Jan 13 03:54:50.124181 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 501/991] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:49 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c => generated 918 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:50.209549 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-42062df8-5c76-4d80-8abc-29474c13ed50 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:50.210110 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-42062df8-5c76-4d80-8abc-29474c13ed50 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:50.210492 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:50.210492 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:50.211618 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-42062df8-5c76-4d80-8abc-29474c13ed50 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:50.212141 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-42062df8-5c76-4d80-8abc-29474c13ed50 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:50.282113 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:50.282113 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:50.284449 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-42062df8-5c76-4d80-8abc-29474c13ed50 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:50.288314 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 491/992] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:50 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:51.142607 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-09258bd5-cae6-4c6b-b739-0ffaae4dac2c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c Jan 13 03:54:51.142607 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-09258bd5-cae6-4c6b-b739-0ffaae4dac2c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:51.145037 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:51.145037 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:51.145842 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-09258bd5-cae6-4c6b-b739-0ffaae4dac2c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:51.240198 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-09258bd5-cae6-4c6b-b739-0ffaae4dac2c tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c returned with HTTP 404 Jan 13 03:54:51.241961 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 502/993] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:51 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/491ffd1f-833d-43c2-8c9a-43ef15d3475c => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:54:51.249671 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eef1540a-4168-4f9c-ac84-083f9d5aca55 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] DELETE http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:54:51.250460 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eef1540a-4168-4f9c-ac84-083f9d5aca55 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:51.250869 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:51.250869 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:51.251530 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eef1540a-4168-4f9c-ac84-083f9d5aca55 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:51.252186 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-eef1540a-4168-4f9c-ac84-083f9d5aca55 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Delete volume with id: c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:54:51.302421 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26fe9d88-5d60-4c10-8f42-4fb2c07f2d0a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:51.303320 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26fe9d88-5d60-4c10-8f42-4fb2c07f2d0a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:51.304494 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26fe9d88-5d60-4c10-8f42-4fb2c07f2d0a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:51.305090 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-26fe9d88-5d60-4c10-8f42-4fb2c07f2d0a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:51.335168 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:51.335168 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:51.342889 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-eef1540a-4168-4f9c-ac84-083f9d5aca55 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:54:51.353371 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:51.353371 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:51.360682 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26fe9d88-5d60-4c10-8f42-4fb2c07f2d0a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:51.362398 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 503/994] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:51 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:51.384159 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-eef1540a-4168-4f9c-ac84-083f9d5aca55 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Delete volume request issued successfully. Jan 13 03:54:51.385043 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eef1540a-4168-4f9c-ac84-083f9d5aca55 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 202 Jan 13 03:54:51.386675 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 492/995] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:54:51 2021] DELETE /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:54:51.395334 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06a72bb4-0d9b-40ac-83c4-5c93eb914ade tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:54:51.396089 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06a72bb4-0d9b-40ac-83c4-5c93eb914ade tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:51.397708 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:51.397708 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:51.398582 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06a72bb4-0d9b-40ac-83c4-5c93eb914ade tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:51.558480 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:51.558480 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:51.584725 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-06a72bb4-0d9b-40ac-83c4-5c93eb914ade tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:54:51.647244 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06a72bb4-0d9b-40ac-83c4-5c93eb914ade tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:54:51.650280 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 504/996] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:51 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 1365 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:54:52.381183 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0ef5e7f4-34ed-4409-a045-dbae921da7d1 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:52.381848 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0ef5e7f4-34ed-4409-a045-dbae921da7d1 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:52.382240 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:52.382240 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:52.382824 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0ef5e7f4-34ed-4409-a045-dbae921da7d1 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:52.383356 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0ef5e7f4-34ed-4409-a045-dbae921da7d1 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:52.490651 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:52.490651 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:52.499522 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0ef5e7f4-34ed-4409-a045-dbae921da7d1 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:52.506857 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 493/997] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:52 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:52.679152 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-34f19c67-1063-4912-9a8f-7253a2df2b9d tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:54:52.680474 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-34f19c67-1063-4912-9a8f-7253a2df2b9d tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:52.681010 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:52.681010 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:52.681665 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-34f19c67-1063-4912-9a8f-7253a2df2b9d tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:52.823262 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:52.823262 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:52.898642 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-34f19c67-1063-4912-9a8f-7253a2df2b9d tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:54:52.975197 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-34f19c67-1063-4912-9a8f-7253a2df2b9d tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:54:52.976028 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 505/998] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:52 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 1365 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:54:53.521504 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3ad3931c-23e6-405e-8e93-aa359571a2c3 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:53.527866 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3ad3931c-23e6-405e-8e93-aa359571a2c3 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:53.528140 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:53.528140 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:53.528653 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3ad3931c-23e6-405e-8e93-aa359571a2c3 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:53.529041 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-3ad3931c-23e6-405e-8e93-aa359571a2c3 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:53.605684 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:53.605684 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:53.608201 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3ad3931c-23e6-405e-8e93-aa359571a2c3 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:53.613714 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 494/999] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:53 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:53.991822 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac08f6e5-a68b-49c1-9d75-5ac13bcce044 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:54:53.992369 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ac08f6e5-a68b-49c1-9d75-5ac13bcce044 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:53.992580 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:53.992580 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:53.992953 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ac08f6e5-a68b-49c1-9d75-5ac13bcce044 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:54.135709 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:54.135709 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:54.161294 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ac08f6e5-a68b-49c1-9d75-5ac13bcce044 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Volume info retrieved successfully. Jan 13 03:54:54.209859 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac08f6e5-a68b-49c1-9d75-5ac13bcce044 tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 200 Jan 13 03:54:54.210670 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 506/1000] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:53 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 1365 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:54:54.627852 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-958ac266-d76b-49a5-a26c-f7cd6b6f21da tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:54.629256 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-958ac266-d76b-49a5-a26c-f7cd6b6f21da tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:54.629981 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:54.629981 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:54.630629 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-958ac266-d76b-49a5-a26c-f7cd6b6f21da tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:54.631182 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-958ac266-d76b-49a5-a26c-f7cd6b6f21da tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:54.679580 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:54.679580 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:54.686990 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-958ac266-d76b-49a5-a26c-f7cd6b6f21da tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:54.697289 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 495/1001] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:54 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:55.226891 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2a381537-0fde-424b-b25a-ad2ec6b19f2b tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] GET http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 Jan 13 03:54:55.252149 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2a381537-0fde-424b-b25a-ad2ec6b19f2b tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:55.252650 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:55.252650 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:55.253381 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2a381537-0fde-424b-b25a-ad2ec6b19f2b tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:55.388192 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2a381537-0fde-424b-b25a-ad2ec6b19f2b tempest-TaggedBootDevicesTest_v242-1071164372 tempest-TaggedBootDevicesTest_v242-1071164372] http://10.222.0.38/volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 returned with HTTP 404 Jan 13 03:54:55.389263 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 507/1002] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:54:55 2021] GET /volume/v3/2bf5f359317d42399b2a90e5ebd623f6/volumes/c81fd9aa-e0ae-407a-994c-2614894d10b8 => generated 109 bytes in 167 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:54:55.705722 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2ad14ea2-08aa-4b4e-b349-3163f61ef909 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:55.706288 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2ad14ea2-08aa-4b4e-b349-3163f61ef909 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:55.706506 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:55.706506 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:55.707596 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2ad14ea2-08aa-4b4e-b349-3163f61ef909 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:55.708149 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2ad14ea2-08aa-4b4e-b349-3163f61ef909 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:55.762266 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:55.762266 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:55.764089 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2ad14ea2-08aa-4b4e-b349-3163f61ef909 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:55.770759 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 496/1003] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:55 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:56.786042 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b9e9ccaa-e0b0-498e-b100-8aa31ea47806 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:56.786886 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b9e9ccaa-e0b0-498e-b100-8aa31ea47806 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:56.787481 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b9e9ccaa-e0b0-498e-b100-8aa31ea47806 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:56.787960 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b9e9ccaa-e0b0-498e-b100-8aa31ea47806 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:56.833586 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:56.833586 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:56.845797 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b9e9ccaa-e0b0-498e-b100-8aa31ea47806 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:56.846695 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 508/1004] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:56 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:54:57.861706 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c75e4bdd-e862-4221-af2b-85bf0bd6d0d0 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:57.862250 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c75e4bdd-e862-4221-af2b-85bf0bd6d0d0 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:57.862627 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:57.862627 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:57.863235 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c75e4bdd-e862-4221-af2b-85bf0bd6d0d0 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:57.863742 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c75e4bdd-e862-4221-af2b-85bf0bd6d0d0 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:57.910848 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:57.910848 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:57.917670 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c75e4bdd-e862-4221-af2b-85bf0bd6d0d0 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:57.918733 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 497/1005] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:57 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:54:58.940451 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec477cb8-1ee5-4edd-81fa-8d7b155a8ed3 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:54:58.942043 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec477cb8-1ee5-4edd-81fa-8d7b155a8ed3 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:54:58.942407 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:54:58.942407 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:54:58.943097 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec477cb8-1ee5-4edd-81fa-8d7b155a8ed3 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:54:58.943781 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ec477cb8-1ee5-4edd-81fa-8d7b155a8ed3 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:54:59.022217 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:54:59.022217 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:54:59.024438 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec477cb8-1ee5-4edd-81fa-8d7b155a8ed3 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:54:59.025875 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 509/1006] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:54:58 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:00.039503 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c0d6f544-a36e-41d7-aa8f-0ba352c24f3a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:55:00.040099 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c0d6f544-a36e-41d7-aa8f-0ba352c24f3a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:00.040239 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:00.040239 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:00.044726 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c0d6f544-a36e-41d7-aa8f-0ba352c24f3a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:00.045357 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c0d6f544-a36e-41d7-aa8f-0ba352c24f3a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:55:00.101303 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:00.101303 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:00.103144 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c0d6f544-a36e-41d7-aa8f-0ba352c24f3a tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:55:00.107358 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 498/1007] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:55:00 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:01.129058 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e9b4a2e4-715e-447e-ad25-f3bbe3cd6ccd tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:55:01.129939 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e9b4a2e4-715e-447e-ad25-f3bbe3cd6ccd tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:01.129939 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:01.129939 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:01.130320 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e9b4a2e4-715e-447e-ad25-f3bbe3cd6ccd tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:01.130554 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e9b4a2e4-715e-447e-ad25-f3bbe3cd6ccd tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:55:01.176234 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:01.176234 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:01.188961 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e9b4a2e4-715e-447e-ad25-f3bbe3cd6ccd tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:55:01.189780 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 510/1008] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:55:01 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:02.207276 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dcb1ad9d-d740-4951-910b-8568b440f1d0 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:55:02.208983 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dcb1ad9d-d740-4951-910b-8568b440f1d0 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:02.212731 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:02.212731 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:02.213176 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dcb1ad9d-d740-4951-910b-8568b440f1d0 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:02.213556 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-dcb1ad9d-d740-4951-910b-8568b440f1d0 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:55:02.269705 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:02.269705 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:02.272632 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dcb1ad9d-d740-4951-910b-8568b440f1d0 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:55:02.277080 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 499/1009] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:55:02 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:03.298046 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-186de342-b6ea-40cf-ac77-38fdbe8eba2b tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:55:03.302254 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-186de342-b6ea-40cf-ac77-38fdbe8eba2b tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:03.302254 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:03.302254 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:03.302784 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-186de342-b6ea-40cf-ac77-38fdbe8eba2b tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:03.303180 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-186de342-b6ea-40cf-ac77-38fdbe8eba2b tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:55:03.366807 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:03.366807 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:03.369175 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-186de342-b6ea-40cf-ac77-38fdbe8eba2b tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:55:03.381235 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 511/1010] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:55:03 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:04.395204 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5212b51a-1607-425f-8d85-ca6f6d2b0fd1 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:55:04.395770 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5212b51a-1607-425f-8d85-ca6f6d2b0fd1 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:04.395963 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:04.395963 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:04.396354 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5212b51a-1607-425f-8d85-ca6f6d2b0fd1 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:04.396722 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5212b51a-1607-425f-8d85-ca6f6d2b0fd1 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:55:04.471450 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:04.471450 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:04.481339 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5212b51a-1607-425f-8d85-ca6f6d2b0fd1 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:55:04.482953 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 500/1011] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:55:04 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:05.498581 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7e3b2b83-8b18-40c9-9b05-0e085c82e950 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:55:05.499259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7e3b2b83-8b18-40c9-9b05-0e085c82e950 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:05.499625 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:05.499625 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:05.500322 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7e3b2b83-8b18-40c9-9b05-0e085c82e950 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:05.500868 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-7e3b2b83-8b18-40c9-9b05-0e085c82e950 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:55:05.564169 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:05.564169 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:05.574420 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7e3b2b83-8b18-40c9-9b05-0e085c82e950 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:55:05.576636 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 512/1012] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:55:05 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:06.602950 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78a4ff08-57a6-486a-90b8-ec9e4a817783 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:55:06.603591 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-78a4ff08-57a6-486a-90b8-ec9e4a817783 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:06.603867 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:06.603867 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:06.604257 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-78a4ff08-57a6-486a-90b8-ec9e4a817783 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:06.604669 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-78a4ff08-57a6-486a-90b8-ec9e4a817783 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:55:06.637107 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:06.637107 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:06.639038 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78a4ff08-57a6-486a-90b8-ec9e4a817783 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:55:06.640205 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 501/1013] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:55:06 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:07.655612 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f47d0c8f-2441-431b-b8ee-975fd7ea942f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:55:07.656161 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f47d0c8f-2441-431b-b8ee-975fd7ea942f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:07.656581 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:07.656581 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:07.657191 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f47d0c8f-2441-431b-b8ee-975fd7ea942f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:07.657702 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f47d0c8f-2441-431b-b8ee-975fd7ea942f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:55:07.718043 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:07.718043 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:07.725982 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f47d0c8f-2441-431b-b8ee-975fd7ea942f tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:55:07.732900 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 513/1014] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:55:07 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:55:08.741600 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-daecbeb1-0bbb-4419-a282-5f0e3f1d6142 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:55:08.742318 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-daecbeb1-0bbb-4419-a282-5f0e3f1d6142 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:08.742508 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:08.742508 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:08.743007 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-daecbeb1-0bbb-4419-a282-5f0e3f1d6142 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:08.743732 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-daecbeb1-0bbb-4419-a282-5f0e3f1d6142 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:55:08.789543 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:08.789543 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:08.791660 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-daecbeb1-0bbb-4419-a282-5f0e3f1d6142 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:55:08.792947 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 502/1015] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:55:08 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:09.806932 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-91a45999-6473-4669-8ce8-b42b4e022c12 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:55:09.807458 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-91a45999-6473-4669-8ce8-b42b4e022c12 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:09.807724 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:09.807724 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:09.808036 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-91a45999-6473-4669-8ce8-b42b4e022c12 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:09.820932 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-91a45999-6473-4669-8ce8-b42b4e022c12 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:55:09.882000 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:09.882000 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:09.884201 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-91a45999-6473-4669-8ce8-b42b4e022c12 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:55:09.885093 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 514/1016] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:55:09 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:10.900262 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-733c38b2-7999-4051-8b1b-47f22b918278 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:55:10.900906 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-733c38b2-7999-4051-8b1b-47f22b918278 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:10.901156 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:10.901156 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:10.901559 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-733c38b2-7999-4051-8b1b-47f22b918278 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:10.901941 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-733c38b2-7999-4051-8b1b-47f22b918278 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:55:10.966754 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:10.966754 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:10.968664 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-733c38b2-7999-4051-8b1b-47f22b918278 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:55:10.973837 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 503/1017] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:55:10 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:11.983840 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcc6382d-dc8e-45a5-9d46-5838d5c7b191 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:55:11.984524 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bcc6382d-dc8e-45a5-9d46-5838d5c7b191 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:11.984614 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:11.984614 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:11.985003 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bcc6382d-dc8e-45a5-9d46-5838d5c7b191 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:11.985375 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-bcc6382d-dc8e-45a5-9d46-5838d5c7b191 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:55:12.039120 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:12.039120 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:12.044927 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcc6382d-dc8e-45a5-9d46-5838d5c7b191 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:55:12.044927 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 515/1018] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:55:11 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:13.060962 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-032c2b21-ec11-42d5-b9e9-f65fd3966957 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:55:13.061597 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-032c2b21-ec11-42d5-b9e9-f65fd3966957 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:13.062123 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:13.062123 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:13.062123 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-032c2b21-ec11-42d5-b9e9-f65fd3966957 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:13.062495 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-032c2b21-ec11-42d5-b9e9-f65fd3966957 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:55:13.086007 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:13.086007 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:13.087857 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-032c2b21-ec11-42d5-b9e9-f65fd3966957 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:55:13.088720 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 504/1019] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:55:13 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:14.104142 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2c557d59-202b-4765-b1e1-28dd90e5a6e8 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:55:14.106204 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2c557d59-202b-4765-b1e1-28dd90e5a6e8 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:14.106896 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:14.106896 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:14.107918 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2c557d59-202b-4765-b1e1-28dd90e5a6e8 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:14.109231 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2c557d59-202b-4765-b1e1-28dd90e5a6e8 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:55:14.137910 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:14.137910 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:14.140648 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2c557d59-202b-4765-b1e1-28dd90e5a6e8 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:55:14.142014 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 516/1020] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:55:14 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:15.157157 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ed753d7b-feda-4fd7-8b2e-cacd4f59b4e0 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:55:15.158848 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ed753d7b-feda-4fd7-8b2e-cacd4f59b4e0 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:15.159222 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:15.159222 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:15.160066 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ed753d7b-feda-4fd7-8b2e-cacd4f59b4e0 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:15.160448 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ed753d7b-feda-4fd7-8b2e-cacd4f59b4e0 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:55:15.184330 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:15.184330 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:15.187051 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ed753d7b-feda-4fd7-8b2e-cacd4f59b4e0 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:55:15.198926 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 505/1021] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:55:15 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:15.209719 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5facd749-bce8-4d1f-a4c8-8ac33aded80d tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c Jan 13 03:55:15.210671 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5facd749-bce8-4d1f-a4c8-8ac33aded80d tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:15.211206 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:15.211206 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:15.212184 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5facd749-bce8-4d1f-a4c8-8ac33aded80d tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:15.295596 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:15.295596 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:15.306084 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5facd749-bce8-4d1f-a4c8-8ac33aded80d tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Volume info retrieved successfully. Jan 13 03:55:15.335778 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5facd749-bce8-4d1f-a4c8-8ac33aded80d tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c returned with HTTP 200 Jan 13 03:55:15.338171 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 517/1022] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:55:15 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c => generated 914 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:15.355900 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-607f91be-73f6-4852-a006-88d3aa63f974 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] PUT http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:55:15.356586 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:15.356586 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:15.357131 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-607f91be-73f6-4852-a006-88d3aa63f974 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-658715382", "description": "tempest-volume-backup-description-1098463262"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:55:15.407913 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:15.407913 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:15.422124 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-607f91be-73f6-4852-a006-88d3aa63f974 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:55:15.423674 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 506/1023] 10.222.0.38 () {62 vars in 1376 bytes} [Wed Jan 13 03:55:15 2021] PUT /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 398 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:55:15.436216 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-59c7b629-b9a3-449d-ad33-bb3099256f13 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:55:15.437637 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-59c7b629-b9a3-449d-ad33-bb3099256f13 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:15.438029 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:15.438029 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:15.438628 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-59c7b629-b9a3-449d-ad33-bb3099256f13 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:15.439134 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-59c7b629-b9a3-449d-ad33-bb3099256f13 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Show backup with id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 03:55:15.489573 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:15.489573 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:15.495551 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-59c7b629-b9a3-449d-ad33-bb3099256f13 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 200 Jan 13 03:55:15.508060 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 518/1024] 10.222.0.38 () {60 vars in 1355 bytes} [Wed Jan 13 03:55:15 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:15.514531 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-58931c8a-3f01-4d8c-8bcb-e2622e244eff tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] DELETE http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e Jan 13 03:55:15.515106 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-58931c8a-3f01-4d8c-8bcb-e2622e244eff tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:15.515670 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:15.515670 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:15.516049 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-58931c8a-3f01-4d8c-8bcb-e2622e244eff tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:15.516441 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-58931c8a-3f01-4d8c-8bcb-e2622e244eff tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Delete backup with id: d36e2371-2a0b-4b8e-bb20-adb1f40dd03e. Jan 13 03:55:15.582863 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:15.582863 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:15.659819 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.rpcapi [None req-58931c8a-3f01-4d8c-8bcb-e2622e244eff tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] delete_backup rpcapi backup_id d36e2371-2a0b-4b8e-bb20-adb1f40dd03e {{(pid=87926) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 13 03:55:15.663993 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-58931c8a-3f01-4d8c-8bcb-e2622e244eff tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e returned with HTTP 202 Jan 13 03:55:15.665145 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 507/1025] 10.222.0.38 () {60 vars in 1358 bytes} [Wed Jan 13 03:55:15 2021] DELETE /volume/v3/a42246f91c614371a2bc5a92d894bd63/backups/d36e2371-2a0b-4b8e-bb20-adb1f40dd03e => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:55:15.678407 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b93c107b-4f51-4343-8268-568b22251ead tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] DELETE http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c Jan 13 03:55:15.679275 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b93c107b-4f51-4343-8268-568b22251ead tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:15.679866 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:15.679866 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:15.680677 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b93c107b-4f51-4343-8268-568b22251ead tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:15.683462 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-b93c107b-4f51-4343-8268-568b22251ead tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Delete volume with id: e41a1d3c-73df-46ea-96f5-c6b413de5d3c Jan 13 03:55:15.771845 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:15.771845 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:15.774494 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b93c107b-4f51-4343-8268-568b22251ead tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Volume info retrieved successfully. Jan 13 03:55:15.824672 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b93c107b-4f51-4343-8268-568b22251ead tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Delete volume request issued successfully. Jan 13 03:55:15.826676 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b93c107b-4f51-4343-8268-568b22251ead tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c returned with HTTP 202 Jan 13 03:55:15.827528 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 519/1026] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:55:15 2021] DELETE /volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:55:15.836428 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0f5e2389-44de-46eb-9abb-638ed4278df4 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c Jan 13 03:55:15.837052 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0f5e2389-44de-46eb-9abb-638ed4278df4 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:15.837382 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:15.837382 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:15.837674 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0f5e2389-44de-46eb-9abb-638ed4278df4 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:15.931587 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:15.931587 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:15.942053 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0f5e2389-44de-46eb-9abb-638ed4278df4 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Volume info retrieved successfully. Jan 13 03:55:15.973577 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0f5e2389-44de-46eb-9abb-638ed4278df4 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c returned with HTTP 200 Jan 13 03:55:15.985216 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 508/1027] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:15 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c => generated 913 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:55:16.998552 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0c90a1d4-9052-40a1-ba4d-7cb90d55fe70 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c Jan 13 03:55:16.999099 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0c90a1d4-9052-40a1-ba4d-7cb90d55fe70 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:16.999325 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:16.999325 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:16.999704 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0c90a1d4-9052-40a1-ba4d-7cb90d55fe70 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:17.192752 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:17.192752 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:17.236144 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0c90a1d4-9052-40a1-ba4d-7cb90d55fe70 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Volume info retrieved successfully. Jan 13 03:55:17.304888 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0c90a1d4-9052-40a1-ba4d-7cb90d55fe70 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c returned with HTTP 200 Jan 13 03:55:17.314559 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 520/1028] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:16 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c => generated 913 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:18.322313 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9c5a58c2-2d91-47b3-b3b5-ff7411ca93c6 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] GET http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c Jan 13 03:55:18.323718 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9c5a58c2-2d91-47b3-b3b5-ff7411ca93c6 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:18.324225 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:18.324225 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:18.325014 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9c5a58c2-2d91-47b3-b3b5-ff7411ca93c6 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:18.397888 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:18.397888 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:18.440045 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9c5a58c2-2d91-47b3-b3b5-ff7411ca93c6 tempest-VolumesBackupsV39Test-1768702024 tempest-VolumesBackupsV39Test-1768702024] http://10.222.0.38/volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c returned with HTTP 404 Jan 13 03:55:18.443667 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 509/1029] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:18 2021] GET /volume/v3/a42246f91c614371a2bc5a92d894bd63/volumes/e41a1d3c-73df-46ea-96f5-c6b413de5d3c => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:55:22.394232 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] POST http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes Jan 13 03:55:22.395710 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:22.395710 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:22.396165 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Action: 'create', calling method: create, body: {"volume": {"imageRef": "59076fc4-aabc-415c-a36b-2aa006b2bfb4", "size": 1, "name": "tempest-VolumesCloneTest-Volume-669734335"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:55:22.397371 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Create volume request body: {'volume': {'imageRef': '59076fc4-aabc-415c-a36b-2aa006b2bfb4', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-669734335'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:55:22.592677 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Create volume of 1 GB Jan 13 03:55:22.621365 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Availability Zones retrieved successfully. Jan 13 03:55:22.679876 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Flow 'volume_create_api' (9de0aa92-6e14-4e99-aa5a-964b02244221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:55:22.689387 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa38764e-68ac-46df-b9e4-ba34a1fd83d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:55:22.692383 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:55:22.939119 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa38764e-68ac-46df-b9e4-ba34a1fd83d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:55:22.942225 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd50ff19-4ebf-431c-92e3-63ca61536b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:55:23.138109 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Created reservations ['004a6fe7-1f3c-4844-a6f0-849bb0fac1aa', '1cb6bde5-4771-4693-a133-6487bd7a29c0', 'f1f3f21e-baad-4f50-ae29-a80a637e8382', 'f1c5e0ed-b834-4078-aa14-d1136bf6368d'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:55:23.140329 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd50ff19-4ebf-431c-92e3-63ca61536b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['004a6fe7-1f3c-4844-a6f0-849bb0fac1aa', '1cb6bde5-4771-4693-a133-6487bd7a29c0', 'f1f3f21e-baad-4f50-ae29-a80a637e8382', 'f1c5e0ed-b834-4078-aa14-d1136bf6368d']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:55:23.144547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0e53bdf-2c96-4eb6-8b04-e55943cc460e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:55:23.236595 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0e53bdf-2c96-4eb6-8b04-e55943cc460e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-669734335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7923b599bf4262ad82f42387477fea',qos_specs=None,replication_status=,reservations=['004a6fe7-1f3c-4844-a6f0-849bb0fac1aa','1cb6bde5-4771-4693-a133-6487bd7a29c0','f1f3f21e-baad-4f50-ae29-a80a637e8382','f1c5e0ed-b834-4078-aa14-d1136bf6368d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6847bd32244e47a28144d4998236d3b4',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:55:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-669734335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7923b599bf4262ad82f42387477fea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6847bd32244e47a28144d4998236d3b4',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:55:23.240135 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eae7921-f4eb-435e-86e4-cb70ffe32bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:55:23.273297 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eae7921-f4eb-435e-86e4-cb70ffe32bc7) transitioned into state 'SUCCESS' from state '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-669734335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7923b599bf4262ad82f42387477fea',qos_specs=None,replication_status=,reservations=['004a6fe7-1f3c-4844-a6f0-849bb0fac1aa','1cb6bde5-4771-4693-a133-6487bd7a29c0','f1f3f21e-baad-4f50-ae29-a80a637e8382','f1c5e0ed-b834-4078-aa14-d1136bf6368d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6847bd32244e47a28144d4998236d3b4',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:55:23.280957 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dc9a7b4-9837-4a5a-b835-2b83c6329936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:55:23.312591 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dc9a7b4-9837-4a5a-b835-2b83c6329936) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:55:23.315964 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Flow 'volume_create_api' (9de0aa92-6e14-4e99-aa5a-964b02244221) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:55:23.449862 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Create volume request issued successfully. Jan 13 03:55:23.484043 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcbad16e-1fa7-41d5-8c1f-6b2c2db73384 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes returned with HTTP 202 Jan 13 03:55:23.489120 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 521/1030] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 03:55:22 2021] POST /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes => generated 815 bytes in 1099 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:55:23.504987 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-96b94c6e-749d-445f-b69e-784e24c38e09 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:23.505824 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-96b94c6e-749d-445f-b69e-784e24c38e09 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:23.506187 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:23.506187 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:23.506791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-96b94c6e-749d-445f-b69e-784e24c38e09 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:23.625822 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:23.625822 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:23.653311 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-96b94c6e-749d-445f-b69e-784e24c38e09 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:23.709234 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-96b94c6e-749d-445f-b69e-784e24c38e09 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:23.710063 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 510/1031] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:23 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 907 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:24.730839 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-65a8682f-eda4-4000-9f7e-c041acfb8f05 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:24.735006 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-65a8682f-eda4-4000-9f7e-c041acfb8f05 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:24.735650 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:24.735650 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:24.736576 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-65a8682f-eda4-4000-9f7e-c041acfb8f05 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:24.824476 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:24.824476 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:24.842056 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-65a8682f-eda4-4000-9f7e-c041acfb8f05 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:24.871318 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-65a8682f-eda4-4000-9f7e-c041acfb8f05 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:24.873140 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 522/1032] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:24 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 907 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:25.892623 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2889437f-cfce-401c-a016-b0977855cf55 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:25.893900 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2889437f-cfce-401c-a016-b0977855cf55 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:25.894648 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:25.894648 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:25.895236 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2889437f-cfce-401c-a016-b0977855cf55 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:26.057922 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:26.057922 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:26.089825 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2889437f-cfce-401c-a016-b0977855cf55 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:26.194780 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2889437f-cfce-401c-a016-b0977855cf55 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:26.207795 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 511/1033] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:25 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 907 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:27.217237 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-597b35ac-dfc2-4678-86b4-7b8580b59d31 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:27.219235 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-597b35ac-dfc2-4678-86b4-7b8580b59d31 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:27.219644 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:27.219644 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:27.220312 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-597b35ac-dfc2-4678-86b4-7b8580b59d31 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:27.307190 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:27.307190 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:27.338998 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-597b35ac-dfc2-4678-86b4-7b8580b59d31 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:27.403387 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-597b35ac-dfc2-4678-86b4-7b8580b59d31 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:27.404756 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 523/1034] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:27 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 907 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:27.785829 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] POST http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes Jan 13 03:55:27.786570 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:27.786570 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:27.787269 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1554167903"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:55:27.788910 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1554167903'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:55:27.789508 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Create volume of 1 GB Jan 13 03:55:27.817823 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Availability Zones retrieved successfully. Jan 13 03:55:27.841351 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Flow 'volume_create_api' (623de289-4b7d-4131-bb75-155fb297e9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:55:27.845577 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c05eaff-3725-49ee-b3ca-ee6552bddb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:55:27.848101 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:55:27.944329 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c05eaff-3725-49ee-b3ca-ee6552bddb81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:55:27.946893 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8447f5f2-8b50-4d6d-a342-ff9163858332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:55:28.133249 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Created reservations ['94f570b2-4cc4-4dc8-bad0-86346812fadb', '7e0b5da9-5483-44ff-bc74-76f65a82361a', 'd1c9e329-adff-4e5c-88e4-373ba8fae3cf', 'e7319ab1-c081-47c5-a814-5bb75046cd66'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:55:28.138876 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8447f5f2-8b50-4d6d-a342-ff9163858332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94f570b2-4cc4-4dc8-bad0-86346812fadb', '7e0b5da9-5483-44ff-bc74-76f65a82361a', 'd1c9e329-adff-4e5c-88e4-373ba8fae3cf', 'e7319ab1-c081-47c5-a814-5bb75046cd66']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:55:28.158264 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bece364c-7480-44b7-aad6-33eac4bab6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:55:28.281986 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bece364c-7480-44b7-aad6-33eac4bab6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f835bf2-bc80-43bd-a603-c00ad16a1956', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1554167903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0660e5cb53bf4289bb6c2d1e6cbc63eb',qos_specs=None,replication_status=,reservations=['94f570b2-4cc4-4dc8-bad0-86346812fadb','7e0b5da9-5483-44ff-bc74-76f65a82361a','d1c9e329-adff-4e5c-88e4-373ba8fae3cf','e7319ab1-c081-47c5-a814-5bb75046cd66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99b5ca583064a6c80d67e05a8c6b07e',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:55:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1554167903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f835bf2-bc80-43bd-a603-c00ad16a1956,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0660e5cb53bf4289bb6c2d1e6cbc63eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e99b5ca583064a6c80d67e05a8c6b07e',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:55:28.287225 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47910221-8151-4f30-b2ac-93fd7a821200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:55:28.359641 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47910221-8151-4f30-b2ac-93fd7a821200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1554167903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0660e5cb53bf4289bb6c2d1e6cbc63eb',qos_specs=None,replication_status=,reservations=['94f570b2-4cc4-4dc8-bad0-86346812fadb','7e0b5da9-5483-44ff-bc74-76f65a82361a','d1c9e329-adff-4e5c-88e4-373ba8fae3cf','e7319ab1-c081-47c5-a814-5bb75046cd66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99b5ca583064a6c80d67e05a8c6b07e',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:55:28.362316 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a90f0876-61b9-4ce8-adb4-1ade096910d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:55:28.398398 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a90f0876-61b9-4ce8-adb4-1ade096910d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:55:28.407385 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Flow 'volume_create_api' (623de289-4b7d-4131-bb75-155fb297e9c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:55:28.426341 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ca92f00-1a8e-4786-817c-5dfd89de6aa0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:28.426875 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ca92f00-1a8e-4786-817c-5dfd89de6aa0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:28.427070 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:28.427070 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:28.433480 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ca92f00-1a8e-4786-817c-5dfd89de6aa0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:28.486790 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Create volume request issued successfully. Jan 13 03:55:28.504323 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2b400313-0dc8-4483-a8e0-0f4e3ee71149 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes returned with HTTP 202 Jan 13 03:55:28.505563 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 512/1035] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:55:27 2021] POST /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes => generated 824 bytes in 726 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:55:28.531257 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6e9ed962-9ec7-489e-a84c-90ef8af59f7d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:55:28.531815 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6e9ed962-9ec7-489e-a84c-90ef8af59f7d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:28.532736 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:28.532736 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:28.532736 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6e9ed962-9ec7-489e-a84c-90ef8af59f7d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:28.615943 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:28.615943 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:28.638993 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6e9ed962-9ec7-489e-a84c-90ef8af59f7d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:55:28.692755 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:28.692755 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:28.723315 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6e9ed962-9ec7-489e-a84c-90ef8af59f7d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:55:28.725243 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 513/1036] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:28 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 892 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:28.741254 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7ca92f00-1a8e-4786-817c-5dfd89de6aa0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:28.787395 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ca92f00-1a8e-4786-817c-5dfd89de6aa0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:28.788328 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 524/1037] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:28 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 907 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:29.744778 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b8a0e96c-52d5-422a-a1f9-d5e3d105a889 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:55:29.746568 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b8a0e96c-52d5-422a-a1f9-d5e3d105a889 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:29.746568 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:29.746568 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:29.746568 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b8a0e96c-52d5-422a-a1f9-d5e3d105a889 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:29.809259 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f32fe9ae-8580-4f64-a5d6-8cd66f4bb3f7 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:29.809784 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f32fe9ae-8580-4f64-a5d6-8cd66f4bb3f7 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:29.810005 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:29.810005 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:29.810392 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f32fe9ae-8580-4f64-a5d6-8cd66f4bb3f7 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:29.867579 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:29.867579 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:29.881716 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b8a0e96c-52d5-422a-a1f9-d5e3d105a889 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:55:29.918198 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b8a0e96c-52d5-422a-a1f9-d5e3d105a889 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:55:29.919486 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 514/1038] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:29 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 916 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:30.044821 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:30.044821 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:30.101444 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f32fe9ae-8580-4f64-a5d6-8cd66f4bb3f7 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:30.176393 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f32fe9ae-8580-4f64-a5d6-8cd66f4bb3f7 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:30.180857 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 525/1039] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:29 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 907 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:30.940338 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-acd03473-0f33-4f15-9a6b-4c136b900879 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:55:30.942565 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-acd03473-0f33-4f15-9a6b-4c136b900879 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:30.946083 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:30.946083 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:30.946537 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-acd03473-0f33-4f15-9a6b-4c136b900879 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:31.016695 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:31.016695 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:31.031059 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-acd03473-0f33-4f15-9a6b-4c136b900879 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:55:31.068060 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-acd03473-0f33-4f15-9a6b-4c136b900879 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:55:31.068537 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 515/1040] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:30 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 917 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:31.210643 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-606198c9-43d1-45f3-8c22-c59e8369d3cd tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:31.215895 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-606198c9-43d1-45f3-8c22-c59e8369d3cd tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:31.216459 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:31.216459 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:31.217899 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-606198c9-43d1-45f3-8c22-c59e8369d3cd tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:31.302153 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-f2ea4a5e-74c9-4f7e-9436-bb60cd9f4a9a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:55:31.302153 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-f2ea4a5e-74c9-4f7e-9436-bb60cd9f4a9a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:31.302369 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:31.302369 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:31.302985 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-f2ea4a5e-74c9-4f7e-9436-bb60cd9f4a9a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:31.347312 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:31.347312 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:31.367978 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-606198c9-43d1-45f3-8c22-c59e8369d3cd tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:31.401026 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:31.401026 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:31.417061 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-606198c9-43d1-45f3-8c22-c59e8369d3cd tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:31.419564 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 526/1041] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:31 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 907 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:31.428688 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-d71fff92-29ef-441c-825c-c1f5153e054a req-f2ea4a5e-74c9-4f7e-9436-bb60cd9f4a9a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:55:31.464125 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-f2ea4a5e-74c9-4f7e-9436-bb60cd9f4a9a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:55:31.473396 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 516/1042] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:55:31 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 917 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:31.561272 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-606198c9-43d1-45f3-8c22-c59e8369d3cd tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume// Jan 13 03:55:31.562366 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-606198c9-43d1-45f3-8c22-c59e8369d3cd tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:31.562771 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:31.562771 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:31.564485 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-606198c9-43d1-45f3-8c22-c59e8369d3cd tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:31.569110 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-606198c9-43d1-45f3-8c22-c59e8369d3cd tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:55:31.570500 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 527/1043] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:55:31 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 03:55:31.590016 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-347c795c-31ca-413d-bae7-ee3142ad3b8c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] POST http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments Jan 13 03:55:31.590809 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:31.590809 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:31.591463 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-347c795c-31ca-413d-bae7-ee3142ad3b8c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f835bf2-bc80-43bd-a603-c00ad16a1956", "instance_uuid": "481e0332-e691-4a2b-9e5e-b46ee5c543ae", "connector": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:55:31.702229 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:31.702229 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:31.849268 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-347c795c-31ca-413d-bae7-ee3142ad3b8c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments returned with HTTP 200 Jan 13 03:55:31.851067 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 517/1044] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:55:31 2021] POST /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments => generated 273 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:55:31.907664 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0e709041-3abd-4b30-9dba-149ed2b73368 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:55:31.908275 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0e709041-3abd-4b30-9dba-149ed2b73368 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:31.908817 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0e709041-3abd-4b30-9dba-149ed2b73368 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:31.933857 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-347c795c-31ca-413d-bae7-ee3142ad3b8c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume// Jan 13 03:55:31.934338 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-347c795c-31ca-413d-bae7-ee3142ad3b8c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:31.934557 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:31.934557 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:31.934934 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-347c795c-31ca-413d-bae7-ee3142ad3b8c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:31.936137 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-347c795c-31ca-413d-bae7-ee3142ad3b8c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:55:31.936791 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 518/1045] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 03:55:31 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 03:55:31.950929 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-fd2bc087-d94c-44f8-8c65-12ba85a17ffc tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:55:31.951507 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-fd2bc087-d94c-44f8-8c65-12ba85a17ffc tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:31.951991 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-fd2bc087-d94c-44f8-8c65-12ba85a17ffc tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:32.027437 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:32.027437 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:32.058660 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0e709041-3abd-4b30-9dba-149ed2b73368 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:55:32.115188 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:32.115188 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:32.126872 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:32.126872 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:32.146199 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-d71fff92-29ef-441c-825c-c1f5153e054a req-fd2bc087-d94c-44f8-8c65-12ba85a17ffc tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:55:32.156246 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0e709041-3abd-4b30-9dba-149ed2b73368 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:55:32.157451 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 528/1046] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:31 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 916 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:32.195525 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:32.195525 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:32.217050 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-fd2bc087-d94c-44f8-8c65-12ba85a17ffc tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:55:32.218095 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 519/1047] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 03:55:31 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 1015 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 13 03:55:32.267612 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-9379699b-8709-4d81-9e66-b98888cabaac tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] PUT http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/6e7e06a3-0b0b-4ab3-9757-a7ace376fcae Jan 13 03:55:32.269439 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:32.269439 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:32.270886 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-9379699b-8709-4d81-9e66-b98888cabaac tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:55:32.350433 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 03:55:32.350433 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 03:55:32.351046 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-d71fff92-29ef-441c-825c-c1f5153e054a req-9379699b-8709-4d81-9e66-b98888cabaac tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Lock "b'cinder-attachment_update-4f835bf2-bc80-43bd-a603-c00ad16a1956-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.013s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 03:55:32.353542 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:32.353542 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:32.440780 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3990f35e-ee4b-48b0-a3b5-bbf6a648019a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:32.442396 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3990f35e-ee4b-48b0-a3b5-bbf6a648019a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:32.443031 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:32.443031 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:32.444162 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3990f35e-ee4b-48b0-a3b5-bbf6a648019a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:32.631627 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:32.631627 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:32.660344 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3990f35e-ee4b-48b0-a3b5-bbf6a648019a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:32.728255 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3990f35e-ee4b-48b0-a3b5-bbf6a648019a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:32.739646 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 520/1048] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:32 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 907 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:33.178338 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fca27a90-f4eb-4545-872f-3af94177d544 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:55:33.180099 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fca27a90-f4eb-4545-872f-3af94177d544 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:33.180099 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:33.180099 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:33.180099 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fca27a90-f4eb-4545-872f-3af94177d544 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:33.373767 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:33.373767 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:33.457272 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fca27a90-f4eb-4545-872f-3af94177d544 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:55:33.594819 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:33.594819 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:33.651664 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fca27a90-f4eb-4545-872f-3af94177d544 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:55:33.655421 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 521/1049] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:33 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 916 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:33.748846 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1456854b-5f8a-44f0-b00b-7ad720eb8e5a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:33.750391 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1456854b-5f8a-44f0-b00b-7ad720eb8e5a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:33.750391 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:33.750391 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:33.750391 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1456854b-5f8a-44f0-b00b-7ad720eb8e5a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:33.882811 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:33.882811 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:33.903364 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1456854b-5f8a-44f0-b00b-7ad720eb8e5a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:33.960683 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1456854b-5f8a-44f0-b00b-7ad720eb8e5a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:33.961547 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 522/1050] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:33 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 907 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:34.674191 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-587b6fde-15c3-414f-9329-ddfe76391535 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:55:34.675330 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-587b6fde-15c3-414f-9329-ddfe76391535 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:34.675702 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:34.675702 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:34.676414 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-587b6fde-15c3-414f-9329-ddfe76391535 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:34.758991 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:34.758991 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:34.773588 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-587b6fde-15c3-414f-9329-ddfe76391535 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:55:34.797103 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:34.797103 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:34.816363 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-587b6fde-15c3-414f-9329-ddfe76391535 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:55:34.819563 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 523/1051] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:34 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 916 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:34.978082 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4033a0e0-9d7b-46dc-b765-581341da04cd tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:34.978610 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4033a0e0-9d7b-46dc-b765-581341da04cd tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:34.978805 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:34.978805 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:34.980042 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4033a0e0-9d7b-46dc-b765-581341da04cd tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:35.104980 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:35.104980 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:35.138629 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4033a0e0-9d7b-46dc-b765-581341da04cd tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:35.199737 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4033a0e0-9d7b-46dc-b765-581341da04cd tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:35.203785 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 524/1052] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:34 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 907 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:55:35.469497 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-d71fff92-29ef-441c-825c-c1f5153e054a req-9379699b-8709-4d81-9e66-b98888cabaac tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Lock "b'cinder-attachment_update-4f835bf2-bc80-43bd-a603-c00ad16a1956-n-h1-766380-6'" released by "attachment_update" :: held 3.119s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 03:55:35.470457 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-9379699b-8709-4d81-9e66-b98888cabaac tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/6e7e06a3-0b0b-4ab3-9757-a7ace376fcae returned with HTTP 200 Jan 13 03:55:35.472248 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 529/1053] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 03:55:32 2021] PUT /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/6e7e06a3-0b0b-4ab3-9757-a7ace376fcae => generated 762 bytes in 3212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:55:35.835187 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd0316b0-22f5-4029-af64-4fb0c96f1dd4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:55:35.836608 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd0316b0-22f5-4029-af64-4fb0c96f1dd4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:35.836608 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:35.836608 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:35.837284 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd0316b0-22f5-4029-af64-4fb0c96f1dd4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:35.911948 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:35.911948 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:35.927371 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cd0316b0-22f5-4029-af64-4fb0c96f1dd4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:55:35.962069 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:35.962069 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:35.973868 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd0316b0-22f5-4029-af64-4fb0c96f1dd4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:55:35.975562 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 525/1054] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:35 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 917 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:55:36.218913 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f9d585ba-1612-4b49-9827-31e3d8f92e75 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:36.219705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f9d585ba-1612-4b49-9827-31e3d8f92e75 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:36.221580 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:36.221580 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:36.225948 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f9d585ba-1612-4b49-9827-31e3d8f92e75 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:36.313812 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:36.313812 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:36.327346 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f9d585ba-1612-4b49-9827-31e3d8f92e75 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:36.372823 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f9d585ba-1612-4b49-9827-31e3d8f92e75 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:36.375885 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 530/1055] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:36 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 907 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:36.992632 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5b8a7ffe-823e-432a-82d8-9110c3b9b30c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:55:36.993130 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5b8a7ffe-823e-432a-82d8-9110c3b9b30c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:36.993483 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:36.993483 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:36.994060 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5b8a7ffe-823e-432a-82d8-9110c3b9b30c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:37.137196 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:37.137196 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:37.155354 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5b8a7ffe-823e-432a-82d8-9110c3b9b30c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:55:37.202664 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:37.202664 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:37.227472 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5b8a7ffe-823e-432a-82d8-9110c3b9b30c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:55:37.230560 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 526/1056] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:36 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 917 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:37.391257 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a80d7423-8661-497c-bf26-7b719a8aa91c tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:37.391767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a80d7423-8661-497c-bf26-7b719a8aa91c tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:37.391985 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:37.391985 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:37.392372 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a80d7423-8661-497c-bf26-7b719a8aa91c tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:37.515957 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:37.515957 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:37.563676 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a80d7423-8661-497c-bf26-7b719a8aa91c tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:37.616219 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a80d7423-8661-497c-bf26-7b719a8aa91c tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:37.620375 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 531/1057] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:37 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 907 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:38.246222 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd39e3ce-fa31-4e78-9713-69a5d82fa2c9 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:55:38.246724 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd39e3ce-fa31-4e78-9713-69a5d82fa2c9 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:38.247119 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:38.247119 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:38.247751 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd39e3ce-fa31-4e78-9713-69a5d82fa2c9 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:38.340075 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:38.340075 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:38.356957 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cd39e3ce-fa31-4e78-9713-69a5d82fa2c9 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:55:38.383369 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:38.383369 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:38.394757 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd39e3ce-fa31-4e78-9713-69a5d82fa2c9 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:55:38.396395 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 527/1058] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:38 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 917 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:38.634464 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18195a2e-8bc4-4faf-9c30-0c21f3a5fa94 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:38.635005 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18195a2e-8bc4-4faf-9c30-0c21f3a5fa94 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:38.635207 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:38.635207 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:38.636301 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18195a2e-8bc4-4faf-9c30-0c21f3a5fa94 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:38.741751 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:38.741751 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:38.752906 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-18195a2e-8bc4-4faf-9c30-0c21f3a5fa94 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:38.808319 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18195a2e-8bc4-4faf-9c30-0c21f3a5fa94 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:38.820423 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 532/1059] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:38 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 907 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:39.431000 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-22507065-92b4-4358-9aff-21935cdc7ed3 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:55:39.431521 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-22507065-92b4-4358-9aff-21935cdc7ed3 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:39.431784 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:39.431784 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:39.435621 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-22507065-92b4-4358-9aff-21935cdc7ed3 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:39.637361 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:39.637361 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:39.672749 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-22507065-92b4-4358-9aff-21935cdc7ed3 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:55:39.702291 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:39.702291 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:39.714043 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-22507065-92b4-4358-9aff-21935cdc7ed3 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:55:39.715837 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 528/1060] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:39 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 917 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:39.826188 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ab81b15-a58e-4e4b-81a9-5ea271cf96da tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:39.826975 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ab81b15-a58e-4e4b-81a9-5ea271cf96da tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:39.827364 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:39.827364 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:39.827974 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ab81b15-a58e-4e4b-81a9-5ea271cf96da tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:39.959795 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:39.959795 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:39.994173 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5ab81b15-a58e-4e4b-81a9-5ea271cf96da tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:40.051939 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ab81b15-a58e-4e4b-81a9-5ea271cf96da tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:40.057523 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 533/1061] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:39 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 907 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:40.733042 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5da45ccb-5e30-4cda-acae-72e11ba4a9eb tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:55:40.733971 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5da45ccb-5e30-4cda-acae-72e11ba4a9eb tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:40.734298 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:40.734298 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:40.734865 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5da45ccb-5e30-4cda-acae-72e11ba4a9eb tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:40.857472 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:40.857472 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:40.882592 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5da45ccb-5e30-4cda-acae-72e11ba4a9eb tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:55:40.930929 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:40.930929 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:40.955586 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5da45ccb-5e30-4cda-acae-72e11ba4a9eb tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:55:40.957243 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 529/1062] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:40 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 917 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:40.982402 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-ac51c8d7-5a1d-45e0-bb2e-d73f0bbf9eb0 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] POST http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/6e7e06a3-0b0b-4ab3-9757-a7ace376fcae/action Jan 13 03:55:40.983545 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:40.983545 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:40.984225 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-ac51c8d7-5a1d-45e0-bb2e-d73f0bbf9eb0 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:55:40.984814 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-ac51c8d7-5a1d-45e0-bb2e-d73f0bbf9eb0 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:55:41.073959 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4e254ac9-48a3-4197-9182-f0c556aaf004 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:41.074770 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4e254ac9-48a3-4197-9182-f0c556aaf004 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:41.075142 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:41.075142 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:41.075927 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4e254ac9-48a3-4197-9182-f0c556aaf004 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:41.088178 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:41.088178 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:41.129529 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d71fff92-29ef-441c-825c-c1f5153e054a req-ac51c8d7-5a1d-45e0-bb2e-d73f0bbf9eb0 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/6e7e06a3-0b0b-4ab3-9757-a7ace376fcae/action returned with HTTP 204 Jan 13 03:55:41.130356 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 534/1063] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 03:55:40 2021] POST /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/6e7e06a3-0b0b-4ab3-9757-a7ace376fcae/action => generated 0 bytes in 153 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:55:41.156910 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:41.156910 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:41.179905 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4e254ac9-48a3-4197-9182-f0c556aaf004 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:41.238830 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4e254ac9-48a3-4197-9182-f0c556aaf004 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:41.240208 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 530/1064] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:41 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 907 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:55:41.973506 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d35bb473-6217-44c1-8be3-0ddcf56245de tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:55:41.974092 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d35bb473-6217-44c1-8be3-0ddcf56245de tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:41.974249 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:41.974249 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:41.974877 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d35bb473-6217-44c1-8be3-0ddcf56245de tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:42.098317 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:42.098317 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:42.119700 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d35bb473-6217-44c1-8be3-0ddcf56245de tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:55:42.184356 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:42.184356 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:42.205596 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d35bb473-6217-44c1-8be3-0ddcf56245de tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:55:42.206774 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 535/1065] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:41 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 1209 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:55:42.267285 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-38a5c6b5-86c4-4007-a20a-c3b4a3883e0c tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:42.273372 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-38a5c6b5-86c4-4007-a20a-c3b4a3883e0c tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:42.273657 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:42.273657 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:42.274931 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-38a5c6b5-86c4-4007-a20a-c3b4a3883e0c tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:42.449012 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:42.449012 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:42.481845 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-38a5c6b5-86c4-4007-a20a-c3b4a3883e0c tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:42.541952 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-38a5c6b5-86c4-4007-a20a-c3b4a3883e0c tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:42.547664 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 531/1066] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:42 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 907 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:43.562267 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9cc04831-a1b6-451f-ac74-b633ab3defcd tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:43.562759 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9cc04831-a1b6-451f-ac74-b633ab3defcd tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:43.562869 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:43.562869 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:43.563443 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9cc04831-a1b6-451f-ac74-b633ab3defcd tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:43.707944 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:43.707944 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:43.735895 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9cc04831-a1b6-451f-ac74-b633ab3defcd tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:43.793602 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9cc04831-a1b6-451f-ac74-b633ab3defcd tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:43.794633 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 536/1067] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:43 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 907 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:44.810563 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c7770206-3a2b-47a3-8894-4c13b1174df1 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:44.811182 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c7770206-3a2b-47a3-8894-4c13b1174df1 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:44.811312 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:44.811312 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:44.811634 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c7770206-3a2b-47a3-8894-4c13b1174df1 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:44.932554 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:44.932554 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:44.964204 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c7770206-3a2b-47a3-8894-4c13b1174df1 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:45.016754 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c7770206-3a2b-47a3-8894-4c13b1174df1 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:45.018382 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 532/1068] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:44 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 965 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:46.035021 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2085e012-e95f-4925-8724-f38d42bf155b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:46.037083 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2085e012-e95f-4925-8724-f38d42bf155b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:46.037458 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:46.037458 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:46.038043 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2085e012-e95f-4925-8724-f38d42bf155b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:46.162835 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:46.162835 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:46.185274 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2085e012-e95f-4925-8724-f38d42bf155b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:46.232149 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2085e012-e95f-4925-8724-f38d42bf155b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:46.233300 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 537/1069] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:46 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 968 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:47.250524 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8f1eacf4-4011-4db3-8fdb-dd2042fb72b2 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:47.251411 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8f1eacf4-4011-4db3-8fdb-dd2042fb72b2 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:47.252551 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:47.252551 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:47.253091 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8f1eacf4-4011-4db3-8fdb-dd2042fb72b2 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:47.427681 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:47.427681 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:47.486985 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8f1eacf4-4011-4db3-8fdb-dd2042fb72b2 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:47.555791 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8f1eacf4-4011-4db3-8fdb-dd2042fb72b2 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:47.559467 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 533/1070] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:47 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 968 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:48.573729 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-92e6eb46-33e2-4bab-ada6-a080544a5572 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:48.574792 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-92e6eb46-33e2-4bab-ada6-a080544a5572 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:48.575236 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:48.575236 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:48.575875 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-92e6eb46-33e2-4bab-ada6-a080544a5572 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:48.662659 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:48.662659 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:48.672468 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-92e6eb46-33e2-4bab-ada6-a080544a5572 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:48.713964 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-92e6eb46-33e2-4bab-ada6-a080544a5572 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:48.716843 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 538/1071] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:48 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 968 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:49.643671 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7161ec63-edd6-4cbe-be8a-9546575f65b5 req-a052a4d5-2dc7-4cf5-9aa4-56fe745b10c4 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] DELETE http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/attachments/da8c7838-ff10-47f3-a5a0-3475bc30dbed Jan 13 03:55:49.644172 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7161ec63-edd6-4cbe-be8a-9546575f65b5 req-a052a4d5-2dc7-4cf5-9aa4-56fe745b10c4 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:49.644615 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:49.644615 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:49.645556 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7161ec63-edd6-4cbe-be8a-9546575f65b5 req-a052a4d5-2dc7-4cf5-9aa4-56fe745b10c4 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:49.695368 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:49.695368 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:49.732158 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd349e4c-e3aa-4002-9bd6-62329c9d3ef6 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:49.733007 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd349e4c-e3aa-4002-9bd6-62329c9d3ef6 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:49.733442 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:49.733442 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:49.734121 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd349e4c-e3aa-4002-9bd6-62329c9d3ef6 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:49.850542 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:49.850542 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:49.863779 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bd349e4c-e3aa-4002-9bd6-62329c9d3ef6 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:49.923603 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd349e4c-e3aa-4002-9bd6-62329c9d3ef6 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:49.925210 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 539/1072] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:49 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 968 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:50.888984 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-7161ec63-edd6-4cbe-be8a-9546575f65b5 req-a052a4d5-2dc7-4cf5-9aa4-56fe745b10c4 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:55:50.889540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-7161ec63-edd6-4cbe-be8a-9546575f65b5 req-a052a4d5-2dc7-4cf5-9aa4-56fe745b10c4 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Pending status list for volume during attachment-delete: [] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:55:50.902027 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7161ec63-edd6-4cbe-be8a-9546575f65b5 req-a052a4d5-2dc7-4cf5-9aa4-56fe745b10c4 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/attachments/da8c7838-ff10-47f3-a5a0-3475bc30dbed returned with HTTP 200 Jan 13 03:55:50.903479 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 534/1073] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 03:55:49 2021] DELETE /volume/v3/310a817c57304074a3b353a11ed3e7b7/attachments/da8c7838-ff10-47f3-a5a0-3475bc30dbed => generated 19 bytes in 1265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:50.923050 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7161ec63-edd6-4cbe-be8a-9546575f65b5 req-7330e047-9ee3-49fe-b176-89d008948c82 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] DELETE http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:55:50.924649 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7161ec63-edd6-4cbe-be8a-9546575f65b5 req-7330e047-9ee3-49fe-b176-89d008948c82 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:50.924989 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:50.924989 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:50.925831 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7161ec63-edd6-4cbe-be8a-9546575f65b5 req-7330e047-9ee3-49fe-b176-89d008948c82 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:50.926595 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [req-7161ec63-edd6-4cbe-be8a-9546575f65b5 req-7330e047-9ee3-49fe-b176-89d008948c82 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Delete volume with id: f4788014-a154-492f-a352-9edc980e8afd Jan 13 03:55:50.942093 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0eeddcf-e821-4931-939b-a9c5a378bb3d tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:50.942706 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0eeddcf-e821-4931-939b-a9c5a378bb3d tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:50.942929 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:50.942929 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:50.943309 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0eeddcf-e821-4931-939b-a9c5a378bb3d tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:51.022315 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:51.022315 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:51.024402 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-7161ec63-edd6-4cbe-be8a-9546575f65b5 req-7330e047-9ee3-49fe-b176-89d008948c82 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Volume info retrieved successfully. Jan 13 03:55:51.060761 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:51.060761 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:51.080332 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d0eeddcf-e821-4931-939b-a9c5a378bb3d tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:51.086615 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-7161ec63-edd6-4cbe-be8a-9546575f65b5 req-7330e047-9ee3-49fe-b176-89d008948c82 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] Delete volume request issued successfully. Jan 13 03:55:51.087378 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7161ec63-edd6-4cbe-be8a-9546575f65b5 req-7330e047-9ee3-49fe-b176-89d008948c82 tempest-ServersTestBootFromVolume-1322097785 tempest-ServersTestBootFromVolume-1322097785] http://10.222.0.38/volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd returned with HTTP 202 Jan 13 03:55:51.088685 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 540/1074] 10.222.0.26 () {60 vars in 1384 bytes} [Wed Jan 13 03:55:50 2021] DELETE /volume/v3/310a817c57304074a3b353a11ed3e7b7/volumes/f4788014-a154-492f-a352-9edc980e8afd => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:55:51.136667 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0eeddcf-e821-4931-939b-a9c5a378bb3d tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:51.141126 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 535/1075] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:50 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 968 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:52.158772 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a0c06a02-a353-452c-b936-2de4ad128ead tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:52.159351 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a0c06a02-a353-452c-b936-2de4ad128ead tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:52.159721 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:52.159721 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:52.160485 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a0c06a02-a353-452c-b936-2de4ad128ead tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:52.308573 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:52.308573 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:52.331184 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a0c06a02-a353-452c-b936-2de4ad128ead tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:52.383026 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a0c06a02-a353-452c-b936-2de4ad128ead tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:52.384680 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 541/1076] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:52 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 968 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:53.401195 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d1cafdd-0889-48d7-8266-aac64eb8b6f3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:53.401705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d1cafdd-0889-48d7-8266-aac64eb8b6f3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:53.401888 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:53.401888 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:53.402506 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d1cafdd-0889-48d7-8266-aac64eb8b6f3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:53.539479 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:53.539479 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:53.559136 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4d1cafdd-0889-48d7-8266-aac64eb8b6f3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:53.585621 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d1cafdd-0889-48d7-8266-aac64eb8b6f3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:53.596938 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 536/1077] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:53 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 968 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:54.604457 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-780a0977-734d-44fd-8aea-2d0e2f77e0be tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:55:54.605891 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-780a0977-734d-44fd-8aea-2d0e2f77e0be tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:54.606325 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:54.606325 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:54.606980 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-780a0977-734d-44fd-8aea-2d0e2f77e0be tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:54.658516 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:54.658516 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:54.668194 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-780a0977-734d-44fd-8aea-2d0e2f77e0be tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:54.694667 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-780a0977-734d-44fd-8aea-2d0e2f77e0be tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:55:54.711708 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] POST http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes Jan 13 03:55:54.712565 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:54.712565 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:54.713681 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Action: 'create', calling method: create, body: {"volume": {"source_volid": "7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf", "size": 1, "name": "tempest-VolumesCloneTest-Volume-926622315"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:55:54.715139 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Create volume request body: {'volume': {'source_volid': '7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-926622315'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:55:54.723953 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 542/1078] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:54 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 1356 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:55:54.771508 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:54.771508 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:54.773035 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume retrieved successfully. Jan 13 03:55:54.773567 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Create volume of 1 GB Jan 13 03:55:54.786246 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Availability Zones retrieved successfully. Jan 13 03:55:54.803516 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Flow 'volume_create_api' (bb8e9ed1-8e89-4fa9-bbca-96b93e490f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:55:54.806296 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19b1d936-5216-4033-85d4-080898460499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:55:54.808447 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Validating volume size '1' using validate_int, validate_source_size {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:55:54.877053 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19b1d936-5216-4033-85d4-080898460499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf', 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:55:54.879290 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74f2e0a4-fbc0-4d92-b636-e0311825b642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:55:54.946799 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Created reservations ['1e31c0a4-7027-4614-9356-cdebd7199d1e', 'a32ab3b6-0604-4ae3-bcf9-a221292a091c', '1777ab4d-51fc-49a6-ae20-20e1616a1396', '75218660-0975-4521-94c2-de890ad5d76e'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:55:54.948718 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74f2e0a4-fbc0-4d92-b636-e0311825b642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e31c0a4-7027-4614-9356-cdebd7199d1e', 'a32ab3b6-0604-4ae3-bcf9-a221292a091c', '1777ab4d-51fc-49a6-ae20-20e1616a1396', '75218660-0975-4521-94c2-de890ad5d76e']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:55:54.951250 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daf6c1cf-2422-413b-9871-967c54411d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:55:55.066811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daf6c1cf-2422-413b-9871-967c54411d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc4eb443-225b-46c7-b3eb-c4669bdac0da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-926622315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7923b599bf4262ad82f42387477fea',qos_specs=None,replication_status=,reservations=['1e31c0a4-7027-4614-9356-cdebd7199d1e','a32ab3b6-0604-4ae3-bcf9-a221292a091c','1777ab4d-51fc-49a6-ae20-20e1616a1396','75218660-0975-4521-94c2-de890ad5d76e'],size=1,snapshot_id=None,source_replicaid=,source_volid=7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf,status='creating',user_id='6847bd32244e47a28144d4998236d3b4',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), '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-13T03:55:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-926622315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc4eb443-225b-46c7-b3eb-c4669bdac0da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7923b599bf4262ad82f42387477fea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf,status='creating',terminated_at=None,updated_at=None,user_id='6847bd32244e47a28144d4998236d3b4',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:55:55.070547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fdaaacb-3296-4f7a-9f15-7b23f0f81cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:55:55.100680 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fdaaacb-3296-4f7a-9f15-7b23f0f81cab) transitioned into state 'SUCCESS' from state '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-926622315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7923b599bf4262ad82f42387477fea',qos_specs=None,replication_status=,reservations=['1e31c0a4-7027-4614-9356-cdebd7199d1e','a32ab3b6-0604-4ae3-bcf9-a221292a091c','1777ab4d-51fc-49a6-ae20-20e1616a1396','75218660-0975-4521-94c2-de890ad5d76e'],size=1,snapshot_id=None,source_replicaid=,source_volid=7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf,status='creating',user_id='6847bd32244e47a28144d4998236d3b4',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:55:55.102747 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa9beb9e-12bf-4540-a522-e6fe4f67102e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:55:55.167395 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa9beb9e-12bf-4540-a522-e6fe4f67102e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:55:55.171971 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Flow 'volume_create_api' (bb8e9ed1-8e89-4fa9-bbca-96b93e490f4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:55:55.228580 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Create volume request issued successfully. Jan 13 03:55:55.247188 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f87b80e7-5178-4232-bc79-faf10e388c59 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes returned with HTTP 202 Jan 13 03:55:55.248024 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 537/1079] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 03:55:54 2021] POST /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes => generated 848 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 03:55:55.273494 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6aaa6ca5-9042-4b70-8e86-3d501e357d86 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da Jan 13 03:55:55.277688 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6aaa6ca5-9042-4b70-8e86-3d501e357d86 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:55.277688 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:55.277688 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:55.277688 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6aaa6ca5-9042-4b70-8e86-3d501e357d86 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:55.447075 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:55.447075 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:55.474406 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6aaa6ca5-9042-4b70-8e86-3d501e357d86 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:55.524314 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6aaa6ca5-9042-4b70-8e86-3d501e357d86 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da returned with HTTP 200 Jan 13 03:55:55.525193 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 543/1080] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:55 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da => generated 916 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:56.542847 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-28ade7da-7606-4c7b-92ab-e882b6a334a4 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da Jan 13 03:55:56.543505 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-28ade7da-7606-4c7b-92ab-e882b6a334a4 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:56.543899 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:56.543899 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:56.544602 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-28ade7da-7606-4c7b-92ab-e882b6a334a4 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:56.602908 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:56.602908 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:56.613581 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-28ade7da-7606-4c7b-92ab-e882b6a334a4 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:56.639291 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-28ade7da-7606-4c7b-92ab-e882b6a334a4 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da returned with HTTP 200 Jan 13 03:55:56.640350 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 538/1081] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:56 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da => generated 940 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:57.658280 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86ac2c67-29fb-4d8d-a00e-cbaebbfc3467 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da Jan 13 03:55:57.658785 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86ac2c67-29fb-4d8d-a00e-cbaebbfc3467 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:57.659175 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:57.659175 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:57.659814 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86ac2c67-29fb-4d8d-a00e-cbaebbfc3467 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:57.776599 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:57.776599 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:57.804953 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-86ac2c67-29fb-4d8d-a00e-cbaebbfc3467 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:57.863738 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86ac2c67-29fb-4d8d-a00e-cbaebbfc3467 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da returned with HTTP 200 Jan 13 03:55:57.864631 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 544/1082] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:57 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da => generated 940 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:55:58.881427 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-69863465-3f24-4882-9581-2f1a02f93647 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da Jan 13 03:55:58.882253 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-69863465-3f24-4882-9581-2f1a02f93647 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:55:58.882948 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:55:58.882948 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:55:58.883777 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-69863465-3f24-4882-9581-2f1a02f93647 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:55:58.984241 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:55:58.984241 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:55:58.997538 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-69863465-3f24-4882-9581-2f1a02f93647 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:55:59.044748 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-69863465-3f24-4882-9581-2f1a02f93647 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da returned with HTTP 200 Jan 13 03:55:59.046034 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 539/1083] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:55:58 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da => generated 940 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:00.065079 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0ac88d7b-7de8-437d-840f-2228be40107a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da Jan 13 03:56:00.066153 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0ac88d7b-7de8-437d-840f-2228be40107a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:00.066516 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:00.066516 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:00.067070 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0ac88d7b-7de8-437d-840f-2228be40107a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:00.166228 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:00.166228 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:00.178905 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0ac88d7b-7de8-437d-840f-2228be40107a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:00.212976 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0ac88d7b-7de8-437d-840f-2228be40107a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da returned with HTTP 200 Jan 13 03:56:00.214263 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 545/1084] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:00 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da => generated 940 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:01.234119 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-952f1093-02aa-4816-af30-f520e661d81a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da Jan 13 03:56:01.237568 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-952f1093-02aa-4816-af30-f520e661d81a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:01.238185 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:01.238185 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:01.239552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-952f1093-02aa-4816-af30-f520e661d81a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:01.308155 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:01.308155 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:01.325143 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-952f1093-02aa-4816-af30-f520e661d81a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:01.382792 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-952f1093-02aa-4816-af30-f520e661d81a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da returned with HTTP 200 Jan 13 03:56:01.386984 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 540/1085] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:01 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da => generated 940 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:02.402725 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-be00504c-31b4-4616-a170-47da0577fee2 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da Jan 13 03:56:02.403891 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-be00504c-31b4-4616-a170-47da0577fee2 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:02.404261 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:02.404261 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:02.405660 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-be00504c-31b4-4616-a170-47da0577fee2 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:02.497476 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:02.497476 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:02.515369 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-be00504c-31b4-4616-a170-47da0577fee2 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:02.585098 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-be00504c-31b4-4616-a170-47da0577fee2 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da returned with HTTP 200 Jan 13 03:56:02.587822 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 546/1086] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:02 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da => generated 940 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:03.609165 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1037a875-6764-4858-9df9-c2bf2176d816 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da Jan 13 03:56:03.619104 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1037a875-6764-4858-9df9-c2bf2176d816 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:03.619104 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:03.619104 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:03.619104 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1037a875-6764-4858-9df9-c2bf2176d816 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:03.753504 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:03.753504 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:03.791672 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1037a875-6764-4858-9df9-c2bf2176d816 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:03.871105 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1037a875-6764-4858-9df9-c2bf2176d816 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da returned with HTTP 200 Jan 13 03:56:03.872350 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 541/1087] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:03 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da => generated 940 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:04.889989 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5b0d8a04-a780-4e9b-9021-f7ed85d1e961 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da Jan 13 03:56:04.890507 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5b0d8a04-a780-4e9b-9021-f7ed85d1e961 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:04.890678 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:04.890678 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:04.891318 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5b0d8a04-a780-4e9b-9021-f7ed85d1e961 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:05.009370 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:05.009370 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:05.043428 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5b0d8a04-a780-4e9b-9021-f7ed85d1e961 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:05.087233 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5b0d8a04-a780-4e9b-9021-f7ed85d1e961 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da returned with HTTP 200 Jan 13 03:56:05.088131 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 547/1088] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:04 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da => generated 940 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:06.105929 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2fd1850d-4c6c-4efd-a612-b2225530a16b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da Jan 13 03:56:06.105929 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2fd1850d-4c6c-4efd-a612-b2225530a16b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:06.106558 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:06.106558 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:06.106558 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2fd1850d-4c6c-4efd-a612-b2225530a16b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:06.264564 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:06.264564 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:06.293047 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2fd1850d-4c6c-4efd-a612-b2225530a16b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:06.346285 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2fd1850d-4c6c-4efd-a612-b2225530a16b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da returned with HTTP 200 Jan 13 03:56:06.352335 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 542/1089] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:06 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da => generated 940 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:07.364873 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-94b1511f-7d52-4831-9bee-43e93470f6d2 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da Jan 13 03:56:07.366542 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-94b1511f-7d52-4831-9bee-43e93470f6d2 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:07.366928 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:07.366928 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:07.367615 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-94b1511f-7d52-4831-9bee-43e93470f6d2 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:07.499181 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:07.499181 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:07.521040 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-94b1511f-7d52-4831-9bee-43e93470f6d2 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:07.595218 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-94b1511f-7d52-4831-9bee-43e93470f6d2 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da returned with HTTP 200 Jan 13 03:56:07.596427 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 548/1090] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:07 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da => generated 940 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:08.614760 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1ebfd4e9-8886-4623-b553-1b484f52b29f tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da Jan 13 03:56:08.616030 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1ebfd4e9-8886-4623-b553-1b484f52b29f tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:08.616586 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:08.616586 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:08.617253 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1ebfd4e9-8886-4623-b553-1b484f52b29f tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:08.667188 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:08.667188 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:08.677206 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1ebfd4e9-8886-4623-b553-1b484f52b29f tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:08.700631 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1ebfd4e9-8886-4623-b553-1b484f52b29f tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da returned with HTTP 200 Jan 13 03:56:08.701598 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 543/1091] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:08 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da => generated 1390 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:56:08.716724 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-02e087dc-8dea-401b-9a9b-cd4a5abe2527 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da Jan 13 03:56:08.717466 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-02e087dc-8dea-401b-9a9b-cd4a5abe2527 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:08.717851 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:08.717851 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:08.718450 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-02e087dc-8dea-401b-9a9b-cd4a5abe2527 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:08.776459 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:08.776459 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:08.787379 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-02e087dc-8dea-401b-9a9b-cd4a5abe2527 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:08.818677 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-02e087dc-8dea-401b-9a9b-cd4a5abe2527 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da returned with HTTP 200 Jan 13 03:56:08.819712 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 549/1092] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:08 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da => generated 1390 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:56:08.849311 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] POST http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes Jan 13 03:56:08.849763 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:08.849763 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:08.850151 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1811510851"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:56:08.851452 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1811510851'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:56:08.851824 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Create volume of 1 GB Jan 13 03:56:08.870009 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Availability Zones retrieved successfully. Jan 13 03:56:08.887302 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Flow 'volume_create_api' (5df1d7b3-6e86-47dd-ac2b-749977ab1bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:56:08.890083 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e60047b-5076-4716-952c-31f7ad6e0dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:08.892142 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:56:08.960066 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e60047b-5076-4716-952c-31f7ad6e0dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:08.970851 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe51f45d-b0d8-40f5-9f56-ac768f01186c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:09.036886 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Created reservations ['e23e5113-3515-4c34-b325-a29397461422', '62180781-5e40-419b-bbcb-05b348168ed1', 'b7d42886-1bb8-4552-9ce9-97a0f0336087', '98977c1c-6af7-47bb-89fe-60dfd9301914'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:56:09.038974 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe51f45d-b0d8-40f5-9f56-ac768f01186c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e23e5113-3515-4c34-b325-a29397461422', '62180781-5e40-419b-bbcb-05b348168ed1', 'b7d42886-1bb8-4552-9ce9-97a0f0336087', '98977c1c-6af7-47bb-89fe-60dfd9301914']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:09.041227 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eab34ba2-68f3-4b51-9e7e-e89262150e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:09.102923 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eab34ba2-68f3-4b51-9e7e-e89262150e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd4da1ea-d7f8-4944-ab43-a2adfbd2a847', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1811510851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7923b599bf4262ad82f42387477fea',qos_specs=None,replication_status=,reservations=['e23e5113-3515-4c34-b325-a29397461422','62180781-5e40-419b-bbcb-05b348168ed1','b7d42886-1bb8-4552-9ce9-97a0f0336087','98977c1c-6af7-47bb-89fe-60dfd9301914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6847bd32244e47a28144d4998236d3b4',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:56:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1811510851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd4da1ea-d7f8-4944-ab43-a2adfbd2a847,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7923b599bf4262ad82f42387477fea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6847bd32244e47a28144d4998236d3b4',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:09.119033 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb718d0e-7461-4896-81cb-0f96d22b4141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:09.161076 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb718d0e-7461-4896-81cb-0f96d22b4141) transitioned into state 'SUCCESS' from state '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-1811510851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7923b599bf4262ad82f42387477fea',qos_specs=None,replication_status=,reservations=['e23e5113-3515-4c34-b325-a29397461422','62180781-5e40-419b-bbcb-05b348168ed1','b7d42886-1bb8-4552-9ce9-97a0f0336087','98977c1c-6af7-47bb-89fe-60dfd9301914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6847bd32244e47a28144d4998236d3b4',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:09.163989 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969e06d2-e452-450b-8f24-6ece64798f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:09.214397 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969e06d2-e452-450b-8f24-6ece64798f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:09.221429 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Flow 'volume_create_api' (5df1d7b3-6e86-47dd-ac2b-749977ab1bd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:56:09.277656 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Create volume request issued successfully. Jan 13 03:56:09.297172 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3881c25a-7ad7-414b-b252-d940b5ed1db3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes returned with HTTP 202 Jan 13 03:56:09.304327 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 544/1093] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:56:08 2021] POST /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes => generated 816 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:56:09.313406 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7adf3646-f2ee-4a17-90d0-cd8d00ed025a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 Jan 13 03:56:09.313970 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7adf3646-f2ee-4a17-90d0-cd8d00ed025a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:09.314252 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:09.314252 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:09.314577 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7adf3646-f2ee-4a17-90d0-cd8d00ed025a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:09.367916 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:09.367916 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:09.377399 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7adf3646-f2ee-4a17-90d0-cd8d00ed025a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:09.400765 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7adf3646-f2ee-4a17-90d0-cd8d00ed025a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 returned with HTTP 200 Jan 13 03:56:09.401577 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 550/1094] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:09 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 => generated 908 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:10.418721 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3c81630a-8d9a-4bde-9b20-286aceebebea tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 Jan 13 03:56:10.419232 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3c81630a-8d9a-4bde-9b20-286aceebebea tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:10.419509 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:10.419509 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:10.419774 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3c81630a-8d9a-4bde-9b20-286aceebebea tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:10.542937 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:10.542937 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:10.568343 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3c81630a-8d9a-4bde-9b20-286aceebebea tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:10.592842 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3c81630a-8d9a-4bde-9b20-286aceebebea tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 returned with HTTP 200 Jan 13 03:56:10.594111 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 545/1095] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:10 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 => generated 909 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:10.609606 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] POST http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes Jan 13 03:56:10.610872 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:10.610872 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:10.611832 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Action: 'create', calling method: create, body: {"volume": {"source_volid": "fd4da1ea-d7f8-4944-ab43-a2adfbd2a847", "size": 2, "name": "tempest-VolumesCloneTest-Volume-464817062"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:56:10.613426 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Create volume request body: {'volume': {'source_volid': 'fd4da1ea-d7f8-4944-ab43-a2adfbd2a847', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-464817062'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:56:10.708884 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:10.708884 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:10.710432 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume retrieved successfully. Jan 13 03:56:10.710945 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Create volume of 2 GB Jan 13 03:56:10.727472 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Availability Zones retrieved successfully. Jan 13 03:56:10.752100 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Flow 'volume_create_api' (84a954c0-4625-474f-8789-f911e9b39c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:56:10.759573 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39b7b27f-3a46-4bf3-8666-bac91b6c40aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:10.775567 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Validating volume size '2' using validate_int, validate_source_size {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:56:10.885815 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39b7b27f-3a46-4bf3-8666-bac91b6c40aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'fd4da1ea-d7f8-4944-ab43-a2adfbd2a847', 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:10.888321 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe0fd68a-b503-4142-8ebe-385bca29aab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:10.972584 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Created reservations ['c987296f-0639-43ac-9de9-c10fd816dabe', '0f381301-c33c-48cb-abf6-971456b0886a', '82e3f7f6-ef6e-4e7c-a025-19dcf31cbea6', 'f3f0248b-8f01-438d-892a-5f3912041139'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:56:10.975464 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe0fd68a-b503-4142-8ebe-385bca29aab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c987296f-0639-43ac-9de9-c10fd816dabe', '0f381301-c33c-48cb-abf6-971456b0886a', '82e3f7f6-ef6e-4e7c-a025-19dcf31cbea6', 'f3f0248b-8f01-438d-892a-5f3912041139']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:10.978416 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d28e1797-1596-45ea-b3b4-3d3f498b64c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:11.101594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d28e1797-1596-45ea-b3b4-3d3f498b64c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28aa28f7-6634-4578-8248-16942ed3b51a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-464817062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7923b599bf4262ad82f42387477fea',qos_specs=None,replication_status=,reservations=['c987296f-0639-43ac-9de9-c10fd816dabe','0f381301-c33c-48cb-abf6-971456b0886a','82e3f7f6-ef6e-4e7c-a025-19dcf31cbea6','f3f0248b-8f01-438d-892a-5f3912041139'],size=2,snapshot_id=None,source_replicaid=,source_volid=fd4da1ea-d7f8-4944-ab43-a2adfbd2a847,status='creating',user_id='6847bd32244e47a28144d4998236d3b4',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:56:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-464817062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28aa28f7-6634-4578-8248-16942ed3b51a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7923b599bf4262ad82f42387477fea',provider_auth=None,provider_geometry=None,provider_id=None,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=fd4da1ea-d7f8-4944-ab43-a2adfbd2a847,status='creating',terminated_at=None,updated_at=None,user_id='6847bd32244e47a28144d4998236d3b4',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:11.103683 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d533e08f-b8ec-4a35-8486-75212d85caaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:11.133240 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d533e08f-b8ec-4a35-8486-75212d85caaa) transitioned into state 'SUCCESS' from state '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-464817062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7923b599bf4262ad82f42387477fea',qos_specs=None,replication_status=,reservations=['c987296f-0639-43ac-9de9-c10fd816dabe','0f381301-c33c-48cb-abf6-971456b0886a','82e3f7f6-ef6e-4e7c-a025-19dcf31cbea6','f3f0248b-8f01-438d-892a-5f3912041139'],size=2,snapshot_id=None,source_replicaid=,source_volid=fd4da1ea-d7f8-4944-ab43-a2adfbd2a847,status='creating',user_id='6847bd32244e47a28144d4998236d3b4',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:11.135562 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19785d21-1ec7-4366-a929-65838da0c6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:11.205996 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19785d21-1ec7-4366-a929-65838da0c6a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:11.208864 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Flow 'volume_create_api' (84a954c0-4625-474f-8789-f911e9b39c0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:56:11.265248 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Create volume request issued successfully. Jan 13 03:56:11.283500 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a1b9d9bf-bc8e-44e1-9a76-e9dd69e3f05b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes returned with HTTP 202 Jan 13 03:56:11.284461 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 551/1096] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 03:56:10 2021] POST /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes => generated 849 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:56:11.301094 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d70d00fa-798e-49dd-b83a-ac407ad81232 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a Jan 13 03:56:11.301756 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d70d00fa-798e-49dd-b83a-ac407ad81232 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:11.302520 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:11.302520 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:11.303068 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d70d00fa-798e-49dd-b83a-ac407ad81232 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:11.374009 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:11.374009 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:11.384060 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d70d00fa-798e-49dd-b83a-ac407ad81232 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:11.408111 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d70d00fa-798e-49dd-b83a-ac407ad81232 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a returned with HTTP 200 Jan 13 03:56:11.409305 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 546/1097] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:11 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a => generated 917 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:12.427700 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-356158b0-8b06-43db-9f64-c3dd0c3c982d tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a Jan 13 03:56:12.428210 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-356158b0-8b06-43db-9f64-c3dd0c3c982d tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:12.428418 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:12.428418 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:12.428785 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-356158b0-8b06-43db-9f64-c3dd0c3c982d tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:12.540147 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:12.540147 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:12.566112 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-356158b0-8b06-43db-9f64-c3dd0c3c982d tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:12.620508 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-356158b0-8b06-43db-9f64-c3dd0c3c982d tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a returned with HTTP 200 Jan 13 03:56:12.638187 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 552/1098] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:12 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a => generated 941 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:13.644257 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2817e540-c48d-4d2c-9177-0a517a24b18a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a Jan 13 03:56:13.644840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2817e540-c48d-4d2c-9177-0a517a24b18a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:13.645076 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:13.645076 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:13.645380 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2817e540-c48d-4d2c-9177-0a517a24b18a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:13.736099 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:13.736099 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:13.745949 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2817e540-c48d-4d2c-9177-0a517a24b18a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:13.775941 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2817e540-c48d-4d2c-9177-0a517a24b18a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a returned with HTTP 200 Jan 13 03:56:13.786699 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 547/1099] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:13 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a => generated 941 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:14.793009 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f2e35fc3-00f9-4a7b-8df6-385392bd40ea tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a Jan 13 03:56:14.793672 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f2e35fc3-00f9-4a7b-8df6-385392bd40ea tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:14.793997 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:14.793997 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:14.794574 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f2e35fc3-00f9-4a7b-8df6-385392bd40ea tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:14.822178 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-22ba175d-b315-492d-b7ac-230f1018ad63 req-be126dc8-a5d4-4f4d-84af-ae5de5b1f9d5 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:56:14.822856 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-22ba175d-b315-492d-b7ac-230f1018ad63 req-be126dc8-a5d4-4f4d-84af-ae5de5b1f9d5 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:14.823186 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:14.823186 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:14.823704 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-22ba175d-b315-492d-b7ac-230f1018ad63 req-be126dc8-a5d4-4f4d-84af-ae5de5b1f9d5 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:14.908415 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:14.908415 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:14.925625 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:14.925625 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:14.931204 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f2e35fc3-00f9-4a7b-8df6-385392bd40ea tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:14.952694 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-22ba175d-b315-492d-b7ac-230f1018ad63 req-be126dc8-a5d4-4f4d-84af-ae5de5b1f9d5 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:56:14.978439 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f2e35fc3-00f9-4a7b-8df6-385392bd40ea tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a returned with HTTP 200 Jan 13 03:56:14.989522 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 553/1100] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:14 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a => generated 941 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:14.996561 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:14.996561 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:15.005679 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-22ba175d-b315-492d-b7ac-230f1018ad63 req-be126dc8-a5d4-4f4d-84af-ae5de5b1f9d5 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:56:15.006701 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 548/1101] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:56:14 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 1209 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:56:15.075866 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f2e35fc3-00f9-4a7b-8df6-385392bd40ea tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume// Jan 13 03:56:15.076535 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f2e35fc3-00f9-4a7b-8df6-385392bd40ea tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:15.076823 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:15.076823 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:15.077203 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f2e35fc3-00f9-4a7b-8df6-385392bd40ea tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:15.078394 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f2e35fc3-00f9-4a7b-8df6-385392bd40ea tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:56:15.079841 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 554/1102] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:56:15 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 03:56:15.096311 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-22ba175d-b315-492d-b7ac-230f1018ad63 req-1ac9416c-2071-4624-85af-864218725206 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] POST http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments Jan 13 03:56:15.097447 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:15.097447 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:15.098172 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-22ba175d-b315-492d-b7ac-230f1018ad63 req-1ac9416c-2071-4624-85af-864218725206 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f835bf2-bc80-43bd-a603-c00ad16a1956", "instance_uuid": "6df2d084-2c82-4d24-8fc3-b2100caa9125", "connector": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:56:15.166371 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:15.166371 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:15.250341 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-22ba175d-b315-492d-b7ac-230f1018ad63 req-1ac9416c-2071-4624-85af-864218725206 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments returned with HTTP 400 Jan 13 03:56:15.252065 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 549/1103] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:56:15 2021] POST /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments => generated 189 bytes in 163 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jan 13 03:56:15.272631 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2f1be83c-2790-4f1d-af39-e7bdd942eeb6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:56:15.273163 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2f1be83c-2790-4f1d-af39-e7bdd942eeb6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:15.273655 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2f1be83c-2790-4f1d-af39-e7bdd942eeb6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:15.340960 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:15.340960 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:15.353076 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2f1be83c-2790-4f1d-af39-e7bdd942eeb6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:56:15.378885 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:15.378885 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:15.390488 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2f1be83c-2790-4f1d-af39-e7bdd942eeb6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:56:15.391872 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 555/1104] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:15 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 1209 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:56:15.604519 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-afe552ef-43b4-435d-bac4-77c94bfd5407 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:56:15.605829 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-afe552ef-43b4-435d-bac4-77c94bfd5407 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:15.606273 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:15.606273 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:15.606970 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-afe552ef-43b4-435d-bac4-77c94bfd5407 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:15.665435 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:15.665435 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:15.675224 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-afe552ef-43b4-435d-bac4-77c94bfd5407 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:56:15.695844 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:15.695844 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:15.706721 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-afe552ef-43b4-435d-bac4-77c94bfd5407 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:56:15.707855 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 550/1105] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:56:15 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 1209 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:56:15.737217 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-1d5edb6f-24ee-49fa-8874-779eb4cfa1ff tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] POST http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956/action Jan 13 03:56:15.737940 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:15.737940 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:15.738635 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-1d5edb6f-24ee-49fa-8874-779eb4cfa1ff tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action body: b'{"os-begin_detaching": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:56:15.739258 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-1d5edb6f-24ee-49fa-8874-779eb4cfa1ff tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:56:15.795078 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:15.795078 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:15.798112 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-1d5edb6f-24ee-49fa-8874-779eb4cfa1ff tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:56:15.811168 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-1d5edb6f-24ee-49fa-8874-779eb4cfa1ff tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Begin detaching volume completed successfully. Jan 13 03:56:15.811884 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-1d5edb6f-24ee-49fa-8874-779eb4cfa1ff tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956/action returned with HTTP 202 Jan 13 03:56:15.813706 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 556/1106] 10.222.0.38 () {64 vars in 1643 bytes} [Wed Jan 13 03:56:15 2021] POST /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 03:56:15.842014 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d3e3cbab-6df7-47ad-af90-7dcb2627ea90 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:56:15.842551 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d3e3cbab-6df7-47ad-af90-7dcb2627ea90 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:15.842770 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:15.842770 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:15.843142 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d3e3cbab-6df7-47ad-af90-7dcb2627ea90 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:15.894777 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-1d5edb6f-24ee-49fa-8874-779eb4cfa1ff tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume// Jan 13 03:56:15.895259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-1d5edb6f-24ee-49fa-8874-779eb4cfa1ff tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:15.895486 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:15.895486 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:15.895864 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-1d5edb6f-24ee-49fa-8874-779eb4cfa1ff tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:15.896947 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-1d5edb6f-24ee-49fa-8874-779eb4cfa1ff tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:56:15.898639 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 557/1107] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 03:56:15 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 03:56:15.914648 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:15.914648 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:15.919053 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-71b84409-5a64-493e-8129-081d3aa50b14 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:56:15.919626 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-71b84409-5a64-493e-8129-081d3aa50b14 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:15.920121 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-71b84409-5a64-493e-8129-081d3aa50b14 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:15.924662 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d3e3cbab-6df7-47ad-af90-7dcb2627ea90 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:56:15.946482 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:15.946482 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:15.956833 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d3e3cbab-6df7-47ad-af90-7dcb2627ea90 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:56:15.967942 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 551/1108] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:15 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 1212 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:56:15.995848 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d6cc1c1c-ee41-46b4-a0fe-1fb31cddd304 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a Jan 13 03:56:15.996703 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d6cc1c1c-ee41-46b4-a0fe-1fb31cddd304 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:15.997067 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:15.997067 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:15.997668 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d6cc1c1c-ee41-46b4-a0fe-1fb31cddd304 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:16.032495 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:16.032495 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:16.048715 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-71b84409-5a64-493e-8129-081d3aa50b14 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:56:16.087481 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:16.087481 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:16.101557 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-71b84409-5a64-493e-8129-081d3aa50b14 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:56:16.105115 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 558/1109] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 03:56:15 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 1311 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 13 03:56:16.122863 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:16.122863 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:16.149853 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d6cc1c1c-ee41-46b4-a0fe-1fb31cddd304 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:16.199278 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d6cc1c1c-ee41-46b4-a0fe-1fb31cddd304 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a returned with HTTP 200 Jan 13 03:56:16.202677 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 552/1110] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:15 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a => generated 941 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:56:16.548273 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-f3512005-a3e9-4c1e-9d5e-357c8daa808c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] DELETE http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/6e7e06a3-0b0b-4ab3-9757-a7ace376fcae Jan 13 03:56:16.549048 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-f3512005-a3e9-4c1e-9d5e-357c8daa808c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:16.549423 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:16.549423 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:16.550016 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-f3512005-a3e9-4c1e-9d5e-357c8daa808c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:16.593165 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:16.593165 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:16.975525 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b38cd9ea-75f9-46e0-891d-808a59a965bc tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:56:16.976673 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b38cd9ea-75f9-46e0-891d-808a59a965bc tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:16.977430 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:16.977430 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:16.978049 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b38cd9ea-75f9-46e0-891d-808a59a965bc tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:17.102102 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:17.102102 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:17.138998 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b38cd9ea-75f9-46e0-891d-808a59a965bc tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:56:17.213581 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:17.213581 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:17.251327 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b38cd9ea-75f9-46e0-891d-808a59a965bc tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:56:17.320255 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 553/1111] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:16 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 1212 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:56:17.328008 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-93cf4b63-0e62-4e66-8f0a-d448fb952690 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a Jan 13 03:56:17.330644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-93cf4b63-0e62-4e66-8f0a-d448fb952690 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:17.332521 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:17.332521 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:17.332923 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-93cf4b63-0e62-4e66-8f0a-d448fb952690 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:17.523020 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:17.523020 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:17.560406 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-93cf4b63-0e62-4e66-8f0a-d448fb952690 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:17.607648 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-93cf4b63-0e62-4e66-8f0a-d448fb952690 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a returned with HTTP 200 Jan 13 03:56:17.624229 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 554/1112] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:17 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a => generated 941 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:17.680050 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-f3512005-a3e9-4c1e-9d5e-357c8daa808c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:56:17.682443 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-f3512005-a3e9-4c1e-9d5e-357c8daa808c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:56:17.728387 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6968f0b4-7562-4c9d-922c-718be6689f30 req-f3512005-a3e9-4c1e-9d5e-357c8daa808c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/6e7e06a3-0b0b-4ab3-9757-a7ace376fcae returned with HTTP 200 Jan 13 03:56:17.732524 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 559/1113] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 03:56:16 2021] DELETE /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/6e7e06a3-0b0b-4ab3-9757-a7ace376fcae => generated 19 bytes in 1190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:18.295082 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d1a2ec44-72f8-4b84-b03b-870104873157 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:56:18.296102 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d1a2ec44-72f8-4b84-b03b-870104873157 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:18.296468 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:18.296468 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:18.298474 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d1a2ec44-72f8-4b84-b03b-870104873157 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:18.366344 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:18.366344 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:18.385709 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d1a2ec44-72f8-4b84-b03b-870104873157 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:56:18.483313 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d1a2ec44-72f8-4b84-b03b-870104873157 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:56:18.493864 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 555/1114] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:18 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 917 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:18.624694 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8c021fba-e8e6-4ac0-b161-6de7a96c29ba tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a Jan 13 03:56:18.628808 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8c021fba-e8e6-4ac0-b161-6de7a96c29ba tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:18.628808 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:18.628808 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:18.628808 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8c021fba-e8e6-4ac0-b161-6de7a96c29ba tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:18.721860 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:18.721860 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:18.737142 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8c021fba-e8e6-4ac0-b161-6de7a96c29ba tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:18.790982 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8c021fba-e8e6-4ac0-b161-6de7a96c29ba tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a returned with HTTP 200 Jan 13 03:56:18.799412 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 560/1115] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:18 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a => generated 941 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:56:19.812494 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5e213e1-2fc6-4800-a878-3330599dd8ed tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a Jan 13 03:56:19.813649 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5e213e1-2fc6-4800-a878-3330599dd8ed tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:19.814148 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:19.814148 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:19.814969 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5e213e1-2fc6-4800-a878-3330599dd8ed tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:19.924805 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:19.924805 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:19.943487 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d5e213e1-2fc6-4800-a878-3330599dd8ed tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:19.980348 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5e213e1-2fc6-4800-a878-3330599dd8ed tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a returned with HTTP 200 Jan 13 03:56:19.981703 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 556/1116] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:19 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a => generated 941 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:21.002243 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-25e393c3-e6d3-4cc8-965c-d19fc0681576 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a Jan 13 03:56:21.005985 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-25e393c3-e6d3-4cc8-965c-d19fc0681576 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:21.005985 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:21.005985 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:21.005985 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-25e393c3-e6d3-4cc8-965c-d19fc0681576 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:21.143366 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:21.143366 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:21.163622 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-25e393c3-e6d3-4cc8-965c-d19fc0681576 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:21.267209 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-25e393c3-e6d3-4cc8-965c-d19fc0681576 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a returned with HTTP 200 Jan 13 03:56:21.276676 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 561/1117] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:20 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a => generated 941 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:22.284496 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d9a0ff64-cf93-4a7f-8004-8ce7ff30d7f0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a Jan 13 03:56:22.285618 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d9a0ff64-cf93-4a7f-8004-8ce7ff30d7f0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:22.285979 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:22.285979 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:22.286592 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d9a0ff64-cf93-4a7f-8004-8ce7ff30d7f0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:22.404270 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:22.404270 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:22.430440 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d9a0ff64-cf93-4a7f-8004-8ce7ff30d7f0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:22.483107 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d9a0ff64-cf93-4a7f-8004-8ce7ff30d7f0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a returned with HTTP 200 Jan 13 03:56:22.493863 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 557/1118] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:22 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a => generated 941 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:23.511679 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bf8ac516-8ef2-42fb-b311-ec08234f8ee9 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a Jan 13 03:56:23.513784 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bf8ac516-8ef2-42fb-b311-ec08234f8ee9 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:23.514151 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:23.514151 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:23.514762 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bf8ac516-8ef2-42fb-b311-ec08234f8ee9 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:23.639008 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:23.639008 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:23.649807 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bf8ac516-8ef2-42fb-b311-ec08234f8ee9 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:23.687534 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bf8ac516-8ef2-42fb-b311-ec08234f8ee9 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a returned with HTTP 200 Jan 13 03:56:23.689176 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 562/1119] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:23 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a => generated 941 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:24.706760 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e6f802b-c464-4cd7-bb6b-d8a84cd1a3a0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a Jan 13 03:56:24.709032 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e6f802b-c464-4cd7-bb6b-d8a84cd1a3a0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:24.709474 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:24.709474 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:24.714870 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e6f802b-c464-4cd7-bb6b-d8a84cd1a3a0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:24.791280 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:24.791280 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:24.805382 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5e6f802b-c464-4cd7-bb6b-d8a84cd1a3a0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:24.842585 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e6f802b-c464-4cd7-bb6b-d8a84cd1a3a0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a returned with HTTP 200 Jan 13 03:56:24.844043 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 558/1120] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:24 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a => generated 942 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:24.860140 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-72394463-681a-4a87-85d9-78d87a735435 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a Jan 13 03:56:24.860978 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-72394463-681a-4a87-85d9-78d87a735435 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:24.861368 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:24.861368 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:24.861982 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-72394463-681a-4a87-85d9-78d87a735435 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:24.919310 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:24.919310 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:24.930920 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-72394463-681a-4a87-85d9-78d87a735435 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:24.958528 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-72394463-681a-4a87-85d9-78d87a735435 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a returned with HTTP 200 Jan 13 03:56:24.959841 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 563/1121] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:24 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a => generated 942 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:24.977707 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ebd5cc3-ccd3-4af0-94f7-3bdb3837ec18 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] DELETE http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a Jan 13 03:56:24.978478 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ebd5cc3-ccd3-4af0-94f7-3bdb3837ec18 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:24.978844 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:24.978844 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:24.979458 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ebd5cc3-ccd3-4af0-94f7-3bdb3837ec18 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:24.980070 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-7ebd5cc3-ccd3-4af0-94f7-3bdb3837ec18 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Delete volume with id: 28aa28f7-6634-4578-8248-16942ed3b51a Jan 13 03:56:25.040103 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:25.040103 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:25.041695 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7ebd5cc3-ccd3-4af0-94f7-3bdb3837ec18 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:25.079013 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7ebd5cc3-ccd3-4af0-94f7-3bdb3837ec18 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Delete volume request issued successfully. Jan 13 03:56:25.079654 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ebd5cc3-ccd3-4af0-94f7-3bdb3837ec18 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a returned with HTTP 202 Jan 13 03:56:25.083588 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 559/1122] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:56:24 2021] DELETE /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:56:25.088912 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a47f3b64-a3b5-4654-9a0f-252dddf35219 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a Jan 13 03:56:25.089816 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a47f3b64-a3b5-4654-9a0f-252dddf35219 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:25.090238 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:25.090238 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:25.090923 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a47f3b64-a3b5-4654-9a0f-252dddf35219 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:25.162126 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:25.162126 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:25.178352 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a47f3b64-a3b5-4654-9a0f-252dddf35219 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:25.204155 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a47f3b64-a3b5-4654-9a0f-252dddf35219 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a returned with HTTP 200 Jan 13 03:56:25.205422 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 564/1123] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:25 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a => generated 941 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:26.222685 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-319a12a5-1fcd-42ac-8406-36f162fb5328 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a Jan 13 03:56:26.223912 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-319a12a5-1fcd-42ac-8406-36f162fb5328 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:26.224415 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:26.224415 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:26.225095 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-319a12a5-1fcd-42ac-8406-36f162fb5328 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:26.400814 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:26.400814 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:26.415373 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-319a12a5-1fcd-42ac-8406-36f162fb5328 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:26.463267 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-319a12a5-1fcd-42ac-8406-36f162fb5328 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a returned with HTTP 200 Jan 13 03:56:26.464548 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 560/1124] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:26 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a => generated 941 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:27.487089 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-74515c13-5cdf-4915-bb9a-b39526fad82a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a Jan 13 03:56:27.487628 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-74515c13-5cdf-4915-bb9a-b39526fad82a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:27.487806 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:27.487806 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:27.488181 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-74515c13-5cdf-4915-bb9a-b39526fad82a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:27.599414 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-74515c13-5cdf-4915-bb9a-b39526fad82a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a returned with HTTP 404 Jan 13 03:56:27.600877 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 565/1125] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:27 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/28aa28f7-6634-4578-8248-16942ed3b51a => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:56:27.614876 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-84b3be25-7e5a-4f9a-ace3-e38336d6800b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] DELETE http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 Jan 13 03:56:27.617881 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-84b3be25-7e5a-4f9a-ace3-e38336d6800b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:27.619984 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:27.619984 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:27.620742 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-84b3be25-7e5a-4f9a-ace3-e38336d6800b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:27.622524 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-84b3be25-7e5a-4f9a-ace3-e38336d6800b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Delete volume with id: fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 Jan 13 03:56:27.736755 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:27.736755 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:27.738440 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-84b3be25-7e5a-4f9a-ace3-e38336d6800b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:27.804573 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-84b3be25-7e5a-4f9a-ace3-e38336d6800b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Delete volume request issued successfully. Jan 13 03:56:27.805057 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-84b3be25-7e5a-4f9a-ace3-e38336d6800b tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 returned with HTTP 202 Jan 13 03:56:27.808881 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 561/1126] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:56:27 2021] DELETE /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:56:27.814482 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec6d481c-59d4-4771-963f-a7fa7fcc4689 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 Jan 13 03:56:27.815037 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec6d481c-59d4-4771-963f-a7fa7fcc4689 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:27.815522 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec6d481c-59d4-4771-963f-a7fa7fcc4689 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:27.966966 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:27.966966 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:27.990355 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ec6d481c-59d4-4771-963f-a7fa7fcc4689 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:28.036514 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec6d481c-59d4-4771-963f-a7fa7fcc4689 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 returned with HTTP 200 Jan 13 03:56:28.038313 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 566/1127] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:27 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 => generated 908 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:29.055384 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2e71f8b3-8e54-4b7f-b87c-9efc43488b06 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 Jan 13 03:56:29.056724 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2e71f8b3-8e54-4b7f-b87c-9efc43488b06 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:29.057096 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:29.057096 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:29.057938 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2e71f8b3-8e54-4b7f-b87c-9efc43488b06 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:29.252390 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:29.252390 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:29.283724 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2e71f8b3-8e54-4b7f-b87c-9efc43488b06 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:29.355370 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2e71f8b3-8e54-4b7f-b87c-9efc43488b06 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 returned with HTTP 200 Jan 13 03:56:29.360220 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 562/1128] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:29 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 => generated 908 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:30.374287 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-709f242d-98c5-4a7b-a4ac-14ea4970f923 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 Jan 13 03:56:30.374769 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-709f242d-98c5-4a7b-a4ac-14ea4970f923 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:30.375043 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:30.375043 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:30.375716 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-709f242d-98c5-4a7b-a4ac-14ea4970f923 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:30.486626 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:30.486626 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:30.523952 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-709f242d-98c5-4a7b-a4ac-14ea4970f923 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:30.613386 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-709f242d-98c5-4a7b-a4ac-14ea4970f923 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 returned with HTTP 200 Jan 13 03:56:30.614490 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 567/1129] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:30 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 => generated 908 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:31.630981 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b755ed6d-c485-401a-b481-a327e699e901 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 Jan 13 03:56:31.631492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b755ed6d-c485-401a-b481-a327e699e901 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:31.631881 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:31.631881 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:31.632528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b755ed6d-c485-401a-b481-a327e699e901 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:32.100265 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b755ed6d-c485-401a-b481-a327e699e901 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 returned with HTTP 404 Jan 13 03:56:32.107896 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 563/1130] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:31 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/fd4da1ea-d7f8-4944-ab43-a2adfbd2a847 => generated 109 bytes in 481 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:56:32.118295 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2347414f-2f45-4bfc-bd7d-544cb6cf3ae0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] DELETE http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da Jan 13 03:56:32.119210 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2347414f-2f45-4bfc-bd7d-544cb6cf3ae0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:32.119581 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:32.119581 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:32.120161 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2347414f-2f45-4bfc-bd7d-544cb6cf3ae0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:32.120938 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-2347414f-2f45-4bfc-bd7d-544cb6cf3ae0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Delete volume with id: dc4eb443-225b-46c7-b3eb-c4669bdac0da Jan 13 03:56:32.219390 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:32.219390 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:32.221011 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2347414f-2f45-4bfc-bd7d-544cb6cf3ae0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:32.305575 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2347414f-2f45-4bfc-bd7d-544cb6cf3ae0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Delete volume request issued successfully. Jan 13 03:56:32.306244 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2347414f-2f45-4bfc-bd7d-544cb6cf3ae0 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da returned with HTTP 202 Jan 13 03:56:32.307285 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 568/1131] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:56:32 2021] DELETE /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:56:32.317417 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-865706bd-457c-4304-9076-f9139fe49f85 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da Jan 13 03:56:32.317946 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-865706bd-457c-4304-9076-f9139fe49f85 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:32.318432 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-865706bd-457c-4304-9076-f9139fe49f85 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:32.459951 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:32.459951 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:32.498499 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-865706bd-457c-4304-9076-f9139fe49f85 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:32.588040 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-865706bd-457c-4304-9076-f9139fe49f85 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da returned with HTTP 200 Jan 13 03:56:32.588897 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 564/1132] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:32 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da => generated 1389 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:56:33.608000 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-58445982-2d9a-4b13-aa3d-0198d8f62a5f tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da Jan 13 03:56:33.618939 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-58445982-2d9a-4b13-aa3d-0198d8f62a5f tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:33.619559 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:33.619559 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:33.620377 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-58445982-2d9a-4b13-aa3d-0198d8f62a5f tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:33.710520 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:33.710520 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:33.720903 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-58445982-2d9a-4b13-aa3d-0198d8f62a5f tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:33.756526 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-58445982-2d9a-4b13-aa3d-0198d8f62a5f tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da returned with HTTP 200 Jan 13 03:56:33.757397 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 569/1133] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:33 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da => generated 1389 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:56:34.773695 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9bbf7cd0-6807-45e2-8df2-faf36767d0a6 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da Jan 13 03:56:34.774684 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9bbf7cd0-6807-45e2-8df2-faf36767d0a6 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:34.774908 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:34.774908 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:34.775291 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9bbf7cd0-6807-45e2-8df2-faf36767d0a6 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:34.877208 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:34.877208 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:34.886745 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9bbf7cd0-6807-45e2-8df2-faf36767d0a6 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:34.914724 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9bbf7cd0-6807-45e2-8df2-faf36767d0a6 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da returned with HTTP 200 Jan 13 03:56:34.915540 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 565/1134] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:34 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da => generated 1389 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:56:35.932620 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1ceeeca4-4f67-4072-a6c7-0f8fce18024a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da Jan 13 03:56:35.933181 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1ceeeca4-4f67-4072-a6c7-0f8fce18024a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:35.933335 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:35.933335 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:35.933713 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1ceeeca4-4f67-4072-a6c7-0f8fce18024a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:36.037760 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1ceeeca4-4f67-4072-a6c7-0f8fce18024a tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da returned with HTTP 404 Jan 13 03:56:36.039134 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 570/1135] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:35 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/dc4eb443-225b-46c7-b3eb-c4669bdac0da => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:56:36.046301 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-159b6cdf-c44a-4d82-aceb-5e49a5286a3c tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] DELETE http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:56:36.047613 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-159b6cdf-c44a-4d82-aceb-5e49a5286a3c tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:36.048966 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:36.048966 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:36.049415 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-159b6cdf-c44a-4d82-aceb-5e49a5286a3c tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:36.049904 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-159b6cdf-c44a-4d82-aceb-5e49a5286a3c tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Delete volume with id: 7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:56:36.160348 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:36.160348 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:36.166457 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-159b6cdf-c44a-4d82-aceb-5e49a5286a3c tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:36.228360 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-159b6cdf-c44a-4d82-aceb-5e49a5286a3c tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Delete volume request issued successfully. Jan 13 03:56:36.236947 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-159b6cdf-c44a-4d82-aceb-5e49a5286a3c tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 202 Jan 13 03:56:36.240071 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 566/1136] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:56:36 2021] DELETE /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:56:36.245104 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2e020bd6-eb18-4415-ab9c-503340b3f472 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:56:36.245633 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2e020bd6-eb18-4415-ab9c-503340b3f472 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:36.246130 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2e020bd6-eb18-4415-ab9c-503340b3f472 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:36.368411 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:36.368411 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:36.393331 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2e020bd6-eb18-4415-ab9c-503340b3f472 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:36.428439 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2e020bd6-eb18-4415-ab9c-503340b3f472 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:56:36.450715 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 571/1137] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:36 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 1355 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:56:37.459400 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f765ceb3-b74f-49c6-8fcf-bda4d49a8513 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:56:37.460636 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f765ceb3-b74f-49c6-8fcf-bda4d49a8513 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:37.461177 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:37.461177 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:37.461823 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f765ceb3-b74f-49c6-8fcf-bda4d49a8513 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:37.548027 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:37.548027 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:37.564685 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f765ceb3-b74f-49c6-8fcf-bda4d49a8513 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Volume info retrieved successfully. Jan 13 03:56:37.590943 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f765ceb3-b74f-49c6-8fcf-bda4d49a8513 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 200 Jan 13 03:56:37.593078 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 567/1138] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:37 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 1355 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:56:38.610374 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0f56e015-27ad-4afb-8cbc-0878889d61d3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] GET http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf Jan 13 03:56:38.610826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0f56e015-27ad-4afb-8cbc-0878889d61d3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:38.610990 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:38.610990 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:38.611628 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0f56e015-27ad-4afb-8cbc-0878889d61d3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:38.688765 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0f56e015-27ad-4afb-8cbc-0878889d61d3 tempest-VolumesCloneTest-294214956 tempest-VolumesCloneTest-294214956] http://10.222.0.38/volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf returned with HTTP 404 Jan 13 03:56:38.690305 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 572/1139] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:38 2021] GET /volume/v3/ef7923b599bf4262ad82f42387477fea/volumes/7647c08d-ccb3-4af2-9e7f-0fb0c5bbfedf => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:56:44.113392 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] POST http://10.222.0.38/volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes Jan 13 03:56:44.114679 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:44.114679 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:44.115424 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1985546822"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:56:44.116635 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1985546822'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:56:44.117216 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Create volume of 2 GB Jan 13 03:56:44.131756 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Availability Zones retrieved successfully. Jan 13 03:56:44.151509 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Flow 'volume_create_api' (1cbf8047-2dd1-4945-ad9f-cb39f721b377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:56:44.155137 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (972dfe38-9538-4755-9cb4-f40ff1541144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:44.158882 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Validating volume size '2' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:56:44.247435 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (972dfe38-9538-4755-9cb4-f40ff1541144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:44.252348 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad2ab232-0837-406d-ac05-dd3329de4b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:44.361628 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Created reservations ['d3eca3d2-2ab4-4fe7-bea3-c166b5575c02', 'b7accd80-4914-48da-86d8-67ba8d15ebf7', '2d557e39-7283-4289-af74-c4df4d55fef6', '6da9133d-9786-4fb9-b1e5-4064d2c43bf3'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:56:44.366272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad2ab232-0837-406d-ac05-dd3329de4b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3eca3d2-2ab4-4fe7-bea3-c166b5575c02', 'b7accd80-4914-48da-86d8-67ba8d15ebf7', '2d557e39-7283-4289-af74-c4df4d55fef6', '6da9133d-9786-4fb9-b1e5-4064d2c43bf3']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:44.369746 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d675865-9784-4fa2-8b46-4117da370cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:44.445649 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d675865-9784-4fa2-8b46-4117da370cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '378dd5ad-3aa3-4089-8608-d8f1e19ab05b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1985546822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18ea8c79eae246c4905e34ba8327d12d',qos_specs=None,replication_status=,reservations=['d3eca3d2-2ab4-4fe7-bea3-c166b5575c02','b7accd80-4914-48da-86d8-67ba8d15ebf7','2d557e39-7283-4289-af74-c4df4d55fef6','6da9133d-9786-4fb9-b1e5-4064d2c43bf3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f67bf47d55b04818976b9d4c3402f67e',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:56:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1985546822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=378dd5ad-3aa3-4089-8608-d8f1e19ab05b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18ea8c79eae246c4905e34ba8327d12d',provider_auth=None,provider_geometry=None,provider_id=None,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='f67bf47d55b04818976b9d4c3402f67e',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:44.450202 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad62c5f1-cc19-4ef3-b40b-afaa927bd2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:44.479851 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad62c5f1-cc19-4ef3-b40b-afaa927bd2e9) transitioned into state 'SUCCESS' from state '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-1985546822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18ea8c79eae246c4905e34ba8327d12d',qos_specs=None,replication_status=,reservations=['d3eca3d2-2ab4-4fe7-bea3-c166b5575c02','b7accd80-4914-48da-86d8-67ba8d15ebf7','2d557e39-7283-4289-af74-c4df4d55fef6','6da9133d-9786-4fb9-b1e5-4064d2c43bf3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f67bf47d55b04818976b9d4c3402f67e',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:44.482526 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bf278d4-acef-4535-bfeb-29a96c701bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:44.506685 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bf278d4-acef-4535-bfeb-29a96c701bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:44.516504 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Flow 'volume_create_api' (1cbf8047-2dd1-4945-ad9f-cb39f721b377) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:56:44.631341 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Create volume request issued successfully. Jan 13 03:56:44.659692 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f064271d-8d93-4a00-b824-adceecaa8807 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] http://10.222.0.38/volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes returned with HTTP 202 Jan 13 03:56:44.662109 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 568/1140] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:56:43 2021] POST /volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes => generated 824 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:56:44.677179 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-89836ec6-e575-4685-8e82-d59870890db0 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] GET http://10.222.0.38/volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes/378dd5ad-3aa3-4089-8608-d8f1e19ab05b Jan 13 03:56:44.677705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-89836ec6-e575-4685-8e82-d59870890db0 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:44.678193 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-89836ec6-e575-4685-8e82-d59870890db0 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:44.789729 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:44.789729 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:44.802036 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-89836ec6-e575-4685-8e82-d59870890db0 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Volume info retrieved successfully. Jan 13 03:56:44.849969 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-89836ec6-e575-4685-8e82-d59870890db0 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] http://10.222.0.38/volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes/378dd5ad-3aa3-4089-8608-d8f1e19ab05b returned with HTTP 200 Jan 13 03:56:44.851094 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 573/1141] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:44 2021] GET /volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes/378dd5ad-3aa3-4089-8608-d8f1e19ab05b => generated 916 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:45.870305 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eee72a66-a5bf-4c49-baf4-f7ddb1fa2a09 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] GET http://10.222.0.38/volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes/378dd5ad-3aa3-4089-8608-d8f1e19ab05b Jan 13 03:56:45.871720 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eee72a66-a5bf-4c49-baf4-f7ddb1fa2a09 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:45.872141 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:45.872141 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:45.873468 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eee72a66-a5bf-4c49-baf4-f7ddb1fa2a09 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:45.965506 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:45.965506 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:45.976918 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-eee72a66-a5bf-4c49-baf4-f7ddb1fa2a09 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Volume info retrieved successfully. Jan 13 03:56:46.004443 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eee72a66-a5bf-4c49-baf4-f7ddb1fa2a09 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] http://10.222.0.38/volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes/378dd5ad-3aa3-4089-8608-d8f1e19ab05b returned with HTTP 200 Jan 13 03:56:46.006325 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 569/1142] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:45 2021] GET /volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes/378dd5ad-3aa3-4089-8608-d8f1e19ab05b => generated 917 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:46.021318 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3bee85dc-e6c0-44fa-8124-d560413739bb tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] POST http://10.222.0.38/volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes Jan 13 03:56:46.021771 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:46.021771 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:46.022174 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3bee85dc-e6c0-44fa-8124-d560413739bb tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "378dd5ad-3aa3-4089-8608-d8f1e19ab05b"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:56:46.023573 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-3bee85dc-e6c0-44fa-8124-d560413739bb tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Create volume request body: {'volume': {'size': 1, 'source_volid': '378dd5ad-3aa3-4089-8608-d8f1e19ab05b'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:56:46.075428 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:46.075428 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:46.077141 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3bee85dc-e6c0-44fa-8124-d560413739bb tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Volume retrieved successfully. Jan 13 03:56:46.077762 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-3bee85dc-e6c0-44fa-8124-d560413739bb tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Create volume of 1 GB Jan 13 03:56:46.091077 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3bee85dc-e6c0-44fa-8124-d560413739bb tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Availability Zones retrieved successfully. Jan 13 03:56:46.111094 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3bee85dc-e6c0-44fa-8124-d560413739bb tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Flow 'volume_create_api' (f7a299e9-e298-4475-b8f7-352d9f2bdbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:56:46.114991 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3bee85dc-e6c0-44fa-8124-d560413739bb tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512758be-c193-4749-97bf-2157f3298a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:46.117480 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-3bee85dc-e6c0-44fa-8124-d560413739bb tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Validating volume size '1' using validate_int, validate_source_size {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:56:46.119590 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-3bee85dc-e6c0-44fa-8124-d560413739bb tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512758be-c193-4749-97bf-2157f3298a62) transitioned into state 'FAILURE' from state 'RUNNING' Jan 13 03:56:46.119820 n-d-766380-6 devstack@c-api.service[87925]: 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 03:56:46.125353 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3bee85dc-e6c0-44fa-8124-d560413739bb tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512758be-c193-4749-97bf-2157f3298a62) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:46.127842 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-3bee85dc-e6c0-44fa-8124-d560413739bb tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512758be-c193-4749-97bf-2157f3298a62) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 13 03:56:46.130611 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-3bee85dc-e6c0-44fa-8124-d560413739bb tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Flow 'volume_create_api' (f7a299e9-e298-4475-b8f7-352d9f2bdbfd) transitioned into state 'REVERTED' from state 'RUNNING' Jan 13 03:56:46.131513 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3bee85dc-e6c0-44fa-8124-d560413739bb tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] http://10.222.0.38/volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes returned with HTTP 400 Jan 13 03:56:46.132879 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 574/1143] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:56:46 2021] POST /volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes => generated 173 bytes in 115 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 03:56:46.145201 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f0473a49-91d9-4d25-b01f-4bdb5dde6de5 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] DELETE http://10.222.0.38/volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes/378dd5ad-3aa3-4089-8608-d8f1e19ab05b Jan 13 03:56:46.145722 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f0473a49-91d9-4d25-b01f-4bdb5dde6de5 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:46.145917 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:46.145917 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:46.146420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f0473a49-91d9-4d25-b01f-4bdb5dde6de5 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:46.147043 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-f0473a49-91d9-4d25-b01f-4bdb5dde6de5 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Delete volume with id: 378dd5ad-3aa3-4089-8608-d8f1e19ab05b Jan 13 03:56:46.217029 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:46.217029 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:46.218749 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f0473a49-91d9-4d25-b01f-4bdb5dde6de5 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Volume info retrieved successfully. Jan 13 03:56:46.250825 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f0473a49-91d9-4d25-b01f-4bdb5dde6de5 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Delete volume request issued successfully. Jan 13 03:56:46.251291 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f0473a49-91d9-4d25-b01f-4bdb5dde6de5 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] http://10.222.0.38/volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes/378dd5ad-3aa3-4089-8608-d8f1e19ab05b returned with HTTP 202 Jan 13 03:56:46.252745 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 570/1144] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:56:46 2021] DELETE /volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes/378dd5ad-3aa3-4089-8608-d8f1e19ab05b => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:56:46.260893 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-23afbbf7-1fbb-4f27-b767-00fa20642a86 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] GET http://10.222.0.38/volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes/378dd5ad-3aa3-4089-8608-d8f1e19ab05b Jan 13 03:56:46.261654 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-23afbbf7-1fbb-4f27-b767-00fa20642a86 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:46.262824 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:46.262824 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:46.263777 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-23afbbf7-1fbb-4f27-b767-00fa20642a86 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:46.334372 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:46.334372 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:46.343791 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-23afbbf7-1fbb-4f27-b767-00fa20642a86 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Volume info retrieved successfully. Jan 13 03:56:46.371298 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-23afbbf7-1fbb-4f27-b767-00fa20642a86 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] http://10.222.0.38/volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes/378dd5ad-3aa3-4089-8608-d8f1e19ab05b returned with HTTP 200 Jan 13 03:56:46.372635 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 575/1145] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:46 2021] GET /volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes/378dd5ad-3aa3-4089-8608-d8f1e19ab05b => generated 916 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:47.395252 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1353ad9a-949d-461a-8408-4b8dcd48ec76 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] GET http://10.222.0.38/volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes/378dd5ad-3aa3-4089-8608-d8f1e19ab05b Jan 13 03:56:47.396525 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1353ad9a-949d-461a-8408-4b8dcd48ec76 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:47.396902 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:47.396902 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:47.397510 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1353ad9a-949d-461a-8408-4b8dcd48ec76 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:47.527156 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:47.527156 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:47.538883 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1353ad9a-949d-461a-8408-4b8dcd48ec76 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Volume info retrieved successfully. Jan 13 03:56:47.568738 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1353ad9a-949d-461a-8408-4b8dcd48ec76 tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] http://10.222.0.38/volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes/378dd5ad-3aa3-4089-8608-d8f1e19ab05b returned with HTTP 200 Jan 13 03:56:47.582496 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 571/1146] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:47 2021] GET /volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes/378dd5ad-3aa3-4089-8608-d8f1e19ab05b => generated 916 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:48.588509 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b720e780-5264-45fa-90c4-52160b66e48e tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] GET http://10.222.0.38/volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes/378dd5ad-3aa3-4089-8608-d8f1e19ab05b Jan 13 03:56:48.589205 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b720e780-5264-45fa-90c4-52160b66e48e tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:48.589534 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:48.589534 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:48.590153 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b720e780-5264-45fa-90c4-52160b66e48e tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:48.715801 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b720e780-5264-45fa-90c4-52160b66e48e tempest-VolumesCloneNegativeTest-447322339 tempest-VolumesCloneNegativeTest-447322339] http://10.222.0.38/volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes/378dd5ad-3aa3-4089-8608-d8f1e19ab05b returned with HTTP 404 Jan 13 03:56:48.722886 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 576/1147] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:48 2021] GET /volume/v3/18ea8c79eae246c4905e34ba8327d12d/volumes/378dd5ad-3aa3-4089-8608-d8f1e19ab05b => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:56:56.868932 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] POST http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes Jan 13 03:56:56.870732 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:56.870732 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:56.871748 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-743677822"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:56:56.873092 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-743677822'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:56:56.873674 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Create volume of 1 GB Jan 13 03:56:56.890085 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Availability Zones retrieved successfully. Jan 13 03:56:56.911676 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Flow 'volume_create_api' (595b9ab8-f5cd-421b-a3fd-3ede761a741b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:56:56.914813 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b8808dc-f4ef-4178-8c76-f025e9e52bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:56.917211 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:56:57.005620 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b8808dc-f4ef-4178-8c76-f025e9e52bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:57.008224 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6efff48-27d5-4bea-a632-31d38185fee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:57.101656 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Created reservations ['f11fe132-0956-4105-a3a1-7ac50eb00100', '89bb59ae-692e-4195-bca4-3c5369cb699e', 'a459b767-d9d3-4e87-b779-58f0b6ac74b4', 'f9afa294-7783-48a8-8285-a0bf59aa7e64'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:56:57.103622 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6efff48-27d5-4bea-a632-31d38185fee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f11fe132-0956-4105-a3a1-7ac50eb00100', '89bb59ae-692e-4195-bca4-3c5369cb699e', 'a459b767-d9d3-4e87-b779-58f0b6ac74b4', 'f9afa294-7783-48a8-8285-a0bf59aa7e64']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:57.106528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f871c496-e5d7-4540-a4ba-250987eefb06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:57.190845 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f871c496-e5d7-4540-a4ba-250987eefb06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89186979-2f05-4877-898a-0da7471b2a4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-743677822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0660e5cb53bf4289bb6c2d1e6cbc63eb',qos_specs=None,replication_status=,reservations=['f11fe132-0956-4105-a3a1-7ac50eb00100','89bb59ae-692e-4195-bca4-3c5369cb699e','a459b767-d9d3-4e87-b779-58f0b6ac74b4','f9afa294-7783-48a8-8285-a0bf59aa7e64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99b5ca583064a6c80d67e05a8c6b07e',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:56:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-743677822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89186979-2f05-4877-898a-0da7471b2a4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0660e5cb53bf4289bb6c2d1e6cbc63eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e99b5ca583064a6c80d67e05a8c6b07e',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:57.193987 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b819a90-ac1a-49e7-a502-0faba80cbe60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:57.232629 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b819a90-ac1a-49e7-a502-0faba80cbe60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-743677822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0660e5cb53bf4289bb6c2d1e6cbc63eb',qos_specs=None,replication_status=,reservations=['f11fe132-0956-4105-a3a1-7ac50eb00100','89bb59ae-692e-4195-bca4-3c5369cb699e','a459b767-d9d3-4e87-b779-58f0b6ac74b4','f9afa294-7783-48a8-8285-a0bf59aa7e64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99b5ca583064a6c80d67e05a8c6b07e',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:57.241854 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ef6f0e-fc6c-441c-9404-bd81fcced19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:56:57.283689 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ef6f0e-fc6c-441c-9404-bd81fcced19a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:56:57.291918 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Flow 'volume_create_api' (595b9ab8-f5cd-421b-a3fd-3ede761a741b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:56:57.416085 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Create volume request issued successfully. Jan 13 03:56:57.458212 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-55e16445-8707-43de-be7e-8f672c3c3f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes returned with HTTP 202 Jan 13 03:56:57.462783 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 572/1148] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:56:56 2021] POST /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes => generated 823 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 03:56:57.474116 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6b8e7e0e-bfce-4032-9ff4-4c9faad56343 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:56:57.474627 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6b8e7e0e-bfce-4032-9ff4-4c9faad56343 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:57.475202 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6b8e7e0e-bfce-4032-9ff4-4c9faad56343 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:57.644442 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:57.644442 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:57.666928 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6b8e7e0e-bfce-4032-9ff4-4c9faad56343 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:56:57.698681 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6b8e7e0e-bfce-4032-9ff4-4c9faad56343 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:56:57.700013 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 577/1149] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:57 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 891 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:58.719203 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-314ff69d-a3bb-4ea5-a8e0-80799b160be8 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:56:58.720695 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-314ff69d-a3bb-4ea5-a8e0-80799b160be8 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:58.721564 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:58.721564 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:58.722291 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-314ff69d-a3bb-4ea5-a8e0-80799b160be8 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:58.813821 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:58.813821 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:58.826543 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-314ff69d-a3bb-4ea5-a8e0-80799b160be8 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:56:58.857804 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-314ff69d-a3bb-4ea5-a8e0-80799b160be8 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:56:58.872367 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 573/1150] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:58 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 916 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:58.990612 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-0a1c43ef-2f08-4aec-be95-cdb2d6849dab tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:56:58.991108 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-0a1c43ef-2f08-4aec-be95-cdb2d6849dab tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:58.991647 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:58.991647 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:58.992297 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-0a1c43ef-2f08-4aec-be95-cdb2d6849dab tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:59.051257 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:59.051257 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:59.060978 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-02347dc5-bcc3-480e-aacb-091086181a11 req-0a1c43ef-2f08-4aec-be95-cdb2d6849dab tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:56:59.085356 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-0a1c43ef-2f08-4aec-be95-cdb2d6849dab tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:56:59.086338 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 578/1151] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:56:58 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 916 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:59.168755 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-314ff69d-a3bb-4ea5-a8e0-80799b160be8 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume// Jan 13 03:56:59.168755 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-314ff69d-a3bb-4ea5-a8e0-80799b160be8 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:59.168755 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:59.168755 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:59.168755 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-314ff69d-a3bb-4ea5-a8e0-80799b160be8 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:59.169278 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-314ff69d-a3bb-4ea5-a8e0-80799b160be8 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:56:59.170053 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 574/1152] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:56:59 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 03:56:59.189921 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-adb2e05a-b654-4bb8-b597-4cce6447db12 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] POST http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments Jan 13 03:56:59.190680 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:59.190680 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:59.191356 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-adb2e05a-b654-4bb8-b597-4cce6447db12 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89186979-2f05-4877-898a-0da7471b2a4d", "instance_uuid": "35ece15c-257e-43a1-9443-4bdea50b978f", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:56:59.251151 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:59.251151 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:59.333266 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-adb2e05a-b654-4bb8-b597-4cce6447db12 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments returned with HTTP 200 Jan 13 03:56:59.344798 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 579/1153] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:56:59 2021] POST /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments => generated 273 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:56:59.381508 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5570a7cd-effc-4946-ba27-b076f87d3f6c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:56:59.382036 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5570a7cd-effc-4946-ba27-b076f87d3f6c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:59.382705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5570a7cd-effc-4946-ba27-b076f87d3f6c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:59.395873 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-adb2e05a-b654-4bb8-b597-4cce6447db12 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume// Jan 13 03:56:59.396277 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-adb2e05a-b654-4bb8-b597-4cce6447db12 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:59.396516 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:59.396516 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:59.396890 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-adb2e05a-b654-4bb8-b597-4cce6447db12 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:59.398276 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-adb2e05a-b654-4bb8-b597-4cce6447db12 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:56:59.399013 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 580/1154] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 03:56:59 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 03:56:59.413561 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-5f45b7e4-1ab1-466e-959f-e1a21375e004 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:56:59.414139 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-5f45b7e4-1ab1-466e-959f-e1a21375e004 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:56:59.414620 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-5f45b7e4-1ab1-466e-959f-e1a21375e004 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:56:59.478378 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:59.478378 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:59.487871 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5570a7cd-effc-4946-ba27-b076f87d3f6c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:56:59.488893 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:59.488893 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:59.497971 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-02347dc5-bcc3-480e-aacb-091086181a11 req-5f45b7e4-1ab1-466e-959f-e1a21375e004 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:56:59.513636 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:59.513636 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:59.523222 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5570a7cd-effc-4946-ba27-b076f87d3f6c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:56:59.524277 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 575/1155] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:56:59 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 915 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:56:59.524936 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:59.524936 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:56:59.535205 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-5f45b7e4-1ab1-466e-959f-e1a21375e004 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:56:59.536015 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 581/1156] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 03:56:59 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 1014 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:56:59.562520 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-6f3b53b6-f7f2-4496-bd45-687fda01681c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] PUT http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/db95e1ac-1a62-44ee-8a74-726ad6b4ed43 Jan 13 03:56:59.564077 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:56:59.564077 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:56:59.567959 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-6f3b53b6-f7f2-4496-bd45-687fda01681c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:56:59.606513 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 03:56:59.606513 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 03:56:59.607401 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-02347dc5-bcc3-480e-aacb-091086181a11 req-6f3b53b6-f7f2-4496-bd45-687fda01681c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Lock "b'cinder-attachment_update-89186979-2f05-4877-898a-0da7471b2a4d-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.015s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 03:56:59.610813 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:56:59.610813 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:00.545028 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3e979fcd-7a30-4fda-b620-3a1e59039080 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:57:00.545551 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3e979fcd-7a30-4fda-b620-3a1e59039080 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:00.545804 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:00.545804 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:00.546288 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3e979fcd-7a30-4fda-b620-3a1e59039080 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:00.643672 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:00.643672 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:00.653674 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3e979fcd-7a30-4fda-b620-3a1e59039080 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:00.676616 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:00.676616 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:00.685657 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3e979fcd-7a30-4fda-b620-3a1e59039080 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:57:00.687722 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 582/1157] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:00 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 915 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:01.239975 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-02347dc5-bcc3-480e-aacb-091086181a11 req-6f3b53b6-f7f2-4496-bd45-687fda01681c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Lock "b'cinder-attachment_update-89186979-2f05-4877-898a-0da7471b2a4d-n-h1-766380-6'" released by "attachment_update" :: held 1.633s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 03:57:01.240920 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-6f3b53b6-f7f2-4496-bd45-687fda01681c tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/db95e1ac-1a62-44ee-8a74-726ad6b4ed43 returned with HTTP 200 Jan 13 03:57:01.242241 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 576/1158] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 03:56:59 2021] PUT /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/db95e1ac-1a62-44ee-8a74-726ad6b4ed43 => generated 762 bytes in 1688 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:57:01.705940 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c821aada-90ba-4109-9cf2-40e6caa49903 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:57:01.706649 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c821aada-90ba-4109-9cf2-40e6caa49903 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:01.706978 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:01.706978 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:01.707500 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c821aada-90ba-4109-9cf2-40e6caa49903 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:01.768588 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:01.768588 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:01.778548 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c821aada-90ba-4109-9cf2-40e6caa49903 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:01.802754 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:01.802754 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:01.813406 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c821aada-90ba-4109-9cf2-40e6caa49903 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:57:01.814220 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 583/1159] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:01 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 916 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:02.831256 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a416c5a-6567-4a40-801f-abb542eb2b9a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:57:02.832747 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a416c5a-6567-4a40-801f-abb542eb2b9a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:02.833153 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:02.833153 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:02.833793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a416c5a-6567-4a40-801f-abb542eb2b9a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:02.951726 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:02.951726 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:02.962294 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6a416c5a-6567-4a40-801f-abb542eb2b9a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:03.001728 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:03.001728 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:03.011759 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a416c5a-6567-4a40-801f-abb542eb2b9a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:57:03.012878 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 577/1160] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:02 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 916 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:04.029974 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c264175f-3afa-4d55-8a0e-468d9afa76b8 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:57:04.031061 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c264175f-3afa-4d55-8a0e-468d9afa76b8 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:04.031177 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:04.031177 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:04.031530 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c264175f-3afa-4d55-8a0e-468d9afa76b8 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:04.122145 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:04.122145 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:04.141267 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c264175f-3afa-4d55-8a0e-468d9afa76b8 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:04.162003 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:04.162003 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:04.180108 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c264175f-3afa-4d55-8a0e-468d9afa76b8 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:57:04.181836 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 584/1161] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:04 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 916 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:05.198461 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9c46ae92-34c5-4e60-b46a-8a455a2edddd tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:57:05.199678 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9c46ae92-34c5-4e60-b46a-8a455a2edddd tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:05.200111 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:05.200111 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:05.200820 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9c46ae92-34c5-4e60-b46a-8a455a2edddd tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:05.252959 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:05.252959 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:05.262898 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9c46ae92-34c5-4e60-b46a-8a455a2edddd tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:05.285385 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:05.285385 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:05.295935 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9c46ae92-34c5-4e60-b46a-8a455a2edddd tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:57:05.297371 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 578/1162] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:05 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:06.314441 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d73afde4-ac82-46d6-9633-628c32d01bb6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:57:06.315762 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d73afde4-ac82-46d6-9633-628c32d01bb6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:06.316509 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:06.316509 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:06.318540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d73afde4-ac82-46d6-9633-628c32d01bb6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:06.374468 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:06.374468 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:06.386017 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d73afde4-ac82-46d6-9633-628c32d01bb6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:06.407584 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:06.407584 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:06.434054 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d73afde4-ac82-46d6-9633-628c32d01bb6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:57:06.447928 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 585/1163] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:06 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 916 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:06.724699 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-67401395-a7fa-4f9b-8cd1-5ab7a21c6693 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] POST http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/db95e1ac-1a62-44ee-8a74-726ad6b4ed43/action Jan 13 03:57:06.725209 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:06.725209 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:06.725883 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-67401395-a7fa-4f9b-8cd1-5ab7a21c6693 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action body: b'{"os-complete": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:57:06.726506 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-67401395-a7fa-4f9b-8cd1-5ab7a21c6693 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:57:06.800603 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:06.800603 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:06.831719 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-02347dc5-bcc3-480e-aacb-091086181a11 req-67401395-a7fa-4f9b-8cd1-5ab7a21c6693 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/db95e1ac-1a62-44ee-8a74-726ad6b4ed43/action returned with HTTP 204 Jan 13 03:57:06.832773 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 579/1164] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 03:57:06 2021] POST /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/db95e1ac-1a62-44ee-8a74-726ad6b4ed43/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:57:07.450428 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d2780870-8b6c-4517-916b-b671751ab120 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:57:07.451072 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d2780870-8b6c-4517-916b-b671751ab120 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:07.451210 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:07.451210 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:07.451577 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d2780870-8b6c-4517-916b-b671751ab120 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:07.543060 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:07.543060 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:07.551750 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d2780870-8b6c-4517-916b-b671751ab120 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:07.572337 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:07.572337 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:07.583990 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d2780870-8b6c-4517-916b-b671751ab120 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:57:07.599904 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 586/1165] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:07 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 1208 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:57:07.767293 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-21188077-ddc7-49cd-a9b3-352277e47cf3 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:57:07.767904 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-21188077-ddc7-49cd-a9b3-352277e47cf3 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:07.768101 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:07.768101 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:07.769281 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-21188077-ddc7-49cd-a9b3-352277e47cf3 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:07.841038 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:07.841038 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:07.850951 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-21188077-ddc7-49cd-a9b3-352277e47cf3 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:07.875170 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:07.875170 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:07.886105 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-21188077-ddc7-49cd-a9b3-352277e47cf3 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:57:07.887160 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 580/1166] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:07 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 1208 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:57:08.020421 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-78ca29e4-bb36-40b0-82bc-dcdb1e8f0867 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:57:08.021204 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-78ca29e4-bb36-40b0-82bc-dcdb1e8f0867 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:08.021404 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:08.021404 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:08.022056 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-78ca29e4-bb36-40b0-82bc-dcdb1e8f0867 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:08.071595 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:08.071595 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:08.080485 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-78ca29e4-bb36-40b0-82bc-dcdb1e8f0867 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:08.099314 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:08.099314 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:08.108642 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-78ca29e4-bb36-40b0-82bc-dcdb1e8f0867 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:57:08.109656 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 587/1167] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:57:08 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 1208 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:57:08.131749 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-56992671-ca55-4fc4-b1d9-920403ed31b6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] POST http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d/action Jan 13 03:57:08.132215 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:08.132215 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:08.132698 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-56992671-ca55-4fc4-b1d9-920403ed31b6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action body: b'{"os-begin_detaching": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:57:08.133080 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-56992671-ca55-4fc4-b1d9-920403ed31b6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:57:08.183651 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:08.183651 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:08.185000 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-56992671-ca55-4fc4-b1d9-920403ed31b6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:08.196064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-56992671-ca55-4fc4-b1d9-920403ed31b6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Begin detaching volume completed successfully. Jan 13 03:57:08.196858 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-56992671-ca55-4fc4-b1d9-920403ed31b6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d/action returned with HTTP 202 Jan 13 03:57:08.202156 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 581/1168] 10.222.0.38 () {64 vars in 1643 bytes} [Wed Jan 13 03:57:08 2021] POST /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 13 03:57:08.220813 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db0be343-30a3-4566-abe9-9ca732496188 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:57:08.221379 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db0be343-30a3-4566-abe9-9ca732496188 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:08.221576 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:08.221576 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:08.222277 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db0be343-30a3-4566-abe9-9ca732496188 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:08.280445 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:08.280445 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:08.283591 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-56992671-ca55-4fc4-b1d9-920403ed31b6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume// Jan 13 03:57:08.284248 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-56992671-ca55-4fc4-b1d9-920403ed31b6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:08.284610 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:08.284610 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:08.285194 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-56992671-ca55-4fc4-b1d9-920403ed31b6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:08.286225 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-56992671-ca55-4fc4-b1d9-920403ed31b6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:57:08.286795 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 582/1169] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 03:57:08 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 03:57:08.295304 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-db0be343-30a3-4566-abe9-9ca732496188 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:08.305331 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-d01addc8-0d12-4a48-b2ce-6843fe8c2028 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:57:08.306210 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-d01addc8-0d12-4a48-b2ce-6843fe8c2028 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:08.306894 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-d01addc8-0d12-4a48-b2ce-6843fe8c2028 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:08.315748 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:08.315748 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:08.326054 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db0be343-30a3-4566-abe9-9ca732496188 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:57:08.337290 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 588/1170] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:08 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 1211 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:57:08.402659 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:08.402659 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:08.440581 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-d01addc8-0d12-4a48-b2ce-6843fe8c2028 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:08.531901 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:08.531901 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:08.552467 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-d01addc8-0d12-4a48-b2ce-6843fe8c2028 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:57:08.554112 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 583/1171] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 03:57:08 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 1310 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 13 03:57:08.945428 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-31986297-c55b-43b6-8a9a-9590310e47db tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] DELETE http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/db95e1ac-1a62-44ee-8a74-726ad6b4ed43 Jan 13 03:57:08.945939 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-31986297-c55b-43b6-8a9a-9590310e47db tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:08.946938 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:08.946938 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:08.947315 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-31986297-c55b-43b6-8a9a-9590310e47db tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:08.990679 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:08.990679 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:09.345316 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8c34f780-904c-4a03-85a7-a9723df767d5 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:57:09.345850 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8c34f780-904c-4a03-85a7-a9723df767d5 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:09.346044 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:09.346044 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:09.346888 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8c34f780-904c-4a03-85a7-a9723df767d5 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:09.457710 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:09.457710 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:09.488256 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8c34f780-904c-4a03-85a7-a9723df767d5 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:09.525292 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:09.525292 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:09.547688 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8c34f780-904c-4a03-85a7-a9723df767d5 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:57:09.548637 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 584/1172] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:09 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 1211 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:57:09.719866 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-31986297-c55b-43b6-8a9a-9590310e47db tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:57:09.720803 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-31986297-c55b-43b6-8a9a-9590310e47db tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:57:09.728599 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-359bda0a-a9e6-403a-805d-2e8f09c114ab req-31986297-c55b-43b6-8a9a-9590310e47db tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/db95e1ac-1a62-44ee-8a74-726ad6b4ed43 returned with HTTP 200 Jan 13 03:57:09.730187 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 589/1173] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 03:57:08 2021] DELETE /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/db95e1ac-1a62-44ee-8a74-726ad6b4ed43 => generated 19 bytes in 790 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:10.565621 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-87cc8f8a-6c38-4cb8-95f3-3400517ef197 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:57:10.566424 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-87cc8f8a-6c38-4cb8-95f3-3400517ef197 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:10.566424 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:10.566424 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:10.566670 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-87cc8f8a-6c38-4cb8-95f3-3400517ef197 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:10.640911 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:10.640911 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:10.665135 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-87cc8f8a-6c38-4cb8-95f3-3400517ef197 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:10.715131 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-87cc8f8a-6c38-4cb8-95f3-3400517ef197 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:57:10.715974 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 585/1174] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:10 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 916 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:41.884903 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] POST http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes Jan 13 03:57:41.886251 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:41.886251 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:41.887135 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1528492775"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:57:41.889034 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1528492775'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:57:41.889638 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Create volume of 1 GB Jan 13 03:57:41.891102 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:41.891102 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:41.906404 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Availability Zones retrieved successfully. Jan 13 03:57:41.928103 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Flow 'volume_create_api' (bf5169c8-7069-4393-9616-2b366fb726cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:57:41.933955 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed81e9a-0617-41b9-b17d-607498fc663e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:57:41.947083 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:57:42.052016 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed81e9a-0617-41b9-b17d-607498fc663e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:57:42.054933 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa73f1d7-6ee3-490d-891c-74c07d9f934f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:57:42.132446 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Created reservations ['afd11371-6c47-4fa7-81fd-c175b51be4ef', 'd7af5b0a-e5b6-4668-8529-e5cefe2482cb', 'b9c08091-c387-4df7-ba2a-3f5d091b1b01', '1b81aaae-d2df-45db-a61c-6a99df73f1a9'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:57:42.134768 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa73f1d7-6ee3-490d-891c-74c07d9f934f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afd11371-6c47-4fa7-81fd-c175b51be4ef', 'd7af5b0a-e5b6-4668-8529-e5cefe2482cb', 'b9c08091-c387-4df7-ba2a-3f5d091b1b01', '1b81aaae-d2df-45db-a61c-6a99df73f1a9']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:57:42.138072 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b485b6e2-adc8-43da-bfca-c205a7a092bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:57:42.218408 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b485b6e2-adc8-43da-bfca-c205a7a092bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4255dc40-99d1-4869-ae58-aaaa5d9c5e2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1528492775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0660e5cb53bf4289bb6c2d1e6cbc63eb',qos_specs=None,replication_status=,reservations=['afd11371-6c47-4fa7-81fd-c175b51be4ef','d7af5b0a-e5b6-4668-8529-e5cefe2482cb','b9c08091-c387-4df7-ba2a-3f5d091b1b01','1b81aaae-d2df-45db-a61c-6a99df73f1a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99b5ca583064a6c80d67e05a8c6b07e',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:57:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1528492775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4255dc40-99d1-4869-ae58-aaaa5d9c5e2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0660e5cb53bf4289bb6c2d1e6cbc63eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e99b5ca583064a6c80d67e05a8c6b07e',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:57:42.221089 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fec66206-70f5-4be8-84a6-d74075165d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:57:42.258617 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fec66206-70f5-4be8-84a6-d74075165d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1528492775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0660e5cb53bf4289bb6c2d1e6cbc63eb',qos_specs=None,replication_status=,reservations=['afd11371-6c47-4fa7-81fd-c175b51be4ef','d7af5b0a-e5b6-4668-8529-e5cefe2482cb','b9c08091-c387-4df7-ba2a-3f5d091b1b01','1b81aaae-d2df-45db-a61c-6a99df73f1a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e99b5ca583064a6c80d67e05a8c6b07e',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:57:42.261342 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9512b29c-f62d-45cb-9b97-ead955e41d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:57:42.288610 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9512b29c-f62d-45cb-9b97-ead955e41d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:57:42.309741 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Flow 'volume_create_api' (bf5169c8-7069-4393-9616-2b366fb726cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:57:42.469115 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Create volume request issued successfully. Jan 13 03:57:42.502036 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-11727a57-7efe-4f87-99f6-d391b28296a4 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes returned with HTTP 202 Jan 13 03:57:42.509384 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 590/1175] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:57:41 2021] POST /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes => generated 824 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 03:57:42.543658 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a5925fa7-5aa5-473f-bb16-851d44e3b549 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:42.545656 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a5925fa7-5aa5-473f-bb16-851d44e3b549 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:42.546281 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:42.546281 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:42.547376 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a5925fa7-5aa5-473f-bb16-851d44e3b549 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:42.688441 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:42.688441 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:42.720950 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a5925fa7-5aa5-473f-bb16-851d44e3b549 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:42.784321 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a5925fa7-5aa5-473f-bb16-851d44e3b549 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:42.785330 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 586/1176] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:42 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 916 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:43.804904 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1f0d2b06-9ed9-458d-9907-2b61b07359b1 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:43.806303 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1f0d2b06-9ed9-458d-9907-2b61b07359b1 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:43.806754 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:43.806754 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:43.807422 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1f0d2b06-9ed9-458d-9907-2b61b07359b1 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:43.882225 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:43.882225 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:43.891608 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1f0d2b06-9ed9-458d-9907-2b61b07359b1 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:43.914650 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1f0d2b06-9ed9-458d-9907-2b61b07359b1 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:43.916260 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 591/1177] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:43 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 917 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:44.144161 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-81e892b6-9b0b-401d-a1fb-3af1e6b9a7e9 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:44.145002 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-81e892b6-9b0b-401d-a1fb-3af1e6b9a7e9 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:44.145379 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:44.145379 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:44.146115 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-81e892b6-9b0b-401d-a1fb-3af1e6b9a7e9 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:44.248332 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:44.248332 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:44.265167 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-841759af-f001-4867-92a5-00f3a541fd40 req-81e892b6-9b0b-401d-a1fb-3af1e6b9a7e9 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:44.293611 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-81e892b6-9b0b-401d-a1fb-3af1e6b9a7e9 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:44.295336 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 587/1178] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:57:44 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 917 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:44.398526 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1f0d2b06-9ed9-458d-9907-2b61b07359b1 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume// Jan 13 03:57:44.399273 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1f0d2b06-9ed9-458d-9907-2b61b07359b1 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:44.399633 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:44.399633 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:44.400243 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1f0d2b06-9ed9-458d-9907-2b61b07359b1 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:44.401618 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1f0d2b06-9ed9-458d-9907-2b61b07359b1 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:57:44.402792 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 592/1179] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:57:44 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 03:57:44.439423 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-46044bb3-9bce-4bf3-97a9-1751a71026f0 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] POST http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments Jan 13 03:57:44.439680 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:44.439680 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:44.440626 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-46044bb3-9bce-4bf3-97a9-1751a71026f0 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4255dc40-99d1-4869-ae58-aaaa5d9c5e2d", "instance_uuid": "4c13510f-1cbf-41fc-a8b7-bf9b371f76e7", "connector": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:57:44.555113 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:44.555113 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:44.692316 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-46044bb3-9bce-4bf3-97a9-1751a71026f0 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments returned with HTTP 200 Jan 13 03:57:44.693552 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 588/1180] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:57:44 2021] POST /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments => generated 273 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:57:44.742370 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-63d0fa0f-3828-4f1c-add2-1fda65e7a520 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:44.742890 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-63d0fa0f-3828-4f1c-add2-1fda65e7a520 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:44.743373 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-63d0fa0f-3828-4f1c-add2-1fda65e7a520 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:44.788940 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-46044bb3-9bce-4bf3-97a9-1751a71026f0 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume// Jan 13 03:57:44.789605 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-46044bb3-9bce-4bf3-97a9-1751a71026f0 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:44.789949 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:44.789949 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:44.790587 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-46044bb3-9bce-4bf3-97a9-1751a71026f0 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:44.792610 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-46044bb3-9bce-4bf3-97a9-1751a71026f0 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:57:44.793604 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 589/1181] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 03:57:44 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 03:57:44.841854 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-a7ff2bfd-3707-4ac3-9306-a1a044773870 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:44.842881 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-a7ff2bfd-3707-4ac3-9306-a1a044773870 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:44.843534 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-a7ff2bfd-3707-4ac3-9306-a1a044773870 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:44.848327 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:44.848327 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:44.876925 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-63d0fa0f-3828-4f1c-add2-1fda65e7a520 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:44.916343 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:44.916343 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:44.925612 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:44.925612 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:44.929643 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-63d0fa0f-3828-4f1c-add2-1fda65e7a520 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:44.930991 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 593/1182] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:44 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 916 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:57:44.949024 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-841759af-f001-4867-92a5-00f3a541fd40 req-a7ff2bfd-3707-4ac3-9306-a1a044773870 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:44.976471 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:44.976471 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:44.990472 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-a7ff2bfd-3707-4ac3-9306-a1a044773870 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:44.991906 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 590/1183] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 03:57:44 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 1015 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 03:57:45.027894 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-4058e934-db9f-4684-836c-f5a5388e9a52 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] PUT http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/aaa3c21d-1b57-4faf-84f1-6de77cbf4ee8 Jan 13 03:57:45.033524 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:45.033524 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:45.035083 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-4058e934-db9f-4684-836c-f5a5388e9a52 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:57:45.081224 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 03:57:45.081224 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 03:57:45.082146 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-841759af-f001-4867-92a5-00f3a541fd40 req-4058e934-db9f-4684-836c-f5a5388e9a52 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Lock "b'cinder-attachment_update-4255dc40-99d1-4869-ae58-aaaa5d9c5e2d-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.013s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 03:57:45.084649 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:45.084649 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:45.947496 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4762994d-9b09-4399-ab1d-737d24fefe80 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:45.948596 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4762994d-9b09-4399-ab1d-737d24fefe80 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:45.949047 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:45.949047 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:45.949490 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4762994d-9b09-4399-ab1d-737d24fefe80 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:46.095908 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:46.095908 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:46.124808 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4762994d-9b09-4399-ab1d-737d24fefe80 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:46.168427 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:46.168427 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:46.186185 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4762994d-9b09-4399-ab1d-737d24fefe80 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:46.187632 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 591/1184] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:45 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 916 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:47.207600 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c865eca7-c1d6-46ce-9364-da05213dc2af tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:47.208551 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c865eca7-c1d6-46ce-9364-da05213dc2af tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:47.209001 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:47.209001 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:47.209740 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c865eca7-c1d6-46ce-9364-da05213dc2af tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:47.273978 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-841759af-f001-4867-92a5-00f3a541fd40 req-4058e934-db9f-4684-836c-f5a5388e9a52 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Lock "b'cinder-attachment_update-4255dc40-99d1-4869-ae58-aaaa5d9c5e2d-n-h1-766380-6'" released by "attachment_update" :: held 2.192s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 03:57:47.274789 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-4058e934-db9f-4684-836c-f5a5388e9a52 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/aaa3c21d-1b57-4faf-84f1-6de77cbf4ee8 returned with HTTP 200 Jan 13 03:57:47.275824 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 594/1185] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 03:57:45 2021] PUT /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/aaa3c21d-1b57-4faf-84f1-6de77cbf4ee8 => generated 762 bytes in 2254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:57:47.432128 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:47.432128 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:47.462185 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c865eca7-c1d6-46ce-9364-da05213dc2af tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:47.467691 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] POST http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes Jan 13 03:57:47.468538 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:47.468538 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:47.469470 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-73121246"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:57:47.470778 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-73121246'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 03:57:47.471873 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Create volume of 1 GB Jan 13 03:57:47.474749 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:47.474749 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:47.513965 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Availability Zones retrieved successfully. Jan 13 03:57:47.528879 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:47.528879 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:47.570173 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Flow 'volume_create_api' (8ca3677e-37b6-4770-b72d-564d10cd5ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:57:47.575133 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c865eca7-c1d6-46ce-9364-da05213dc2af tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:47.577188 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 592/1186] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:47 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 917 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:47.583532 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566315db-de18-475f-8c04-d8ff7adb5b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:57:47.589061 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 03:57:47.733890 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566315db-de18-475f-8c04-d8ff7adb5b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:57:47.737074 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a2b7b31-eb4b-46c2-badc-bcf93d5ccdf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:57:48.035105 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Created reservations ['57a22989-30f9-4b67-a4b9-b42705fe9e6d', '4046b5f8-8a13-4c3f-b2e0-a5d7989b7c70', 'ccee5674-1665-479b-996a-46c845a6369c', '78b1a7db-948d-4520-930a-25e90f1f55d1'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 03:57:48.037950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a2b7b31-eb4b-46c2-badc-bcf93d5ccdf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57a22989-30f9-4b67-a4b9-b42705fe9e6d', '4046b5f8-8a13-4c3f-b2e0-a5d7989b7c70', 'ccee5674-1665-479b-996a-46c845a6369c', '78b1a7db-948d-4520-930a-25e90f1f55d1']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:57:48.041651 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc6b60ae-8ef6-4359-8384-ad52c7eb3646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:57:48.114552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc6b60ae-8ef6-4359-8384-ad52c7eb3646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f831542-c5da-4a3c-9737-5f3daf85ae72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-73121246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76131eaff895427fad8dd4a293dc07df',qos_specs=None,replication_status=,reservations=['57a22989-30f9-4b67-a4b9-b42705fe9e6d','4046b5f8-8a13-4c3f-b2e0-a5d7989b7c70','ccee5674-1665-479b-996a-46c845a6369c','78b1a7db-948d-4520-930a-25e90f1f55d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69182df27f954158bb2561818b22c6a5',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T03:57:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-73121246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f831542-c5da-4a3c-9737-5f3daf85ae72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76131eaff895427fad8dd4a293dc07df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='69182df27f954158bb2561818b22c6a5',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:57:48.117689 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a310719-8d71-4b8b-9cc0-bd449ed7c715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:57:48.150649 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a310719-8d71-4b8b-9cc0-bd449ed7c715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-73121246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76131eaff895427fad8dd4a293dc07df',qos_specs=None,replication_status=,reservations=['57a22989-30f9-4b67-a4b9-b42705fe9e6d','4046b5f8-8a13-4c3f-b2e0-a5d7989b7c70','ccee5674-1665-479b-996a-46c845a6369c','78b1a7db-948d-4520-930a-25e90f1f55d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69182df27f954158bb2561818b22c6a5',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:57:48.153826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5df8c432-f988-43dc-8ced-83ac402a3bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 03:57:48.174127 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5df8c432-f988-43dc-8ced-83ac402a3bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 03:57:48.177743 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Flow 'volume_create_api' (8ca3677e-37b6-4770-b72d-564d10cd5ebe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 03:57:48.265579 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Create volume request issued successfully. Jan 13 03:57:48.281790 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a009a08b-7713-4064-aaff-d4babc2591dd tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes returned with HTTP 202 Jan 13 03:57:48.282999 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 595/1187] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 03:57:47 2021] POST /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes => generated 819 bytes in 820 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 03:57:48.298363 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d6077dfc-13a0-4191-b24b-4c2288ccf3f0 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 03:57:48.299454 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d6077dfc-13a0-4191-b24b-4c2288ccf3f0 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:48.300068 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:48.300068 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:48.300747 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d6077dfc-13a0-4191-b24b-4c2288ccf3f0 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:48.381948 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:48.381948 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:48.412774 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d6077dfc-13a0-4191-b24b-4c2288ccf3f0 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Volume info retrieved successfully. Jan 13 03:57:48.464926 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d6077dfc-13a0-4191-b24b-4c2288ccf3f0 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 returned with HTTP 200 Jan 13 03:57:48.466854 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 593/1188] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:48 2021] GET /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 => generated 887 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:48.596960 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0293cde7-0609-48f0-af7f-85aa99b04884 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:48.597518 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0293cde7-0609-48f0-af7f-85aa99b04884 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:48.598141 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:48.598141 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:48.599144 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0293cde7-0609-48f0-af7f-85aa99b04884 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:48.763573 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:48.763573 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:48.788048 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0293cde7-0609-48f0-af7f-85aa99b04884 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:48.848406 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:48.848406 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:48.884789 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0293cde7-0609-48f0-af7f-85aa99b04884 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:48.885940 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 596/1189] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:48 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 917 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:49.483688 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-658848b1-123e-4db3-a266-3e8b3f353b39 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 03:57:49.484521 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-658848b1-123e-4db3-a266-3e8b3f353b39 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:49.484521 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:49.484521 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:49.484909 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-658848b1-123e-4db3-a266-3e8b3f353b39 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:49.573441 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:49.573441 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:49.584054 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-658848b1-123e-4db3-a266-3e8b3f353b39 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Volume info retrieved successfully. Jan 13 03:57:49.626623 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-658848b1-123e-4db3-a266-3e8b3f353b39 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 returned with HTTP 200 Jan 13 03:57:49.637678 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 594/1190] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:49 2021] GET /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 => generated 912 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:49.806855 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-6ec8bf95-5ef2-4c28-88f8-f18736eeb535 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 03:57:49.807548 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-6ec8bf95-5ef2-4c28-88f8-f18736eeb535 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:49.807766 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:49.807766 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:49.808112 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-6ec8bf95-5ef2-4c28-88f8-f18736eeb535 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:49.881545 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:49.881545 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:49.900374 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-6ec8bf95-5ef2-4c28-88f8-f18736eeb535 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Volume info retrieved successfully. Jan 13 03:57:49.914444 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2382c25d-b362-4272-973b-479fad1806bb tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:49.914942 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2382c25d-b362-4272-973b-479fad1806bb tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:49.915345 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:49.915345 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:49.915936 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2382c25d-b362-4272-973b-479fad1806bb tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:49.931788 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-6ec8bf95-5ef2-4c28-88f8-f18736eeb535 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 returned with HTTP 200 Jan 13 03:57:49.939978 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 597/1191] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:57:49 2021] GET /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 => generated 912 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:50.016200 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-6ec8bf95-5ef2-4c28-88f8-f18736eeb535 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume// Jan 13 03:57:50.016901 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-6ec8bf95-5ef2-4c28-88f8-f18736eeb535 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:50.017293 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:50.017293 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:50.017873 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-6ec8bf95-5ef2-4c28-88f8-f18736eeb535 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:50.019376 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-6ec8bf95-5ef2-4c28-88f8-f18736eeb535 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:57:50.020176 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 598/1192] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 03:57:50 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 13 03:57:50.048209 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-baba3d5e-c9e1-4435-b42d-1836bcdf5364 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] POST http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/attachments Jan 13 03:57:50.051482 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-baba3d5e-c9e1-4435-b42d-1836bcdf5364 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f831542-c5da-4a3c-9737-5f3daf85ae72", "instance_uuid": "9bf046de-9387-4431-b5a6-d77b1591cf09", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:57:50.072092 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:50.072092 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:50.095479 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2382c25d-b362-4272-973b-479fad1806bb tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:50.135811 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:50.135811 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:50.156471 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2382c25d-b362-4272-973b-479fad1806bb tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:50.163680 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:50.163680 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:50.164800 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 595/1193] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:49 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 917 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 03:57:50.264364 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-baba3d5e-c9e1-4435-b42d-1836bcdf5364 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/attachments returned with HTTP 200 Jan 13 03:57:50.283218 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 599/1194] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 03:57:50 2021] POST /volume/v3/76131eaff895427fad8dd4a293dc07df/attachments => generated 273 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:57:50.331762 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f562b328-c9fc-4bfb-a10f-c6b2cae168b5 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 03:57:50.333916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f562b328-c9fc-4bfb-a10f-c6b2cae168b5 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:50.334605 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:50.334605 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:50.335748 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f562b328-c9fc-4bfb-a10f-c6b2cae168b5 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:50.373230 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-baba3d5e-c9e1-4435-b42d-1836bcdf5364 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume// Jan 13 03:57:50.374116 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-baba3d5e-c9e1-4435-b42d-1836bcdf5364 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:50.374321 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:50.374321 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:50.374936 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-baba3d5e-c9e1-4435-b42d-1836bcdf5364 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:50.376752 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-baba3d5e-c9e1-4435-b42d-1836bcdf5364 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:57:50.377736 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 600/1195] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 03:57:50 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 03:57:50.395970 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-cb972714-8225-4984-8e52-c4040e906e42 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 03:57:50.396851 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-cb972714-8225-4984-8e52-c4040e906e42 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:50.397422 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-cb972714-8225-4984-8e52-c4040e906e42 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:50.496433 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:50.496433 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:50.536541 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f562b328-c9fc-4bfb-a10f-c6b2cae168b5 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Volume info retrieved successfully. Jan 13 03:57:50.545290 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:50.545290 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:50.565579 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-cb972714-8225-4984-8e52-c4040e906e42 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Volume info retrieved successfully. Jan 13 03:57:50.580318 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:50.580318 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:50.595051 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f562b328-c9fc-4bfb-a10f-c6b2cae168b5 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 returned with HTTP 200 Jan 13 03:57:50.595884 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 596/1196] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:50 2021] GET /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 => generated 911 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:50.612548 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:50.612548 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:50.644625 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-cb972714-8225-4984-8e52-c4040e906e42 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 returned with HTTP 200 Jan 13 03:57:50.647240 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 601/1197] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 03:57:50 2021] GET /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 => generated 1010 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 13 03:57:50.677475 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-48802429-64f7-4a55-90e7-7ec3c6ecb63e tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] PUT http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/attachments/cd227830-2edd-483d-aa25-a466190bba10 Jan 13 03:57:50.677999 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:50.677999 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:50.678382 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-48802429-64f7-4a55-90e7-7ec3c6ecb63e tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:57:50.728517 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 03:57:50.728517 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 03:57:50.729054 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-48802429-64f7-4a55-90e7-7ec3c6ecb63e tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Lock "b'cinder-attachment_update-6f831542-c5da-4a3c-9737-5f3daf85ae72-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.011s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 03:57:50.731893 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:50.731893 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:51.177886 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b3d51d83-8632-4d92-9c57-08dd89cfde83 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:51.179024 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b3d51d83-8632-4d92-9c57-08dd89cfde83 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:51.179458 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:51.179458 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:51.180129 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b3d51d83-8632-4d92-9c57-08dd89cfde83 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:51.348400 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:51.348400 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:51.374433 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b3d51d83-8632-4d92-9c57-08dd89cfde83 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:51.420977 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:51.420977 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:51.445580 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b3d51d83-8632-4d92-9c57-08dd89cfde83 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:51.446412 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 602/1198] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:51 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 917 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:51.613252 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-30e3899d-98dd-48fc-97d4-0ed0c5e93eff tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 03:57:51.613789 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-30e3899d-98dd-48fc-97d4-0ed0c5e93eff tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:51.613968 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:51.613968 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:51.614337 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-30e3899d-98dd-48fc-97d4-0ed0c5e93eff tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:51.703980 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:51.703980 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:51.725151 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-30e3899d-98dd-48fc-97d4-0ed0c5e93eff tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Volume info retrieved successfully. Jan 13 03:57:51.799339 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:51.799339 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:51.822517 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-30e3899d-98dd-48fc-97d4-0ed0c5e93eff tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 returned with HTTP 200 Jan 13 03:57:51.826249 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 603/1199] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:51 2021] GET /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 => generated 911 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:52.491532 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aca94d74-d4f9-4ef0-a735-d6b950ea1a29 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:52.491532 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aca94d74-d4f9-4ef0-a735-d6b950ea1a29 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:52.491532 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:52.491532 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:52.492273 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aca94d74-d4f9-4ef0-a735-d6b950ea1a29 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:52.642608 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:52.642608 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:52.664789 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-aca94d74-d4f9-4ef0-a735-d6b950ea1a29 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:52.701585 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:52.701585 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:52.724454 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aca94d74-d4f9-4ef0-a735-d6b950ea1a29 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:52.738097 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 604/1200] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:52 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 917 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:52.825398 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-9ead05bd-fa5f-4ed4-9f6a-7f2b6539e7af tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] POST http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/aaa3c21d-1b57-4faf-84f1-6de77cbf4ee8/action Jan 13 03:57:52.826360 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:52.826360 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:52.827067 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-9ead05bd-fa5f-4ed4-9f6a-7f2b6539e7af tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:57:52.827916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-9ead05bd-fa5f-4ed4-9f6a-7f2b6539e7af tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:57:53.068454 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:53.068454 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:53.125424 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-841759af-f001-4867-92a5-00f3a541fd40 req-9ead05bd-fa5f-4ed4-9f6a-7f2b6539e7af tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/aaa3c21d-1b57-4faf-84f1-6de77cbf4ee8/action returned with HTTP 204 Jan 13 03:57:53.129379 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 605/1201] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 03:57:52 2021] POST /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/aaa3c21d-1b57-4faf-84f1-6de77cbf4ee8/action => generated 0 bytes in 309 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:57:53.130695 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-48802429-64f7-4a55-90e7-7ec3c6ecb63e tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Lock "b'cinder-attachment_update-6f831542-c5da-4a3c-9737-5f3daf85ae72-n-h1-766380-6'" released by "attachment_update" :: held 2.402s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 03:57:53.131300 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-48802429-64f7-4a55-90e7-7ec3c6ecb63e tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/attachments/cd227830-2edd-483d-aa25-a466190bba10 returned with HTTP 200 Jan 13 03:57:53.132472 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 597/1202] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 03:57:50 2021] PUT /volume/v3/76131eaff895427fad8dd4a293dc07df/attachments/cd227830-2edd-483d-aa25-a466190bba10 => generated 762 bytes in 2460 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:57:53.143332 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-61a8d79c-69f2-427f-9157-410cecc23b35 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 03:57:53.153772 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-61a8d79c-69f2-427f-9157-410cecc23b35 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:53.154510 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:53.154510 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:53.155676 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-61a8d79c-69f2-427f-9157-410cecc23b35 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:53.341799 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:53.341799 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:53.363466 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-61a8d79c-69f2-427f-9157-410cecc23b35 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Volume info retrieved successfully. Jan 13 03:57:53.383392 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:53.383392 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:53.392812 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-61a8d79c-69f2-427f-9157-410cecc23b35 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 returned with HTTP 200 Jan 13 03:57:53.393827 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 606/1203] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:53 2021] GET /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 => generated 912 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:53.745505 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-574f7d5f-f8eb-4737-ac79-789f19e2d646 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:53.746332 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-574f7d5f-f8eb-4737-ac79-789f19e2d646 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:53.746332 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:53.746332 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:53.747072 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-574f7d5f-f8eb-4737-ac79-789f19e2d646 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:53.824352 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:53.824352 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:53.846943 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-574f7d5f-f8eb-4737-ac79-789f19e2d646 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:53.878174 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:53.878174 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:53.899841 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-574f7d5f-f8eb-4737-ac79-789f19e2d646 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:53.911169 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 598/1204] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:53 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 1209 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:57:53.931734 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dc8abf4c-f9a8-498b-b580-9c33ed6d0e5d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] DELETE http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:53.932424 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dc8abf4c-f9a8-498b-b580-9c33ed6d0e5d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:53.932691 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:53.932691 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:53.933370 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dc8abf4c-f9a8-498b-b580-9c33ed6d0e5d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:53.934141 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-dc8abf4c-f9a8-498b-b580-9c33ed6d0e5d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Delete volume with id: 4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:54.030360 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:54.030360 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:54.039469 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dc8abf4c-f9a8-498b-b580-9c33ed6d0e5d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:54.060108 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dc8abf4c-f9a8-498b-b580-9c33ed6d0e5d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] 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 03:57:54.061715 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dc8abf4c-f9a8-498b-b580-9c33ed6d0e5d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 400 Jan 13 03:57:54.063726 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 607/1205] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:57:53 2021] DELETE /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 285 bytes in 138 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 03:57:54.073902 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9589c97b-f2d1-492e-beb4-94ab5f55d4f6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:54.075694 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9589c97b-f2d1-492e-beb4-94ab5f55d4f6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:54.076272 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:54.076272 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:54.077197 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9589c97b-f2d1-492e-beb4-94ab5f55d4f6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:54.159388 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:54.159388 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:54.169889 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9589c97b-f2d1-492e-beb4-94ab5f55d4f6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:54.214788 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:54.214788 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:54.235302 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9589c97b-f2d1-492e-beb4-94ab5f55d4f6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:54.236802 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 599/1206] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:54 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 1209 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:57:54.411141 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-845c5c19-39d3-4e22-a2f1-6d3f61c04d5e tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 03:57:54.411692 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-845c5c19-39d3-4e22-a2f1-6d3f61c04d5e tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:54.411894 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:54.411894 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:54.412574 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-845c5c19-39d3-4e22-a2f1-6d3f61c04d5e tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:54.476963 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-dcfd8f38-6e47-4799-bef5-258f15875695 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:54.477485 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-dcfd8f38-6e47-4799-bef5-258f15875695 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:54.478257 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:54.478257 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:54.478625 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-dcfd8f38-6e47-4799-bef5-258f15875695 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:54.584490 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:54.584490 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:54.597734 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:54.597734 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:54.602823 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-dcfd8f38-6e47-4799-bef5-258f15875695 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:54.627730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-845c5c19-39d3-4e22-a2f1-6d3f61c04d5e tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Volume info retrieved successfully. Jan 13 03:57:54.634866 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:54.634866 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:54.653214 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-dcfd8f38-6e47-4799-bef5-258f15875695 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:54.667291 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 600/1207] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 03:57:54 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 1209 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:57:54.689087 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:54.689087 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:54.702601 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-2c5d7a7e-a639-4f7d-9cf8-5796ef520b4a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] POST http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d/action Jan 13 03:57:54.703554 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:54.703554 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:54.704338 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-2c5d7a7e-a639-4f7d-9cf8-5796ef520b4a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action body: b'{"os-begin_detaching": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:57:54.704880 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-2c5d7a7e-a639-4f7d-9cf8-5796ef520b4a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:57:54.712134 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-845c5c19-39d3-4e22-a2f1-6d3f61c04d5e tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 returned with HTTP 200 Jan 13 03:57:54.713648 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 608/1208] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:54 2021] GET /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 => generated 912 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:54.835997 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:54.835997 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:54.838074 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-2c5d7a7e-a639-4f7d-9cf8-5796ef520b4a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:54.850820 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-2c5d7a7e-a639-4f7d-9cf8-5796ef520b4a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Begin detaching volume completed successfully. Jan 13 03:57:54.851597 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-2c5d7a7e-a639-4f7d-9cf8-5796ef520b4a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d/action returned with HTTP 202 Jan 13 03:57:54.852760 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 601/1209] 10.222.0.38 () {64 vars in 1643 bytes} [Wed Jan 13 03:57:54 2021] POST /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 13 03:57:54.882560 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a1a36c80-3c70-4cc3-9797-702b827cf7ec tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:54.883243 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a1a36c80-3c70-4cc3-9797-702b827cf7ec tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:54.883741 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:54.883741 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:54.884642 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a1a36c80-3c70-4cc3-9797-702b827cf7ec tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:54.928710 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-2c5d7a7e-a639-4f7d-9cf8-5796ef520b4a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume// Jan 13 03:57:54.929837 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-2c5d7a7e-a639-4f7d-9cf8-5796ef520b4a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:54.930209 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:54.930209 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:54.930866 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-2c5d7a7e-a639-4f7d-9cf8-5796ef520b4a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:54.932155 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-2c5d7a7e-a639-4f7d-9cf8-5796ef520b4a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 03:57:54.933642 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 602/1210] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 03:57:54 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 03:57:54.946686 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-0d171a16-d206-4ac2-a150-6235fab0b57d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:54.947779 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-0d171a16-d206-4ac2-a150-6235fab0b57d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:54.948837 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-0d171a16-d206-4ac2-a150-6235fab0b57d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:55.108454 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:55.108454 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:55.117821 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:55.117821 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:55.136006 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a1a36c80-3c70-4cc3-9797-702b827cf7ec tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:55.145984 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-0d171a16-d206-4ac2-a150-6235fab0b57d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:55.194939 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:55.194939 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:55.231101 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a1a36c80-3c70-4cc3-9797-702b827cf7ec tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:55.233073 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 609/1211] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:54 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 1212 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:57:55.250081 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:55.250081 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:55.280245 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-0d171a16-d206-4ac2-a150-6235fab0b57d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:55.289686 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 603/1212] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 03:57:54 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 1311 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 13 03:57:55.716456 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-1d6cebdd-c0b2-4159-882b-cceebe18eaa9 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] DELETE http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/aaa3c21d-1b57-4faf-84f1-6de77cbf4ee8 Jan 13 03:57:55.716953 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-1d6cebdd-c0b2-4159-882b-cceebe18eaa9 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:55.717151 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:55.717151 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:55.723363 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-1d6cebdd-c0b2-4159-882b-cceebe18eaa9 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:55.732077 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee7a8d32-0006-4441-a830-a88cb83d4cba tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 03:57:55.733408 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee7a8d32-0006-4441-a830-a88cb83d4cba tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:55.733746 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:55.733746 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:55.734338 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee7a8d32-0006-4441-a830-a88cb83d4cba tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:55.809882 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:55.809882 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:55.889775 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:55.889775 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:55.913579 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ee7a8d32-0006-4441-a830-a88cb83d4cba tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Volume info retrieved successfully. Jan 13 03:57:55.957698 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:55.957698 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:55.980653 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee7a8d32-0006-4441-a830-a88cb83d4cba tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 returned with HTTP 200 Jan 13 03:57:55.986841 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 604/1213] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:55 2021] GET /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 => generated 912 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:56.252711 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ae0f2647-b829-435b-b932-a70e3e7ee790 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:56.253421 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ae0f2647-b829-435b-b932-a70e3e7ee790 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:56.253748 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:56.253748 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:56.254484 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ae0f2647-b829-435b-b932-a70e3e7ee790 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:56.392194 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:56.392194 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:56.432516 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ae0f2647-b829-435b-b932-a70e3e7ee790 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:56.500140 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:56.500140 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:56.537018 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ae0f2647-b829-435b-b932-a70e3e7ee790 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:56.539838 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 605/1214] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:56 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 1212 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:57:56.925842 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-1d6cebdd-c0b2-4159-882b-cceebe18eaa9 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:57:56.926369 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-1d6cebdd-c0b2-4159-882b-cceebe18eaa9 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:57:56.951006 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6ba40df1-9f21-41b8-aa6e-223b83a067fe req-1d6cebdd-c0b2-4159-882b-cceebe18eaa9 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/aaa3c21d-1b57-4faf-84f1-6de77cbf4ee8 returned with HTTP 200 Jan 13 03:57:56.952713 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 610/1215] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 03:57:55 2021] DELETE /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/attachments/aaa3c21d-1b57-4faf-84f1-6de77cbf4ee8 => generated 19 bytes in 1250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:56.999202 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7abd70f3-99c6-4d94-b33c-21edcfd8448e tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 03:57:57.000073 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7abd70f3-99c6-4d94-b33c-21edcfd8448e tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:57.000633 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:57.000633 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:57.007199 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7abd70f3-99c6-4d94-b33c-21edcfd8448e tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:57.157389 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:57.157389 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:57.180490 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7abd70f3-99c6-4d94-b33c-21edcfd8448e tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Volume info retrieved successfully. Jan 13 03:57:57.252680 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:57.252680 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:57.289460 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7abd70f3-99c6-4d94-b33c-21edcfd8448e tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 returned with HTTP 200 Jan 13 03:57:57.297827 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 606/1216] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:56 2021] GET /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 => generated 912 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:57.564204 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-76c08164-9bba-47df-b7c4-78e592b95f1a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:57.564945 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-76c08164-9bba-47df-b7c4-78e592b95f1a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:57.565440 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:57.565440 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:57.565689 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-76c08164-9bba-47df-b7c4-78e592b95f1a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:57.694718 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:57.694718 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:57.712487 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-76c08164-9bba-47df-b7c4-78e592b95f1a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:57.747437 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-76c08164-9bba-47df-b7c4-78e592b95f1a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:57.749063 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 611/1217] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:57 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 917 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:57.783717 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-850886df-1a3e-4658-a6da-77b5fd576831 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] DELETE http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:57.784875 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-850886df-1a3e-4658-a6da-77b5fd576831 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:57.785366 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:57.785366 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:57.786114 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-850886df-1a3e-4658-a6da-77b5fd576831 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:57.788484 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-850886df-1a3e-4658-a6da-77b5fd576831 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Delete volume with id: 4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:57.880026 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:57.880026 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:57.883105 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-850886df-1a3e-4658-a6da-77b5fd576831 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:57.937516 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-850886df-1a3e-4658-a6da-77b5fd576831 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Delete volume request issued successfully. Jan 13 03:57:57.938615 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-850886df-1a3e-4658-a6da-77b5fd576831 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 202 Jan 13 03:57:57.944488 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 607/1218] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:57:57 2021] DELETE /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:57:57.949785 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a44ce49f-9fdb-4787-907b-861fa4dcdc24 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:57.950747 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a44ce49f-9fdb-4787-907b-861fa4dcdc24 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:57.951126 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:57.951126 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:57.951837 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a44ce49f-9fdb-4787-907b-861fa4dcdc24 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:58.215310 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:58.215310 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:58.252466 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a44ce49f-9fdb-4787-907b-861fa4dcdc24 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:58.319805 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-feb6f6d9-89c7-4027-bb60-bc1c1fa09588 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 03:57:58.320583 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-feb6f6d9-89c7-4027-bb60-bc1c1fa09588 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:58.320874 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:58.320874 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:58.321409 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-feb6f6d9-89c7-4027-bb60-bc1c1fa09588 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:58.326827 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a44ce49f-9fdb-4787-907b-861fa4dcdc24 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:58.328264 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 612/1219] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:57 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 916 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:58.543405 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:58.543405 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:58.600939 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-feb6f6d9-89c7-4027-bb60-bc1c1fa09588 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Volume info retrieved successfully. Jan 13 03:57:58.630039 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-efa77c68-aee9-4983-8e4b-95a76b969fd9 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] POST http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/attachments/cd227830-2edd-483d-aa25-a466190bba10/action Jan 13 03:57:58.630577 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:58.630577 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:58.630992 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-efa77c68-aee9-4983-8e4b-95a76b969fd9 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 03:57:58.632569 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-efa77c68-aee9-4983-8e4b-95a76b969fd9 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 03:57:58.662393 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:58.662393 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:58.686855 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-feb6f6d9-89c7-4027-bb60-bc1c1fa09588 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 returned with HTTP 200 Jan 13 03:57:58.688278 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 608/1220] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:58 2021] GET /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 => generated 912 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:58.832709 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:58.832709 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:58.881248 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-836d542f-ed06-4ca4-8c69-ce0b744dcea4 req-efa77c68-aee9-4983-8e4b-95a76b969fd9 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/attachments/cd227830-2edd-483d-aa25-a466190bba10/action returned with HTTP 204 Jan 13 03:57:58.882805 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 613/1221] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 03:57:58 2021] POST /volume/v3/76131eaff895427fad8dd4a293dc07df/attachments/cd227830-2edd-483d-aa25-a466190bba10/action => generated 0 bytes in 258 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 13 03:57:59.352943 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9ed502ca-3b4f-4052-88c3-cae46e8d93ea tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:57:59.353767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9ed502ca-3b4f-4052-88c3-cae46e8d93ea tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:59.353767 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:59.353767 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:59.354267 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9ed502ca-3b4f-4052-88c3-cae46e8d93ea tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:59.518256 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:59.518256 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:59.540277 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9ed502ca-3b4f-4052-88c3-cae46e8d93ea tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:57:59.604104 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9ed502ca-3b4f-4052-88c3-cae46e8d93ea tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:57:59.604973 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 609/1222] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:59 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 916 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:57:59.715250 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9f28b549-a3b9-48f5-8351-d11c2876fd42 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 03:57:59.717117 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9f28b549-a3b9-48f5-8351-d11c2876fd42 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:57:59.717453 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:57:59.717453 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:57:59.718017 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9f28b549-a3b9-48f5-8351-d11c2876fd42 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:57:59.861942 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:59.861942 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:59.883430 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9f28b549-a3b9-48f5-8351-d11c2876fd42 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Volume info retrieved successfully. Jan 13 03:57:59.934342 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:57:59.934342 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:57:59.957451 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9f28b549-a3b9-48f5-8351-d11c2876fd42 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 returned with HTTP 200 Jan 13 03:57:59.958459 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 614/1223] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:57:59 2021] GET /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 => generated 1204 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 03:58:00.635290 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a30b0048-4f32-423c-957b-73ec64d377f0 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:58:00.636159 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a30b0048-4f32-423c-957b-73ec64d377f0 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:58:00.636159 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:58:00.636159 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:58:00.636159 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a30b0048-4f32-423c-957b-73ec64d377f0 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:58:00.748593 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:58:00.748593 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:58:00.774759 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a30b0048-4f32-423c-957b-73ec64d377f0 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:58:00.821037 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a30b0048-4f32-423c-957b-73ec64d377f0 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:58:00.836458 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 610/1224] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:58:00 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 916 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:58:01.849754 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-28766b00-e8e3-499e-bb44-9e1649bdf11a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:58:01.850317 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-28766b00-e8e3-499e-bb44-9e1649bdf11a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:58:01.850464 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:58:01.850464 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:58:01.851063 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-28766b00-e8e3-499e-bb44-9e1649bdf11a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:58:02.071316 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:58:02.071316 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:58:02.108069 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-28766b00-e8e3-499e-bb44-9e1649bdf11a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:58:02.258558 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-28766b00-e8e3-499e-bb44-9e1649bdf11a tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 200 Jan 13 03:58:02.261067 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 615/1225] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:58:01 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 916 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:58:03.288881 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80333611-8399-4963-befb-4aa2837332a6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d Jan 13 03:58:03.289578 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-80333611-8399-4963-befb-4aa2837332a6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:58:03.289916 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:58:03.289916 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:58:03.290488 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-80333611-8399-4963-befb-4aa2837332a6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:58:03.400447 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80333611-8399-4963-befb-4aa2837332a6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d returned with HTTP 404 Jan 13 03:58:03.401781 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 611/1226] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:58:03 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4255dc40-99d1-4869-ae58-aaaa5d9c5e2d => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:58:06.889417 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7f975944-2a90-4e74-b57e-00a3464a68ad req-38a5b15b-e5e9-4986-be42-6bea11d7d721 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] DELETE http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/attachments/cd227830-2edd-483d-aa25-a466190bba10 Jan 13 03:58:06.892691 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7f975944-2a90-4e74-b57e-00a3464a68ad req-38a5b15b-e5e9-4986-be42-6bea11d7d721 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:58:06.894750 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:58:06.894750 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:58:06.895398 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-7f975944-2a90-4e74-b57e-00a3464a68ad req-38a5b15b-e5e9-4986-be42-6bea11d7d721 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:58:06.941644 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:58:06.941644 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:58:07.760807 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-7f975944-2a90-4e74-b57e-00a3464a68ad req-38a5b15b-e5e9-4986-be42-6bea11d7d721 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 03:58:07.761617 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-7f975944-2a90-4e74-b57e-00a3464a68ad req-38a5b15b-e5e9-4986-be42-6bea11d7d721 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 03:58:07.775747 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-7f975944-2a90-4e74-b57e-00a3464a68ad req-38a5b15b-e5e9-4986-be42-6bea11d7d721 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/attachments/cd227830-2edd-483d-aa25-a466190bba10 returned with HTTP 200 Jan 13 03:58:07.780425 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 616/1227] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 03:58:06 2021] DELETE /volume/v3/76131eaff895427fad8dd4a293dc07df/attachments/cd227830-2edd-483d-aa25-a466190bba10 => generated 19 bytes in 901 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:58:10.447155 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-040aac9a-bd38-48b7-8689-b45c7a7a865f tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 03:58:10.448935 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-040aac9a-bd38-48b7-8689-b45c7a7a865f tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:58:10.450088 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-040aac9a-bd38-48b7-8689-b45c7a7a865f tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:58:10.582751 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:58:10.582751 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:58:10.596877 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-040aac9a-bd38-48b7-8689-b45c7a7a865f tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Volume info retrieved successfully. Jan 13 03:58:10.626982 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-040aac9a-bd38-48b7-8689-b45c7a7a865f tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 returned with HTTP 200 Jan 13 03:58:10.628931 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 612/1228] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:58:10 2021] GET /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 => generated 912 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:58:10.649627 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-98709c83-8f1a-42a3-a441-a47f9d24e0fb tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 03:58:10.650707 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-98709c83-8f1a-42a3-a441-a47f9d24e0fb tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:58:10.651186 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:58:10.651186 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:58:10.652243 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-98709c83-8f1a-42a3-a441-a47f9d24e0fb tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:58:10.725928 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:58:10.725928 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:58:10.736220 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-98709c83-8f1a-42a3-a441-a47f9d24e0fb tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Volume info retrieved successfully. Jan 13 03:58:10.777307 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-98709c83-8f1a-42a3-a441-a47f9d24e0fb tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 returned with HTTP 200 Jan 13 03:58:10.780416 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 617/1229] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:58:10 2021] GET /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 => generated 912 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:58:10.818064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9fb40c4e-0cdc-473f-884a-6dae3c5cc971 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 03:58:10.819224 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9fb40c4e-0cdc-473f-884a-6dae3c5cc971 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:58:10.819619 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:58:10.819619 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:58:10.820416 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9fb40c4e-0cdc-473f-884a-6dae3c5cc971 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:58:11.034553 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:58:11.034553 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:58:11.054096 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9fb40c4e-0cdc-473f-884a-6dae3c5cc971 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Volume info retrieved successfully. Jan 13 03:58:11.097062 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9fb40c4e-0cdc-473f-884a-6dae3c5cc971 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 returned with HTTP 200 Jan 13 03:58:11.112313 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 613/1230] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:58:10 2021] GET /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 => generated 912 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:58:14.466689 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f08ced01-7c64-4d7a-b0a3-00259412df65 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] DELETE http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:58:14.467837 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f08ced01-7c64-4d7a-b0a3-00259412df65 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:58:14.468039 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:58:14.468039 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:58:14.468739 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f08ced01-7c64-4d7a-b0a3-00259412df65 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:58:14.469383 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-f08ced01-7c64-4d7a-b0a3-00259412df65 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Delete volume with id: 89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:58:14.557579 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:58:14.557579 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:58:14.559915 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f08ced01-7c64-4d7a-b0a3-00259412df65 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:58:14.602025 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f08ced01-7c64-4d7a-b0a3-00259412df65 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Delete volume request issued successfully. Jan 13 03:58:14.606457 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f08ced01-7c64-4d7a-b0a3-00259412df65 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 202 Jan 13 03:58:14.608140 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 618/1231] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:58:14 2021] DELETE /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:58:14.615714 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ba41174-248d-49a9-8ef8-da3e56e50d74 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:58:14.616295 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ba41174-248d-49a9-8ef8-da3e56e50d74 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:58:14.616919 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:58:14.616919 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:58:14.617468 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ba41174-248d-49a9-8ef8-da3e56e50d74 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:58:14.743007 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:58:14.743007 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:58:14.757218 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6ba41174-248d-49a9-8ef8-da3e56e50d74 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:58:14.815696 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ba41174-248d-49a9-8ef8-da3e56e50d74 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:58:14.820383 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 614/1232] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:58:14 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 915 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:58:15.836370 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cc480ada-6eac-4c31-b664-62119df98a52 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:58:15.838046 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cc480ada-6eac-4c31-b664-62119df98a52 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:58:15.838560 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:58:15.838560 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:58:15.839516 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cc480ada-6eac-4c31-b664-62119df98a52 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:58:15.932643 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:58:15.932643 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:58:15.946772 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cc480ada-6eac-4c31-b664-62119df98a52 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:58:15.978649 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cc480ada-6eac-4c31-b664-62119df98a52 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:58:15.984056 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 619/1233] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:58:15 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 915 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:58:17.010228 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-096dfdd1-935f-41de-9fd7-7122fdd34231 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:58:17.014021 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-096dfdd1-935f-41de-9fd7-7122fdd34231 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:58:17.018577 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:58:17.018577 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:58:17.020133 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-096dfdd1-935f-41de-9fd7-7122fdd34231 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:58:17.247473 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:58:17.247473 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:58:17.267688 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-096dfdd1-935f-41de-9fd7-7122fdd34231 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:58:17.361978 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-096dfdd1-935f-41de-9fd7-7122fdd34231 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 200 Jan 13 03:58:17.363200 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 615/1234] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:58:16 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 915 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:58:18.378703 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db82a4c6-de6d-4f11-a46c-e8066d877323 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d Jan 13 03:58:18.379422 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db82a4c6-de6d-4f11-a46c-e8066d877323 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:58:18.379642 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:58:18.379642 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:58:18.380022 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db82a4c6-de6d-4f11-a46c-e8066d877323 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:58:18.472458 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db82a4c6-de6d-4f11-a46c-e8066d877323 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d returned with HTTP 404 Jan 13 03:58:18.477017 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 620/1235] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:58:18 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/89186979-2f05-4877-898a-0da7471b2a4d => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 03:58:35.274869 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f05a27d0-fa8a-46e4-9f48-cbd2fcd6ef10 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] DELETE http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:58:35.275971 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f05a27d0-fa8a-46e4-9f48-cbd2fcd6ef10 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:58:35.276196 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:58:35.276196 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:58:35.277162 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f05a27d0-fa8a-46e4-9f48-cbd2fcd6ef10 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:58:35.277600 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-f05a27d0-fa8a-46e4-9f48-cbd2fcd6ef10 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Delete volume with id: 4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:58:35.603796 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:58:35.603796 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:58:35.605510 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f05a27d0-fa8a-46e4-9f48-cbd2fcd6ef10 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:58:35.692448 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f05a27d0-fa8a-46e4-9f48-cbd2fcd6ef10 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Delete volume request issued successfully. Jan 13 03:58:35.692448 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f05a27d0-fa8a-46e4-9f48-cbd2fcd6ef10 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 202 Jan 13 03:58:35.699491 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 616/1236] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 03:58:35 2021] DELETE /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 0 bytes in 431 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 03:58:35.706562 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4ec32350-8760-4cd0-bf3d-0130c8179776 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:58:35.708058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4ec32350-8760-4cd0-bf3d-0130c8179776 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:58:35.725485 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4ec32350-8760-4cd0-bf3d-0130c8179776 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:58:36.020542 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:58:36.020542 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:58:36.060944 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4ec32350-8760-4cd0-bf3d-0130c8179776 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:58:36.137150 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4ec32350-8760-4cd0-bf3d-0130c8179776 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:58:36.140605 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 621/1237] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:58:35 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 916 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:58:37.157051 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fccbde3b-b56e-47db-8bde-112fe475d0c6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:58:37.158243 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fccbde3b-b56e-47db-8bde-112fe475d0c6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:58:37.158666 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:58:37.158666 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:58:37.159334 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fccbde3b-b56e-47db-8bde-112fe475d0c6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:58:37.255257 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:58:37.255257 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:58:37.279363 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fccbde3b-b56e-47db-8bde-112fe475d0c6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:58:37.331744 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fccbde3b-b56e-47db-8bde-112fe475d0c6 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:58:37.336251 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 617/1238] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:58:37 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 916 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:58:38.352516 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3585576f-910c-4e9c-9226-367e84bada0d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:58:38.353969 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3585576f-910c-4e9c-9226-367e84bada0d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:58:38.354664 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:58:38.354664 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:58:38.356261 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3585576f-910c-4e9c-9226-367e84bada0d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:58:38.418401 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 03:58:38.418401 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 03:58:38.427810 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3585576f-910c-4e9c-9226-367e84bada0d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Volume info retrieved successfully. Jan 13 03:58:38.452741 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3585576f-910c-4e9c-9226-367e84bada0d tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 200 Jan 13 03:58:38.453916 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 622/1239] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:58:38 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 916 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 03:58:39.471114 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-449ea286-f8a3-40fc-b48b-97e8c8122f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] GET http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 Jan 13 03:58:39.472941 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-449ea286-f8a3-40fc-b48b-97e8c8122f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 03:58:39.473678 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 03:58:39.473678 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 03:58:39.474705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-449ea286-f8a3-40fc-b48b-97e8c8122f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 03:58:39.575039 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-449ea286-f8a3-40fc-b48b-97e8c8122f20 tempest-AttachVolumeNegativeTest-1990908431 tempest-AttachVolumeNegativeTest-1990908431] http://10.222.0.38/volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 returned with HTTP 404 Jan 13 03:58:39.579995 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 618/1240] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 03:58:39 2021] GET /volume/v3/0660e5cb53bf4289bb6c2d1e6cbc63eb/volumes/4f835bf2-bc80-43bd-a603-c00ad16a1956 => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:00:36.570419 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5a42eac3-61a1-4e9a-848b-cff6930671f1 tempest-VolumeServicesNegativeTest-1673214162 tempest-VolumeServicesNegativeTest-1673214162] GET http://10.222.0.38/volume/v3/7d42547428464d6c9287a4fe1e845ff8/os-services Jan 13 04:00:36.571900 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5a42eac3-61a1-4e9a-848b-cff6930671f1 tempest-VolumeServicesNegativeTest-1673214162 tempest-VolumeServicesNegativeTest-1673214162] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:00:36.572944 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:00:36.572944 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:00:36.573634 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5a42eac3-61a1-4e9a-848b-cff6930671f1 tempest-VolumeServicesNegativeTest-1673214162 tempest-VolumeServicesNegativeTest-1673214162] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:00:36.597954 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5a42eac3-61a1-4e9a-848b-cff6930671f1 tempest-VolumeServicesNegativeTest-1673214162 tempest-VolumeServicesNegativeTest-1673214162] http://10.222.0.38/volume/v3/7d42547428464d6c9287a4fe1e845ff8/os-services returned with HTTP 200 Jan 13 04:00:36.599337 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 623/1241] 10.222.0.38 () {58 vars in 1216 bytes} [Wed Jan 13 04:00:36 2021] GET /volume/v3/7d42547428464d6c9287a4fe1e845ff8/os-services => generated 629 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:00:36.615782 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b8120387-f349-40b7-8593-e499dea776ec tempest-VolumeServicesNegativeTest-1673214162 tempest-VolumeServicesNegativeTest-1673214162] PUT http://10.222.0.38/volume/v3/7d42547428464d6c9287a4fe1e845ff8/os-services/disable-log-reason Jan 13 04:00:36.616609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b8120387-f349-40b7-8593-e499dea776ec tempest-VolumeServicesNegativeTest-1673214162 tempest-VolumeServicesNegativeTest-1673214162] Action: 'update', calling method: update, body: {"host": "n-d-766380-6", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:00:36.621267 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b8120387-f349-40b7-8593-e499dea776ec tempest-VolumeServicesNegativeTest-1673214162 tempest-VolumeServicesNegativeTest-1673214162] http://10.222.0.38/volume/v3/7d42547428464d6c9287a4fe1e845ff8/os-services/disable-log-reason returned with HTTP 400 Jan 13 04:00:36.622294 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 619/1242] 10.222.0.38 () {60 vars in 1293 bytes} [Wed Jan 13 04:00:36 2021] PUT /volume/v3/7d42547428464d6c9287a4fe1e845ff8/os-services/disable-log-reason => generated 136 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 04:00:36.634592 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-61c69427-554b-4127-bd57-28bff38f267a tempest-VolumeServicesNegativeTest-1673214162 tempest-VolumeServicesNegativeTest-1673214162] PUT http://10.222.0.38/volume/v3/7d42547428464d6c9287a4fe1e845ff8/os-services/disable Jan 13 04:00:36.635831 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-61c69427-554b-4127-bd57-28bff38f267a tempest-VolumeServicesNegativeTest-1673214162 tempest-VolumeServicesNegativeTest-1673214162] Action: 'update', calling method: update, body: {"host": "n-d-766380-6", "binary": "invalid_binary"} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:00:36.651685 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-61c69427-554b-4127-bd57-28bff38f267a tempest-VolumeServicesNegativeTest-1673214162 tempest-VolumeServicesNegativeTest-1673214162] http://10.222.0.38/volume/v3/7d42547428464d6c9287a4fe1e845ff8/os-services/disable returned with HTTP 404 Jan 13 04:00:36.654138 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 624/1243] 10.222.0.38 () {60 vars in 1260 bytes} [Wed Jan 13 04:00:36 2021] PUT /volume/v3/7d42547428464d6c9287a4fe1e845ff8/os-services/disable => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 04:00:36.665647 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b2d0ec2-ac1c-47dc-bb24-cad452a0f585 tempest-VolumeServicesNegativeTest-1673214162 tempest-VolumeServicesNegativeTest-1673214162] PUT http://10.222.0.38/volume/v3/7d42547428464d6c9287a4fe1e845ff8/os-services/enable Jan 13 04:00:36.666857 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b2d0ec2-ac1c-47dc-bb24-cad452a0f585 tempest-VolumeServicesNegativeTest-1673214162 tempest-VolumeServicesNegativeTest-1673214162] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:00:36.680136 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b2d0ec2-ac1c-47dc-bb24-cad452a0f585 tempest-VolumeServicesNegativeTest-1673214162 tempest-VolumeServicesNegativeTest-1673214162] http://10.222.0.38/volume/v3/7d42547428464d6c9287a4fe1e845ff8/os-services/enable returned with HTTP 404 Jan 13 04:00:36.682300 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 620/1244] 10.222.0.38 () {60 vars in 1257 bytes} [Wed Jan 13 04:00:36 2021] PUT /volume/v3/7d42547428464d6c9287a4fe1e845ff8/os-services/enable => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:00:36.694248 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d616cd3b-410b-4bda-9387-c976640d3587 tempest-VolumeServicesNegativeTest-1673214162 tempest-VolumeServicesNegativeTest-1673214162] PUT http://10.222.0.38/volume/v3/7d42547428464d6c9287a4fe1e845ff8/os-services/freeze Jan 13 04:00:36.695397 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d616cd3b-410b-4bda-9387-c976640d3587 tempest-VolumeServicesNegativeTest-1673214162 tempest-VolumeServicesNegativeTest-1673214162] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:00:36.706746 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d616cd3b-410b-4bda-9387-c976640d3587 tempest-VolumeServicesNegativeTest-1673214162 tempest-VolumeServicesNegativeTest-1673214162] http://10.222.0.38/volume/v3/7d42547428464d6c9287a4fe1e845ff8/os-services/freeze returned with HTTP 400 Jan 13 04:00:36.708507 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 625/1245] 10.222.0.38 () {60 vars in 1257 bytes} [Wed Jan 13 04:00:36 2021] PUT /volume/v3/7d42547428464d6c9287a4fe1e845ff8/os-services/freeze => generated 83 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 13 04:00:36.721338 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4ba4f76a-f103-4662-9628-16f4ca5bb5c6 tempest-VolumeServicesNegativeTest-1673214162 tempest-VolumeServicesNegativeTest-1673214162] PUT http://10.222.0.38/volume/v3/7d42547428464d6c9287a4fe1e845ff8/os-services/thaw Jan 13 04:00:36.722495 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4ba4f76a-f103-4662-9628-16f4ca5bb5c6 tempest-VolumeServicesNegativeTest-1673214162 tempest-VolumeServicesNegativeTest-1673214162] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:00:36.736586 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4ba4f76a-f103-4662-9628-16f4ca5bb5c6 tempest-VolumeServicesNegativeTest-1673214162 tempest-VolumeServicesNegativeTest-1673214162] http://10.222.0.38/volume/v3/7d42547428464d6c9287a4fe1e845ff8/os-services/thaw returned with HTTP 400 Jan 13 04:00:36.738305 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 621/1246] 10.222.0.38 () {60 vars in 1251 bytes} [Wed Jan 13 04:00:36 2021] PUT /volume/v3/7d42547428464d6c9287a4fe1e845ff8/os-services/thaw => generated 83 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:00:47.667332 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7bedb77d-fcd1-4012-b9af-66cb186b4643 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] POST http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types Jan 13 04:00:47.669289 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7bedb77d-fcd1-4012-b9af-66cb186b4643 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1711045546", "os-volume-type-access:is_public": false}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:00:47.800900 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7bedb77d-fcd1-4012-b9af-66cb186b4643 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types returned with HTTP 200 Jan 13 04:00:47.805711 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 626/1247] 10.222.0.38 () {60 vars in 1220 bytes} [Wed Jan 13 04:00:47 2021] POST /volume/v3/6d6dfe4073d34e8890fb679d98510da0/types => generated 229 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:00:48.215265 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7996c7b0-24ab-4e6c-814e-b44483879a4e tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] POST http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes Jan 13 04:00:48.216385 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7996c7b0-24ab-4e6c-814e-b44483879a4e tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8524e9e9-223b-44c0-9066-738acb54564f", "size": 1}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:00:48.218778 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-7996c7b0-24ab-4e6c-814e-b44483879a4e tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Create volume request body: {'volume': {'volume_type': '8524e9e9-223b-44c0-9066-738acb54564f', 'size': 1}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:00:48.299041 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7996c7b0-24ab-4e6c-814e-b44483879a4e tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes returned with HTTP 404 Jan 13 04:00:48.301043 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 622/1248] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:00:47 2021] POST /volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes => generated 114 bytes in 489 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:00:48.321554 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e71afb7a-d925-49fe-afc0-98fb6714d107 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] POST http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/8524e9e9-223b-44c0-9066-738acb54564f/action Jan 13 04:00:48.326337 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e71afb7a-d925-49fe-afc0-98fb6714d107 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Action body: b'{"addProjectAccess": {"project": "1990e05b7cef495cb98760825d6eee4c"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:00:48.327026 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e71afb7a-d925-49fe-afc0-98fb6714d107 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "1990e05b7cef495cb98760825d6eee4c"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:00:48.455835 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e71afb7a-d925-49fe-afc0-98fb6714d107 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/8524e9e9-223b-44c0-9066-738acb54564f/action returned with HTTP 202 Jan 13 04:00:48.460969 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 627/1249] 10.222.0.38 () {60 vars in 1351 bytes} [Wed Jan 13 04:00:48 2021] POST /volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/8524e9e9-223b-44c0-9066-738acb54564f/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:00:48.467388 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] POST http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes Jan 13 04:00:48.468463 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8524e9e9-223b-44c0-9066-738acb54564f", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1617674289"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:00:48.469783 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Create volume request body: {'volume': {'volume_type': '8524e9e9-223b-44c0-9066-738acb54564f', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1617674289'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:00:48.518776 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Create volume of 1 GB Jan 13 04:00:48.519972 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:00:48.519972 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:00:48.520904 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Availability Zones retrieved successfully. Jan 13 04:00:48.582987 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Flow 'volume_create_api' (606598fd-66be-464b-8eee-de9981d4b093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:00:48.587172 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80ec31d3-0983-4089-9214-c53c99ff18b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:00:48.590100 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:00:48.766668 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80ec31d3-0983-4089-9214-c53c99ff18b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T04:00:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8524e9e9-223b-44c0-9066-738acb54564f,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1711045546',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8524e9e9-223b-44c0-9066-738acb54564f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:00:48.781679 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9994b8fc-ae1c-4b0c-a401-728800c2d674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:00:48.898886 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1711045546 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1711045546, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:00:48.900110 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1711045546 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1711045546, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:00:48.990878 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Created reservations ['b4722eb4-e414-4cae-8e58-29b588d37bd5', '84fb8486-5416-4735-aaa6-ee7bd2b95c50', 'de3e9a4f-dbc0-49ee-896c-f4ff5104df18', 'f6f6476c-df96-439c-997a-dd71e7f398b4'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:00:48.993129 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9994b8fc-ae1c-4b0c-a401-728800c2d674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4722eb4-e414-4cae-8e58-29b588d37bd5', '84fb8486-5416-4735-aaa6-ee7bd2b95c50', 'de3e9a4f-dbc0-49ee-896c-f4ff5104df18', 'f6f6476c-df96-439c-997a-dd71e7f398b4']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:00:48.995444 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd3a9cf0-af95-42c0-bbaf-6b60d8f47592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:00:49.136624 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd3a9cf0-af95-42c0-bbaf-6b60d8f47592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a4b420e-106a-4b5e-a437-6905585f30f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1617674289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1990e05b7cef495cb98760825d6eee4c',qos_specs=None,replication_status=,reservations=['b4722eb4-e414-4cae-8e58-29b588d37bd5','84fb8486-5416-4735-aaa6-ee7bd2b95c50','de3e9a4f-dbc0-49ee-896c-f4ff5104df18','f6f6476c-df96-439c-997a-dd71e7f398b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5982fe9c14244d3b9fcfb299f1f9ac10',volume_type_id=8524e9e9-223b-44c0-9066-738acb54564f), 'volume': 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-13T04:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1617674289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a4b420e-106a-4b5e-a437-6905585f30f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1990e05b7cef495cb98760825d6eee4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5982fe9c14244d3b9fcfb299f1f9ac10',volume_attachment=,volume_type=,volume_type_id=8524e9e9-223b-44c0-9066-738acb54564f)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:00:49.139324 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57e58f49-0042-4ce7-b7d4-3d3de23a911e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:00:49.210522 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57e58f49-0042-4ce7-b7d4-3d3de23a911e) transitioned into state 'SUCCESS' from state '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-1617674289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1990e05b7cef495cb98760825d6eee4c',qos_specs=None,replication_status=,reservations=['b4722eb4-e414-4cae-8e58-29b588d37bd5','84fb8486-5416-4735-aaa6-ee7bd2b95c50','de3e9a4f-dbc0-49ee-896c-f4ff5104df18','f6f6476c-df96-439c-997a-dd71e7f398b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5982fe9c14244d3b9fcfb299f1f9ac10',volume_type_id=8524e9e9-223b-44c0-9066-738acb54564f)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:00:49.212557 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea2e6928-a1f3-407b-8222-cd9105e17d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:00:49.264785 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea2e6928-a1f3-407b-8222-cd9105e17d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:00:49.268108 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Flow 'volume_create_api' (606598fd-66be-464b-8eee-de9981d4b093) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:00:49.437969 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Create volume request issued successfully. Jan 13 04:00:49.492837 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1f9534fc-cc33-4ad9-99bf-df330da1691a tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes returned with HTTP 202 Jan 13 04:00:49.493722 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 623/1250] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:00:48 2021] POST /volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes => generated 862 bytes in 1031 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:00:49.512825 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e336c307-28e9-4701-b84f-da78b5fa10d6 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] GET http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 Jan 13 04:00:49.513637 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e336c307-28e9-4701-b84f-da78b5fa10d6 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:00:49.514280 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e336c307-28e9-4701-b84f-da78b5fa10d6 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:00:49.700800 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:00:49.700800 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:00:49.730171 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e336c307-28e9-4701-b84f-da78b5fa10d6 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Volume info retrieved successfully. Jan 13 04:00:49.786107 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e336c307-28e9-4701-b84f-da78b5fa10d6 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 returned with HTTP 200 Jan 13 04:00:49.788025 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 628/1251] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:00:49 2021] GET /volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 => generated 954 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:00:50.806740 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd4301a3-2c06-48e4-965a-8813c5d81ab9 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] GET http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 Jan 13 04:00:50.807985 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd4301a3-2c06-48e4-965a-8813c5d81ab9 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:00:50.808808 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:00:50.808808 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:00:50.809956 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd4301a3-2c06-48e4-965a-8813c5d81ab9 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:00:50.959467 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:00:50.959467 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:00:50.988631 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dd4301a3-2c06-48e4-965a-8813c5d81ab9 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Volume info retrieved successfully. Jan 13 04:00:51.049481 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd4301a3-2c06-48e4-965a-8813c5d81ab9 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 returned with HTTP 200 Jan 13 04:00:51.051301 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 624/1252] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:00:50 2021] GET /volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 => generated 954 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:00:52.067880 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0582b193-7d96-41c2-92c1-cea260d21074 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] GET http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 Jan 13 04:00:52.068478 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0582b193-7d96-41c2-92c1-cea260d21074 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:00:52.068720 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:00:52.068720 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:00:52.070038 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0582b193-7d96-41c2-92c1-cea260d21074 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:00:52.192332 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:00:52.192332 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:00:52.204543 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0582b193-7d96-41c2-92c1-cea260d21074 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Volume info retrieved successfully. Jan 13 04:00:52.232767 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0582b193-7d96-41c2-92c1-cea260d21074 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 returned with HTTP 200 Jan 13 04:00:52.234229 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 629/1253] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:00:52 2021] GET /volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 => generated 955 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:00:52.261456 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c7366b1e-fca1-4619-8845-2ba387a4eb9c tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] POST http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/8524e9e9-223b-44c0-9066-738acb54564f/action Jan 13 04:00:52.262145 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:00:52.262145 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:00:52.262887 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c7366b1e-fca1-4619-8845-2ba387a4eb9c tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Action body: b'{"removeProjectAccess": {"project": "1990e05b7cef495cb98760825d6eee4c"}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:00:52.263283 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c7366b1e-fca1-4619-8845-2ba387a4eb9c tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "1990e05b7cef495cb98760825d6eee4c"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:00:52.301244 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c7366b1e-fca1-4619-8845-2ba387a4eb9c tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/8524e9e9-223b-44c0-9066-738acb54564f/action returned with HTTP 202 Jan 13 04:00:52.302104 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 625/1254] 10.222.0.38 () {60 vars in 1351 bytes} [Wed Jan 13 04:00:52 2021] POST /volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/8524e9e9-223b-44c0-9066-738acb54564f/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:00:52.312505 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88b9018b-4541-45f7-b3fb-d6c43602ae8f tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] POST http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types Jan 13 04:00:52.313466 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:00:52.313466 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:00:52.314263 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-88b9018b-4541-45f7-b3fb-d6c43602ae8f tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2123027133", "os-volume-type-access:is_public": false}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:00:52.403602 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88b9018b-4541-45f7-b3fb-d6c43602ae8f tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types returned with HTTP 200 Jan 13 04:00:52.404750 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 630/1255] 10.222.0.38 () {60 vars in 1220 bytes} [Wed Jan 13 04:00:52 2021] POST /volume/v3/6d6dfe4073d34e8890fb679d98510da0/types => generated 229 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:00:52.416650 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4c89118d-b8e0-47ec-a2b1-343af6d5cd33 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] POST http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42/action Jan 13 04:00:52.417757 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4c89118d-b8e0-47ec-a2b1-343af6d5cd33 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Action body: b'{"addProjectAccess": {"project": "1990e05b7cef495cb98760825d6eee4c"}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:00:52.418307 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4c89118d-b8e0-47ec-a2b1-343af6d5cd33 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "1990e05b7cef495cb98760825d6eee4c"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:00:52.470965 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4c89118d-b8e0-47ec-a2b1-343af6d5cd33 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42/action returned with HTTP 202 Jan 13 04:00:52.472068 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 626/1256] 10.222.0.38 () {60 vars in 1351 bytes} [Wed Jan 13 04:00:52 2021] POST /volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:00:52.480885 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7e6f0b63-6584-4ad3-82b5-ff68b8a5a030 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] POST http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42/action Jan 13 04:00:52.483152 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7e6f0b63-6584-4ad3-82b5-ff68b8a5a030 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Action body: b'{"addProjectAccess": {"project": "9ebb7864459a473d85621bb01f145020"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:00:52.484258 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7e6f0b63-6584-4ad3-82b5-ff68b8a5a030 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9ebb7864459a473d85621bb01f145020"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:00:52.536143 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7e6f0b63-6584-4ad3-82b5-ff68b8a5a030 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42/action returned with HTTP 202 Jan 13 04:00:52.537396 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 631/1257] 10.222.0.38 () {60 vars in 1351 bytes} [Wed Jan 13 04:00:52 2021] POST /volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:00:52.550096 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e01339e3-aab9-4421-886b-565586e10e2b tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] GET http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42/os-volume-type-access Jan 13 04:00:52.550921 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e01339e3-aab9-4421-886b-565586e10e2b tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:00:52.551688 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e01339e3-aab9-4421-886b-565586e10e2b tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:00:52.589650 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e01339e3-aab9-4421-886b-565586e10e2b tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42/os-volume-type-access returned with HTTP 200 Jan 13 04:00:52.591950 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 627/1258] 10.222.0.38 () {58 vars in 1375 bytes} [Wed Jan 13 04:00:52 2021] GET /volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42/os-volume-type-access => generated 244 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:00:52.604614 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-157da151-4b3b-401d-9353-77046c685837 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] POST http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42/action Jan 13 04:00:52.605890 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-157da151-4b3b-401d-9353-77046c685837 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Action body: b'{"removeProjectAccess": {"project": "9ebb7864459a473d85621bb01f145020"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:00:52.606442 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-157da151-4b3b-401d-9353-77046c685837 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9ebb7864459a473d85621bb01f145020"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:00:52.660546 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-157da151-4b3b-401d-9353-77046c685837 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42/action returned with HTTP 202 Jan 13 04:00:52.667023 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 632/1259] 10.222.0.38 () {60 vars in 1351 bytes} [Wed Jan 13 04:00:52 2021] POST /volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:00:52.675534 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b51ca8a4-5d9d-4df8-b9f5-14a184a65891 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] POST http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42/action Jan 13 04:00:52.677230 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b51ca8a4-5d9d-4df8-b9f5-14a184a65891 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Action body: b'{"removeProjectAccess": {"project": "1990e05b7cef495cb98760825d6eee4c"}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:00:52.677816 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b51ca8a4-5d9d-4df8-b9f5-14a184a65891 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "1990e05b7cef495cb98760825d6eee4c"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:00:52.736094 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b51ca8a4-5d9d-4df8-b9f5-14a184a65891 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42/action returned with HTTP 202 Jan 13 04:00:52.738329 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 628/1260] 10.222.0.38 () {60 vars in 1351 bytes} [Wed Jan 13 04:00:52 2021] POST /volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:00:52.749827 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b9badac2-2bc8-4f5a-b352-faf4d6f6ce8a tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] DELETE http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42 Jan 13 04:00:52.750680 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b9badac2-2bc8-4f5a-b352-faf4d6f6ce8a tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:00:52.751688 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b9badac2-2bc8-4f5a-b352-faf4d6f6ce8a tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Calling method '_delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:00:52.938161 n-d-766380-6 devstack@c-api.service[87925]: /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 04:00:52.938161 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:00:52.967330 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b9badac2-2bc8-4f5a-b352-faf4d6f6ce8a tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42 returned with HTTP 202 Jan 13 04:00:52.968322 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 633/1261] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:00:52 2021] DELETE /volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:00:52.981814 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-28610166-54c0-437d-a614-707c522042e8 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] GET http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42 Jan 13 04:00:52.982529 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-28610166-54c0-437d-a614-707c522042e8 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:00:52.983172 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-28610166-54c0-437d-a614-707c522042e8 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:00:53.008259 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-28610166-54c0-437d-a614-707c522042e8 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42 returned with HTTP 404 Jan 13 04:00:53.010196 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 629/1262] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:00:52 2021] GET /volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/53a53876-b123-4a40-9844-398117722d42 => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:00:53.017789 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-421e5567-d185-4a49-985e-d3e2151a45fa tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] DELETE http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 Jan 13 04:00:53.018307 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-421e5567-d185-4a49-985e-d3e2151a45fa tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:00:53.018787 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-421e5567-d185-4a49-985e-d3e2151a45fa tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:00:53.019242 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-421e5567-d185-4a49-985e-d3e2151a45fa tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Delete volume with id: 1a4b420e-106a-4b5e-a437-6905585f30f1 Jan 13 04:00:53.186341 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:00:53.186341 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:00:53.189589 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-421e5567-d185-4a49-985e-d3e2151a45fa tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Volume info retrieved successfully. Jan 13 04:00:53.266498 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-421e5567-d185-4a49-985e-d3e2151a45fa tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Delete volume request issued successfully. Jan 13 04:00:53.267265 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-421e5567-d185-4a49-985e-d3e2151a45fa tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 returned with HTTP 202 Jan 13 04:00:53.270532 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 634/1263] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:00:53 2021] DELETE /volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:00:53.278253 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8585d412-fd7b-46cd-a186-aefcf457c5aa tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] GET http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 Jan 13 04:00:53.279478 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8585d412-fd7b-46cd-a186-aefcf457c5aa tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:00:53.279981 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8585d412-fd7b-46cd-a186-aefcf457c5aa tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:00:53.463145 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:00:53.463145 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:00:53.493019 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8585d412-fd7b-46cd-a186-aefcf457c5aa tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Volume info retrieved successfully. Jan 13 04:00:53.553502 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8585d412-fd7b-46cd-a186-aefcf457c5aa tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 returned with HTTP 200 Jan 13 04:00:53.574643 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 630/1264] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:00:53 2021] GET /volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 => generated 954 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:00:54.581629 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c996fb44-982c-40a1-a218-89bebefedaf6 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] GET http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 Jan 13 04:00:54.583725 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c996fb44-982c-40a1-a218-89bebefedaf6 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:00:54.584846 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:00:54.584846 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:00:54.585023 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c996fb44-982c-40a1-a218-89bebefedaf6 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:00:54.753971 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:00:54.753971 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:00:54.778961 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c996fb44-982c-40a1-a218-89bebefedaf6 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Volume info retrieved successfully. Jan 13 04:00:54.834202 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c996fb44-982c-40a1-a218-89bebefedaf6 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 returned with HTTP 200 Jan 13 04:00:54.848320 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 635/1265] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:00:54 2021] GET /volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 => generated 954 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:00:55.857277 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-79cc8fdb-6b48-460f-8a27-a61b9b51af94 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] GET http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 Jan 13 04:00:55.857966 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-79cc8fdb-6b48-460f-8a27-a61b9b51af94 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:00:55.858291 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:00:55.858291 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:00:55.859202 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-79cc8fdb-6b48-460f-8a27-a61b9b51af94 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:00:56.009407 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:00:56.009407 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:00:56.033696 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-79cc8fdb-6b48-460f-8a27-a61b9b51af94 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Volume info retrieved successfully. Jan 13 04:00:56.089079 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-79cc8fdb-6b48-460f-8a27-a61b9b51af94 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 returned with HTTP 200 Jan 13 04:00:56.100801 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 631/1266] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:00:55 2021] GET /volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 => generated 954 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:00:57.107199 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-878b59df-8694-487e-a88c-079e3dd284c3 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] GET http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 Jan 13 04:00:57.108709 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-878b59df-8694-487e-a88c-079e3dd284c3 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:00:57.109471 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:00:57.109471 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:00:57.110242 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-878b59df-8694-487e-a88c-079e3dd284c3 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:00:57.238241 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-878b59df-8694-487e-a88c-079e3dd284c3 tempest-VolumeTypesAccessTest-1783386527 tempest-VolumeTypesAccessTest-1783386527] http://10.222.0.38/volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 returned with HTTP 404 Jan 13 04:00:57.244778 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 636/1267] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:00:57 2021] GET /volume/v3/1990e05b7cef495cb98760825d6eee4c/volumes/1a4b420e-106a-4b5e-a437-6905585f30f1 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:00:57.252185 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ddbd33e8-9d6f-4e25-8062-9df48b6392de tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] DELETE http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/8524e9e9-223b-44c0-9066-738acb54564f Jan 13 04:00:57.252811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ddbd33e8-9d6f-4e25-8062-9df48b6392de tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:00:57.253038 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:00:57.253038 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:00:57.253663 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ddbd33e8-9d6f-4e25-8062-9df48b6392de tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Calling method '_delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:00:57.434715 n-d-766380-6 devstack@c-api.service[87925]: /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 04:00:57.434715 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:00:57.456051 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ddbd33e8-9d6f-4e25-8062-9df48b6392de tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/8524e9e9-223b-44c0-9066-738acb54564f returned with HTTP 202 Jan 13 04:00:57.457788 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 632/1268] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:00:57 2021] DELETE /volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/8524e9e9-223b-44c0-9066-738acb54564f => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:00:57.465784 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-87885b26-d8a0-4055-8d38-ef354a3312b3 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] GET http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/8524e9e9-223b-44c0-9066-738acb54564f Jan 13 04:00:57.466535 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-87885b26-d8a0-4055-8d38-ef354a3312b3 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:00:57.467124 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-87885b26-d8a0-4055-8d38-ef354a3312b3 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:00:57.500334 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-87885b26-d8a0-4055-8d38-ef354a3312b3 tempest-VolumeTypesAccessTest-146928340 tempest-VolumeTypesAccessTest-146928340] http://10.222.0.38/volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/8524e9e9-223b-44c0-9066-738acb54564f returned with HTTP 404 Jan 13 04:00:57.502183 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 637/1269] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:00:57 2021] GET /volume/v3/6d6dfe4073d34e8890fb679d98510da0/types/8524e9e9-223b-44c0-9066-738acb54564f => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:01:06.156876 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c5bf2aa-5e3d-4f40-95bf-e8b882ce3f1a tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] POST http://10.222.0.38/volume/v3/8d857d275f1b4072a19070c90112e274/types Jan 13 04:01:06.157535 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c5bf2aa-5e3d-4f40-95bf-e8b882ce3f1a tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-933574293", "os-volume-type-access:is_public": false}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:06.219062 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c5bf2aa-5e3d-4f40-95bf-e8b882ce3f1a tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] http://10.222.0.38/volume/v3/8d857d275f1b4072a19070c90112e274/types returned with HTTP 200 Jan 13 04:01:06.220689 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 633/1270] 10.222.0.38 () {60 vars in 1220 bytes} [Wed Jan 13 04:01:05 2021] POST /volume/v3/8d857d275f1b4072a19070c90112e274/types => generated 230 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:06.453000 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a47d62b9-2336-4c6b-9aa4-148be72c398c tempest-VolumeTypesNegativeTest-2088391093 tempest-VolumeTypesNegativeTest-2088391093] POST http://10.222.0.38/volume/v3/54b1c73f0aca4d4fac1d2c441f057bef/volumes Jan 13 04:01:06.453757 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a47d62b9-2336-4c6b-9aa4-148be72c398c tempest-VolumeTypesNegativeTest-2088391093 tempest-VolumeTypesNegativeTest-2088391093] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7fac6574-2e2b-4bdb-bead-e22a226452b5", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-584399800"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:06.455132 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-a47d62b9-2336-4c6b-9aa4-148be72c398c tempest-VolumeTypesNegativeTest-2088391093 tempest-VolumeTypesNegativeTest-2088391093] Create volume request body: {'volume': {'volume_type': '7fac6574-2e2b-4bdb-bead-e22a226452b5', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-584399800'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:01:06.509479 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a47d62b9-2336-4c6b-9aa4-148be72c398c tempest-VolumeTypesNegativeTest-2088391093 tempest-VolumeTypesNegativeTest-2088391093] http://10.222.0.38/volume/v3/54b1c73f0aca4d4fac1d2c441f057bef/volumes returned with HTTP 404 Jan 13 04:01:06.510810 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 638/1271] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:01:06 2021] POST /volume/v3/54b1c73f0aca4d4fac1d2c441f057bef/volumes => generated 114 bytes in 283 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 04:01:06.522077 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-99711022-0567-4235-bc0d-01851026a260 tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] POST http://10.222.0.38/volume/v3/8d857d275f1b4072a19070c90112e274/types Jan 13 04:01:06.523131 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-99711022-0567-4235-bc0d-01851026a260 tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:06.524527 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-99711022-0567-4235-bc0d-01851026a260 tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] http://10.222.0.38/volume/v3/8d857d275f1b4072a19070c90112e274/types returned with HTTP 400 Jan 13 04:01:06.525732 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 634/1272] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 04:01:06 2021] POST /volume/v3/8d857d275f1b4072a19070c90112e274/types => generated 108 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 04:01:06.537017 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4085a70d-131a-4844-8119-fbba288e8ca0 tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] DELETE http://10.222.0.38/volume/v3/8d857d275f1b4072a19070c90112e274/types/cf680b02-f54d-41e9-bdea-fe617ee76f8b Jan 13 04:01:06.542849 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4085a70d-131a-4844-8119-fbba288e8ca0 tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:06.543579 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4085a70d-131a-4844-8119-fbba288e8ca0 tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] Calling method '_delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:06.562516 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4085a70d-131a-4844-8119-fbba288e8ca0 tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] http://10.222.0.38/volume/v3/8d857d275f1b4072a19070c90112e274/types/cf680b02-f54d-41e9-bdea-fe617ee76f8b returned with HTTP 404 Jan 13 04:01:06.563536 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 635/1273] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:01:06 2021] DELETE /volume/v3/8d857d275f1b4072a19070c90112e274/types/cf680b02-f54d-41e9-bdea-fe617ee76f8b => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:01:06.574774 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86bffa9e-f2a7-4b58-acde-2a4aab2a11a5 tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] GET http://10.222.0.38/volume/v3/8d857d275f1b4072a19070c90112e274/types/9582d086-2ada-4281-933f-e79a3e4c8c1d Jan 13 04:01:06.575685 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86bffa9e-f2a7-4b58-acde-2a4aab2a11a5 tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:06.576426 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86bffa9e-f2a7-4b58-acde-2a4aab2a11a5 tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:06.588767 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86bffa9e-f2a7-4b58-acde-2a4aab2a11a5 tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] http://10.222.0.38/volume/v3/8d857d275f1b4072a19070c90112e274/types/9582d086-2ada-4281-933f-e79a3e4c8c1d returned with HTTP 404 Jan 13 04:01:06.590172 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 639/1274] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:01:06 2021] GET /volume/v3/8d857d275f1b4072a19070c90112e274/types/9582d086-2ada-4281-933f-e79a3e4c8c1d => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:01:06.601939 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-717ff291-bbe6-4d6b-ad43-bf2130d8ebfc tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] DELETE http://10.222.0.38/volume/v3/8d857d275f1b4072a19070c90112e274/types/7fac6574-2e2b-4bdb-bead-e22a226452b5 Jan 13 04:01:06.602827 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-717ff291-bbe6-4d6b-ad43-bf2130d8ebfc tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:06.603574 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-717ff291-bbe6-4d6b-ad43-bf2130d8ebfc tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] Calling method '_delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:06.699732 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-717ff291-bbe6-4d6b-ad43-bf2130d8ebfc tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] http://10.222.0.38/volume/v3/8d857d275f1b4072a19070c90112e274/types/7fac6574-2e2b-4bdb-bead-e22a226452b5 returned with HTTP 202 Jan 13 04:01:06.700833 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 636/1275] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:01:06 2021] DELETE /volume/v3/8d857d275f1b4072a19070c90112e274/types/7fac6574-2e2b-4bdb-bead-e22a226452b5 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:01:06.710331 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8be2a827-9bbc-47ef-a5a4-c6c4e1044817 tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] GET http://10.222.0.38/volume/v3/8d857d275f1b4072a19070c90112e274/types/7fac6574-2e2b-4bdb-bead-e22a226452b5 Jan 13 04:01:06.710990 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8be2a827-9bbc-47ef-a5a4-c6c4e1044817 tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:06.712573 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8be2a827-9bbc-47ef-a5a4-c6c4e1044817 tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:06.728079 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8be2a827-9bbc-47ef-a5a4-c6c4e1044817 tempest-VolumeTypesNegativeTest-1095393624 tempest-VolumeTypesNegativeTest-1095393624] http://10.222.0.38/volume/v3/8d857d275f1b4072a19070c90112e274/types/7fac6574-2e2b-4bdb-bead-e22a226452b5 returned with HTTP 404 Jan 13 04:01:06.729903 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 640/1276] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:01:06 2021] GET /volume/v3/8d857d275f1b4072a19070c90112e274/types/7fac6574-2e2b-4bdb-bead-e22a226452b5 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:01:28.063610 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-66468345-abba-4b9b-b790-d677676713b6 tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] POST http://10.222.0.38/volume/v3/45bd31fa5469423fb21d003cbd392701/types Jan 13 04:01:28.066710 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-66468345-abba-4b9b-b790-d677676713b6 tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-2081316382"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:28.174693 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-66468345-abba-4b9b-b790-d677676713b6 tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] http://10.222.0.38/volume/v3/45bd31fa5469423fb21d003cbd392701/types returned with HTTP 200 Jan 13 04:01:28.178513 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 637/1277] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 04:01:27 2021] POST /volume/v3/45bd31fa5469423fb21d003cbd392701/types => generated 220 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:28.187539 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d7272d59-b530-42da-9321-048dc1e8c8b4 tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] POST http://10.222.0.38/volume/v3/45bd31fa5469423fb21d003cbd392701/group_types Jan 13 04:01:28.192779 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d7272d59-b530-42da-9321-048dc1e8c8b4 tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-871045127"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:28.272513 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d7272d59-b530-42da-9321-048dc1e8c8b4 tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] http://10.222.0.38/volume/v3/45bd31fa5469423fb21d003cbd392701/group_types returned with HTTP 202 Jan 13 04:01:28.273342 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 641/1278] 10.222.0.38 () {62 vars in 1278 bytes} [Wed Jan 13 04:01:28 2021] POST /volume/v3/45bd31fa5469423fb21d003cbd392701/group_types => generated 176 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:01:28.481048 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4014e54f-b7f6-48b1-9886-3a0d4f579288 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] POST http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups Jan 13 04:01:28.482144 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4014e54f-b7f6-48b1-9886-3a0d4f579288 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9326fcce-953b-464a-bdd2-9134c076e173", "volume_types": ["68174a89-6e53-45bc-b65e-a01adefddd5a"], "name": "tempest-GroupsV320Test-Group-824019096"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:28.483403 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-4014e54f-b7f6-48b1-9886-3a0d4f579288 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Creating new group {'group': {'group_type': '9326fcce-953b-464a-bdd2-9134c076e173', 'volume_types': ['68174a89-6e53-45bc-b65e-a01adefddd5a'], 'name': 'tempest-GroupsV320Test-Group-824019096'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 13 04:01:28.497466 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-4014e54f-b7f6-48b1-9886-3a0d4f579288 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Creating group tempest-GroupsV320Test-Group-824019096. Jan 13 04:01:28.526092 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4014e54f-b7f6-48b1-9886-3a0d4f579288 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Availability Zones retrieved successfully. Jan 13 04:01:28.573488 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-4014e54f-b7f6-48b1-9886-3a0d4f579288 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Created reservations ['9ee7bdbc-6c2b-4220-b4d1-a75a3fb388fc'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:01:28.680541 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4014e54f-b7f6-48b1-9886-3a0d4f579288 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups returned with HTTP 202 Jan 13 04:01:28.685023 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 638/1279] 10.222.0.38 () {62 vars in 1264 bytes} [Wed Jan 13 04:01:28 2021] POST /volume/v3/0fa636979d584a9da13734d32579a6d1/groups => generated 107 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:01:28.690617 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e75821f6-40bb-4bd2-a417-e95ea6bf5d5e tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] GET http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da Jan 13 04:01:28.691335 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e75821f6-40bb-4bd2-a417-e95ea6bf5d5e tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:28.691880 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e75821f6-40bb-4bd2-a417-e95ea6bf5d5e tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:28.693127 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-e75821f6-40bb-4bd2-a417-e95ea6bf5d5e tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] show called for member dba8b944-580e-4a6d-b6f8-4e591b1d33da {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:01:28.708890 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:28.708890 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:28.752609 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e75821f6-40bb-4bd2-a417-e95ea6bf5d5e tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da returned with HTTP 200 Jan 13 04:01:28.754115 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 642/1280] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:01:28 2021] GET /volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da => generated 387 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:01:29.767265 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-951c54a7-08ba-4fc7-b6d7-a1ffd4392ea6 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] GET http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da Jan 13 04:01:29.769413 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-951c54a7-08ba-4fc7-b6d7-a1ffd4392ea6 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:29.769815 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:29.769815 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:29.771741 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-951c54a7-08ba-4fc7-b6d7-a1ffd4392ea6 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:29.772974 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-951c54a7-08ba-4fc7-b6d7-a1ffd4392ea6 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] show called for member dba8b944-580e-4a6d-b6f8-4e591b1d33da {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:01:29.799302 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:29.799302 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:29.884656 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-951c54a7-08ba-4fc7-b6d7-a1ffd4392ea6 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da returned with HTTP 200 Jan 13 04:01:29.885867 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 639/1281] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:01:29 2021] GET /volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da => generated 388 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:01:29.900123 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c87f5ca-d160-4743-b82f-7a0c471fbb31 tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] POST http://10.222.0.38/volume/v3/45bd31fa5469423fb21d003cbd392701/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da/action Jan 13 04:01:29.901024 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:29.901024 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:29.901703 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c87f5ca-d160-4743-b82f-7a0c471fbb31 tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:01:29.902234 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c87f5ca-d160-4743-b82f-7a0c471fbb31 tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:29.904500 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-5c87f5ca-d160-4743-b82f-7a0c471fbb31 tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Updating group 'dba8b944-580e-4a6d-b6f8-4e591b1d33da' with 'creating' {{(pid=87927) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 13 04:01:29.915323 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:29.915323 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:29.929710 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c87f5ca-d160-4743-b82f-7a0c471fbb31 tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] http://10.222.0.38/volume/v3/45bd31fa5469423fb21d003cbd392701/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da/action returned with HTTP 202 Jan 13 04:01:29.934361 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 643/1282] 10.222.0.38 () {62 vars in 1395 bytes} [Wed Jan 13 04:01:29 2021] POST /volume/v3/45bd31fa5469423fb21d003cbd392701/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:01:29.953250 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2216dd8c-507d-47ee-bbd4-16ae6eb9084c tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] GET http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da Jan 13 04:01:29.954234 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2216dd8c-507d-47ee-bbd4-16ae6eb9084c tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:29.954608 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:29.954608 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:29.955168 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2216dd8c-507d-47ee-bbd4-16ae6eb9084c tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:29.955831 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-2216dd8c-507d-47ee-bbd4-16ae6eb9084c tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] show called for member dba8b944-580e-4a6d-b6f8-4e591b1d33da {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:01:29.964920 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:29.964920 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:30.002890 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2216dd8c-507d-47ee-bbd4-16ae6eb9084c tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da returned with HTTP 200 Jan 13 04:01:30.013382 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 640/1283] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:01:29 2021] GET /volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da => generated 387 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:01:30.016979 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a983ab49-78d2-436d-8ac6-63a77a4098ec tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] POST http://10.222.0.38/volume/v3/45bd31fa5469423fb21d003cbd392701/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da/action Jan 13 04:01:30.017750 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:30.017750 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:30.018646 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a983ab49-78d2-436d-8ac6-63a77a4098ec tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:01:30.019430 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a983ab49-78d2-436d-8ac6-63a77a4098ec tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:30.020651 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-a983ab49-78d2-436d-8ac6-63a77a4098ec tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Updating group 'dba8b944-580e-4a6d-b6f8-4e591b1d33da' with 'available' {{(pid=87927) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 13 04:01:30.038443 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:30.038443 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:30.053501 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a983ab49-78d2-436d-8ac6-63a77a4098ec tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] http://10.222.0.38/volume/v3/45bd31fa5469423fb21d003cbd392701/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da/action returned with HTTP 202 Jan 13 04:01:30.054533 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 644/1284] 10.222.0.38 () {62 vars in 1395 bytes} [Wed Jan 13 04:01:30 2021] POST /volume/v3/45bd31fa5469423fb21d003cbd392701/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:01:30.063247 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-837b4421-e4a3-4a0e-b5fa-c9a3aba9f912 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] GET http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da Jan 13 04:01:30.063863 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-837b4421-e4a3-4a0e-b5fa-c9a3aba9f912 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:30.064087 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:30.064087 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:30.064852 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-837b4421-e4a3-4a0e-b5fa-c9a3aba9f912 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:30.065431 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-837b4421-e4a3-4a0e-b5fa-c9a3aba9f912 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] show called for member dba8b944-580e-4a6d-b6f8-4e591b1d33da {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:01:30.106190 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:30.106190 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:30.169326 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-837b4421-e4a3-4a0e-b5fa-c9a3aba9f912 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da returned with HTTP 200 Jan 13 04:01:30.174048 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 641/1285] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:01:30 2021] GET /volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da => generated 388 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:01:30.187109 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-54a1e138-d15f-49bd-931f-9aaab57b278a tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] POST http://10.222.0.38/volume/v3/45bd31fa5469423fb21d003cbd392701/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da/action Jan 13 04:01:30.187760 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:30.187760 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:30.188425 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-54a1e138-d15f-49bd-931f-9aaab57b278a tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:01:30.188927 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-54a1e138-d15f-49bd-931f-9aaab57b278a tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:30.189989 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-54a1e138-d15f-49bd-931f-9aaab57b278a tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Updating group 'dba8b944-580e-4a6d-b6f8-4e591b1d33da' with 'error' {{(pid=87927) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 13 04:01:30.204719 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:30.204719 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:30.217616 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-54a1e138-d15f-49bd-931f-9aaab57b278a tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] http://10.222.0.38/volume/v3/45bd31fa5469423fb21d003cbd392701/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da/action returned with HTTP 202 Jan 13 04:01:30.222172 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 645/1286] 10.222.0.38 () {62 vars in 1395 bytes} [Wed Jan 13 04:01:30 2021] POST /volume/v3/45bd31fa5469423fb21d003cbd392701/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:01:30.235680 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0447fb3b-9294-4427-947d-0b8dd58496b4 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] GET http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da Jan 13 04:01:30.237921 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0447fb3b-9294-4427-947d-0b8dd58496b4 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:30.238132 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:30.238132 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:30.239335 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0447fb3b-9294-4427-947d-0b8dd58496b4 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:30.240845 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-0447fb3b-9294-4427-947d-0b8dd58496b4 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] show called for member dba8b944-580e-4a6d-b6f8-4e591b1d33da {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:01:30.249558 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:30.249558 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:30.291688 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0447fb3b-9294-4427-947d-0b8dd58496b4 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da returned with HTTP 200 Jan 13 04:01:30.299649 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 642/1287] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:01:30 2021] GET /volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da => generated 384 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:01:30.306866 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f2cdc8af-cf67-46b0-b7b8-db92902f23fa tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] POST http://10.222.0.38/volume/v3/45bd31fa5469423fb21d003cbd392701/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da/action Jan 13 04:01:30.307640 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:30.307640 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:30.308558 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f2cdc8af-cf67-46b0-b7b8-db92902f23fa tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:01:30.309172 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f2cdc8af-cf67-46b0-b7b8-db92902f23fa tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:30.310227 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-f2cdc8af-cf67-46b0-b7b8-db92902f23fa tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Updating group 'dba8b944-580e-4a6d-b6f8-4e591b1d33da' with 'available' {{(pid=87927) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 13 04:01:30.319232 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:30.319232 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:30.330290 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f2cdc8af-cf67-46b0-b7b8-db92902f23fa tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] http://10.222.0.38/volume/v3/45bd31fa5469423fb21d003cbd392701/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da/action returned with HTTP 202 Jan 13 04:01:30.331449 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 646/1288] 10.222.0.38 () {62 vars in 1395 bytes} [Wed Jan 13 04:01:30 2021] POST /volume/v3/45bd31fa5469423fb21d003cbd392701/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:01:30.341960 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cb856d9b-19d2-446f-a85b-8efd7a3f7fb6 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] GET http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da Jan 13 04:01:30.343333 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cb856d9b-19d2-446f-a85b-8efd7a3f7fb6 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:30.343771 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:30.343771 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:30.344772 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cb856d9b-19d2-446f-a85b-8efd7a3f7fb6 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:30.345379 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-cb856d9b-19d2-446f-a85b-8efd7a3f7fb6 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] show called for member dba8b944-580e-4a6d-b6f8-4e591b1d33da {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:01:30.356507 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:30.356507 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:30.398520 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cb856d9b-19d2-446f-a85b-8efd7a3f7fb6 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da returned with HTTP 200 Jan 13 04:01:30.401080 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 643/1289] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:01:30 2021] GET /volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da => generated 388 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:01:30.430059 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-54ac6377-596e-4115-bab1-9d07ad905563 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] GET http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/volumes/detail Jan 13 04:01:30.430906 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-54ac6377-596e-4115-bab1-9d07ad905563 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:30.434001 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:30.434001 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:30.437764 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-54ac6377-596e-4115-bab1-9d07ad905563 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:30.438839 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-54ac6377-596e-4115-bab1-9d07ad905563 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:01:30.451114 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-54ac6377-596e-4115-bab1-9d07ad905563 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:01:30.624831 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-54ac6377-596e-4115-bab1-9d07ad905563 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Get all volumes completed successfully. Jan 13 04:01:30.632467 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-54ac6377-596e-4115-bab1-9d07ad905563 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/volumes/detail returned with HTTP 200 Jan 13 04:01:30.633397 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 647/1290] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 04:01:30 2021] GET /volume/v3/0fa636979d584a9da13734d32579a6d1/volumes/detail => generated 15 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:30.650645 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64ffdbec-ea49-4ee8-a52f-5775d2d7f3e7 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] POST http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da/action Jan 13 04:01:30.651152 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:30.651152 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:30.651591 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64ffdbec-ea49-4ee8-a52f-5775d2d7f3e7 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:01:30.651984 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64ffdbec-ea49-4ee8-a52f-5775d2d7f3e7 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:30.653058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-64ffdbec-ea49-4ee8-a52f-5775d2d7f3e7 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] delete called for group dba8b944-580e-4a6d-b6f8-4e591b1d33da {{(pid=87926) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 04:01:30.653408 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-64ffdbec-ea49-4ee8-a52f-5775d2d7f3e7 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Delete group with id: dba8b944-580e-4a6d-b6f8-4e591b1d33da Jan 13 04:01:30.668593 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:30.668593 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:30.818630 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64ffdbec-ea49-4ee8-a52f-5775d2d7f3e7 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da/action returned with HTTP 202 Jan 13 04:01:30.820972 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 644/1291] 10.222.0.38 () {62 vars in 1395 bytes} [Wed Jan 13 04:01:30 2021] POST /volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:01:30.831373 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e49e11f1-8f73-4f17-982d-5d0a71a2b4f0 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] GET http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da Jan 13 04:01:30.832069 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e49e11f1-8f73-4f17-982d-5d0a71a2b4f0 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:30.833093 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e49e11f1-8f73-4f17-982d-5d0a71a2b4f0 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:30.833741 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-e49e11f1-8f73-4f17-982d-5d0a71a2b4f0 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] show called for member dba8b944-580e-4a6d-b6f8-4e591b1d33da {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:01:30.846872 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:30.846872 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:30.915268 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e49e11f1-8f73-4f17-982d-5d0a71a2b4f0 tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da returned with HTTP 200 Jan 13 04:01:30.916492 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 648/1292] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:01:30 2021] GET /volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da => generated 387 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:01:31.929343 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-744165f7-f05c-4592-8047-f8e7cb4bef3f tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] GET http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da Jan 13 04:01:31.930545 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-744165f7-f05c-4592-8047-f8e7cb4bef3f tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:31.930917 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:31.930917 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:31.931554 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-744165f7-f05c-4592-8047-f8e7cb4bef3f tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:31.932118 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-744165f7-f05c-4592-8047-f8e7cb4bef3f tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] show called for member dba8b944-580e-4a6d-b6f8-4e591b1d33da {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:01:31.943370 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-744165f7-f05c-4592-8047-f8e7cb4bef3f tempest-GroupsV320Test-40413462 tempest-GroupsV320Test-40413462] http://10.222.0.38/volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da returned with HTTP 404 Jan 13 04:01:31.949759 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 645/1293] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:01:31 2021] GET /volume/v3/0fa636979d584a9da13734d32579a6d1/groups/dba8b944-580e-4a6d-b6f8-4e591b1d33da => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:01:31.955473 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f252ec29-7d58-4733-9e86-5e934874381c tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] DELETE http://10.222.0.38/volume/v3/45bd31fa5469423fb21d003cbd392701/group_types/9326fcce-953b-464a-bdd2-9134c076e173 Jan 13 04:01:31.956037 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f252ec29-7d58-4733-9e86-5e934874381c tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:31.956227 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:31.956227 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:31.957009 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f252ec29-7d58-4733-9e86-5e934874381c tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:31.958484 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:31.958484 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:32.028239 n-d-766380-6 devstack@c-api.service[87925]: /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 04:01:32.028239 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:01:32.060951 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f252ec29-7d58-4733-9e86-5e934874381c tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] http://10.222.0.38/volume/v3/45bd31fa5469423fb21d003cbd392701/group_types/9326fcce-953b-464a-bdd2-9134c076e173 returned with HTTP 202 Jan 13 04:01:32.061993 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 649/1294] 10.222.0.38 () {60 vars in 1371 bytes} [Wed Jan 13 04:01:31 2021] DELETE /volume/v3/45bd31fa5469423fb21d003cbd392701/group_types/9326fcce-953b-464a-bdd2-9134c076e173 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:01:32.071123 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-85e49e90-5b02-4bc9-ba3d-85f0a9844751 tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] DELETE http://10.222.0.38/volume/v3/45bd31fa5469423fb21d003cbd392701/types/68174a89-6e53-45bc-b65e-a01adefddd5a Jan 13 04:01:32.071813 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-85e49e90-5b02-4bc9-ba3d-85f0a9844751 tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:32.072466 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-85e49e90-5b02-4bc9-ba3d-85f0a9844751 tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Calling method '_delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:32.238037 n-d-766380-6 devstack@c-api.service[87925]: /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 04:01:32.238037 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:01:32.269270 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-85e49e90-5b02-4bc9-ba3d-85f0a9844751 tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] http://10.222.0.38/volume/v3/45bd31fa5469423fb21d003cbd392701/types/68174a89-6e53-45bc-b65e-a01adefddd5a returned with HTTP 202 Jan 13 04:01:32.270944 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 646/1295] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:01:32 2021] DELETE /volume/v3/45bd31fa5469423fb21d003cbd392701/types/68174a89-6e53-45bc-b65e-a01adefddd5a => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:01:32.279335 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-14cc15b0-6a46-427e-8e0e-81a2da5d5aa3 tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] GET http://10.222.0.38/volume/v3/45bd31fa5469423fb21d003cbd392701/types/68174a89-6e53-45bc-b65e-a01adefddd5a Jan 13 04:01:32.280139 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-14cc15b0-6a46-427e-8e0e-81a2da5d5aa3 tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:32.280833 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-14cc15b0-6a46-427e-8e0e-81a2da5d5aa3 tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:32.304654 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-14cc15b0-6a46-427e-8e0e-81a2da5d5aa3 tempest-GroupsV320Test-1917703250 tempest-GroupsV320Test-1917703250] http://10.222.0.38/volume/v3/45bd31fa5469423fb21d003cbd392701/types/68174a89-6e53-45bc-b65e-a01adefddd5a returned with HTTP 404 Jan 13 04:01:32.305976 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 650/1296] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:01:32 2021] GET /volume/v3/45bd31fa5469423fb21d003cbd392701/types/68174a89-6e53-45bc-b65e-a01adefddd5a => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:01:42.526060 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-77f1766a-a507-4a13-a89b-009e284419e8 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] GET http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 Jan 13 04:01:42.526597 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-77f1766a-a507-4a13-a89b-009e284419e8 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:42.527067 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-77f1766a-a507-4a13-a89b-009e284419e8 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:42.558528 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-77f1766a-a507-4a13-a89b-009e284419e8 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] 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 04:01:42.559704 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-77f1766a-a507-4a13-a89b-009e284419e8 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] 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 04:01:42.560831 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-77f1766a-a507-4a13-a89b-009e284419e8 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] 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 04:01:42.570713 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-77f1766a-a507-4a13-a89b-009e284419e8 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 returned with HTTP 200 Jan 13 04:01:42.571849 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 647/1297] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:01:42 2021] GET /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 => generated 361 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:42.587430 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac4bfa29-4104-4d0e-98a5-2aa9a8334e97 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] GET http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856/defaults Jan 13 04:01:42.588348 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ac4bfa29-4104-4d0e-98a5-2aa9a8334e97 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:42.589045 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ac4bfa29-4104-4d0e-98a5-2aa9a8334e97 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Calling method 'defaults' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:42.614870 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac4bfa29-4104-4d0e-98a5-2aa9a8334e97 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856/defaults returned with HTTP 200 Jan 13 04:01:42.616361 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 651/1298] 10.222.0.38 () {58 vars in 1348 bytes} [Wed Jan 13 04:01:42 2021] GET /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856/defaults => generated 361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:42.629903 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c275e7bf-39d8-4597-9c8b-7c7371e27fac tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] PUT http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 Jan 13 04:01:42.631198 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c275e7bf-39d8-4597-9c8b-7c7371e27fac tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:42.733707 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c275e7bf-39d8-4597-9c8b-7c7371e27fac tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 returned with HTTP 200 Jan 13 04:01:42.741745 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 648/1299] 10.222.0.38 () {60 vars in 1341 bytes} [Wed Jan 13 04:01:42 2021] PUT /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 => generated 319 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:42.747940 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3e449e0c-74e9-4295-9ec7-a119c17ae601 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] DELETE http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 Jan 13 04:01:42.748859 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3e449e0c-74e9-4295-9ec7-a119c17ae601 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:42.749643 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3e449e0c-74e9-4295-9ec7-a119c17ae601 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:42.762898 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3e449e0c-74e9-4295-9ec7-a119c17ae601 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 returned with HTTP 200 Jan 13 04:01:42.764336 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 652/1300] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:01:42 2021] DELETE /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 13 04:01:42.775335 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-294e43f0-c7d5-41f0-8a8a-4c236b199a4f tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] GET http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 Jan 13 04:01:42.776021 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-294e43f0-c7d5-41f0-8a8a-4c236b199a4f tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:42.776754 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-294e43f0-c7d5-41f0-8a8a-4c236b199a4f tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:42.810699 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-294e43f0-c7d5-41f0-8a8a-4c236b199a4f tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 returned with HTTP 200 Jan 13 04:01:42.811579 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 649/1301] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:01:42 2021] GET /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 => generated 361 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:42.824006 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-60e4c0e9-478d-4a40-8128-a3416e7b88d6 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] PUT http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 Jan 13 04:01:42.824946 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-60e4c0e9-478d-4a40-8128-a3416e7b88d6 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:43.014496 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-60e4c0e9-478d-4a40-8128-a3416e7b88d6 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 returned with HTTP 200 Jan 13 04:01:43.023201 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 653/1302] 10.222.0.38 () {60 vars in 1342 bytes} [Wed Jan 13 04:01:42 2021] PUT /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 => generated 319 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:43.030171 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1b750352-669f-4874-be6b-51519e50f737 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] GET http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856/defaults Jan 13 04:01:43.030784 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1b750352-669f-4874-be6b-51519e50f737 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:43.031266 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1b750352-669f-4874-be6b-51519e50f737 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Calling method 'defaults' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:43.055581 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1b750352-669f-4874-be6b-51519e50f737 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856/defaults returned with HTTP 200 Jan 13 04:01:43.056498 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 650/1303] 10.222.0.38 () {58 vars in 1348 bytes} [Wed Jan 13 04:01:43 2021] GET /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856/defaults => generated 361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:43.070522 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7868d575-8214-40ae-8844-8f2f48c19458 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] GET http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 Jan 13 04:01:43.071149 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7868d575-8214-40ae-8844-8f2f48c19458 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:43.071635 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7868d575-8214-40ae-8844-8f2f48c19458 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:43.105377 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7868d575-8214-40ae-8844-8f2f48c19458 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 returned with HTTP 200 Jan 13 04:01:43.106208 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 654/1304] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:01:43 2021] GET /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 => generated 361 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:43.121690 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-76fb3337-3c05-4485-9a98-f9ba9a9fc8ae tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] GET http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856?usage=True Jan 13 04:01:43.122321 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-76fb3337-3c05-4485-9a98-f9ba9a9fc8ae tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:43.122811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-76fb3337-3c05-4485-9a98-f9ba9a9fc8ae tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:43.172849 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-76fb3337-3c05-4485-9a98-f9ba9a9fc8ae tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856?usage=True returned with HTTP 200 Jan 13 04:01:43.173719 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 651/1305] 10.222.0.38 () {58 vars in 1342 bytes} [Wed Jan 13 04:01:43 2021] GET /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856?usage=True => generated 1076 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:01:43.331774 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] POST http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes Jan 13 04:01:43.333225 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1215996836"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:43.334386 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1215996836'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:01:43.334788 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Create volume of 1 GB Jan 13 04:01:43.347396 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Availability Zones retrieved successfully. Jan 13 04:01:43.366217 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Flow 'volume_create_api' (dfebbefb-6877-428d-bbaa-e5f968e773a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:01:43.369020 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c400ae5-c030-4b78-984f-82473f3f7767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:43.371100 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:01:43.445943 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c400ae5-c030-4b78-984f-82473f3f7767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:43.448419 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (925fe242-13f6-4d53-ad33-f5b8ea734243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:43.537455 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Created reservations ['4811b0ad-ad57-441b-a904-21abb8c011ac', 'd55dad9c-239c-4e8a-9cc2-427c925a5078', '9a072efd-5305-476d-a341-f425b2a5b5ac', '5a6a2a0b-77e7-466e-bca2-f518e8a351cc'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:01:43.539273 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (925fe242-13f6-4d53-ad33-f5b8ea734243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4811b0ad-ad57-441b-a904-21abb8c011ac', 'd55dad9c-239c-4e8a-9cc2-427c925a5078', '9a072efd-5305-476d-a341-f425b2a5b5ac', '5a6a2a0b-77e7-466e-bca2-f518e8a351cc']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:43.541442 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cdce2b6-8f83-4ae2-b49e-dad499ebd5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:43.604750 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cdce2b6-8f83-4ae2-b49e-dad499ebd5f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8f4f9f5-f286-4843-952a-a3473c3bda26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1215996836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c1470a36e24e44a04c7b809a84f856',qos_specs=None,replication_status=,reservations=['4811b0ad-ad57-441b-a904-21abb8c011ac','d55dad9c-239c-4e8a-9cc2-427c925a5078','9a072efd-5305-476d-a341-f425b2a5b5ac','5a6a2a0b-77e7-466e-bca2-f518e8a351cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb0f1d88d0f414c9ea529d22d62ba68',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:01:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1215996836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8f4f9f5-f286-4843-952a-a3473c3bda26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88c1470a36e24e44a04c7b809a84f856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='adb0f1d88d0f414c9ea529d22d62ba68',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:43.606801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd6a3a51-b4ef-4b1e-945e-cd6b21d0a565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:43.636848 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd6a3a51-b4ef-4b1e-945e-cd6b21d0a565) transitioned into state 'SUCCESS' from state '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-1215996836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c1470a36e24e44a04c7b809a84f856',qos_specs=None,replication_status=,reservations=['4811b0ad-ad57-441b-a904-21abb8c011ac','d55dad9c-239c-4e8a-9cc2-427c925a5078','9a072efd-5305-476d-a341-f425b2a5b5ac','5a6a2a0b-77e7-466e-bca2-f518e8a351cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb0f1d88d0f414c9ea529d22d62ba68',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:43.639333 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be08c511-c072-4663-8c20-18b383265a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:43.656216 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be08c511-c072-4663-8c20-18b383265a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:43.658947 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Flow 'volume_create_api' (dfebbefb-6877-428d-bbaa-e5f968e773a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:01:43.721036 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Create volume request issued successfully. Jan 13 04:01:43.743504 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aae4c6df-5154-4312-acc4-adaff3080346 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes returned with HTTP 202 Jan 13 04:01:43.755083 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 655/1306] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:01:43 2021] POST /volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes => generated 825 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:01:43.760017 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-01fd51e7-5571-4b15-ba3e-896ba60a0261 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] GET http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 Jan 13 04:01:43.760683 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-01fd51e7-5571-4b15-ba3e-896ba60a0261 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:43.761168 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-01fd51e7-5571-4b15-ba3e-896ba60a0261 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:43.812245 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:43.812245 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:43.820985 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-01fd51e7-5571-4b15-ba3e-896ba60a0261 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Volume info retrieved successfully. Jan 13 04:01:43.843664 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-01fd51e7-5571-4b15-ba3e-896ba60a0261 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 returned with HTTP 200 Jan 13 04:01:43.845265 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 652/1307] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:43 2021] GET /volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 => generated 893 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:44.864223 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78f08924-319c-43cc-86c8-89c33da44ae2 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] GET http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 Jan 13 04:01:44.864924 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-78f08924-319c-43cc-86c8-89c33da44ae2 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:44.865213 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:44.865213 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:44.865936 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-78f08924-319c-43cc-86c8-89c33da44ae2 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:44.918925 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:44.918925 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:44.929771 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-78f08924-319c-43cc-86c8-89c33da44ae2 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Volume info retrieved successfully. Jan 13 04:01:44.955562 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78f08924-319c-43cc-86c8-89c33da44ae2 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 returned with HTTP 200 Jan 13 04:01:44.957360 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 656/1308] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:44 2021] GET /volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 => generated 918 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:44.975929 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e72bf99a-c591-4fea-88fc-a1fa7992d17e tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] GET http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856?usage=True Jan 13 04:01:44.976829 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e72bf99a-c591-4fea-88fc-a1fa7992d17e tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:44.977238 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:44.977238 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:44.977996 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e72bf99a-c591-4fea-88fc-a1fa7992d17e tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:45.034682 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e72bf99a-c591-4fea-88fc-a1fa7992d17e tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856?usage=True returned with HTTP 200 Jan 13 04:01:45.036546 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 653/1309] 10.222.0.38 () {58 vars in 1342 bytes} [Wed Jan 13 04:01:44 2021] GET /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856?usage=True => generated 1076 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:01:45.050107 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-52aad105-6b0d-41bc-87ad-37e3eccfb36f tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] DELETE http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 Jan 13 04:01:45.051452 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-52aad105-6b0d-41bc-87ad-37e3eccfb36f tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:45.051654 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:45.051654 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:45.052148 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-52aad105-6b0d-41bc-87ad-37e3eccfb36f tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:45.052874 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-52aad105-6b0d-41bc-87ad-37e3eccfb36f tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Delete volume with id: c8f4f9f5-f286-4843-952a-a3473c3bda26 Jan 13 04:01:45.103998 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:45.103998 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:45.105240 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-52aad105-6b0d-41bc-87ad-37e3eccfb36f tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Volume info retrieved successfully. Jan 13 04:01:45.135252 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-52aad105-6b0d-41bc-87ad-37e3eccfb36f tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Delete volume request issued successfully. Jan 13 04:01:45.135899 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-52aad105-6b0d-41bc-87ad-37e3eccfb36f tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 returned with HTTP 202 Jan 13 04:01:45.136997 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 657/1310] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:01:45 2021] DELETE /volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:01:45.145373 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc3e6567-720f-46ed-ac4b-1de676b2d43e tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] GET http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 Jan 13 04:01:45.146150 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bc3e6567-720f-46ed-ac4b-1de676b2d43e tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:45.146646 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bc3e6567-720f-46ed-ac4b-1de676b2d43e tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:45.201423 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:45.201423 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:45.210949 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bc3e6567-720f-46ed-ac4b-1de676b2d43e tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Volume info retrieved successfully. Jan 13 04:01:45.233511 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc3e6567-720f-46ed-ac4b-1de676b2d43e tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 returned with HTTP 200 Jan 13 04:01:45.241863 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 654/1311] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:45 2021] GET /volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 => generated 917 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:46.252358 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-16d830bc-cce5-4257-89f9-56f8eddc2f0f tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] GET http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 Jan 13 04:01:46.253868 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-16d830bc-cce5-4257-89f9-56f8eddc2f0f tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:46.254279 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:46.254279 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:46.255062 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-16d830bc-cce5-4257-89f9-56f8eddc2f0f tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:46.309790 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:46.309790 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:46.319891 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-16d830bc-cce5-4257-89f9-56f8eddc2f0f tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Volume info retrieved successfully. Jan 13 04:01:46.345020 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-16d830bc-cce5-4257-89f9-56f8eddc2f0f tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 returned with HTTP 200 Jan 13 04:01:46.346763 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 658/1312] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:46 2021] GET /volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 => generated 917 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:47.296747 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] POST http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes Jan 13 04:01:47.297863 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:47.297863 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:47.298542 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1218597944"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:47.299832 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1218597944'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:01:47.300487 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Create volume of 1 GB Jan 13 04:01:47.326296 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Availability Zones retrieved successfully. Jan 13 04:01:47.355169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Flow 'volume_create_api' (382caaa1-1d47-4017-b0e2-ee20ef02d915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:01:47.363123 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b28c081d-6d7f-4cc8-9d22-efe552195e7f tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] GET http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 Jan 13 04:01:47.363903 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b28c081d-6d7f-4cc8-9d22-efe552195e7f tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:47.364479 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:47.364479 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:47.365240 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b28c081d-6d7f-4cc8-9d22-efe552195e7f tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:47.374402 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6cedd42-e0c0-4423-8a77-247f1ca9312d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:47.376858 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:01:47.478621 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b28c081d-6d7f-4cc8-9d22-efe552195e7f tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 returned with HTTP 404 Jan 13 04:01:47.491250 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 659/1313] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:47 2021] GET /volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:01:47.503290 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] POST http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes Jan 13 04:01:47.504430 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-108150601"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:47.505777 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-108150601'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:01:47.506363 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Create volume of 1 GB Jan 13 04:01:47.534651 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Availability Zones retrieved successfully. Jan 13 04:01:47.538404 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6cedd42-e0c0-4423-8a77-247f1ca9312d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:47.540952 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06697209-e80a-4b2b-906f-ed912c92e736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:47.579352 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Flow 'volume_create_api' (c1e9822e-01f4-4106-bf83-43c403d0d6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:01:47.589087 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d64ef93-91a1-4fa0-9a26-a63df8d0399b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:47.591785 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:01:47.689726 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Created reservations ['4d084633-4e30-4a66-bc6e-1fe155f1c2ef', '8dfcb829-ec0a-4cba-9fff-99f526feacaa', 'f6ffeb12-fba1-4cba-b511-aaceeae889bb', '0ccd2d30-5fb2-4eb9-9828-8c6848ea86de'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:01:47.692906 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06697209-e80a-4b2b-906f-ed912c92e736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d084633-4e30-4a66-bc6e-1fe155f1c2ef', '8dfcb829-ec0a-4cba-9fff-99f526feacaa', 'f6ffeb12-fba1-4cba-b511-aaceeae889bb', '0ccd2d30-5fb2-4eb9-9828-8c6848ea86de']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:47.694490 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (509bc86a-9003-4b1a-98c5-99ed91055178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:47.721086 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d64ef93-91a1-4fa0-9a26-a63df8d0399b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:47.726296 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d611dc77-9deb-47de-9da0-d28ebb3f7055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:47.795594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (509bc86a-9003-4b1a-98c5-99ed91055178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba9f27db-fbb4-4f25-a00c-67adc4448386', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1218597944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7124f4734ad44dc985a0a572ecb47842',qos_specs=None,replication_status=,reservations=['4d084633-4e30-4a66-bc6e-1fe155f1c2ef','8dfcb829-ec0a-4cba-9fff-99f526feacaa','f6ffeb12-fba1-4cba-b511-aaceeae889bb','0ccd2d30-5fb2-4eb9-9828-8c6848ea86de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98736bc3801f489897b6f77ac31b837c',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:01:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1218597944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba9f27db-fbb4-4f25-a00c-67adc4448386,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7124f4734ad44dc985a0a572ecb47842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='98736bc3801f489897b6f77ac31b837c',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:47.797754 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efd4de2a-4b6d-4a8b-a605-64b50c72904e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:47.811761 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Created reservations ['bb041e6b-7e99-4020-84e4-c198b73f7da6', 'e366f21b-59d4-455d-9c8c-cc2c5f85eb96', '805aedc2-843e-4bd1-8e4e-2a1a581e1ceb', 'a9f45042-c140-46a9-9df7-9ad5c58fa0f1'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:01:47.813916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d611dc77-9deb-47de-9da0-d28ebb3f7055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb041e6b-7e99-4020-84e4-c198b73f7da6', 'e366f21b-59d4-455d-9c8c-cc2c5f85eb96', '805aedc2-843e-4bd1-8e4e-2a1a581e1ceb', 'a9f45042-c140-46a9-9df7-9ad5c58fa0f1']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:47.818597 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (738268c5-9679-42d4-8364-ec7129acb9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:47.838681 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efd4de2a-4b6d-4a8b-a605-64b50c72904e) transitioned into state 'SUCCESS' from state '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-1218597944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7124f4734ad44dc985a0a572ecb47842',qos_specs=None,replication_status=,reservations=['4d084633-4e30-4a66-bc6e-1fe155f1c2ef','8dfcb829-ec0a-4cba-9fff-99f526feacaa','f6ffeb12-fba1-4cba-b511-aaceeae889bb','0ccd2d30-5fb2-4eb9-9828-8c6848ea86de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98736bc3801f489897b6f77ac31b837c',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:47.840756 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67b93539-903f-481d-82fc-ae3ee39a10bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:47.875590 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67b93539-903f-481d-82fc-ae3ee39a10bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:47.885783 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Flow 'volume_create_api' (382caaa1-1d47-4017-b0e2-ee20ef02d915) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:01:47.893646 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (738268c5-9679-42d4-8364-ec7129acb9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d912e75-f342-4982-ae56-813a3d36a179', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-108150601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c1470a36e24e44a04c7b809a84f856',qos_specs=None,replication_status=,reservations=['bb041e6b-7e99-4020-84e4-c198b73f7da6','e366f21b-59d4-455d-9c8c-cc2c5f85eb96','805aedc2-843e-4bd1-8e4e-2a1a581e1ceb','a9f45042-c140-46a9-9df7-9ad5c58fa0f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb0f1d88d0f414c9ea529d22d62ba68',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:01:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-108150601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d912e75-f342-4982-ae56-813a3d36a179,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88c1470a36e24e44a04c7b809a84f856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='adb0f1d88d0f414c9ea529d22d62ba68',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:47.896540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b517f3e-9cd9-41f7-bbd4-fa4aa5a25f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:47.930527 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b517f3e-9cd9-41f7-bbd4-fa4aa5a25f91) transitioned into state 'SUCCESS' from state '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-108150601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c1470a36e24e44a04c7b809a84f856',qos_specs=None,replication_status=,reservations=['bb041e6b-7e99-4020-84e4-c198b73f7da6','e366f21b-59d4-455d-9c8c-cc2c5f85eb96','805aedc2-843e-4bd1-8e4e-2a1a581e1ceb','a9f45042-c140-46a9-9df7-9ad5c58fa0f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb0f1d88d0f414c9ea529d22d62ba68',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:47.933861 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f8aec5b-812a-4cd8-99ff-f31743acd5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:47.942230 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Create volume request issued successfully. Jan 13 04:01:47.958116 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f8aec5b-812a-4cd8-99ff-f31743acd5ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:47.958497 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a425e8d7-8a05-482b-896f-846b09b73f56 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes returned with HTTP 202 Jan 13 04:01:47.969003 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 655/1314] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:01:47 2021] POST /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes => generated 818 bytes in 666 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:01:47.969477 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Flow 'volume_create_api' (c1e9822e-01f4-4106-bf83-43c403d0d6e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:01:47.981276 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-869d57ec-0d90-4d53-af34-4668e151149c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 Jan 13 04:01:47.982426 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-869d57ec-0d90-4d53-af34-4668e151149c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:47.982649 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:47.982649 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:47.983028 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-869d57ec-0d90-4d53-af34-4668e151149c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:48.017121 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Create volume request issued successfully. Jan 13 04:01:48.033403 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-938bc651-ad9b-442e-8e99-9dafa279548d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes returned with HTTP 202 Jan 13 04:01:48.034597 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 660/1315] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:01:47 2021] POST /volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes => generated 824 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 04:01:48.050153 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:48.050153 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:48.050490 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2cca8f77-31f1-4b9d-88aa-c8704397d31a tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] GET http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/0d912e75-f342-4982-ae56-813a3d36a179 Jan 13 04:01:48.051541 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2cca8f77-31f1-4b9d-88aa-c8704397d31a tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:48.051541 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:48.051541 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:48.052169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2cca8f77-31f1-4b9d-88aa-c8704397d31a tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:48.059879 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-869d57ec-0d90-4d53-af34-4668e151149c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:01:48.088607 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-869d57ec-0d90-4d53-af34-4668e151149c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 returned with HTTP 200 Jan 13 04:01:48.099867 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 656/1316] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:47 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 => generated 910 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:01:48.141813 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:48.141813 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:48.154992 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2cca8f77-31f1-4b9d-88aa-c8704397d31a tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Volume info retrieved successfully. Jan 13 04:01:48.202784 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2cca8f77-31f1-4b9d-88aa-c8704397d31a tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/0d912e75-f342-4982-ae56-813a3d36a179 returned with HTTP 200 Jan 13 04:01:48.215551 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 661/1317] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:48 2021] GET /volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/0d912e75-f342-4982-ae56-813a3d36a179 => generated 892 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:49.106451 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a6767e0b-7a36-403a-b601-357021c9310f tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 Jan 13 04:01:49.106982 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a6767e0b-7a36-403a-b601-357021c9310f tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:49.107166 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:49.107166 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:49.107534 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a6767e0b-7a36-403a-b601-357021c9310f tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:49.159584 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:49.159584 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:49.169559 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a6767e0b-7a36-403a-b601-357021c9310f tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:01:49.203314 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a6767e0b-7a36-403a-b601-357021c9310f tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 returned with HTTP 200 Jan 13 04:01:49.204148 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 657/1318] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:49 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 => generated 911 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:49.221051 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a72aa114-2aa5-4c27-bd1c-f3b85f895aa8 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] POST http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386/action Jan 13 04:01:49.221494 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:49.221494 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:49.222211 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a72aa114-2aa5-4c27-bd1c-f3b85f895aa8 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Action body: b'{"os-attach": {"instance_uuid": "7802324b-7582-4b04-b14a-f19f75f9f848", "mountpoint": "/dev/sdb"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:01:49.223860 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a72aa114-2aa5-4c27-bd1c-f3b85f895aa8 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7802324b-7582-4b04-b14a-f19f75f9f848", "mountpoint": "/dev/sdb"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:49.236125 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd0377ac-7c2d-4693-915d-4b16308ac404 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] GET http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/0d912e75-f342-4982-ae56-813a3d36a179 Jan 13 04:01:49.237352 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd0377ac-7c2d-4693-915d-4b16308ac404 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:49.237352 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:49.237352 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:49.238203 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd0377ac-7c2d-4693-915d-4b16308ac404 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:49.352210 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:49.352210 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:49.355472 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a72aa114-2aa5-4c27-bd1c-f3b85f895aa8 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:01:49.356543 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:49.356543 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:49.368931 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dd0377ac-7c2d-4693-915d-4b16308ac404 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Volume info retrieved successfully. Jan 13 04:01:49.405529 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd0377ac-7c2d-4693-915d-4b16308ac404 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/0d912e75-f342-4982-ae56-813a3d36a179 returned with HTTP 200 Jan 13 04:01:49.408821 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 658/1319] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:49 2021] GET /volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/0d912e75-f342-4982-ae56-813a3d36a179 => generated 916 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:49.409008 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a72aa114-2aa5-4c27-bd1c-f3b85f895aa8 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Update volume admin metadata completed successfully. Jan 13 04:01:49.631040 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a72aa114-2aa5-4c27-bd1c-f3b85f895aa8 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Attach volume completed successfully. Jan 13 04:01:49.631628 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a72aa114-2aa5-4c27-bd1c-f3b85f895aa8 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386/action returned with HTTP 202 Jan 13 04:01:49.633219 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 662/1320] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:01:49 2021] POST /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386/action => generated 0 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:01:49.641161 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f4a6b7ff-1b53-4c83-889e-390843c3d8aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 Jan 13 04:01:49.642175 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f4a6b7ff-1b53-4c83-889e-390843c3d8aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:49.642175 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:49.642175 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:49.643174 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f4a6b7ff-1b53-4c83-889e-390843c3d8aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:49.705652 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:49.705652 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:49.716669 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f4a6b7ff-1b53-4c83-889e-390843c3d8aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:01:49.741931 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:49.741931 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:49.753322 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f4a6b7ff-1b53-4c83-889e-390843c3d8aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 returned with HTTP 200 Jan 13 04:01:49.755705 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 659/1321] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:49 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 => generated 1245 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:01:49.776196 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-571ad1a0-58cd-4e3e-a60b-f0c62fe5ddee tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 Jan 13 04:01:49.776765 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-571ad1a0-58cd-4e3e-a60b-f0c62fe5ddee tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:49.776966 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:49.776966 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:49.777286 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-571ad1a0-58cd-4e3e-a60b-f0c62fe5ddee tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:49.834612 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:49.834612 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:49.844671 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-571ad1a0-58cd-4e3e-a60b-f0c62fe5ddee tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:01:49.889059 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:49.889059 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:49.910275 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-571ad1a0-58cd-4e3e-a60b-f0c62fe5ddee tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 returned with HTTP 200 Jan 13 04:01:49.912022 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 663/1322] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:49 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 => generated 1245 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:01:50.185082 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b367be4f-fad7-4653-9434-790808690b32 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] POST http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386/action Jan 13 04:01:50.185925 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:50.185925 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:50.186718 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b367be4f-fad7-4653-9434-790808690b32 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:01:50.187446 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b367be4f-fad7-4653-9434-790808690b32 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:50.189657 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-b367be4f-fad7-4653-9434-790808690b32 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Updating volume 'ba9f27db-fbb4-4f25-a00c-67adc4448386' with '{'status': 'error'}' {{(pid=87926) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 04:01:50.434292 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5becb1bd-a76f-4874-b987-73a58de12616 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] GET http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/0d912e75-f342-4982-ae56-813a3d36a179 Jan 13 04:01:50.435200 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5becb1bd-a76f-4874-b987-73a58de12616 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:50.437821 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:50.437821 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:50.438534 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5becb1bd-a76f-4874-b987-73a58de12616 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:50.446813 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:50.446813 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:50.558760 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b367be4f-fad7-4653-9434-790808690b32 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386/action returned with HTTP 202 Jan 13 04:01:50.562819 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 660/1323] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:01:49 2021] POST /volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386/action => generated 0 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:01:50.570170 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46bae22e-0950-4b06-9fd8-b1cb2d550891 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 Jan 13 04:01:50.570851 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-46bae22e-0950-4b06-9fd8-b1cb2d550891 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:50.571042 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:50.571042 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:50.571431 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-46bae22e-0950-4b06-9fd8-b1cb2d550891 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:50.659279 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:50.659279 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:50.668240 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:50.668240 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:50.692399 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-46bae22e-0950-4b06-9fd8-b1cb2d550891 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:01:50.701578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5becb1bd-a76f-4874-b987-73a58de12616 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Volume info retrieved successfully. Jan 13 04:01:50.761150 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:50.761150 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:50.768029 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5becb1bd-a76f-4874-b987-73a58de12616 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/0d912e75-f342-4982-ae56-813a3d36a179 returned with HTTP 200 Jan 13 04:01:50.768029 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 664/1324] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:50 2021] GET /volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/0d912e75-f342-4982-ae56-813a3d36a179 => generated 917 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:50.794645 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b63704de-83b8-4504-bea0-a6f4d96de85c tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] GET http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856?usage=True Jan 13 04:01:50.795175 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b63704de-83b8-4504-bea0-a6f4d96de85c tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:50.795396 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:50.795396 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:50.795773 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b63704de-83b8-4504-bea0-a6f4d96de85c tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:50.810045 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46bae22e-0950-4b06-9fd8-b1cb2d550891 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 returned with HTTP 200 Jan 13 04:01:50.816833 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 661/1325] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:50 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 => generated 1244 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:01:50.837624 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ab231c4-c3d7-42d7-962f-d91a7d24f2f1 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] POST http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386/action Jan 13 04:01:50.838097 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:50.838097 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:50.838548 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ab231c4-c3d7-42d7-962f-d91a7d24f2f1 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "60400cf7-c793-42e9-8d6b-e564ba6b8259"}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:01:50.838943 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ab231c4-c3d7-42d7-962f-d91a7d24f2f1 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "60400cf7-c793-42e9-8d6b-e564ba6b8259"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:50.928589 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b63704de-83b8-4504-bea0-a6f4d96de85c tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856?usage=True returned with HTTP 200 Jan 13 04:01:50.938584 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 665/1326] 10.222.0.38 () {58 vars in 1342 bytes} [Wed Jan 13 04:01:50 2021] GET /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856?usage=True => generated 1076 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:01:50.950729 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:50.950729 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:50.950998 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f77ff47-9eb9-4478-b745-2c7b6dcb8fc9 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] GET http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/3cd2c16d5b5f4ea9bbdba0884d4fb2f5?usage=True Jan 13 04:01:50.951525 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f77ff47-9eb9-4478-b745-2c7b6dcb8fc9 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:50.952027 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f77ff47-9eb9-4478-b745-2c7b6dcb8fc9 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:50.955289 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6ab231c4-c3d7-42d7-962f-d91a7d24f2f1 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Volume info retrieved successfully. Jan 13 04:01:51.022369 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f77ff47-9eb9-4478-b745-2c7b6dcb8fc9 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/3cd2c16d5b5f4ea9bbdba0884d4fb2f5?usage=True returned with HTTP 200 Jan 13 04:01:51.023640 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 666/1327] 10.222.0.38 () {58 vars in 1342 bytes} [Wed Jan 13 04:01:50 2021] GET /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/3cd2c16d5b5f4ea9bbdba0884d4fb2f5?usage=True => generated 868 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:51.032798 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6ab231c4-c3d7-42d7-962f-d91a7d24f2f1 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Terminate volume connection completed successfully. Jan 13 04:01:51.041216 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-123b72dd-eca4-4495-b1e9-bee9c7a7203d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] POST http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/os-volume-transfer Jan 13 04:01:51.041605 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-123b72dd-eca4-4495-b1e9-bee9c7a7203d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0d912e75-f342-4982-ae56-813a3d36a179"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:51.042589 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.volume_transfer [None req-123b72dd-eca4-4495-b1e9-bee9c7a7203d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Creating new volume transfer {'transfer': {'volume_id': '0d912e75-f342-4982-ae56-813a3d36a179'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 13 04:01:51.042931 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.volume_transfer [None req-123b72dd-eca4-4495-b1e9-bee9c7a7203d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Creating transfer of volume 0d912e75-f342-4982-ae56-813a3d36a179 Jan 13 04:01:51.043279 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.transfer.api [None req-123b72dd-eca4-4495-b1e9-bee9c7a7203d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Generating transfer record for volume 0d912e75-f342-4982-ae56-813a3d36a179 Jan 13 04:01:51.043684 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6ab231c4-c3d7-42d7-962f-d91a7d24f2f1 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87926) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 13 04:01:51.103960 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:51.103960 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:51.131206 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-123b72dd-eca4-4495-b1e9-bee9c7a7203d tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/os-volume-transfer returned with HTTP 202 Jan 13 04:01:51.132784 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 667/1328] 10.222.0.38 () {60 vars in 1258 bytes} [Wed Jan 13 04:01:51 2021] POST /volume/v3/88c1470a36e24e44a04c7b809a84f856/os-volume-transfer => generated 507 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:01:51.236681 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6ab231c4-c3d7-42d7-962f-d91a7d24f2f1 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Detach volume completed successfully. Jan 13 04:01:51.237735 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ab231c4-c3d7-42d7-962f-d91a7d24f2f1 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386/action returned with HTTP 202 Jan 13 04:01:51.242616 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 662/1329] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:01:50 2021] POST /volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386/action => generated 0 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:01:51.247766 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1f3cf9a6-f6c5-4d04-813e-d20b362f3c32 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 Jan 13 04:01:51.248405 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1f3cf9a6-f6c5-4d04-813e-d20b362f3c32 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:51.248621 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:51.248621 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:51.249135 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1f3cf9a6-f6c5-4d04-813e-d20b362f3c32 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:51.364351 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:51.364351 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:51.392324 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1f3cf9a6-f6c5-4d04-813e-d20b362f3c32 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:01:51.504349 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a8b9ea71-33b2-45b6-a91e-eab7444e4cf4 tempest-VolumeQuotasAdminTestJSON-1781500445 tempest-VolumeQuotasAdminTestJSON-1781500445] POST http://10.222.0.38/volume/v3/3cd2c16d5b5f4ea9bbdba0884d4fb2f5/os-volume-transfer/8acb21b4-3db5-4353-982e-37cc68136843/accept Jan 13 04:01:51.514718 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:51.514718 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:51.518964 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a8b9ea71-33b2-45b6-a91e-eab7444e4cf4 tempest-VolumeQuotasAdminTestJSON-1781500445 tempest-VolumeQuotasAdminTestJSON-1781500445] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0e788044f22df45d"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:51.528731 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.volume_transfer [None req-a8b9ea71-33b2-45b6-a91e-eab7444e4cf4 tempest-VolumeQuotasAdminTestJSON-1781500445 tempest-VolumeQuotasAdminTestJSON-1781500445] Accepting volume transfer 8acb21b4-3db5-4353-982e-37cc68136843 {{(pid=87927) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 13 04:01:51.530284 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.volume_transfer [None req-a8b9ea71-33b2-45b6-a91e-eab7444e4cf4 tempest-VolumeQuotasAdminTestJSON-1781500445 tempest-VolumeQuotasAdminTestJSON-1781500445] Accepting transfer 8acb21b4-3db5-4353-982e-37cc68136843 Jan 13 04:01:51.538423 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1f3cf9a6-f6c5-4d04-813e-d20b362f3c32 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 returned with HTTP 200 Jan 13 04:01:51.564835 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 663/1330] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:51 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 => generated 930 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:01:51.571887 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a74e0fd7-3af0-44da-96a8-a1c2f4e8f7a0 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 Jan 13 04:01:51.571887 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a74e0fd7-3af0-44da-96a8-a1c2f4e8f7a0 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:51.571887 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:51.571887 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:51.571887 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a74e0fd7-3af0-44da-96a8-a1c2f4e8f7a0 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:51.637518 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:51.637518 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:51.671174 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a74e0fd7-3af0-44da-96a8-a1c2f4e8f7a0 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:01:51.732578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a74e0fd7-3af0-44da-96a8-a1c2f4e8f7a0 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 returned with HTTP 200 Jan 13 04:01:51.734739 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 664/1331] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:51 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 => generated 930 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:51.757512 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06df1c17-d3a4-4a41-b213-277fd2dd0ec9 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] POST http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386/action Jan 13 04:01:51.758145 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:51.758145 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:51.758786 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06df1c17-d3a4-4a41-b213-277fd2dd0ec9 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Action body: b'{"os-detach": {}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:01:51.759278 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06df1c17-d3a4-4a41-b213-277fd2dd0ec9 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:51.830717 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:51.830717 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:51.833466 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-06df1c17-d3a4-4a41-b213-277fd2dd0ec9 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:01:51.857603 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-a8b9ea71-33b2-45b6-a91e-eab7444e4cf4 tempest-VolumeQuotasAdminTestJSON-1781500445 tempest-VolumeQuotasAdminTestJSON-1781500445] Created reservations ['4a325dfb-d384-4c10-9086-0fbe727828b8', '0b83cc91-cb9b-4c84-a1ce-f94ce1f558da', 'c5ff5c74-6351-4ac1-a83b-d23e811d0286', 'bc1ac728-af41-45f6-8ef7-abda99863ee6'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:01:51.912395 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-06df1c17-d3a4-4a41-b213-277fd2dd0ec9 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Detach volume completed successfully. Jan 13 04:01:51.913689 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06df1c17-d3a4-4a41-b213-277fd2dd0ec9 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386/action returned with HTTP 202 Jan 13 04:01:51.915459 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 665/1332] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:01:51 2021] POST /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 13 04:01:51.923487 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b0b0f75b-8d8b-4bcb-8b34-135435bd097a tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 Jan 13 04:01:51.924007 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b0b0f75b-8d8b-4bcb-8b34-135435bd097a tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:51.924224 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:51.924224 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:51.924624 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b0b0f75b-8d8b-4bcb-8b34-135435bd097a tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:51.946323 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-a8b9ea71-33b2-45b6-a91e-eab7444e4cf4 tempest-VolumeQuotasAdminTestJSON-1781500445 tempest-VolumeQuotasAdminTestJSON-1781500445] Created reservations ['7726e16d-a5b0-45ef-b06a-ed6aa30280d5', 'ce9155a0-220d-4c02-a664-65c54867ce4e', '221b1564-dc34-4c20-8bcd-f506ad168bd3', '90e2a84a-e966-4131-96a1-afade1ac8ac5'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:01:52.026398 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:52.026398 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:52.038396 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-a8b9ea71-33b2-45b6-a91e-eab7444e4cf4 tempest-VolumeQuotasAdminTestJSON-1781500445 tempest-VolumeQuotasAdminTestJSON-1781500445] Created reservations ['e24b5417-297c-436e-86d1-421d1d419fb8', 'fb3fb330-8c10-4ef1-9479-e81a03e51210', 'f7f0d5cc-afe8-438e-9c9d-e54b8eeb1a71', 'b0db558b-73b1-4569-b01a-51fb2a9ddc53'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:01:52.047001 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b0b0f75b-8d8b-4bcb-8b34-135435bd097a tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:01:52.090713 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b0b0f75b-8d8b-4bcb-8b34-135435bd097a tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 returned with HTTP 200 Jan 13 04:01:52.091696 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 666/1333] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:51 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 => generated 930 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:01:52.125503 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-a8b9ea71-33b2-45b6-a91e-eab7444e4cf4 tempest-VolumeQuotasAdminTestJSON-1781500445 tempest-VolumeQuotasAdminTestJSON-1781500445] Created reservations ['b8e11ec3-3578-4fb5-8b0c-5bd976d50f31', '39ff90de-a1a0-414e-a8d2-c9887425137d', '4a49dd03-fc68-4d14-bc4d-a5983538d8f1', 'b30e8356-3adf-4615-a239-2b2cd1b42f46'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:01:52.129618 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:52.129618 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:52.224686 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a8b9ea71-33b2-45b6-a91e-eab7444e4cf4 tempest-VolumeQuotasAdminTestJSON-1781500445 tempest-VolumeQuotasAdminTestJSON-1781500445] Transfer volume completed successfully. Jan 13 04:01:52.271163 n-d-766380-6 devstack@c-api.service[87925]: /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 04:01:52.271163 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:01:52.589942 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.transfer.api [None req-a8b9ea71-33b2-45b6-a91e-eab7444e4cf4 tempest-VolumeQuotasAdminTestJSON-1781500445 tempest-VolumeQuotasAdminTestJSON-1781500445] Volume 0d912e75-f342-4982-ae56-813a3d36a179 has been transferred. Jan 13 04:01:52.672315 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a8b9ea71-33b2-45b6-a91e-eab7444e4cf4 tempest-VolumeQuotasAdminTestJSON-1781500445 tempest-VolumeQuotasAdminTestJSON-1781500445] http://10.222.0.38/volume/v3/3cd2c16d5b5f4ea9bbdba0884d4fb2f5/os-volume-transfer/8acb21b4-3db5-4353-982e-37cc68136843/accept returned with HTTP 202 Jan 13 04:01:52.673601 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 668/1334] 10.222.0.38 () {60 vars in 1390 bytes} [Wed Jan 13 04:01:51 2021] POST /volume/v3/3cd2c16d5b5f4ea9bbdba0884d4fb2f5/os-volume-transfer/8acb21b4-3db5-4353-982e-37cc68136843/accept => generated 431 bytes in 1529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:01:52.684749 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0d5339f4-7a60-4e4c-a73e-546b00557da6 tempest-VolumeQuotasAdminTestJSON-1781500445 tempest-VolumeQuotasAdminTestJSON-1781500445] GET http://10.222.0.38/volume/v3/3cd2c16d5b5f4ea9bbdba0884d4fb2f5/volumes/0d912e75-f342-4982-ae56-813a3d36a179 Jan 13 04:01:52.685263 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0d5339f4-7a60-4e4c-a73e-546b00557da6 tempest-VolumeQuotasAdminTestJSON-1781500445 tempest-VolumeQuotasAdminTestJSON-1781500445] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:52.685475 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:52.685475 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:52.685845 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0d5339f4-7a60-4e4c-a73e-546b00557da6 tempest-VolumeQuotasAdminTestJSON-1781500445 tempest-VolumeQuotasAdminTestJSON-1781500445] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:52.795491 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:52.795491 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:52.814316 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0d5339f4-7a60-4e4c-a73e-546b00557da6 tempest-VolumeQuotasAdminTestJSON-1781500445 tempest-VolumeQuotasAdminTestJSON-1781500445] Volume info retrieved successfully. Jan 13 04:01:52.860829 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0d5339f4-7a60-4e4c-a73e-546b00557da6 tempest-VolumeQuotasAdminTestJSON-1781500445 tempest-VolumeQuotasAdminTestJSON-1781500445] http://10.222.0.38/volume/v3/3cd2c16d5b5f4ea9bbdba0884d4fb2f5/volumes/0d912e75-f342-4982-ae56-813a3d36a179 returned with HTTP 200 Jan 13 04:01:52.862061 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 667/1335] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:52 2021] GET /volume/v3/3cd2c16d5b5f4ea9bbdba0884d4fb2f5/volumes/0d912e75-f342-4982-ae56-813a3d36a179 => generated 917 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:01:52.884129 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c061c766-2111-417a-90f7-a114c7af3f8f tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] GET http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856?usage=True Jan 13 04:01:52.884698 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c061c766-2111-417a-90f7-a114c7af3f8f tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:52.885354 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:52.885354 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:52.885354 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c061c766-2111-417a-90f7-a114c7af3f8f tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:52.886145 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:52.886145 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:52.945282 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c061c766-2111-417a-90f7-a114c7af3f8f tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856?usage=True returned with HTTP 200 Jan 13 04:01:52.946428 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 669/1336] 10.222.0.38 () {58 vars in 1342 bytes} [Wed Jan 13 04:01:52 2021] GET /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856?usage=True => generated 1076 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:01:52.961575 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a9fb17d8-99ad-4712-822f-179eb90b17c0 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] GET http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/3cd2c16d5b5f4ea9bbdba0884d4fb2f5?usage=True Jan 13 04:01:52.962107 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a9fb17d8-99ad-4712-822f-179eb90b17c0 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:52.962323 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:52.962323 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:52.962708 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a9fb17d8-99ad-4712-822f-179eb90b17c0 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:53.036718 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a9fb17d8-99ad-4712-822f-179eb90b17c0 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/3cd2c16d5b5f4ea9bbdba0884d4fb2f5?usage=True returned with HTTP 200 Jan 13 04:01:53.038087 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 668/1337] 10.222.0.38 () {58 vars in 1342 bytes} [Wed Jan 13 04:01:52 2021] GET /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/3cd2c16d5b5f4ea9bbdba0884d4fb2f5?usage=True => generated 868 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:01:53.052600 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ecd1b4a9-4f7b-4a90-8372-5df377a59430 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] DELETE http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/volumes/0d912e75-f342-4982-ae56-813a3d36a179 Jan 13 04:01:53.053922 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ecd1b4a9-4f7b-4a90-8372-5df377a59430 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:53.054068 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ecd1b4a9-4f7b-4a90-8372-5df377a59430 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:53.054632 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-ecd1b4a9-4f7b-4a90-8372-5df377a59430 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Delete volume with id: 0d912e75-f342-4982-ae56-813a3d36a179 Jan 13 04:01:53.115091 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:53.115091 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:53.116378 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ecd1b4a9-4f7b-4a90-8372-5df377a59430 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Volume info retrieved successfully. Jan 13 04:01:53.167165 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ecd1b4a9-4f7b-4a90-8372-5df377a59430 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Delete volume request issued successfully. Jan 13 04:01:53.167936 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ecd1b4a9-4f7b-4a90-8372-5df377a59430 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/volumes/0d912e75-f342-4982-ae56-813a3d36a179 returned with HTTP 202 Jan 13 04:01:53.168956 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 670/1338] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:01:53 2021] DELETE /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/volumes/0d912e75-f342-4982-ae56-813a3d36a179 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:01:53.178120 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b7764e1f-d108-4bf0-8e1a-d7c29bb234b3 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] GET http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/volumes/0d912e75-f342-4982-ae56-813a3d36a179 Jan 13 04:01:53.178764 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b7764e1f-d108-4bf0-8e1a-d7c29bb234b3 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:53.179259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b7764e1f-d108-4bf0-8e1a-d7c29bb234b3 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:53.247827 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:53.247827 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:53.259041 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b7764e1f-d108-4bf0-8e1a-d7c29bb234b3 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Volume info retrieved successfully. Jan 13 04:01:53.295961 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b7764e1f-d108-4bf0-8e1a-d7c29bb234b3 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/volumes/0d912e75-f342-4982-ae56-813a3d36a179 returned with HTTP 200 Jan 13 04:01:53.297721 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 669/1339] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:53 2021] GET /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/volumes/0d912e75-f342-4982-ae56-813a3d36a179 => generated 1087 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:01:54.314508 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c949471e-17cc-4a7b-97ce-72a88c5caf9f tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] GET http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/volumes/0d912e75-f342-4982-ae56-813a3d36a179 Jan 13 04:01:54.315064 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c949471e-17cc-4a7b-97ce-72a88c5caf9f tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:54.315240 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:54.315240 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:54.315616 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c949471e-17cc-4a7b-97ce-72a88c5caf9f tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:54.426431 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:54.426431 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:54.447757 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c949471e-17cc-4a7b-97ce-72a88c5caf9f tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Volume info retrieved successfully. Jan 13 04:01:54.493887 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c949471e-17cc-4a7b-97ce-72a88c5caf9f tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/volumes/0d912e75-f342-4982-ae56-813a3d36a179 returned with HTTP 200 Jan 13 04:01:54.494624 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 671/1340] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:54 2021] GET /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/volumes/0d912e75-f342-4982-ae56-813a3d36a179 => generated 1087 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:01:55.511351 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1b61a30f-378e-4c98-aa0f-6be1dc1c1bf8 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] GET http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/volumes/0d912e75-f342-4982-ae56-813a3d36a179 Jan 13 04:01:55.511896 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1b61a30f-378e-4c98-aa0f-6be1dc1c1bf8 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:55.512039 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:55.512039 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:55.512887 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1b61a30f-378e-4c98-aa0f-6be1dc1c1bf8 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:55.574264 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1b61a30f-378e-4c98-aa0f-6be1dc1c1bf8 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/volumes/0d912e75-f342-4982-ae56-813a3d36a179 returned with HTTP 404 Jan 13 04:01:55.576058 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 670/1341] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:55 2021] GET /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/volumes/0d912e75-f342-4982-ae56-813a3d36a179 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:01:55.589401 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e5f67266-3efa-46d4-ab69-e41aa509fbc3 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] GET http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/ea28a73b7c9a45009487fb2fb9201aa9?usage=True Jan 13 04:01:55.590280 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e5f67266-3efa-46d4-ab69-e41aa509fbc3 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:55.590720 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:01:55.590720 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:01:55.591448 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e5f67266-3efa-46d4-ab69-e41aa509fbc3 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:55.651981 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e5f67266-3efa-46d4-ab69-e41aa509fbc3 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/ea28a73b7c9a45009487fb2fb9201aa9?usage=True returned with HTTP 200 Jan 13 04:01:55.659306 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 672/1342] 10.222.0.38 () {58 vars in 1342 bytes} [Wed Jan 13 04:01:55 2021] GET /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/ea28a73b7c9a45009487fb2fb9201aa9?usage=True => generated 868 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:55.679931 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88ffaa26-9d2b-4758-964d-8765d605a746 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] PUT http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 Jan 13 04:01:55.680536 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-88ffaa26-9d2b-4758-964d-8765d605a746 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:55.885195 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88ffaa26-9d2b-4758-964d-8765d605a746 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 returned with HTTP 200 Jan 13 04:01:55.886326 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 671/1343] 10.222.0.38 () {60 vars in 1342 bytes} [Wed Jan 13 04:01:55 2021] PUT /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 => generated 321 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:55.899439 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86504298-47f6-4700-a4a4-1d440aab9093 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] PUT http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 Jan 13 04:01:55.900565 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86504298-47f6-4700-a4a4-1d440aab9093 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:56.173553 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86504298-47f6-4700-a4a4-1d440aab9093 tempest-VolumeQuotasAdminTestJSON-1257981747 tempest-VolumeQuotasAdminTestJSON-1257981747] http://10.222.0.38/volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 returned with HTTP 200 Jan 13 04:01:56.181598 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 673/1344] 10.222.0.38 () {60 vars in 1342 bytes} [Wed Jan 13 04:01:55 2021] PUT /volume/v3/ea28a73b7c9a45009487fb2fb9201aa9/os-quota-sets/88c1470a36e24e44a04c7b809a84f856 => generated 319 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:01:56.186864 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ac3cdf7-17b0-49a4-9dda-53bde37fdc57 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] DELETE http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/0d912e75-f342-4982-ae56-813a3d36a179 Jan 13 04:01:56.187876 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ac3cdf7-17b0-49a4-9dda-53bde37fdc57 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:56.188617 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ac3cdf7-17b0-49a4-9dda-53bde37fdc57 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:56.189528 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-7ac3cdf7-17b0-49a4-9dda-53bde37fdc57 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Delete volume with id: 0d912e75-f342-4982-ae56-813a3d36a179 Jan 13 04:01:56.338936 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ac3cdf7-17b0-49a4-9dda-53bde37fdc57 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/0d912e75-f342-4982-ae56-813a3d36a179 returned with HTTP 404 Jan 13 04:01:56.343129 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 672/1345] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:01:56 2021] DELETE /volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/0d912e75-f342-4982-ae56-813a3d36a179 => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:01:56.348260 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3f88dbe5-e386-41a7-b2d4-55a89adda477 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] DELETE http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 Jan 13 04:01:56.348573 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3f88dbe5-e386-41a7-b2d4-55a89adda477 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:56.349240 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3f88dbe5-e386-41a7-b2d4-55a89adda477 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:56.349862 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-3f88dbe5-e386-41a7-b2d4-55a89adda477 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] Delete volume with id: c8f4f9f5-f286-4843-952a-a3473c3bda26 Jan 13 04:01:56.453729 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3f88dbe5-e386-41a7-b2d4-55a89adda477 tempest-VolumeQuotasAdminTestJSON-2114493539 tempest-VolumeQuotasAdminTestJSON-2114493539] http://10.222.0.38/volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 returned with HTTP 404 Jan 13 04:01:56.454781 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 674/1346] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:01:56 2021] DELETE /volume/v3/88c1470a36e24e44a04c7b809a84f856/volumes/c8f4f9f5-f286-4843-952a-a3473c3bda26 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:01:59.046092 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] POST http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes Jan 13 04:01:59.046846 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1428933428"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:01:59.047931 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1428933428'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:01:59.048320 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Create volume of 1 GB Jan 13 04:01:59.062140 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Availability Zones retrieved successfully. Jan 13 04:01:59.079174 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Flow 'volume_create_api' (9b8f9347-9f5a-4987-85d2-768635c9bf46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:01:59.081965 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6426b00-f991-4608-b5a5-c8c279704128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:59.084242 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:01:59.155847 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6426b00-f991-4608-b5a5-c8c279704128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:59.157665 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0a1c0ff-ce84-4604-89a5-9ab5e9e0dfc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:59.242828 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Created reservations ['66cdd758-5201-47df-8f2a-dc6acbc3a7b6', 'ed77661f-92b7-4da0-a3a4-eb4e9ddecd95', '3cc09972-c6a4-44c8-a724-4138be51ffba', '828d8177-98fc-4394-821c-c9e703c30165'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:01:59.245108 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0a1c0ff-ce84-4604-89a5-9ab5e9e0dfc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66cdd758-5201-47df-8f2a-dc6acbc3a7b6', 'ed77661f-92b7-4da0-a3a4-eb4e9ddecd95', '3cc09972-c6a4-44c8-a724-4138be51ffba', '828d8177-98fc-4394-821c-c9e703c30165']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:59.247275 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8855ebd3-a4db-44ef-b3da-2056fe362742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:59.308385 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8855ebd3-a4db-44ef-b3da-2056fe362742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76f88d36-2af2-418b-aa03-9740f26ac759', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1428933428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7124f4734ad44dc985a0a572ecb47842',qos_specs=None,replication_status=,reservations=['66cdd758-5201-47df-8f2a-dc6acbc3a7b6','ed77661f-92b7-4da0-a3a4-eb4e9ddecd95','3cc09972-c6a4-44c8-a724-4138be51ffba','828d8177-98fc-4394-821c-c9e703c30165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98736bc3801f489897b6f77ac31b837c',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:01:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1428933428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76f88d36-2af2-418b-aa03-9740f26ac759,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7124f4734ad44dc985a0a572ecb47842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='98736bc3801f489897b6f77ac31b837c',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:59.310737 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8afea715-97e3-433d-8756-1253c2c272a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:59.341058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8afea715-97e3-433d-8756-1253c2c272a5) transitioned into state 'SUCCESS' from state '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-1428933428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7124f4734ad44dc985a0a572ecb47842',qos_specs=None,replication_status=,reservations=['66cdd758-5201-47df-8f2a-dc6acbc3a7b6','ed77661f-92b7-4da0-a3a4-eb4e9ddecd95','3cc09972-c6a4-44c8-a724-4138be51ffba','828d8177-98fc-4394-821c-c9e703c30165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98736bc3801f489897b6f77ac31b837c',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:59.343677 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb493fe-45ef-48e9-8a02-096a3e87aca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:01:59.358540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb493fe-45ef-48e9-8a02-096a3e87aca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:01:59.362010 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Flow 'volume_create_api' (9b8f9347-9f5a-4987-85d2-768635c9bf46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:01:59.431875 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Create volume request issued successfully. Jan 13 04:01:59.456434 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d9b79208-ba45-490f-ac6b-dcfdad129d2d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes returned with HTTP 202 Jan 13 04:01:59.457875 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 673/1347] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:01:59 2021] POST /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes => generated 818 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:01:59.473364 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ddb454e-5cf5-4560-9406-cc147a430899 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 Jan 13 04:01:59.474282 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ddb454e-5cf5-4560-9406-cc147a430899 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:01:59.475098 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ddb454e-5cf5-4560-9406-cc147a430899 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:01:59.577847 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:01:59.577847 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:01:59.589953 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5ddb454e-5cf5-4560-9406-cc147a430899 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:01:59.636981 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ddb454e-5cf5-4560-9406-cc147a430899 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 returned with HTTP 200 Jan 13 04:01:59.637857 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 675/1348] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:01:59 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 => generated 886 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:00.656322 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b6912866-6263-4330-b3b1-de8dd20a3d53 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 Jan 13 04:02:00.656322 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b6912866-6263-4330-b3b1-de8dd20a3d53 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:00.656322 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:00.656322 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:00.656322 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b6912866-6263-4330-b3b1-de8dd20a3d53 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:00.706769 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:00.706769 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:00.716726 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b6912866-6263-4330-b3b1-de8dd20a3d53 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:00.741770 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b6912866-6263-4330-b3b1-de8dd20a3d53 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 returned with HTTP 200 Jan 13 04:02:00.743493 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 674/1349] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:00 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 => generated 911 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:00.759927 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4bd97c13-7e31-41a2-a6f4-8e8cb1b8ebac tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] POST http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/76f88d36-2af2-418b-aa03-9740f26ac759/action Jan 13 04:02:00.763177 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:00.763177 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:00.764008 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4bd97c13-7e31-41a2-a6f4-8e8cb1b8ebac tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:02:00.764673 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4bd97c13-7e31-41a2-a6f4-8e8cb1b8ebac tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:00.765892 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-4bd97c13-7e31-41a2-a6f4-8e8cb1b8ebac tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Updating volume '76f88d36-2af2-418b-aa03-9740f26ac759' with '{'status': 'attaching'}' {{(pid=87927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 04:02:00.929723 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:00.929723 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:01.010877 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4bd97c13-7e31-41a2-a6f4-8e8cb1b8ebac tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/76f88d36-2af2-418b-aa03-9740f26ac759/action returned with HTTP 202 Jan 13 04:02:01.014888 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 676/1350] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:02:00 2021] POST /volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/76f88d36-2af2-418b-aa03-9740f26ac759/action => generated 0 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:02:01.019384 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5209ba9c-4868-4292-8eb2-6bcd6d5eb792 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 Jan 13 04:02:01.019990 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5209ba9c-4868-4292-8eb2-6bcd6d5eb792 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:01.020078 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:01.020078 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:01.020950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5209ba9c-4868-4292-8eb2-6bcd6d5eb792 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:01.084584 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:01.084584 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:01.095153 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5209ba9c-4868-4292-8eb2-6bcd6d5eb792 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:01.126665 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5209ba9c-4868-4292-8eb2-6bcd6d5eb792 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 returned with HTTP 200 Jan 13 04:02:01.127494 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 675/1351] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:01 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 => generated 911 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:01.143615 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9824f900-bda2-430f-8db4-ce4def5bc54f tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] POST http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/76f88d36-2af2-418b-aa03-9740f26ac759/action Jan 13 04:02:01.144733 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:01.144733 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:01.145153 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9824f900-bda2-430f-8db4-ce4def5bc54f tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action body: b'{"os-force_delete": {}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:02:01.145665 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9824f900-bda2-430f-8db4-ce4def5bc54f tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:01.224435 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:01.224435 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:01.225692 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9824f900-bda2-430f-8db4-ce4def5bc54f tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Volume info retrieved successfully. Jan 13 04:02:01.258024 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9824f900-bda2-430f-8db4-ce4def5bc54f tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Delete volume request issued successfully. Jan 13 04:02:01.258661 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9824f900-bda2-430f-8db4-ce4def5bc54f tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/76f88d36-2af2-418b-aa03-9740f26ac759/action returned with HTTP 202 Jan 13 04:02:01.259659 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 677/1352] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:02:01 2021] POST /volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/76f88d36-2af2-418b-aa03-9740f26ac759/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:02:01.267954 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e4a07a8-5eec-41b3-b94c-b40d59bd65c7 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 Jan 13 04:02:01.268644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e4a07a8-5eec-41b3-b94c-b40d59bd65c7 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:01.269181 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:01.269181 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:01.269793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e4a07a8-5eec-41b3-b94c-b40d59bd65c7 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:01.330464 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:01.330464 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:01.348892 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1e4a07a8-5eec-41b3-b94c-b40d59bd65c7 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:01.381804 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e4a07a8-5eec-41b3-b94c-b40d59bd65c7 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 returned with HTTP 200 Jan 13 04:02:01.383859 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 676/1353] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:01 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 => generated 910 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:02.401545 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4fb762d6-79b1-4342-a253-1dd4427f8d74 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 Jan 13 04:02:02.402973 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4fb762d6-79b1-4342-a253-1dd4427f8d74 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:02.403401 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:02.403401 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:02.405154 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4fb762d6-79b1-4342-a253-1dd4427f8d74 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:02.546157 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:02.546157 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:02.586562 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4fb762d6-79b1-4342-a253-1dd4427f8d74 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:02.617659 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4fb762d6-79b1-4342-a253-1dd4427f8d74 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 returned with HTTP 200 Jan 13 04:02:02.630221 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 678/1354] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:02 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 => generated 910 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:03.636110 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a48221ae-3cc1-4f99-b16c-79acd3b8db42 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 Jan 13 04:02:03.637207 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a48221ae-3cc1-4f99-b16c-79acd3b8db42 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:03.637589 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:03.637589 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:03.638206 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a48221ae-3cc1-4f99-b16c-79acd3b8db42 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:03.745365 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a48221ae-3cc1-4f99-b16c-79acd3b8db42 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 returned with HTTP 404 Jan 13 04:02:03.749680 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 677/1355] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:03 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:02:03.760522 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] POST http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes Jan 13 04:02:03.761248 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:03.761248 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:03.761836 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1673844713"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:03.763164 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1673844713'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:02:03.763638 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Create volume of 1 GB Jan 13 04:02:03.801613 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Availability Zones retrieved successfully. Jan 13 04:02:03.856085 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Flow 'volume_create_api' (0cbabe61-c841-4b20-bf0d-1adca916c0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:02:03.864639 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be32afa8-e134-443a-9c42-ed6421ccdb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:03.873309 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:02:04.015784 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be32afa8-e134-443a-9c42-ed6421ccdb2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:04.018104 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463dabfc-4152-487d-9a74-da9d5f579370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:04.054493 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4baf0e2f-c84e-48a0-b2ec-9e8f36fc5cea tempest-VolumeQuotasNegativeTestJSON-1611364391 tempest-VolumeQuotasNegativeTestJSON-1611364391] GET http://10.222.0.38/volume/v3/3eb1a198a56e40a787b542da78f1e328/os-quota-sets/f51e1badd74849d7be88354909e4ddc6 Jan 13 04:02:04.055041 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4baf0e2f-c84e-48a0-b2ec-9e8f36fc5cea tempest-VolumeQuotasNegativeTestJSON-1611364391 tempest-VolumeQuotasNegativeTestJSON-1611364391] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:04.055545 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4baf0e2f-c84e-48a0-b2ec-9e8f36fc5cea tempest-VolumeQuotasNegativeTestJSON-1611364391 tempest-VolumeQuotasNegativeTestJSON-1611364391] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:04.119437 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4baf0e2f-c84e-48a0-b2ec-9e8f36fc5cea tempest-VolumeQuotasNegativeTestJSON-1611364391 tempest-VolumeQuotasNegativeTestJSON-1611364391] http://10.222.0.38/volume/v3/3eb1a198a56e40a787b542da78f1e328/os-quota-sets/f51e1badd74849d7be88354909e4ddc6 returned with HTTP 200 Jan 13 04:02:04.120867 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 678/1356] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:02:03 2021] GET /volume/v3/3eb1a198a56e40a787b542da78f1e328/os-quota-sets/f51e1badd74849d7be88354909e4ddc6 => generated 361 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:04.153228 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Created reservations ['bf8df90e-8840-405c-95ea-93956e009958', '2179345e-69b0-4b4e-9248-09ec85eff390', 'a3f10df1-eea1-4731-8cd0-997acc3041bc', 'fdbd6626-2c91-4b61-b017-3885c416e47d'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:02:04.159028 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463dabfc-4152-487d-9a74-da9d5f579370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf8df90e-8840-405c-95ea-93956e009958', '2179345e-69b0-4b4e-9248-09ec85eff390', 'a3f10df1-eea1-4731-8cd0-997acc3041bc', 'fdbd6626-2c91-4b61-b017-3885c416e47d']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:04.162053 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec38884c-7aa3-41f7-a18c-b2dfd28d87ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:04.242959 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec38884c-7aa3-41f7-a18c-b2dfd28d87ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dddd7e39-3635-4e88-a170-411b2ba885ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1673844713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7124f4734ad44dc985a0a572ecb47842',qos_specs=None,replication_status=,reservations=['bf8df90e-8840-405c-95ea-93956e009958','2179345e-69b0-4b4e-9248-09ec85eff390','a3f10df1-eea1-4731-8cd0-997acc3041bc','fdbd6626-2c91-4b61-b017-3885c416e47d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98736bc3801f489897b6f77ac31b837c',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:02:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1673844713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dddd7e39-3635-4e88-a170-411b2ba885ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7124f4734ad44dc985a0a572ecb47842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='98736bc3801f489897b6f77ac31b837c',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:04.245650 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2979a40d-91e4-4fbd-aaf8-06d528ae93e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:04.282556 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2979a40d-91e4-4fbd-aaf8-06d528ae93e0) transitioned into state 'SUCCESS' from state '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-1673844713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7124f4734ad44dc985a0a572ecb47842',qos_specs=None,replication_status=,reservations=['bf8df90e-8840-405c-95ea-93956e009958','2179345e-69b0-4b4e-9248-09ec85eff390','a3f10df1-eea1-4731-8cd0-997acc3041bc','fdbd6626-2c91-4b61-b017-3885c416e47d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98736bc3801f489897b6f77ac31b837c',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:04.285109 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e8460e-6be1-4c3b-b603-b6d233835873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:04.305106 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e8460e-6be1-4c3b-b603-b6d233835873) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:04.307732 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Flow 'volume_create_api' (0cbabe61-c841-4b20-bf0d-1adca916c0e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:02:04.357751 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Create volume request issued successfully. Jan 13 04:02:04.372763 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d4a7fd16-e509-4323-9fcb-86accf15031b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes returned with HTTP 202 Jan 13 04:02:04.373843 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 679/1357] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:02:03 2021] POST /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes => generated 818 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:02:04.393354 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] POST http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes Jan 13 04:02:04.395582 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1228921456"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:04.397805 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1228921456'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:02:04.398545 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Create volume of 1 GB Jan 13 04:02:04.399809 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c7a58ec-106e-4533-af0d-e40cae48cbb1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba Jan 13 04:02:04.399923 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c7a58ec-106e-4533-af0d-e40cae48cbb1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:04.400113 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:04.400113 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:04.410855 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c7a58ec-106e-4533-af0d-e40cae48cbb1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:04.420721 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Availability Zones retrieved successfully. Jan 13 04:02:04.458539 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Flow 'volume_create_api' (8a11f68a-4625-4fbb-83ad-89706937d911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:02:04.470522 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef8cb0e0-8942-4568-9527-aaf4e3f4dc50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:04.474302 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:02:04.526628 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:04.526628 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:04.549831 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5c7a58ec-106e-4533-af0d-e40cae48cbb1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:04.586518 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c7a58ec-106e-4533-af0d-e40cae48cbb1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba returned with HTTP 200 Jan 13 04:02:04.601205 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 680/1358] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:04 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba => generated 886 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:04.636522 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef8cb0e0-8942-4568-9527-aaf4e3f4dc50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:04.640199 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ffd404-fae8-4ea1-964e-fd0aed09fa2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:04.764781 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Created reservations ['c9a9b32e-a414-43bd-bb3f-8f80924d13e9', '7d532301-fafc-4339-9906-f9303fa8298e', '93262e9c-ebba-4b24-a08c-65aa908ba0d4', 'e8e4c696-7043-4056-8116-ec2875f0292f'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:02:04.767363 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ffd404-fae8-4ea1-964e-fd0aed09fa2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9a9b32e-a414-43bd-bb3f-8f80924d13e9', '7d532301-fafc-4339-9906-f9303fa8298e', '93262e9c-ebba-4b24-a08c-65aa908ba0d4', 'e8e4c696-7043-4056-8116-ec2875f0292f']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:04.770237 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51a5d5a6-245a-4a48-bf87-f02390bb1512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:04.848151 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51a5d5a6-245a-4a48-bf87-f02390bb1512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a11f844f-6c16-4e10-8085-65b2e7e5152a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1228921456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f51e1badd74849d7be88354909e4ddc6',qos_specs=None,replication_status=,reservations=['c9a9b32e-a414-43bd-bb3f-8f80924d13e9','7d532301-fafc-4339-9906-f9303fa8298e','93262e9c-ebba-4b24-a08c-65aa908ba0d4','e8e4c696-7043-4056-8116-ec2875f0292f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3969ef189b6490a9a911fa33826b465',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:02:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1228921456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a11f844f-6c16-4e10-8085-65b2e7e5152a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f51e1badd74849d7be88354909e4ddc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a3969ef189b6490a9a911fa33826b465',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:04.851080 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad92cbf-1bc9-46f1-8721-156febf271d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:04.879400 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad92cbf-1bc9-46f1-8721-156febf271d8) transitioned into state 'SUCCESS' from state '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-1228921456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f51e1badd74849d7be88354909e4ddc6',qos_specs=None,replication_status=,reservations=['c9a9b32e-a414-43bd-bb3f-8f80924d13e9','7d532301-fafc-4339-9906-f9303fa8298e','93262e9c-ebba-4b24-a08c-65aa908ba0d4','e8e4c696-7043-4056-8116-ec2875f0292f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3969ef189b6490a9a911fa33826b465',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:04.882111 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51df2ab6-6711-4543-a50b-578fdbc1d0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:04.898557 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51df2ab6-6711-4543-a50b-578fdbc1d0c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:04.901892 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Flow 'volume_create_api' (8a11f68a-4625-4fbb-83ad-89706937d911) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:02:05.001850 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Create volume request issued successfully. Jan 13 04:02:05.022887 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f311b0cb-41e3-476d-ad29-9d11b32c456d tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes returned with HTTP 202 Jan 13 04:02:05.034605 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 679/1359] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:02:04 2021] POST /volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes => generated 828 bytes in 906 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 04:02:05.038490 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eadf60cb-d151-4c68-9187-2dbb4554a23e tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] GET http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a Jan 13 04:02:05.039017 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eadf60cb-d151-4c68-9187-2dbb4554a23e tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:05.039238 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:05.039238 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:05.039591 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eadf60cb-d151-4c68-9187-2dbb4554a23e tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:05.137828 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:05.137828 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:05.163421 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-eadf60cb-d151-4c68-9187-2dbb4554a23e tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Volume info retrieved successfully. Jan 13 04:02:05.215615 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eadf60cb-d151-4c68-9187-2dbb4554a23e tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a returned with HTTP 200 Jan 13 04:02:05.216808 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 681/1360] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:05 2021] GET /volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a => generated 896 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:05.606623 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-790438b9-d04b-46c7-a90f-6f55fbf19b62 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba Jan 13 04:02:05.608226 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-790438b9-d04b-46c7-a90f-6f55fbf19b62 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:05.608459 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:05.608459 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:05.608851 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-790438b9-d04b-46c7-a90f-6f55fbf19b62 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:05.722354 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:05.722354 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:05.744677 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-790438b9-d04b-46c7-a90f-6f55fbf19b62 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:05.769510 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-790438b9-d04b-46c7-a90f-6f55fbf19b62 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba returned with HTTP 200 Jan 13 04:02:05.770688 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 680/1361] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:05 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba => generated 910 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:06.232025 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-84cc979a-da39-4770-aac4-efd629c89ec6 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] GET http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a Jan 13 04:02:06.232728 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-84cc979a-da39-4770-aac4-efd629c89ec6 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:06.232928 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:06.232928 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:06.233299 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-84cc979a-da39-4770-aac4-efd629c89ec6 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:06.315453 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:06.315453 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:06.325938 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-84cc979a-da39-4770-aac4-efd629c89ec6 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Volume info retrieved successfully. Jan 13 04:02:06.357491 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-84cc979a-da39-4770-aac4-efd629c89ec6 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a returned with HTTP 200 Jan 13 04:02:06.371029 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 682/1362] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:06 2021] GET /volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a => generated 921 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:06.379090 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-66615cb1-5957-4503-944d-70298a2a40d3 tempest-VolumeQuotasNegativeTestJSON-1611364391 tempest-VolumeQuotasNegativeTestJSON-1611364391] PUT http://10.222.0.38/volume/v3/3eb1a198a56e40a787b542da78f1e328/os-quota-sets/f51e1badd74849d7be88354909e4ddc6 Jan 13 04:02:06.379930 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:06.379930 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:06.380867 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-66615cb1-5957-4503-944d-70298a2a40d3 tempest-VolumeQuotasNegativeTestJSON-1611364391 tempest-VolumeQuotasNegativeTestJSON-1611364391] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:06.518423 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-66615cb1-5957-4503-944d-70298a2a40d3 tempest-VolumeQuotasNegativeTestJSON-1611364391 tempest-VolumeQuotasNegativeTestJSON-1611364391] http://10.222.0.38/volume/v3/3eb1a198a56e40a787b542da78f1e328/os-quota-sets/f51e1badd74849d7be88354909e4ddc6 returned with HTTP 200 Jan 13 04:02:06.519764 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 681/1363] 10.222.0.38 () {60 vars in 1341 bytes} [Wed Jan 13 04:02:06 2021] PUT /volume/v3/3eb1a198a56e40a787b542da78f1e328/os-quota-sets/f51e1badd74849d7be88354909e4ddc6 => generated 316 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:06.533736 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26ee495f-982c-43fc-8626-10d6a865c549 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] POST http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes Jan 13 04:02:06.533736 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:06.533736 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:06.533736 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26ee495f-982c-43fc-8626-10d6a865c549 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:06.537498 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-26ee495f-982c-43fc-8626-10d6a865c549 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Create volume request body: {'volume': {'size': 2}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:02:06.538117 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-26ee495f-982c-43fc-8626-10d6a865c549 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Create volume of 2 GB Jan 13 04:02:06.553456 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-26ee495f-982c-43fc-8626-10d6a865c549 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Availability Zones retrieved successfully. Jan 13 04:02:06.573298 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-26ee495f-982c-43fc-8626-10d6a865c549 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Flow 'volume_create_api' (5c45fae6-dd43-4603-83fb-420ca8e4455e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:02:06.576837 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-26ee495f-982c-43fc-8626-10d6a865c549 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1a94b6-c94b-4e56-ab83-c9ac9952b201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:06.579091 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-26ee495f-982c-43fc-8626-10d6a865c549 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Validating volume size '2' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:02:06.653627 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-26ee495f-982c-43fc-8626-10d6a865c549 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1a94b6-c94b-4e56-ab83-c9ac9952b201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:06.656020 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-26ee495f-982c-43fc-8626-10d6a865c549 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6cbc188-3583-48cd-94d7-98ffc793a24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:06.755916 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota_utils [None req-26ee495f-982c-43fc-8626-10d6a865c549 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Quota exceeded for f51e1badd74849d7be88354909e4ddc6, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 13 04:02:06.778693 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-26ee495f-982c-43fc-8626-10d6a865c549 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6cbc188-3583-48cd-94d7-98ffc793a24f) transitioned into state 'FAILURE' from state 'RUNNING' Jan 13 04:02:06.778693 n-d-766380-6 devstack@c-api.service[87925]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 13 04:02:06.787426 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-76cc7207-823a-47da-a67f-935243210bd1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba Jan 13 04:02:06.788045 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-76cc7207-823a-47da-a67f-935243210bd1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:06.788561 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-76cc7207-823a-47da-a67f-935243210bd1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:06.788980 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-26ee495f-982c-43fc-8626-10d6a865c549 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6cbc188-3583-48cd-94d7-98ffc793a24f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:06.794042 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-26ee495f-982c-43fc-8626-10d6a865c549 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6cbc188-3583-48cd-94d7-98ffc793a24f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 13 04:02:06.794042 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-26ee495f-982c-43fc-8626-10d6a865c549 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1a94b6-c94b-4e56-ab83-c9ac9952b201) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:06.798144 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-26ee495f-982c-43fc-8626-10d6a865c549 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1a94b6-c94b-4e56-ab83-c9ac9952b201) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 13 04:02:06.802210 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-26ee495f-982c-43fc-8626-10d6a865c549 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Flow 'volume_create_api' (5c45fae6-dd43-4603-83fb-420ca8e4455e) transitioned into state 'REVERTED' from state 'RUNNING' Jan 13 04:02:06.803115 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.middleware.fault [None req-26ee495f-982c-43fc-8626-10d6a865c549 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes returned with HTTP 413 Jan 13 04:02:06.805291 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 683/1364] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:02:06 2021] POST /volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes => generated 208 bytes in 279 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 13 04:02:06.823746 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-79831e19-62f8-4589-98f3-9a7c84c80ebb tempest-VolumeQuotasNegativeTestJSON-1611364391 tempest-VolumeQuotasNegativeTestJSON-1611364391] PUT http://10.222.0.38/volume/v3/3eb1a198a56e40a787b542da78f1e328/os-quota-sets/f51e1badd74849d7be88354909e4ddc6 Jan 13 04:02:06.824651 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:06.824651 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:06.825406 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-79831e19-62f8-4589-98f3-9a7c84c80ebb tempest-VolumeQuotasNegativeTestJSON-1611364391 tempest-VolumeQuotasNegativeTestJSON-1611364391] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:06.868534 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:06.868534 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:06.898001 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:06.898001 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:06.925101 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-76cc7207-823a-47da-a67f-935243210bd1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:06.962659 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-76cc7207-823a-47da-a67f-935243210bd1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba returned with HTTP 200 Jan 13 04:02:06.964337 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 682/1365] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:06 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba => generated 911 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:06.979662 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-71b44107-2761-4753-871b-b9af92695134 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] POST http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba/action Jan 13 04:02:06.980404 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:06.980404 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:06.981160 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-71b44107-2761-4753-871b-b9af92695134 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:02:06.981680 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-71b44107-2761-4753-871b-b9af92695134 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:06.982777 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-71b44107-2761-4753-871b-b9af92695134 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Updating volume 'dddd7e39-3635-4e88-a170-411b2ba885ba' with '{'status': 'creating'}' {{(pid=87926) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 04:02:07.085210 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-79831e19-62f8-4589-98f3-9a7c84c80ebb tempest-VolumeQuotasNegativeTestJSON-1611364391 tempest-VolumeQuotasNegativeTestJSON-1611364391] http://10.222.0.38/volume/v3/3eb1a198a56e40a787b542da78f1e328/os-quota-sets/f51e1badd74849d7be88354909e4ddc6 returned with HTTP 200 Jan 13 04:02:07.090657 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 684/1366] 10.222.0.38 () {60 vars in 1341 bytes} [Wed Jan 13 04:02:06 2021] PUT /volume/v3/3eb1a198a56e40a787b542da78f1e328/os-quota-sets/f51e1badd74849d7be88354909e4ddc6 => generated 316 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:07.101741 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-65c44eb6-5766-4ce8-9435-61af8c279b89 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] POST http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes Jan 13 04:02:07.103305 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-65c44eb6-5766-4ce8-9435-61af8c279b89 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:07.104554 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-65c44eb6-5766-4ce8-9435-61af8c279b89 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Create volume request body: {'volume': {'size': 1}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:02:07.106232 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-65c44eb6-5766-4ce8-9435-61af8c279b89 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Create volume of 1 GB Jan 13 04:02:07.141035 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-65c44eb6-5766-4ce8-9435-61af8c279b89 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Availability Zones retrieved successfully. Jan 13 04:02:07.141531 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:07.141531 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:07.179639 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-65c44eb6-5766-4ce8-9435-61af8c279b89 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Flow 'volume_create_api' (5bd2ac49-0933-47ab-b023-002ece6aa45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:02:07.187886 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-65c44eb6-5766-4ce8-9435-61af8c279b89 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77da5ae2-d009-4282-9efa-ca1888dc0efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:07.190450 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-65c44eb6-5766-4ce8-9435-61af8c279b89 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:02:07.208937 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-71b44107-2761-4753-871b-b9af92695134 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba/action returned with HTTP 202 Jan 13 04:02:07.213462 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 683/1367] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:02:06 2021] POST /volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba/action => generated 0 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:02:07.224546 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3823c0e1-c3a9-44c3-b5c3-45a0137602d1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba Jan 13 04:02:07.225177 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3823c0e1-c3a9-44c3-b5c3-45a0137602d1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:07.225557 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:07.225557 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:07.225950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3823c0e1-c3a9-44c3-b5c3-45a0137602d1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:07.288949 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-65c44eb6-5766-4ce8-9435-61af8c279b89 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77da5ae2-d009-4282-9efa-ca1888dc0efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:07.291730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-65c44eb6-5766-4ce8-9435-61af8c279b89 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1153bf48-0bbb-4c24-9e14-160082b57665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:07.339598 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:07.339598 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:07.355842 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota_utils [None req-65c44eb6-5766-4ce8-9435-61af8c279b89 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Quota exceeded for f51e1badd74849d7be88354909e4ddc6, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 13 04:02:07.357968 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3823c0e1-c3a9-44c3-b5c3-45a0137602d1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:07.358566 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-65c44eb6-5766-4ce8-9435-61af8c279b89 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1153bf48-0bbb-4c24-9e14-160082b57665) transitioned into state 'FAILURE' from state 'RUNNING' Jan 13 04:02:07.358794 n-d-766380-6 devstack@c-api.service[87925]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 13 04:02:07.365802 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-65c44eb6-5766-4ce8-9435-61af8c279b89 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1153bf48-0bbb-4c24-9e14-160082b57665) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:07.380815 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-65c44eb6-5766-4ce8-9435-61af8c279b89 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1153bf48-0bbb-4c24-9e14-160082b57665) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 13 04:02:07.383872 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-65c44eb6-5766-4ce8-9435-61af8c279b89 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77da5ae2-d009-4282-9efa-ca1888dc0efb) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:07.386337 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-65c44eb6-5766-4ce8-9435-61af8c279b89 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77da5ae2-d009-4282-9efa-ca1888dc0efb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 13 04:02:07.389624 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-65c44eb6-5766-4ce8-9435-61af8c279b89 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Flow 'volume_create_api' (5bd2ac49-0933-47ab-b023-002ece6aa45e) transitioned into state 'REVERTED' from state 'RUNNING' Jan 13 04:02:07.391159 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.middleware.fault [None req-65c44eb6-5766-4ce8-9435-61af8c279b89 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes returned with HTTP 413 Jan 13 04:02:07.392878 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 685/1368] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:02:07 2021] POST /volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes => generated 150 bytes in 297 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Jan 13 04:02:07.404595 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c391468f-a93d-4fae-bd0a-1b398bdf926b tempest-VolumeQuotasNegativeTestJSON-1611364391 tempest-VolumeQuotasNegativeTestJSON-1611364391] PUT http://10.222.0.38/volume/v3/3eb1a198a56e40a787b542da78f1e328/os-quota-sets/f51e1badd74849d7be88354909e4ddc6 Jan 13 04:02:07.405398 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:07.405398 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:07.406124 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c391468f-a93d-4fae-bd0a-1b398bdf926b tempest-VolumeQuotasNegativeTestJSON-1611364391 tempest-VolumeQuotasNegativeTestJSON-1611364391] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:07.415717 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3823c0e1-c3a9-44c3-b5c3-45a0137602d1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba returned with HTTP 200 Jan 13 04:02:07.417518 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:07.417518 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:07.435394 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 684/1369] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:07 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba => generated 910 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:07.440093 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-182e3678-b933-43a2-a30a-adbebe149c8f tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] POST http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba/action Jan 13 04:02:07.440368 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:07.440368 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:07.441359 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-182e3678-b933-43a2-a30a-adbebe149c8f tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action body: b'{"os-force_delete": {}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:02:07.441801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-182e3678-b933-43a2-a30a-adbebe149c8f tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:07.519993 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:07.519993 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:07.520933 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-182e3678-b933-43a2-a30a-adbebe149c8f tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Volume info retrieved successfully. Jan 13 04:02:07.577328 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-182e3678-b933-43a2-a30a-adbebe149c8f tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Delete volume request issued successfully. Jan 13 04:02:07.577873 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-182e3678-b933-43a2-a30a-adbebe149c8f tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba/action returned with HTTP 202 Jan 13 04:02:07.578749 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 685/1370] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:02:07 2021] POST /volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:02:07.586894 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aa209789-bc07-4063-838b-7c56f0e130fe tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba Jan 13 04:02:07.587462 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aa209789-bc07-4063-838b-7c56f0e130fe tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:07.587682 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:07.587682 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:07.588063 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aa209789-bc07-4063-838b-7c56f0e130fe tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:07.654096 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c391468f-a93d-4fae-bd0a-1b398bdf926b tempest-VolumeQuotasNegativeTestJSON-1611364391 tempest-VolumeQuotasNegativeTestJSON-1611364391] http://10.222.0.38/volume/v3/3eb1a198a56e40a787b542da78f1e328/os-quota-sets/f51e1badd74849d7be88354909e4ddc6 returned with HTTP 200 Jan 13 04:02:07.655959 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 686/1371] 10.222.0.38 () {60 vars in 1341 bytes} [Wed Jan 13 04:02:07 2021] PUT /volume/v3/3eb1a198a56e40a787b542da78f1e328/os-quota-sets/f51e1badd74849d7be88354909e4ddc6 => generated 315 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:07.680124 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a46b5835-89c4-40f6-b611-d855d25f1b61 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] POST http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a/action Jan 13 04:02:07.687739 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a46b5835-89c4-40f6-b611-d855d25f1b61 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:02:07.688448 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a46b5835-89c4-40f6-b611-d855d25f1b61 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:07.703882 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:07.703882 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:07.729229 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-aa209789-bc07-4063-838b-7c56f0e130fe tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:07.786974 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aa209789-bc07-4063-838b-7c56f0e130fe tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba returned with HTTP 200 Jan 13 04:02:07.797943 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 686/1372] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:07 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba => generated 910 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:07.863669 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:07.863669 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:07.866147 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a46b5835-89c4-40f6-b611-d855d25f1b61 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Volume info retrieved successfully. Jan 13 04:02:07.993863 n-d-766380-6 devstack@c-api.service[87925]: ERROR cinder.volume.api [None req-a46b5835-89c4-40f6-b611-d855d25f1b61 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Quota exceeded for f51e1badd74849d7be88354909e4ddc6, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 13 04:02:08.009990 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.middleware.fault [None req-a46b5835-89c4-40f6-b611-d855d25f1b61 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a/action returned with HTTP 413 Jan 13 04:02:08.016219 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 687/1373] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:02:07 2021] POST /volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a/action => generated 208 bytes in 347 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 13 04:02:08.021745 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b7828325-0e10-45c8-886c-457c75157f67 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] DELETE http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a Jan 13 04:02:08.022280 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b7828325-0e10-45c8-886c-457c75157f67 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:08.022498 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:08.022498 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:08.022874 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b7828325-0e10-45c8-886c-457c75157f67 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:08.023341 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-b7828325-0e10-45c8-886c-457c75157f67 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Delete volume with id: a11f844f-6c16-4e10-8085-65b2e7e5152a Jan 13 04:02:08.112487 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:08.112487 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:08.114168 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b7828325-0e10-45c8-886c-457c75157f67 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Volume info retrieved successfully. Jan 13 04:02:08.167893 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b7828325-0e10-45c8-886c-457c75157f67 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Delete volume request issued successfully. Jan 13 04:02:08.170179 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b7828325-0e10-45c8-886c-457c75157f67 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a returned with HTTP 202 Jan 13 04:02:08.172849 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 687/1374] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:02:08 2021] DELETE /volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:02:08.182337 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a919ebc-b7d0-4bb2-98f9-ed083050ce6a tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] GET http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a Jan 13 04:02:08.182612 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a919ebc-b7d0-4bb2-98f9-ed083050ce6a tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:08.182736 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:08.182736 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:08.183102 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a919ebc-b7d0-4bb2-98f9-ed083050ce6a tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:08.332255 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:08.332255 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:08.354234 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0a919ebc-b7d0-4bb2-98f9-ed083050ce6a tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Volume info retrieved successfully. Jan 13 04:02:08.381868 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a919ebc-b7d0-4bb2-98f9-ed083050ce6a tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a returned with HTTP 200 Jan 13 04:02:08.383281 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 688/1375] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:08 2021] GET /volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a => generated 920 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:08.805532 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a79386a4-de92-4788-8129-50fd9fd5ef05 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba Jan 13 04:02:08.806770 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a79386a4-de92-4788-8129-50fd9fd5ef05 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:08.807361 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:08.807361 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:08.808060 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a79386a4-de92-4788-8129-50fd9fd5ef05 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:08.867303 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:08.867303 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:08.877375 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a79386a4-de92-4788-8129-50fd9fd5ef05 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:08.906727 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a79386a4-de92-4788-8129-50fd9fd5ef05 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba returned with HTTP 200 Jan 13 04:02:08.908091 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 688/1376] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:08 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba => generated 910 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:09.406412 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a1fefd83-6ec5-4c51-9f1c-6a0a4bc268c4 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] GET http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a Jan 13 04:02:09.407552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a1fefd83-6ec5-4c51-9f1c-6a0a4bc268c4 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:09.407859 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:09.407859 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:09.408602 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a1fefd83-6ec5-4c51-9f1c-6a0a4bc268c4 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:09.493598 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:09.493598 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:09.504678 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a1fefd83-6ec5-4c51-9f1c-6a0a4bc268c4 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Volume info retrieved successfully. Jan 13 04:02:09.546970 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a1fefd83-6ec5-4c51-9f1c-6a0a4bc268c4 tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a returned with HTTP 200 Jan 13 04:02:09.548654 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 689/1377] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:09 2021] GET /volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a => generated 920 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:09.935079 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-24dadf7e-7f7e-4b10-aa55-5ded816b7c4c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba Jan 13 04:02:09.935632 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-24dadf7e-7f7e-4b10-aa55-5ded816b7c4c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:09.935770 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:09.935770 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:09.936510 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-24dadf7e-7f7e-4b10-aa55-5ded816b7c4c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:10.030793 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-24dadf7e-7f7e-4b10-aa55-5ded816b7c4c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba returned with HTTP 404 Jan 13 04:02:10.038209 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 689/1378] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:09 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:02:10.044539 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] POST http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes Jan 13 04:02:10.045102 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:10.045102 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:10.045644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-739033895"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:10.047069 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-739033895'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:02:10.047530 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Create volume of 1 GB Jan 13 04:02:10.074114 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Availability Zones retrieved successfully. Jan 13 04:02:10.119138 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Flow 'volume_create_api' (e4652468-874b-4258-8edc-0bda7928e054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:02:10.126790 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (213471dc-b034-41ac-92f3-aef966aee8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:10.138445 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:02:10.289824 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (213471dc-b034-41ac-92f3-aef966aee8ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:10.292044 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981cecf0-6eb0-427d-bd0f-391f271d3197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:10.441213 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Created reservations ['e3f66542-a57e-420a-a8ba-022ebda6e479', 'a121224d-a4fb-41a4-ac29-21e90f5900a8', '636c20b7-8555-4a43-b34f-b035b0c0b476', '7690f851-8b56-454e-b081-36df8509090d'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:02:10.443518 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981cecf0-6eb0-427d-bd0f-391f271d3197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3f66542-a57e-420a-a8ba-022ebda6e479', 'a121224d-a4fb-41a4-ac29-21e90f5900a8', '636c20b7-8555-4a43-b34f-b035b0c0b476', '7690f851-8b56-454e-b081-36df8509090d']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:10.446088 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee6f51ea-8ef2-4789-bac7-e02a4a05e715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:10.564131 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ccdbb2bb-8145-4b27-bdc1-1f474d030fbc tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] GET http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a Jan 13 04:02:10.564679 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ccdbb2bb-8145-4b27-bdc1-1f474d030fbc tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:10.565159 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ccdbb2bb-8145-4b27-bdc1-1f474d030fbc tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:10.585518 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee6f51ea-8ef2-4789-bac7-e02a4a05e715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f5b94ee-23da-43eb-93cb-99a74e87d648', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-739033895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7124f4734ad44dc985a0a572ecb47842',qos_specs=None,replication_status=,reservations=['e3f66542-a57e-420a-a8ba-022ebda6e479','a121224d-a4fb-41a4-ac29-21e90f5900a8','636c20b7-8555-4a43-b34f-b035b0c0b476','7690f851-8b56-454e-b081-36df8509090d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98736bc3801f489897b6f77ac31b837c',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:02:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-739033895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f5b94ee-23da-43eb-93cb-99a74e87d648,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7124f4734ad44dc985a0a572ecb47842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='98736bc3801f489897b6f77ac31b837c',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:10.587557 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (417cee47-964e-4ce7-84a2-975a9e074949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:10.672010 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (417cee47-964e-4ce7-84a2-975a9e074949) transitioned into state 'SUCCESS' from state '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-739033895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7124f4734ad44dc985a0a572ecb47842',qos_specs=None,replication_status=,reservations=['e3f66542-a57e-420a-a8ba-022ebda6e479','a121224d-a4fb-41a4-ac29-21e90f5900a8','636c20b7-8555-4a43-b34f-b035b0c0b476','7690f851-8b56-454e-b081-36df8509090d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98736bc3801f489897b6f77ac31b837c',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:10.673958 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73d844a4-8894-4933-8ce9-e6047e452405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:10.685396 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ccdbb2bb-8145-4b27-bdc1-1f474d030fbc tempest-VolumeQuotasNegativeTestJSON-629401594 tempest-VolumeQuotasNegativeTestJSON-629401594] http://10.222.0.38/volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a returned with HTTP 404 Jan 13 04:02:10.686668 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 690/1379] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:10 2021] GET /volume/v3/f51e1badd74849d7be88354909e4ddc6/volumes/a11f844f-6c16-4e10-8085-65b2e7e5152a => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:02:10.704652 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3923dd11-14f0-4025-86bc-403e34502f8f tempest-VolumeQuotasNegativeTestJSON-1611364391 tempest-VolumeQuotasNegativeTestJSON-1611364391] PUT http://10.222.0.38/volume/v3/3eb1a198a56e40a787b542da78f1e328/os-quota-sets/f51e1badd74849d7be88354909e4ddc6 Jan 13 04:02:10.705451 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3923dd11-14f0-4025-86bc-403e34502f8f tempest-VolumeQuotasNegativeTestJSON-1611364391 tempest-VolumeQuotasNegativeTestJSON-1611364391] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:10.707929 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73d844a4-8894-4933-8ce9-e6047e452405) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:10.731042 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Flow 'volume_create_api' (e4652468-874b-4258-8edc-0bda7928e054) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:02:10.906554 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Create volume request issued successfully. Jan 13 04:02:10.922216 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b18dfbbe-df20-4aa3-8748-e5fea85e3a31 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes returned with HTTP 202 Jan 13 04:02:10.923669 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 690/1380] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:02:10 2021] POST /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes => generated 817 bytes in 885 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:02:10.939509 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64b3ea73-1f17-4aa7-82e8-82462c0e58db tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 Jan 13 04:02:10.941359 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64b3ea73-1f17-4aa7-82e8-82462c0e58db tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:10.941832 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:10.941832 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:10.942439 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64b3ea73-1f17-4aa7-82e8-82462c0e58db tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:11.053978 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:11.053978 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:11.080924 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-64b3ea73-1f17-4aa7-82e8-82462c0e58db tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:11.115588 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64b3ea73-1f17-4aa7-82e8-82462c0e58db tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 returned with HTTP 200 Jan 13 04:02:11.126161 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 691/1381] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:10 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 => generated 909 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:11.126444 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3923dd11-14f0-4025-86bc-403e34502f8f tempest-VolumeQuotasNegativeTestJSON-1611364391 tempest-VolumeQuotasNegativeTestJSON-1611364391] http://10.222.0.38/volume/v3/3eb1a198a56e40a787b542da78f1e328/os-quota-sets/f51e1badd74849d7be88354909e4ddc6 returned with HTTP 200 Jan 13 04:02:11.132680 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 691/1382] 10.222.0.38 () {60 vars in 1342 bytes} [Wed Jan 13 04:02:10 2021] PUT /volume/v3/3eb1a198a56e40a787b542da78f1e328/os-quota-sets/f51e1badd74849d7be88354909e4ddc6 => generated 319 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:02:12.134218 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4836fe92-3ffc-4fa9-baba-8b319684063f tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 Jan 13 04:02:12.135010 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4836fe92-3ffc-4fa9-baba-8b319684063f tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:12.135010 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:12.135010 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:12.135392 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4836fe92-3ffc-4fa9-baba-8b319684063f tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:12.230621 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:12.230621 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:12.246263 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4836fe92-3ffc-4fa9-baba-8b319684063f tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:12.270892 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4836fe92-3ffc-4fa9-baba-8b319684063f tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 returned with HTTP 200 Jan 13 04:02:12.272205 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 692/1383] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:12 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 => generated 909 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:02:13.295726 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2a985e5c-d200-433a-92e6-09faf3b1ce32 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 Jan 13 04:02:13.296667 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2a985e5c-d200-433a-92e6-09faf3b1ce32 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:13.296898 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2a985e5c-d200-433a-92e6-09faf3b1ce32 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:13.376613 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:13.376613 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:13.386404 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2a985e5c-d200-433a-92e6-09faf3b1ce32 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:13.416134 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2a985e5c-d200-433a-92e6-09faf3b1ce32 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 returned with HTTP 200 Jan 13 04:02:13.417806 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 692/1384] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:13 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 => generated 910 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:13.433561 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd016e5b-e6a3-44c3-8b1f-11f4b5f87b39 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] POST http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648/action Jan 13 04:02:13.434025 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:13.434025 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:13.434637 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd016e5b-e6a3-44c3-8b1f-11f4b5f87b39 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:02:13.435021 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd016e5b-e6a3-44c3-8b1f-11f4b5f87b39 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:13.435968 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-bd016e5b-e6a3-44c3-8b1f-11f4b5f87b39 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Updating volume '0f5b94ee-23da-43eb-93cb-99a74e87d648' with '{'status': 'error'}' {{(pid=87927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 04:02:13.647678 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:13.647678 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:13.766409 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd016e5b-e6a3-44c3-8b1f-11f4b5f87b39 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648/action returned with HTTP 202 Jan 13 04:02:13.779115 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 693/1385] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:02:13 2021] POST /volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648/action => generated 0 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:02:13.783497 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c5ee0af6-80fb-4eaa-bb27-31736fbc25cd tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 Jan 13 04:02:13.785137 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c5ee0af6-80fb-4eaa-bb27-31736fbc25cd tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:13.785510 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:13.785510 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:13.786305 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c5ee0af6-80fb-4eaa-bb27-31736fbc25cd tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:13.880795 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:13.880795 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:13.893162 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c5ee0af6-80fb-4eaa-bb27-31736fbc25cd tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:13.932944 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c5ee0af6-80fb-4eaa-bb27-31736fbc25cd tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 returned with HTTP 200 Jan 13 04:02:13.934257 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 693/1386] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:13 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 => generated 906 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:13.950656 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-adacb686-c149-49d4-a5d5-1428c95f6151 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] POST http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648/action Jan 13 04:02:13.951342 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:13.951342 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:13.951865 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-adacb686-c149-49d4-a5d5-1428c95f6151 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action body: b'{"os-force_delete": {}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:02:13.952463 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-adacb686-c149-49d4-a5d5-1428c95f6151 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:14.055098 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:14.055098 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:14.056644 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-adacb686-c149-49d4-a5d5-1428c95f6151 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Volume info retrieved successfully. Jan 13 04:02:14.124545 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-adacb686-c149-49d4-a5d5-1428c95f6151 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Delete volume request issued successfully. Jan 13 04:02:14.124782 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-adacb686-c149-49d4-a5d5-1428c95f6151 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648/action returned with HTTP 202 Jan 13 04:02:14.132092 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 694/1387] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:02:13 2021] POST /volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 13 04:02:14.139591 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c6afa9a7-ebf7-44b5-97b7-03e2dee8e74b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 Jan 13 04:02:14.140398 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c6afa9a7-ebf7-44b5-97b7-03e2dee8e74b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:14.140777 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:14.140777 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:14.141531 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c6afa9a7-ebf7-44b5-97b7-03e2dee8e74b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:14.213127 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:14.213127 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:14.239385 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c6afa9a7-ebf7-44b5-97b7-03e2dee8e74b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:14.292094 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c6afa9a7-ebf7-44b5-97b7-03e2dee8e74b tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 returned with HTTP 200 Jan 13 04:02:14.293889 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 694/1388] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:14 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 => generated 909 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:15.309504 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26569348-d626-4661-9058-c89463a9a5d3 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 Jan 13 04:02:15.310622 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26569348-d626-4661-9058-c89463a9a5d3 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:15.311025 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:15.311025 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:15.311651 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26569348-d626-4661-9058-c89463a9a5d3 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:15.464830 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:15.464830 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:15.493441 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-26569348-d626-4661-9058-c89463a9a5d3 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:15.555931 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26569348-d626-4661-9058-c89463a9a5d3 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 returned with HTTP 200 Jan 13 04:02:15.557140 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 695/1389] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:15 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 => generated 909 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:16.573909 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-35395e55-5f08-42a3-8f09-3829924149b4 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 Jan 13 04:02:16.575394 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-35395e55-5f08-42a3-8f09-3829924149b4 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:16.576178 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:16.576178 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:16.577201 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-35395e55-5f08-42a3-8f09-3829924149b4 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:16.649470 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-35395e55-5f08-42a3-8f09-3829924149b4 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 returned with HTTP 404 Jan 13 04:02:16.655897 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 695/1390] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:16 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:02:16.664695 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] POST http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes Jan 13 04:02:16.664695 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:16.664695 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:16.664695 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1807274146"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:16.664695 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1807274146'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:02:16.664695 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Create volume of 1 GB Jan 13 04:02:16.667546 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-35395e55-5f08-42a3-8f09-3829924149b4 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume// Jan 13 04:02:16.668185 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-35395e55-5f08-42a3-8f09-3829924149b4 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:16.669052 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-35395e55-5f08-42a3-8f09-3829924149b4 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:16.670896 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-35395e55-5f08-42a3-8f09-3829924149b4 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:02:16.671648 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 696/1391] 10.222.0.38 () {56 vars in 872 bytes} [Wed Jan 13 04:02:16 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 04:02:16.680770 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-35395e55-5f08-42a3-8f09-3829924149b4 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume// Jan 13 04:02:16.681422 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-35395e55-5f08-42a3-8f09-3829924149b4 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:16.682065 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-35395e55-5f08-42a3-8f09-3829924149b4 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:16.683227 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-35395e55-5f08-42a3-8f09-3829924149b4 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:02:16.684147 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 697/1392] 10.222.0.38 () {56 vars in 872 bytes} [Wed Jan 13 04:02:16 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 04:02:16.709793 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Availability Zones retrieved successfully. Jan 13 04:02:16.760809 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Flow 'volume_create_api' (73dbad96-0cd5-4dd8-9d46-00c85027bdc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:02:16.763931 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d2b7a0c-aaef-4a73-85df-1d2b4d32e64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:16.768684 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:02:16.923376 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d2b7a0c-aaef-4a73-85df-1d2b4d32e64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:16.927350 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bfd1d30-3631-431b-816e-a388533fcb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:17.082943 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Created reservations ['0758cfc3-6a96-4cec-918a-464a268335a7', 'b6f0ca9e-fa12-4c5c-af24-17c321d57b67', '21afd4f0-93df-42d0-90b8-45d21b18dff3', 'ec8c9894-d7e7-42ea-921e-69e7b64744ac'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:02:17.084897 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bfd1d30-3631-431b-816e-a388533fcb32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0758cfc3-6a96-4cec-918a-464a268335a7', 'b6f0ca9e-fa12-4c5c-af24-17c321d57b67', '21afd4f0-93df-42d0-90b8-45d21b18dff3', 'ec8c9894-d7e7-42ea-921e-69e7b64744ac']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:17.087216 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee68f365-928c-4f16-9ef5-74f3e958b523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:17.210436 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee68f365-928c-4f16-9ef5-74f3e958b523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ead31c35-b652-4fed-86cf-198220a15359', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1807274146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7124f4734ad44dc985a0a572ecb47842',qos_specs=None,replication_status=,reservations=['0758cfc3-6a96-4cec-918a-464a268335a7','b6f0ca9e-fa12-4c5c-af24-17c321d57b67','21afd4f0-93df-42d0-90b8-45d21b18dff3','ec8c9894-d7e7-42ea-921e-69e7b64744ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98736bc3801f489897b6f77ac31b837c',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:02:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1807274146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ead31c35-b652-4fed-86cf-198220a15359,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7124f4734ad44dc985a0a572ecb47842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='98736bc3801f489897b6f77ac31b837c',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:17.217940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e02cc31-2bdc-46ab-aab4-b973739fd123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:17.269397 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e02cc31-2bdc-46ab-aab4-b973739fd123) transitioned into state 'SUCCESS' from state '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-1807274146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7124f4734ad44dc985a0a572ecb47842',qos_specs=None,replication_status=,reservations=['0758cfc3-6a96-4cec-918a-464a268335a7','b6f0ca9e-fa12-4c5c-af24-17c321d57b67','21afd4f0-93df-42d0-90b8-45d21b18dff3','ec8c9894-d7e7-42ea-921e-69e7b64744ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98736bc3801f489897b6f77ac31b837c',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:17.271990 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15c424fb-3194-4299-b319-5e277e4d0d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:17.323136 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15c424fb-3194-4299-b319-5e277e4d0d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:17.331741 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Flow 'volume_create_api' (73dbad96-0cd5-4dd8-9d46-00c85027bdc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:02:17.495885 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Create volume request issued successfully. Jan 13 04:02:17.537090 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0454bdcf-5392-4522-9d40-d61999e60378 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes returned with HTTP 202 Jan 13 04:02:17.538367 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 696/1393] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:02:16 2021] POST /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes => generated 818 bytes in 882 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:02:17.555005 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4cdff0b9-282a-4a4f-8109-9fb8e7bb6434 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 Jan 13 04:02:17.555819 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4cdff0b9-282a-4a4f-8109-9fb8e7bb6434 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:17.556223 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:17.556223 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:17.557086 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4cdff0b9-282a-4a4f-8109-9fb8e7bb6434 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:17.669520 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:17.669520 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:17.682467 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4cdff0b9-282a-4a4f-8109-9fb8e7bb6434 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:17.715384 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4cdff0b9-282a-4a4f-8109-9fb8e7bb6434 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 returned with HTTP 200 Jan 13 04:02:17.717577 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 697/1394] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:17 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 => generated 910 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:02:17.803035 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0231e385-b08f-44f1-8189-23b60fd69691 tempest-VersionsTest-542196367 tempest-VersionsTest-542196367] GET http://10.222.0.38/volume/v2/ Jan 13 04:02:17.803659 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0231e385-b08f-44f1-8189-23b60fd69691 tempest-VersionsTest-542196367 tempest-VersionsTest-542196367] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:17.804164 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0231e385-b08f-44f1-8189-23b60fd69691 tempest-VersionsTest-542196367 tempest-VersionsTest-542196367] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:17.807784 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0231e385-b08f-44f1-8189-23b60fd69691 tempest-VersionsTest-542196367 tempest-VersionsTest-542196367] http://10.222.0.38/volume/v2/ returned with HTTP 200 Jan 13 04:02:17.809813 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 698/1395] 10.222.0.38 () {58 vars in 1084 bytes} [Wed Jan 13 04:02:16 2021] GET /volume/v2/ => generated 382 bytes in 1118 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 13 04:02:17.818808 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-19689cf7-a63c-4fe6-8d15-b3c7cc643e12 tempest-VersionsTest-542196367 tempest-VersionsTest-542196367] GET http://10.222.0.38/volume/v3/ Jan 13 04:02:17.819332 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-19689cf7-a63c-4fe6-8d15-b3c7cc643e12 tempest-VersionsTest-542196367 tempest-VersionsTest-542196367] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:17.819525 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:17.819525 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:17.820162 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-19689cf7-a63c-4fe6-8d15-b3c7cc643e12 tempest-VersionsTest-542196367 tempest-VersionsTest-542196367] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:17.821485 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-19689cf7-a63c-4fe6-8d15-b3c7cc643e12 tempest-VersionsTest-542196367 tempest-VersionsTest-542196367] http://10.222.0.38/volume/v3/ returned with HTTP 200 Jan 13 04:02:17.822437 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 698/1396] 10.222.0.38 () {58 vars in 1084 bytes} [Wed Jan 13 04:02:17 2021] GET /volume/v3/ => generated 386 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:18.734007 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9a06ae55-c5e5-44be-8a62-0744e6654f84 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 Jan 13 04:02:18.735385 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9a06ae55-c5e5-44be-8a62-0744e6654f84 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:18.736033 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9a06ae55-c5e5-44be-8a62-0744e6654f84 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:18.827391 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:18.827391 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:18.849730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9a06ae55-c5e5-44be-8a62-0744e6654f84 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:18.875324 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9a06ae55-c5e5-44be-8a62-0744e6654f84 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 returned with HTTP 200 Jan 13 04:02:18.877378 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 699/1397] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:18 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 => generated 911 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:18.892943 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a6cbebc5-5c17-4b1b-b4be-2a1f7ae56e5b tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] POST http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/ead31c35-b652-4fed-86cf-198220a15359/action Jan 13 04:02:18.894381 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a6cbebc5-5c17-4b1b-b4be-2a1f7ae56e5b tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:02:18.894765 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a6cbebc5-5c17-4b1b-b4be-2a1f7ae56e5b tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:18.895985 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-a6cbebc5-5c17-4b1b-b4be-2a1f7ae56e5b tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Updating volume 'ead31c35-b652-4fed-86cf-198220a15359' with '{'status': 'maintenance'}' {{(pid=87927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 04:02:19.059291 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:19.059291 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:19.149787 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a6cbebc5-5c17-4b1b-b4be-2a1f7ae56e5b tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/ead31c35-b652-4fed-86cf-198220a15359/action returned with HTTP 202 Jan 13 04:02:19.152049 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 699/1398] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:02:18 2021] POST /volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/ead31c35-b652-4fed-86cf-198220a15359/action => generated 0 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:02:19.160642 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-21d5640d-2e04-4992-a415-9ae5253e2803 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 Jan 13 04:02:19.161492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-21d5640d-2e04-4992-a415-9ae5253e2803 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:19.161913 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:19.161913 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:19.163154 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-21d5640d-2e04-4992-a415-9ae5253e2803 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:19.229286 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:19.229286 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:19.263128 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-21d5640d-2e04-4992-a415-9ae5253e2803 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:19.306440 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-21d5640d-2e04-4992-a415-9ae5253e2803 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 returned with HTTP 200 Jan 13 04:02:19.307706 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 700/1399] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:19 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 => generated 913 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:02:19.324754 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6e747c4b-6b7c-44ef-80b9-d853d56022b8 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] POST http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/ead31c35-b652-4fed-86cf-198220a15359/action Jan 13 04:02:19.325356 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:19.325356 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:19.326209 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6e747c4b-6b7c-44ef-80b9-d853d56022b8 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action body: b'{"os-force_delete": {}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:02:19.326424 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6e747c4b-6b7c-44ef-80b9-d853d56022b8 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:19.441369 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:19.441369 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:19.442311 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6e747c4b-6b7c-44ef-80b9-d853d56022b8 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Volume info retrieved successfully. Jan 13 04:02:19.495777 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6e747c4b-6b7c-44ef-80b9-d853d56022b8 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Delete volume request issued successfully. Jan 13 04:02:19.496372 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6e747c4b-6b7c-44ef-80b9-d853d56022b8 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/ead31c35-b652-4fed-86cf-198220a15359/action returned with HTTP 202 Jan 13 04:02:19.500432 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 700/1400] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:02:19 2021] POST /volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/ead31c35-b652-4fed-86cf-198220a15359/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:02:19.506933 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9b160827-1d1b-4b3c-86c6-94d12a377fc3 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 Jan 13 04:02:19.507710 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9b160827-1d1b-4b3c-86c6-94d12a377fc3 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:19.508245 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:19.508245 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:19.508964 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9b160827-1d1b-4b3c-86c6-94d12a377fc3 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:19.594385 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:19.594385 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:19.605888 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9b160827-1d1b-4b3c-86c6-94d12a377fc3 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:19.642641 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9b160827-1d1b-4b3c-86c6-94d12a377fc3 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 returned with HTTP 200 Jan 13 04:02:19.648857 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 701/1401] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:19 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 => generated 910 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:20.664904 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fe8bbadf-1379-4844-a44c-04536e763d88 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 Jan 13 04:02:20.666061 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fe8bbadf-1379-4844-a44c-04536e763d88 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:20.666472 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:20.666472 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:20.667190 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fe8bbadf-1379-4844-a44c-04536e763d88 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:20.772756 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:20.772756 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:20.791457 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fe8bbadf-1379-4844-a44c-04536e763d88 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:20.841617 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fe8bbadf-1379-4844-a44c-04536e763d88 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 returned with HTTP 200 Jan 13 04:02:20.842650 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 701/1402] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:20 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 => generated 910 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:21.859678 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-195ac81c-cec8-4ece-bd20-f1dc6ca907c9 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 Jan 13 04:02:21.860367 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-195ac81c-cec8-4ece-bd20-f1dc6ca907c9 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:21.860688 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:21.860688 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:21.861237 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-195ac81c-cec8-4ece-bd20-f1dc6ca907c9 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:21.992996 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-195ac81c-cec8-4ece-bd20-f1dc6ca907c9 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 returned with HTTP 404 Jan 13 04:02:22.004960 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 702/1403] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:21 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:02:22.009923 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] POST http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes Jan 13 04:02:22.010674 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-527218952"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:22.011764 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-527218952'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:02:22.012140 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Create volume of 1 GB Jan 13 04:02:22.037266 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Availability Zones retrieved successfully. Jan 13 04:02:22.064198 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Flow 'volume_create_api' (99f09d47-6f26-4093-8d2f-acdd729ca1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:02:22.069712 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (395623a2-2210-4b3d-8041-e7cce3196460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:22.073814 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:02:22.187388 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-60e29a8e-8ac0-4453-92fb-2d6112cc3138 tempest-VolumesSummaryTest-1660521020 tempest-VolumesSummaryTest-1660521020] GET http://10.222.0.38/volume/v3/fc35b3f932104d259309472232f567b4/volumes/summary Jan 13 04:02:22.187973 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-60e29a8e-8ac0-4453-92fb-2d6112cc3138 tempest-VolumesSummaryTest-1660521020 tempest-VolumesSummaryTest-1660521020] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:22.188181 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:22.188181 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:22.188614 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-60e29a8e-8ac0-4453-92fb-2d6112cc3138 tempest-VolumesSummaryTest-1660521020 tempest-VolumesSummaryTest-1660521020] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:22.189108 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-60e29a8e-8ac0-4453-92fb-2d6112cc3138 tempest-VolumesSummaryTest-1660521020 tempest-VolumesSummaryTest-1660521020] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:02:22.210272 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-60e29a8e-8ac0-4453-92fb-2d6112cc3138 tempest-VolumesSummaryTest-1660521020 tempest-VolumesSummaryTest-1660521020] Get summary completed successfully. Jan 13 04:02:22.211300 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-60e29a8e-8ac0-4453-92fb-2d6112cc3138 tempest-VolumesSummaryTest-1660521020 tempest-VolumesSummaryTest-1660521020] http://10.222.0.38/volume/v3/fc35b3f932104d259309472232f567b4/volumes/summary returned with HTTP 200 Jan 13 04:02:22.218546 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 702/1404] 10.222.0.38 () {60 vars in 1269 bytes} [Wed Jan 13 04:02:21 2021] GET /volume/v3/fc35b3f932104d259309472232f567b4/volumes/summary => generated 55 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:22.226264 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (395623a2-2210-4b3d-8041-e7cce3196460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:22.228676 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c2b1825-ad54-4f35-9044-b392cfcd4175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:22.367443 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Created reservations ['2fe1de0b-60df-49f5-995a-e49bdddc69aa', 'a6c82e2e-8f92-4fc0-bdaf-e9604ff8a464', '4083785c-5165-4a01-8513-efb5096917d1', '436d7765-b6e9-46cc-91d1-89daec50c3e0'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:02:22.369368 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c2b1825-ad54-4f35-9044-b392cfcd4175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fe1de0b-60df-49f5-995a-e49bdddc69aa', 'a6c82e2e-8f92-4fc0-bdaf-e9604ff8a464', '4083785c-5165-4a01-8513-efb5096917d1', '436d7765-b6e9-46cc-91d1-89daec50c3e0']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:22.371465 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abe46503-daa2-425c-be04-567e4b817697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:22.466999 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abe46503-daa2-425c-be04-567e4b817697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24eed33a-5ece-4a7b-a728-1012183b9bc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-527218952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7124f4734ad44dc985a0a572ecb47842',qos_specs=None,replication_status=,reservations=['2fe1de0b-60df-49f5-995a-e49bdddc69aa','a6c82e2e-8f92-4fc0-bdaf-e9604ff8a464','4083785c-5165-4a01-8513-efb5096917d1','436d7765-b6e9-46cc-91d1-89daec50c3e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98736bc3801f489897b6f77ac31b837c',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:02:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-527218952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24eed33a-5ece-4a7b-a728-1012183b9bc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7124f4734ad44dc985a0a572ecb47842',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='98736bc3801f489897b6f77ac31b837c',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:22.469098 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8811c432-cd19-4521-95e6-704089c305f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:22.497272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8811c432-cd19-4521-95e6-704089c305f8) transitioned into state 'SUCCESS' from state '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-527218952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7124f4734ad44dc985a0a572ecb47842',qos_specs=None,replication_status=,reservations=['2fe1de0b-60df-49f5-995a-e49bdddc69aa','a6c82e2e-8f92-4fc0-bdaf-e9604ff8a464','4083785c-5165-4a01-8513-efb5096917d1','436d7765-b6e9-46cc-91d1-89daec50c3e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98736bc3801f489897b6f77ac31b837c',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:22.499245 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b47700e5-6be0-445d-ae48-04dc6d34be7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:22.527873 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b47700e5-6be0-445d-ae48-04dc6d34be7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:22.533791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Flow 'volume_create_api' (99f09d47-6f26-4093-8d2f-acdd729ca1a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:02:22.634875 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Create volume request issued successfully. Jan 13 04:02:22.675206 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ecffd47e-be14-4a3b-891d-ed72da03b0aa tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes returned with HTTP 202 Jan 13 04:02:22.681569 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 703/1405] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:02:22 2021] POST /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes => generated 817 bytes in 675 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 04:02:22.691332 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c5113af1-1521-471b-9dd5-21f918804338 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 Jan 13 04:02:22.692207 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c5113af1-1521-471b-9dd5-21f918804338 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:22.692947 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c5113af1-1521-471b-9dd5-21f918804338 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:22.748497 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:22.748497 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:22.758893 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c5113af1-1521-471b-9dd5-21f918804338 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:22.785636 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c5113af1-1521-471b-9dd5-21f918804338 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 returned with HTTP 200 Jan 13 04:02:22.786933 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 703/1406] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:22 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 => generated 909 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:23.808046 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a003eab-25b2-4961-a0e4-5892fdec2f1d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 Jan 13 04:02:23.810085 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a003eab-25b2-4961-a0e4-5892fdec2f1d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:23.810515 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:23.810515 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:23.811194 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a003eab-25b2-4961-a0e4-5892fdec2f1d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:23.894184 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:23.894184 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:23.908024 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6a003eab-25b2-4961-a0e4-5892fdec2f1d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:23.953110 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a003eab-25b2-4961-a0e4-5892fdec2f1d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 returned with HTTP 200 Jan 13 04:02:23.956549 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 704/1407] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:23 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 => generated 910 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:23.970445 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e298ee22-71bf-443d-a89c-ccf53b35bee8 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] POST http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7/action Jan 13 04:02:23.970903 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:23.970903 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:23.971552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e298ee22-71bf-443d-a89c-ccf53b35bee8 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:02:23.971940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e298ee22-71bf-443d-a89c-ccf53b35bee8 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:23.973307 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-e298ee22-71bf-443d-a89c-ccf53b35bee8 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Updating volume '24eed33a-5ece-4a7b-a728-1012183b9bc7' with '{'status': 'error'}' {{(pid=87927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 04:02:24.083807 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:24.083807 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:24.167595 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e298ee22-71bf-443d-a89c-ccf53b35bee8 tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7/action returned with HTTP 202 Jan 13 04:02:24.172149 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 704/1408] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:02:23 2021] POST /volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7/action => generated 0 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:02:24.176940 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-16ce9c7e-bdd3-4732-8591-08edd1e83486 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 Jan 13 04:02:24.177083 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-16ce9c7e-bdd3-4732-8591-08edd1e83486 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:24.177350 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:24.177350 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:24.177809 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-16ce9c7e-bdd3-4732-8591-08edd1e83486 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:24.291237 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:24.291237 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:24.300062 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-16ce9c7e-bdd3-4732-8591-08edd1e83486 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:24.333118 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-16ce9c7e-bdd3-4732-8591-08edd1e83486 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 returned with HTTP 200 Jan 13 04:02:24.345119 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 705/1409] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:24 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 => generated 906 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:24.350467 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-52d966ea-a111-4a5b-a3f0-423e3cfbe5ba tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] POST http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7/action Jan 13 04:02:24.351276 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:24.351276 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:24.352001 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-52d966ea-a111-4a5b-a3f0-423e3cfbe5ba tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:02:24.352606 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-52d966ea-a111-4a5b-a3f0-423e3cfbe5ba tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:24.354045 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-52d966ea-a111-4a5b-a3f0-423e3cfbe5ba tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Updating volume '24eed33a-5ece-4a7b-a728-1012183b9bc7' with '{'status': 'available'}' {{(pid=87927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 04:02:24.470212 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:24.470212 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:24.547790 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-52d966ea-a111-4a5b-a3f0-423e3cfbe5ba tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7/action returned with HTTP 202 Jan 13 04:02:24.554515 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 705/1410] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:02:24 2021] POST /volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:02:24.557817 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f9e8af52-614a-489e-a5a6-102a713d706d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 Jan 13 04:02:24.558336 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f9e8af52-614a-489e-a5a6-102a713d706d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:24.558708 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:24.558708 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:24.559082 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f9e8af52-614a-489e-a5a6-102a713d706d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:24.631209 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:24.631209 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:24.641644 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f9e8af52-614a-489e-a5a6-102a713d706d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:24.665856 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f9e8af52-614a-489e-a5a6-102a713d706d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 returned with HTTP 200 Jan 13 04:02:24.667157 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 706/1411] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:24 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 => generated 910 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:24.684157 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7358e0e7-6897-4d84-80aa-25f4ad41cf7b tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] POST http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7/action Jan 13 04:02:24.684522 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:24.684522 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:24.685142 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7358e0e7-6897-4d84-80aa-25f4ad41cf7b tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:02:24.685628 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7358e0e7-6897-4d84-80aa-25f4ad41cf7b tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:24.686811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-7358e0e7-6897-4d84-80aa-25f4ad41cf7b tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Updating volume '24eed33a-5ece-4a7b-a728-1012183b9bc7' with '{'status': 'maintenance'}' {{(pid=87927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 04:02:24.853421 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:24.853421 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:24.974995 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7358e0e7-6897-4d84-80aa-25f4ad41cf7b tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7/action returned with HTTP 202 Jan 13 04:02:24.975881 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 706/1412] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:02:24 2021] POST /volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7/action => generated 0 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:02:24.983729 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a3134f33-992f-4f1c-b81d-e0701bac0dc9 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 Jan 13 04:02:24.984819 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a3134f33-992f-4f1c-b81d-e0701bac0dc9 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:24.985270 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:24.985270 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:24.985926 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a3134f33-992f-4f1c-b81d-e0701bac0dc9 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:25.056864 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:25.056864 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:25.067680 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a3134f33-992f-4f1c-b81d-e0701bac0dc9 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:25.092566 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a3134f33-992f-4f1c-b81d-e0701bac0dc9 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 returned with HTTP 200 Jan 13 04:02:25.093399 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 707/1413] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:24 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 => generated 912 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:25.110068 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2528a3d1-d79b-44c6-ba0c-14ce63ee27cf tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] POST http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7/action Jan 13 04:02:25.110423 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:25.110423 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:25.111183 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2528a3d1-d79b-44c6-ba0c-14ce63ee27cf tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:02:25.111572 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2528a3d1-d79b-44c6-ba0c-14ce63ee27cf tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:25.113164 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.admin_actions [None req-2528a3d1-d79b-44c6-ba0c-14ce63ee27cf tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] Updating volume '24eed33a-5ece-4a7b-a728-1012183b9bc7' with '{'status': 'available'}' {{(pid=87927) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 13 04:02:25.219419 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:25.219419 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:25.287013 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2528a3d1-d79b-44c6-ba0c-14ce63ee27cf tempest-VolumesActionsTest-355281823 tempest-VolumesActionsTest-355281823] http://10.222.0.38/volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7/action returned with HTTP 202 Jan 13 04:02:25.295699 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d1a24ecb-794d-4d53-8ac0-65b2c9434de1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 Jan 13 04:02:25.296225 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d1a24ecb-794d-4d53-8ac0-65b2c9434de1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:25.296440 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:25.296440 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:25.296824 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d1a24ecb-794d-4d53-8ac0-65b2c9434de1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:25.301952 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 707/1414] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:02:25 2021] POST /volume/v3/ea886a348ad141329fea8cb1d8932fc5/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:02:25.357347 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:25.357347 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:25.367522 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d1a24ecb-794d-4d53-8ac0-65b2c9434de1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:25.393851 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d1a24ecb-794d-4d53-8ac0-65b2c9434de1 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 returned with HTTP 200 Jan 13 04:02:25.395069 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 708/1415] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:25 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 => generated 910 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:25.427795 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9df9f56c-08dc-4fe5-b7cd-50915df39b0c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] DELETE http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 Jan 13 04:02:25.428387 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9df9f56c-08dc-4fe5-b7cd-50915df39b0c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:25.428617 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:25.428617 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:25.428998 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9df9f56c-08dc-4fe5-b7cd-50915df39b0c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:25.429467 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-9df9f56c-08dc-4fe5-b7cd-50915df39b0c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Delete volume with id: 24eed33a-5ece-4a7b-a728-1012183b9bc7 Jan 13 04:02:25.541822 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:25.541822 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:25.543012 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9df9f56c-08dc-4fe5-b7cd-50915df39b0c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:25.575898 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9df9f56c-08dc-4fe5-b7cd-50915df39b0c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Delete volume request issued successfully. Jan 13 04:02:25.576712 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9df9f56c-08dc-4fe5-b7cd-50915df39b0c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 returned with HTTP 202 Jan 13 04:02:25.578185 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 708/1416] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:02:25 2021] DELETE /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:02:25.586762 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8435ba1b-11c1-4fc3-8177-28a04577e7d4 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 Jan 13 04:02:25.587405 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8435ba1b-11c1-4fc3-8177-28a04577e7d4 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:25.587596 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:25.587596 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:25.588117 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8435ba1b-11c1-4fc3-8177-28a04577e7d4 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:25.646148 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:25.646148 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:25.669227 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8435ba1b-11c1-4fc3-8177-28a04577e7d4 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:25.694439 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8435ba1b-11c1-4fc3-8177-28a04577e7d4 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 returned with HTTP 200 Jan 13 04:02:25.695613 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 709/1417] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:25 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 => generated 909 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:26.712158 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-25ee941e-7452-4cc4-9eec-294b593320a8 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 Jan 13 04:02:26.712728 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-25ee941e-7452-4cc4-9eec-294b593320a8 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:26.712868 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:26.712868 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:26.713238 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-25ee941e-7452-4cc4-9eec-294b593320a8 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:26.817128 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:26.817128 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:26.839741 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-25ee941e-7452-4cc4-9eec-294b593320a8 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:26.888991 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-25ee941e-7452-4cc4-9eec-294b593320a8 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 returned with HTTP 200 Jan 13 04:02:26.898325 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 709/1418] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:26 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 => generated 909 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:27.918430 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b2ab56e8-23d6-4b1c-9afb-6cf3d707e254 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 Jan 13 04:02:27.919183 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b2ab56e8-23d6-4b1c-9afb-6cf3d707e254 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:27.919183 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:27.919183 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:27.921228 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b2ab56e8-23d6-4b1c-9afb-6cf3d707e254 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:28.020955 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b2ab56e8-23d6-4b1c-9afb-6cf3d707e254 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 returned with HTTP 404 Jan 13 04:02:28.025478 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 710/1419] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:27 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/24eed33a-5ece-4a7b-a728-1012183b9bc7 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:02:28.029631 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-04b655ae-6cd3-48d6-a795-cab7980d4c35 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] DELETE http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 Jan 13 04:02:28.030089 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-04b655ae-6cd3-48d6-a795-cab7980d4c35 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:28.030283 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:28.030283 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:28.030930 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-04b655ae-6cd3-48d6-a795-cab7980d4c35 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:28.031544 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-04b655ae-6cd3-48d6-a795-cab7980d4c35 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Delete volume with id: ead31c35-b652-4fed-86cf-198220a15359 Jan 13 04:02:28.127766 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-04b655ae-6cd3-48d6-a795-cab7980d4c35 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 returned with HTTP 404 Jan 13 04:02:28.132402 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 710/1420] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:02:28 2021] DELETE /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ead31c35-b652-4fed-86cf-198220a15359 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:02:28.139679 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-39e12fde-e18d-493d-a199-eb68248d19b8 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] DELETE http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 Jan 13 04:02:28.140585 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-39e12fde-e18d-493d-a199-eb68248d19b8 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:28.141229 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-39e12fde-e18d-493d-a199-eb68248d19b8 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:28.141929 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-39e12fde-e18d-493d-a199-eb68248d19b8 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Delete volume with id: 0f5b94ee-23da-43eb-93cb-99a74e87d648 Jan 13 04:02:28.235352 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-39e12fde-e18d-493d-a199-eb68248d19b8 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 returned with HTTP 404 Jan 13 04:02:28.236774 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 711/1421] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:02:28 2021] DELETE /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/0f5b94ee-23da-43eb-93cb-99a74e87d648 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:02:28.244244 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9bd8fe5f-ad3f-455c-9232-4c26d64ca7df tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] DELETE http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba Jan 13 04:02:28.244788 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9bd8fe5f-ad3f-455c-9232-4c26d64ca7df tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:28.245268 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9bd8fe5f-ad3f-455c-9232-4c26d64ca7df tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:28.245861 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-9bd8fe5f-ad3f-455c-9232-4c26d64ca7df tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Delete volume with id: dddd7e39-3635-4e88-a170-411b2ba885ba Jan 13 04:02:28.377715 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9bd8fe5f-ad3f-455c-9232-4c26d64ca7df tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba returned with HTTP 404 Jan 13 04:02:28.379340 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 711/1422] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:02:28 2021] DELETE /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/dddd7e39-3635-4e88-a170-411b2ba885ba => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:02:28.386612 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7606180e-390d-4829-bb6e-b15565e39481 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] DELETE http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 Jan 13 04:02:28.387138 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7606180e-390d-4829-bb6e-b15565e39481 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:28.387622 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7606180e-390d-4829-bb6e-b15565e39481 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:28.392919 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-7606180e-390d-4829-bb6e-b15565e39481 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Delete volume with id: 76f88d36-2af2-418b-aa03-9740f26ac759 Jan 13 04:02:28.515992 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7606180e-390d-4829-bb6e-b15565e39481 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 returned with HTTP 404 Jan 13 04:02:28.520589 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 712/1423] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:02:28 2021] DELETE /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/76f88d36-2af2-418b-aa03-9740f26ac759 => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:02:28.524704 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-00472e65-e955-4194-ac14-dbe6a9817a84 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] DELETE http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 Jan 13 04:02:28.525308 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-00472e65-e955-4194-ac14-dbe6a9817a84 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:28.525676 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-00472e65-e955-4194-ac14-dbe6a9817a84 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:28.526142 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-00472e65-e955-4194-ac14-dbe6a9817a84 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Delete volume with id: ba9f27db-fbb4-4f25-a00c-67adc4448386 Jan 13 04:02:28.628179 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:28.628179 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:28.634767 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-00472e65-e955-4194-ac14-dbe6a9817a84 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:28.695618 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-00472e65-e955-4194-ac14-dbe6a9817a84 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Delete volume request issued successfully. Jan 13 04:02:28.696392 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-00472e65-e955-4194-ac14-dbe6a9817a84 tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 returned with HTTP 202 Jan 13 04:02:28.697461 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 712/1424] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:02:28 2021] DELETE /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:02:28.716559 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b1171d6-189e-4ad0-ba2b-3f72479bbe9c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 Jan 13 04:02:28.717087 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b1171d6-189e-4ad0-ba2b-3f72479bbe9c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:28.717574 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b1171d6-189e-4ad0-ba2b-3f72479bbe9c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:28.870924 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:28.870924 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:28.890453 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3b1171d6-189e-4ad0-ba2b-3f72479bbe9c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:29.043608 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b1171d6-189e-4ad0-ba2b-3f72479bbe9c tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 returned with HTTP 200 Jan 13 04:02:29.064940 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 713/1425] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:28 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 => generated 929 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:30.073439 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3d1cdce1-a4e5-4a0d-a16c-f1ee8b22d0db tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 Jan 13 04:02:30.073989 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3d1cdce1-a4e5-4a0d-a16c-f1ee8b22d0db tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:30.074388 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:30.074388 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:30.075005 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3d1cdce1-a4e5-4a0d-a16c-f1ee8b22d0db tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:30.159612 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:30.159612 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:30.189130 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3d1cdce1-a4e5-4a0d-a16c-f1ee8b22d0db tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Volume info retrieved successfully. Jan 13 04:02:30.232455 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3d1cdce1-a4e5-4a0d-a16c-f1ee8b22d0db tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 returned with HTTP 200 Jan 13 04:02:30.237911 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 713/1426] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:30 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 => generated 929 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:31.254571 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-47e4eb62-f228-4487-9183-c7089715f04d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] GET http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 Jan 13 04:02:31.255248 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-47e4eb62-f228-4487-9183-c7089715f04d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:31.256400 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:31.256400 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:31.256400 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-47e4eb62-f228-4487-9183-c7089715f04d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:31.345029 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-47e4eb62-f228-4487-9183-c7089715f04d tempest-VolumesActionsTest-2134374686 tempest-VolumesActionsTest-2134374686] http://10.222.0.38/volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 returned with HTTP 404 Jan 13 04:02:31.346660 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 714/1427] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:31 2021] GET /volume/v3/7124f4734ad44dc985a0a572ecb47842/volumes/ba9f27db-fbb4-4f25-a00c-67adc4448386 => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:02:38.856444 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] POST http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes Jan 13 04:02:38.857902 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:38.857902 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:38.858630 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1907333691"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:38.860103 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1907333691'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:02:38.860506 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Create volume of 1 GB Jan 13 04:02:38.876587 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Availability Zones retrieved successfully. Jan 13 04:02:38.894089 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Flow 'volume_create_api' (5bec37cb-9b0f-49cf-a81e-4e62cc868cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:02:38.896910 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6afd234-6cb4-4157-bb64-94f03f7fb78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:38.899227 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:02:38.969870 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6afd234-6cb4-4157-bb64-94f03f7fb78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:38.973002 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9fd0526-d74e-4965-ad60-9d4b04029761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:39.083043 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Created reservations ['d2473284-169d-42c5-8dce-4e6c8cb49299', '2c44d489-0fbd-4a43-8670-28faf102f36d', '0ab9dffb-0afb-4860-9bc2-d529d8bd8b1f', '25add126-0aeb-4921-b482-ed8c551edb16'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:02:39.085005 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9fd0526-d74e-4965-ad60-9d4b04029761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2473284-169d-42c5-8dce-4e6c8cb49299', '2c44d489-0fbd-4a43-8670-28faf102f36d', '0ab9dffb-0afb-4860-9bc2-d529d8bd8b1f', '25add126-0aeb-4921-b482-ed8c551edb16']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:39.087188 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0634fbee-ca05-4d5e-8e17-21611b52d20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:39.147105 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0634fbee-ca05-4d5e-8e17-21611b52d20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72f66655-83cf-482c-abd1-6b5024766586', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1907333691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7046d95f3c4a60829688c1dfc7b480',qos_specs=None,replication_status=,reservations=['d2473284-169d-42c5-8dce-4e6c8cb49299','2c44d489-0fbd-4a43-8670-28faf102f36d','0ab9dffb-0afb-4860-9bc2-d529d8bd8b1f','25add126-0aeb-4921-b482-ed8c551edb16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fb772a074ab474fa7a3c394f458e059',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1907333691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72f66655-83cf-482c-abd1-6b5024766586,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d7046d95f3c4a60829688c1dfc7b480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2fb772a074ab474fa7a3c394f458e059',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:39.149469 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (966d746c-e629-4ef5-9c1d-1b2788bf7d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:39.181010 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (966d746c-e629-4ef5-9c1d-1b2788bf7d23) transitioned into state 'SUCCESS' from state '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-1907333691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7046d95f3c4a60829688c1dfc7b480',qos_specs=None,replication_status=,reservations=['d2473284-169d-42c5-8dce-4e6c8cb49299','2c44d489-0fbd-4a43-8670-28faf102f36d','0ab9dffb-0afb-4860-9bc2-d529d8bd8b1f','25add126-0aeb-4921-b482-ed8c551edb16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fb772a074ab474fa7a3c394f458e059',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:39.183158 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f96651-37a3-40d0-9ae9-513a2b5b173e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:39.209888 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f96651-37a3-40d0-9ae9-513a2b5b173e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:39.214152 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Flow 'volume_create_api' (5bec37cb-9b0f-49cf-a81e-4e62cc868cd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:02:39.287128 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Create volume request issued successfully. Jan 13 04:02:39.306924 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78ad522f-7b98-421e-b7c9-2fc824fbec44 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes returned with HTTP 202 Jan 13 04:02:39.308203 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 714/1428] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:02:38 2021] POST /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes => generated 824 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:02:39.325296 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2ba1c0a7-e508-46be-a41d-fd4ced5bc15b tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] GET http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes/72f66655-83cf-482c-abd1-6b5024766586 Jan 13 04:02:39.326130 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2ba1c0a7-e508-46be-a41d-fd4ced5bc15b tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:39.326680 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2ba1c0a7-e508-46be-a41d-fd4ced5bc15b tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:39.381733 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:39.381733 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:39.390616 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2ba1c0a7-e508-46be-a41d-fd4ced5bc15b tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Volume info retrieved successfully. Jan 13 04:02:39.413178 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2ba1c0a7-e508-46be-a41d-fd4ced5bc15b tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes/72f66655-83cf-482c-abd1-6b5024766586 returned with HTTP 200 Jan 13 04:02:39.423564 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 715/1429] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:39 2021] GET /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes/72f66655-83cf-482c-abd1-6b5024766586 => generated 892 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:40.431116 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-724fc764-1052-4073-93f4-cb0586543ec0 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] GET http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes/72f66655-83cf-482c-abd1-6b5024766586 Jan 13 04:02:40.431975 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-724fc764-1052-4073-93f4-cb0586543ec0 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:40.432197 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:40.432197 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:40.432612 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-724fc764-1052-4073-93f4-cb0586543ec0 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:40.503166 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:40.503166 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:40.512055 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-724fc764-1052-4073-93f4-cb0586543ec0 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Volume info retrieved successfully. Jan 13 04:02:40.535711 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-724fc764-1052-4073-93f4-cb0586543ec0 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes/72f66655-83cf-482c-abd1-6b5024766586 returned with HTTP 200 Jan 13 04:02:40.536564 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 715/1430] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:40 2021] GET /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes/72f66655-83cf-482c-abd1-6b5024766586 => generated 917 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:40.553142 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c347e3e4-4b5f-4946-94a1-7e198b324578 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] POST http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots Jan 13 04:02:40.553616 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:40.553616 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:40.554843 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c347e3e4-4b5f-4946-94a1-7e198b324578 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72f66655-83cf-482c-abd1-6b5024766586", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1784952562"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:40.606325 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:40.606325 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:40.607499 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c347e3e4-4b5f-4946-94a1-7e198b324578 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Volume info retrieved successfully. Jan 13 04:02:40.607856 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-c347e3e4-4b5f-4946-94a1-7e198b324578 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Create snapshot from volume 72f66655-83cf-482c-abd1-6b5024766586 Jan 13 04:02:40.673690 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-c347e3e4-4b5f-4946-94a1-7e198b324578 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Created reservations ['174d4498-cd2b-4c49-a6ca-df9d70bb39f7', '181ecefc-f068-4b58-bd5c-2e0c119fe67c', 'bb193aa1-5830-42d9-a0aa-b317827871b5', 'cc0b9f62-9b21-4ef5-aa41-fb20d807ad40'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:02:40.777532 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c347e3e4-4b5f-4946-94a1-7e198b324578 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot create request issued successfully. Jan 13 04:02:40.778307 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c347e3e4-4b5f-4946-94a1-7e198b324578 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots returned with HTTP 202 Jan 13 04:02:40.779183 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 716/1431] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:02:40 2021] POST /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots => generated 311 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:02:40.790632 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-feef8b71-b8f5-4992-870b-8d7ec1862cbd tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] GET http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc Jan 13 04:02:40.791348 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-feef8b71-b8f5-4992-870b-8d7ec1862cbd tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:40.791542 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:40.791542 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:40.791923 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-feef8b71-b8f5-4992-870b-8d7ec1862cbd tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:40.828214 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:40.828214 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:40.829481 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-feef8b71-b8f5-4992-870b-8d7ec1862cbd tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot retrieved successfully. Jan 13 04:02:40.831926 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-feef8b71-b8f5-4992-870b-8d7ec1862cbd tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc returned with HTTP 200 Jan 13 04:02:40.832903 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 716/1432] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:02:40 2021] GET /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc => generated 443 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:41.845233 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-81bed4bf-d853-43e2-9b1c-af83890f1a20 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] GET http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc Jan 13 04:02:41.846491 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-81bed4bf-d853-43e2-9b1c-af83890f1a20 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:41.846817 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:41.846817 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:41.847505 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-81bed4bf-d853-43e2-9b1c-af83890f1a20 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:41.881100 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:41.881100 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:41.883368 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-81bed4bf-d853-43e2-9b1c-af83890f1a20 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot retrieved successfully. Jan 13 04:02:41.885979 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-81bed4bf-d853-43e2-9b1c-af83890f1a20 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc returned with HTTP 200 Jan 13 04:02:41.887441 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 717/1433] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:02:41 2021] GET /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc => generated 443 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:42.901013 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e0f4e9b7-c4a6-4a52-8e4e-f13d4a8f7cac tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] GET http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc Jan 13 04:02:42.902359 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e0f4e9b7-c4a6-4a52-8e4e-f13d4a8f7cac tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:42.902793 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:42.902793 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:42.903979 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e0f4e9b7-c4a6-4a52-8e4e-f13d4a8f7cac tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:42.948456 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:42.948456 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:42.954137 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e0f4e9b7-c4a6-4a52-8e4e-f13d4a8f7cac tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot retrieved successfully. Jan 13 04:02:42.961336 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e0f4e9b7-c4a6-4a52-8e4e-f13d4a8f7cac tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc returned with HTTP 200 Jan 13 04:02:42.963743 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 717/1434] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:02:42 2021] GET /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc => generated 470 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:42.975386 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8ae82349-c9e3-4c5b-8bd5-9d53499e464f tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] POST http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata Jan 13 04:02:42.976106 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:42.976106 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:42.976803 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8ae82349-c9e3-4c5b-8bd5-9d53499e464f tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:43.007263 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:43.007263 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:43.008972 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8ae82349-c9e3-4c5b-8bd5-9d53499e464f tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot retrieved successfully. Jan 13 04:02:43.115115 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8ae82349-c9e3-4c5b-8bd5-9d53499e464f tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Update snapshot metadata completed successfully. Jan 13 04:02:43.115883 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8ae82349-c9e3-4c5b-8bd5-9d53499e464f tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata returned with HTTP 200 Jan 13 04:02:43.120243 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 718/1435] 10.222.0.38 () {60 vars in 1369 bytes} [Wed Jan 13 04:02:42 2021] POST /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata => generated 68 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:02:43.129374 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5a72f97-9e50-4b7d-aa05-a943aaf23a27 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] GET http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata Jan 13 04:02:43.130370 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5a72f97-9e50-4b7d-aa05-a943aaf23a27 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:43.130796 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:43.130796 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:43.131466 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5a72f97-9e50-4b7d-aa05-a943aaf23a27 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:43.175601 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:43.175601 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:43.182026 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d5a72f97-9e50-4b7d-aa05-a943aaf23a27 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot retrieved successfully. Jan 13 04:02:43.186585 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d5a72f97-9e50-4b7d-aa05-a943aaf23a27 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Get snapshot metadata completed successfully. Jan 13 04:02:43.191123 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5a72f97-9e50-4b7d-aa05-a943aaf23a27 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata returned with HTTP 200 Jan 13 04:02:43.192233 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 718/1436] 10.222.0.38 () {58 vars in 1348 bytes} [Wed Jan 13 04:02:43 2021] GET /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata => generated 68 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:02:43.201601 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9d81b3be-667a-4cc0-b531-4068b1bb73b6 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] PUT http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata Jan 13 04:02:43.202292 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:43.202292 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:43.202992 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9d81b3be-667a-4cc0-b531-4068b1bb73b6 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:43.229479 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:43.229479 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:43.230970 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9d81b3be-667a-4cc0-b531-4068b1bb73b6 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot retrieved successfully. Jan 13 04:02:43.288765 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9d81b3be-667a-4cc0-b531-4068b1bb73b6 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Update snapshot metadata completed successfully. Jan 13 04:02:43.289378 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9d81b3be-667a-4cc0-b531-4068b1bb73b6 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata returned with HTTP 200 Jan 13 04:02:43.294563 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 719/1437] 10.222.0.38 () {60 vars in 1368 bytes} [Wed Jan 13 04:02:43 2021] PUT /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata => generated 57 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 13 04:02:43.300460 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c659396d-2414-491c-9e72-6a9ca42ebb78 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] GET http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata Jan 13 04:02:43.300981 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c659396d-2414-491c-9e72-6a9ca42ebb78 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:43.301199 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:43.301199 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:43.301572 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c659396d-2414-491c-9e72-6a9ca42ebb78 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:43.329057 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:43.329057 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:43.330229 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c659396d-2414-491c-9e72-6a9ca42ebb78 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot retrieved successfully. Jan 13 04:02:43.332179 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c659396d-2414-491c-9e72-6a9ca42ebb78 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Get snapshot metadata completed successfully. Jan 13 04:02:43.332806 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c659396d-2414-491c-9e72-6a9ca42ebb78 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata returned with HTTP 200 Jan 13 04:02:43.343110 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-087e6029-11a0-4d77-af72-629c8615fd31 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] DELETE http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata/key3 Jan 13 04:02:43.343634 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-087e6029-11a0-4d77-af72-629c8615fd31 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:43.343826 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:43.343826 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:43.344208 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-087e6029-11a0-4d77-af72-629c8615fd31 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:43.348787 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 719/1438] 10.222.0.38 () {58 vars in 1348 bytes} [Wed Jan 13 04:02:43 2021] GET /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata => generated 57 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:02:43.383433 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:43.383433 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:43.383433 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-087e6029-11a0-4d77-af72-629c8615fd31 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot retrieved successfully. Jan 13 04:02:43.383433 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-087e6029-11a0-4d77-af72-629c8615fd31 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Get snapshot metadata completed successfully. Jan 13 04:02:43.383433 n-d-766380-6 devstack@c-api.service[87925]: /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 04:02:43.383433 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:02:43.387154 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-087e6029-11a0-4d77-af72-629c8615fd31 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Delete snapshot metadata completed successfully. Jan 13 04:02:43.387819 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-087e6029-11a0-4d77-af72-629c8615fd31 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata/key3 returned with HTTP 200 Jan 13 04:02:43.391837 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 720/1439] 10.222.0.38 () {58 vars in 1366 bytes} [Wed Jan 13 04:02:43 2021] DELETE /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata/key3 => generated 0 bytes in 50 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 13 04:02:43.397967 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c9a319eb-f657-4759-b27c-258613be0205 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] GET http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata Jan 13 04:02:43.398487 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c9a319eb-f657-4759-b27c-258613be0205 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:43.398707 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:43.398707 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:43.399093 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c9a319eb-f657-4759-b27c-258613be0205 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:43.438916 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:43.438916 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:43.440300 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c9a319eb-f657-4759-b27c-258613be0205 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot retrieved successfully. Jan 13 04:02:43.443006 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c9a319eb-f657-4759-b27c-258613be0205 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Get snapshot metadata completed successfully. Jan 13 04:02:43.443787 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c9a319eb-f657-4759-b27c-258613be0205 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata returned with HTTP 200 Jan 13 04:02:43.445152 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 720/1440] 10.222.0.38 () {58 vars in 1348 bytes} [Wed Jan 13 04:02:43 2021] GET /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata => generated 32 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:02:43.454405 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-37926f2b-a53a-4d00-8224-bc67451a6d04 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] PUT http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata Jan 13 04:02:43.455681 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:43.455681 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:43.456480 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-37926f2b-a53a-4d00-8224-bc67451a6d04 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:43.482929 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:43.482929 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:43.484749 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-37926f2b-a53a-4d00-8224-bc67451a6d04 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot retrieved successfully. Jan 13 04:02:43.521746 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-37926f2b-a53a-4d00-8224-bc67451a6d04 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Update snapshot metadata completed successfully. Jan 13 04:02:43.522369 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-37926f2b-a53a-4d00-8224-bc67451a6d04 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata returned with HTTP 200 Jan 13 04:02:43.523692 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 721/1441] 10.222.0.38 () {60 vars in 1368 bytes} [Wed Jan 13 04:02:43 2021] PUT /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata => generated 16 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:02:43.534680 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-44c0229e-ea8f-476a-b268-97beb4f00f1e tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] POST http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata Jan 13 04:02:43.535125 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:43.535125 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:43.535551 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-44c0229e-ea8f-476a-b268-97beb4f00f1e tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:43.563869 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:43.563869 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:43.565856 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-44c0229e-ea8f-476a-b268-97beb4f00f1e tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot retrieved successfully. Jan 13 04:02:43.612963 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-44c0229e-ea8f-476a-b268-97beb4f00f1e tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Update snapshot metadata completed successfully. Jan 13 04:02:43.613750 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-44c0229e-ea8f-476a-b268-97beb4f00f1e tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata returned with HTTP 200 Jan 13 04:02:43.614822 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 721/1442] 10.222.0.38 () {60 vars in 1369 bytes} [Wed Jan 13 04:02:43 2021] POST /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata => generated 68 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:02:43.624245 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fd3eb8f4-65d3-4566-8ddf-1dfdc25ec767 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] GET http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata Jan 13 04:02:43.624837 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fd3eb8f4-65d3-4566-8ddf-1dfdc25ec767 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:43.625061 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:43.625061 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:43.625445 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fd3eb8f4-65d3-4566-8ddf-1dfdc25ec767 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:43.655948 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:43.655948 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:43.657124 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fd3eb8f4-65d3-4566-8ddf-1dfdc25ec767 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot retrieved successfully. Jan 13 04:02:43.662700 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fd3eb8f4-65d3-4566-8ddf-1dfdc25ec767 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Get snapshot metadata completed successfully. Jan 13 04:02:43.663374 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fd3eb8f4-65d3-4566-8ddf-1dfdc25ec767 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata returned with HTTP 200 Jan 13 04:02:43.664212 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 722/1443] 10.222.0.38 () {58 vars in 1348 bytes} [Wed Jan 13 04:02:43 2021] GET /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata => generated 68 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:02:43.677111 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a1b70ff-0879-44e0-b713-a04ce54544d7 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] PUT http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata/key3 Jan 13 04:02:43.677111 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:43.677111 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:43.677111 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8a1b70ff-0879-44e0-b713-a04ce54544d7 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:43.702968 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:43.702968 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:43.704425 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8a1b70ff-0879-44e0-b713-a04ce54544d7 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot retrieved successfully. Jan 13 04:02:43.747466 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8a1b70ff-0879-44e0-b713-a04ce54544d7 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Update snapshot metadata completed successfully. Jan 13 04:02:43.748217 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a1b70ff-0879-44e0-b713-a04ce54544d7 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata/key3 returned with HTTP 200 Jan 13 04:02:43.749387 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 722/1444] 10.222.0.38 () {60 vars in 1383 bytes} [Wed Jan 13 04:02:43 2021] PUT /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata/key3 => generated 35 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:02:43.759621 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-62813a66-3567-41aa-b60c-4c4989c49870 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] GET http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata/key3 Jan 13 04:02:43.760146 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-62813a66-3567-41aa-b60c-4c4989c49870 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:43.760391 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:43.760391 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:43.761031 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-62813a66-3567-41aa-b60c-4c4989c49870 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:43.788826 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:43.788826 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:43.789970 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-62813a66-3567-41aa-b60c-4c4989c49870 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot retrieved successfully. Jan 13 04:02:43.791930 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-62813a66-3567-41aa-b60c-4c4989c49870 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Get snapshot metadata completed successfully. Jan 13 04:02:43.792561 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-62813a66-3567-41aa-b60c-4c4989c49870 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata/key3 returned with HTTP 200 Jan 13 04:02:43.793368 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 723/1445] 10.222.0.38 () {58 vars in 1363 bytes} [Wed Jan 13 04:02:43 2021] GET /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata/key3 => generated 35 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:02:43.804622 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-60f22abe-c09b-4891-826a-4d4daabfd60c tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] GET http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata Jan 13 04:02:43.805154 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-60f22abe-c09b-4891-826a-4d4daabfd60c tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:43.805372 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:43.805372 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:43.806087 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-60f22abe-c09b-4891-826a-4d4daabfd60c tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:43.834601 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:43.834601 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:43.835221 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-60f22abe-c09b-4891-826a-4d4daabfd60c tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot retrieved successfully. Jan 13 04:02:43.838332 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-60f22abe-c09b-4891-826a-4d4daabfd60c tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Get snapshot metadata completed successfully. Jan 13 04:02:43.839071 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-60f22abe-c09b-4891-826a-4d4daabfd60c tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata returned with HTTP 200 Jan 13 04:02:43.840037 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 723/1446] 10.222.0.38 () {58 vars in 1348 bytes} [Wed Jan 13 04:02:43 2021] GET /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata => generated 75 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:02:43.851281 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26a1e397-41e7-4a2f-98ec-ef52d9349e82 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] PUT http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata Jan 13 04:02:43.851744 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:43.851744 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:43.852161 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26a1e397-41e7-4a2f-98ec-ef52d9349e82 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:43.879595 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:43.879595 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:43.880807 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-26a1e397-41e7-4a2f-98ec-ef52d9349e82 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot retrieved successfully. Jan 13 04:02:43.919474 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-26a1e397-41e7-4a2f-98ec-ef52d9349e82 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Update snapshot metadata completed successfully. Jan 13 04:02:43.920065 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26a1e397-41e7-4a2f-98ec-ef52d9349e82 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata returned with HTTP 200 Jan 13 04:02:43.920973 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 724/1447] 10.222.0.38 () {60 vars in 1368 bytes} [Wed Jan 13 04:02:43 2021] PUT /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc/metadata => generated 16 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:02:43.932635 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-992c5cab-fde0-4e05-8cdd-deb6fe27143f tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] DELETE http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc Jan 13 04:02:43.933583 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-992c5cab-fde0-4e05-8cdd-deb6fe27143f tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:43.933955 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:43.933955 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:43.934791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-992c5cab-fde0-4e05-8cdd-deb6fe27143f tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:43.935286 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-992c5cab-fde0-4e05-8cdd-deb6fe27143f tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Delete snapshot with id: 253a0735-85f2-46ce-9e65-5dda58edabfc Jan 13 04:02:43.966008 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:43.966008 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:43.967510 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-992c5cab-fde0-4e05-8cdd-deb6fe27143f tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot retrieved successfully. Jan 13 04:02:44.042632 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-992c5cab-fde0-4e05-8cdd-deb6fe27143f tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot delete request issued successfully. Jan 13 04:02:44.043063 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-992c5cab-fde0-4e05-8cdd-deb6fe27143f tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc returned with HTTP 202 Jan 13 04:02:44.044040 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 724/1448] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:02:43 2021] DELETE /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:02:44.054170 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-afbd5a6f-79a0-40e0-bc1d-2c860b1c82f4 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] GET http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc Jan 13 04:02:44.055594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-afbd5a6f-79a0-40e0-bc1d-2c860b1c82f4 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:44.056183 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:44.056183 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:44.056603 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-afbd5a6f-79a0-40e0-bc1d-2c860b1c82f4 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:44.089227 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:44.089227 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:44.093653 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-afbd5a6f-79a0-40e0-bc1d-2c860b1c82f4 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot retrieved successfully. Jan 13 04:02:44.096626 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-afbd5a6f-79a0-40e0-bc1d-2c860b1c82f4 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc returned with HTTP 200 Jan 13 04:02:44.097506 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 725/1449] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:02:44 2021] GET /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc => generated 469 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:45.110799 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5842bf70-6709-4602-a3fa-6eed2522f4b2 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] GET http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc Jan 13 04:02:45.112277 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5842bf70-6709-4602-a3fa-6eed2522f4b2 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:45.112760 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:45.112760 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:45.113458 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5842bf70-6709-4602-a3fa-6eed2522f4b2 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:45.319149 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:45.319149 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:45.320898 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5842bf70-6709-4602-a3fa-6eed2522f4b2 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Snapshot retrieved successfully. Jan 13 04:02:45.323425 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5842bf70-6709-4602-a3fa-6eed2522f4b2 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc returned with HTTP 200 Jan 13 04:02:45.324598 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 725/1450] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:02:45 2021] GET /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc => generated 469 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:45.718806 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] POST http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes Jan 13 04:02:45.719562 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:45.719562 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:45.720248 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1924187222"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:45.722235 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1924187222'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:02:45.722799 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Create volume of 1 GB Jan 13 04:02:45.737402 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Availability Zones retrieved successfully. Jan 13 04:02:45.755745 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Flow 'volume_create_api' (0371eb43-1429-4cc4-9886-1b34c08c2748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:02:45.759096 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d294a9c-3cdc-4802-a363-58691d4d9923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:45.761525 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:02:45.837793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d294a9c-3cdc-4802-a363-58691d4d9923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:45.840753 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (008aa5bd-2b7e-4277-8e4d-3c7d44a21fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:45.946191 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Created reservations ['f25923ad-5f11-4078-b3c8-20d902f86cd3', '33425ccc-f8d2-49fd-bcc7-08bf53e1eb72', '4a632a39-d2b4-442b-b09c-b6297418a2f0', '01a8463e-0188-4fb5-a62e-0c69762f071e'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:02:45.948182 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (008aa5bd-2b7e-4277-8e4d-3c7d44a21fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f25923ad-5f11-4078-b3c8-20d902f86cd3', '33425ccc-f8d2-49fd-bcc7-08bf53e1eb72', '4a632a39-d2b4-442b-b09c-b6297418a2f0', '01a8463e-0188-4fb5-a62e-0c69762f071e']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:45.958709 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20050f88-5fae-45ea-9dd7-ca2de33d6b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:46.078952 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20050f88-5fae-45ea-9dd7-ca2de33d6b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd6686c2-f17c-4db4-8a9a-4a8b52977810', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1924187222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc9412299cf4426bd0acafb469d51a4',qos_specs=None,replication_status=,reservations=['f25923ad-5f11-4078-b3c8-20d902f86cd3','33425ccc-f8d2-49fd-bcc7-08bf53e1eb72','4a632a39-d2b4-442b-b09c-b6297418a2f0','01a8463e-0188-4fb5-a62e-0c69762f071e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28255d54b3704a0e987d7b9e7c07cca7',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:02:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1924187222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd6686c2-f17c-4db4-8a9a-4a8b52977810,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc9412299cf4426bd0acafb469d51a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='28255d54b3704a0e987d7b9e7c07cca7',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:46.081657 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddab962e-b385-49cf-81ad-7fdc94f1e99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:46.107762 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddab962e-b385-49cf-81ad-7fdc94f1e99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1924187222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc9412299cf4426bd0acafb469d51a4',qos_specs=None,replication_status=,reservations=['f25923ad-5f11-4078-b3c8-20d902f86cd3','33425ccc-f8d2-49fd-bcc7-08bf53e1eb72','4a632a39-d2b4-442b-b09c-b6297418a2f0','01a8463e-0188-4fb5-a62e-0c69762f071e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28255d54b3704a0e987d7b9e7c07cca7',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:46.110474 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da52eb3-0581-4193-ba04-55112ae84cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:46.126139 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da52eb3-0581-4193-ba04-55112ae84cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:46.129912 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Flow 'volume_create_api' (0371eb43-1429-4cc4-9886-1b34c08c2748) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:02:46.188427 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Create volume request issued successfully. Jan 13 04:02:46.203697 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-42f5c527-5605-46be-a6dd-82f26cbf4190 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes returned with HTTP 202 Jan 13 04:02:46.220876 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-469919f3-7acd-4bf4-869e-d40e8041b5e3 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/fd6686c2-f17c-4db4-8a9a-4a8b52977810 Jan 13 04:02:46.221391 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-469919f3-7acd-4bf4-869e-d40e8041b5e3 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:46.221777 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:46.221777 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:46.223031 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-469919f3-7acd-4bf4-869e-d40e8041b5e3 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:46.227744 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 726/1451] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:02:45 2021] POST /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes => generated 828 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:02:46.306771 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:46.306771 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:46.320781 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-469919f3-7acd-4bf4-869e-d40e8041b5e3 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:02:46.338067 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82ee272d-d4b8-472c-9ef3-451acd7c7726 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] GET http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc Jan 13 04:02:46.338598 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-82ee272d-d4b8-472c-9ef3-451acd7c7726 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:46.338795 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:46.338795 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:46.339458 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-82ee272d-d4b8-472c-9ef3-451acd7c7726 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:46.349955 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-469919f3-7acd-4bf4-869e-d40e8041b5e3 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/fd6686c2-f17c-4db4-8a9a-4a8b52977810 returned with HTTP 200 Jan 13 04:02:46.360117 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 726/1452] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:46 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/fd6686c2-f17c-4db4-8a9a-4a8b52977810 => generated 896 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:46.403002 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82ee272d-d4b8-472c-9ef3-451acd7c7726 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc returned with HTTP 404 Jan 13 04:02:46.409487 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 727/1453] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:02:46 2021] GET /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/snapshots/253a0735-85f2-46ce-9e65-5dda58edabfc => generated 111 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 04:02:46.417549 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7103c338-5904-4316-8af3-4baae6f39f6e tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] DELETE http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes/72f66655-83cf-482c-abd1-6b5024766586 Jan 13 04:02:46.418233 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7103c338-5904-4316-8af3-4baae6f39f6e tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:46.418368 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:46.418368 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:46.419015 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7103c338-5904-4316-8af3-4baae6f39f6e tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:46.419620 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-7103c338-5904-4316-8af3-4baae6f39f6e tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Delete volume with id: 72f66655-83cf-482c-abd1-6b5024766586 Jan 13 04:02:46.534707 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:46.534707 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:46.536452 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7103c338-5904-4316-8af3-4baae6f39f6e tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Volume info retrieved successfully. Jan 13 04:02:46.597209 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7103c338-5904-4316-8af3-4baae6f39f6e tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Delete volume request issued successfully. Jan 13 04:02:46.601505 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7103c338-5904-4316-8af3-4baae6f39f6e tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes/72f66655-83cf-482c-abd1-6b5024766586 returned with HTTP 202 Jan 13 04:02:46.602332 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 727/1454] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:02:46 2021] DELETE /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes/72f66655-83cf-482c-abd1-6b5024766586 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:02:46.611409 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-480e53e2-56e3-4b41-a17f-37a493670300 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] GET http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes/72f66655-83cf-482c-abd1-6b5024766586 Jan 13 04:02:46.612225 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-480e53e2-56e3-4b41-a17f-37a493670300 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:46.612828 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-480e53e2-56e3-4b41-a17f-37a493670300 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:46.705633 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:46.705633 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:46.715248 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-480e53e2-56e3-4b41-a17f-37a493670300 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Volume info retrieved successfully. Jan 13 04:02:46.741084 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-480e53e2-56e3-4b41-a17f-37a493670300 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes/72f66655-83cf-482c-abd1-6b5024766586 returned with HTTP 200 Jan 13 04:02:46.742616 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 728/1455] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:46 2021] GET /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes/72f66655-83cf-482c-abd1-6b5024766586 => generated 916 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:47.368106 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-08491b95-737d-4f3e-9332-e2f59c50b622 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/fd6686c2-f17c-4db4-8a9a-4a8b52977810 Jan 13 04:02:47.368680 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-08491b95-737d-4f3e-9332-e2f59c50b622 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:47.368932 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:47.368932 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:47.369235 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-08491b95-737d-4f3e-9332-e2f59c50b622 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:47.542330 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:47.542330 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:47.569802 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-08491b95-737d-4f3e-9332-e2f59c50b622 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:02:47.630733 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-08491b95-737d-4f3e-9332-e2f59c50b622 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/fd6686c2-f17c-4db4-8a9a-4a8b52977810 returned with HTTP 200 Jan 13 04:02:47.631561 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 728/1456] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:47 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/fd6686c2-f17c-4db4-8a9a-4a8b52977810 => generated 921 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:47.759063 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-696b4ede-ae3b-4417-b175-c9ab2e636c95 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] GET http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes/72f66655-83cf-482c-abd1-6b5024766586 Jan 13 04:02:47.759489 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-696b4ede-ae3b-4417-b175-c9ab2e636c95 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:47.759686 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:47.759686 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:47.760380 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-696b4ede-ae3b-4417-b175-c9ab2e636c95 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:47.903357 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:47.903357 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:47.928434 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-696b4ede-ae3b-4417-b175-c9ab2e636c95 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Volume info retrieved successfully. Jan 13 04:02:47.967312 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-696b4ede-ae3b-4417-b175-c9ab2e636c95 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes/72f66655-83cf-482c-abd1-6b5024766586 returned with HTTP 200 Jan 13 04:02:47.978707 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 729/1457] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:47 2021] GET /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes/72f66655-83cf-482c-abd1-6b5024766586 => generated 916 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:48.994385 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-63cca25e-9711-4e80-aef8-ee5c1fdd60e2 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] GET http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes/72f66655-83cf-482c-abd1-6b5024766586 Jan 13 04:02:48.995604 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-63cca25e-9711-4e80-aef8-ee5c1fdd60e2 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:48.996052 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:48.996052 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:48.996744 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-63cca25e-9711-4e80-aef8-ee5c1fdd60e2 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:49.130644 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-63cca25e-9711-4e80-aef8-ee5c1fdd60e2 tempest-SnapshotMetadataTestJSON-812824128 tempest-SnapshotMetadataTestJSON-812824128] http://10.222.0.38/volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes/72f66655-83cf-482c-abd1-6b5024766586 returned with HTTP 404 Jan 13 04:02:49.130644 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 729/1458] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:48 2021] GET /volume/v3/4d7046d95f3c4a60829688c1dfc7b480/volumes/72f66655-83cf-482c-abd1-6b5024766586 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:02:57.176449 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] POST http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes Jan 13 04:02:57.176963 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:57.176963 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:57.177300 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-804965179"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:57.178454 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-804965179'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:02:57.178791 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Create volume of 1 GB Jan 13 04:02:57.216711 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Availability Zones retrieved successfully. Jan 13 04:02:57.270918 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Flow 'volume_create_api' (1ca405c2-f866-450e-b112-117e2e628cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:02:57.281910 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f655feb8-4694-40d5-99a5-2fa30dedcb6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:57.285508 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:02:57.390956 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f655feb8-4694-40d5-99a5-2fa30dedcb6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:57.395299 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7075808f-3089-4c0a-8592-e3095162668f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:57.573139 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Created reservations ['0fa39d99-9265-41f3-aa02-42595253fce3', '5dd82fc4-646e-4f16-9bd0-fe53e850a375', '24a35c44-4658-4dab-a45b-bef2ed78776a', '0866e575-8b4b-4e3e-8ad2-d04b30072838'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:02:57.575313 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7075808f-3089-4c0a-8592-e3095162668f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fa39d99-9265-41f3-aa02-42595253fce3', '5dd82fc4-646e-4f16-9bd0-fe53e850a375', '24a35c44-4658-4dab-a45b-bef2ed78776a', '0866e575-8b4b-4e3e-8ad2-d04b30072838']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:57.581324 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (239620dd-56f2-4ab2-bd00-f2f38e63f431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:57.730981 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (239620dd-56f2-4ab2-bd00-f2f38e63f431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '584bf7c7-dcea-456a-905a-901299b5f98e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-804965179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='711c7674dd31473687a613f61474d290',qos_specs=None,replication_status=,reservations=['0fa39d99-9265-41f3-aa02-42595253fce3','5dd82fc4-646e-4f16-9bd0-fe53e850a375','24a35c44-4658-4dab-a45b-bef2ed78776a','0866e575-8b4b-4e3e-8ad2-d04b30072838'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c9d6078363e4d508e99a5c333477509',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:02:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-804965179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=584bf7c7-dcea-456a-905a-901299b5f98e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='711c7674dd31473687a613f61474d290',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5c9d6078363e4d508e99a5c333477509',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:57.733326 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b38d82f7-19ab-4dde-afac-d8f6bbcb367a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:57.786253 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b38d82f7-19ab-4dde-afac-d8f6bbcb367a) transitioned into state 'SUCCESS' from state '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-804965179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='711c7674dd31473687a613f61474d290',qos_specs=None,replication_status=,reservations=['0fa39d99-9265-41f3-aa02-42595253fce3','5dd82fc4-646e-4f16-9bd0-fe53e850a375','24a35c44-4658-4dab-a45b-bef2ed78776a','0866e575-8b4b-4e3e-8ad2-d04b30072838'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c9d6078363e4d508e99a5c333477509',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:57.788299 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4c38479-ab5e-4a09-87f5-55c9c67bf765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:02:57.835122 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4c38479-ab5e-4a09-87f5-55c9c67bf765) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:02:57.853842 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Flow 'volume_create_api' (1ca405c2-f866-450e-b112-117e2e628cef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:02:57.911573 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Create volume request issued successfully. Jan 13 04:02:57.933132 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-851082a4-3f40-4f99-9220-ed758a14f11a tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes returned with HTTP 202 Jan 13 04:02:57.934696 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 730/1459] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:02:56 2021] POST /volume/v3/711c7674dd31473687a613f61474d290/volumes => generated 819 bytes in 1300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:02:57.953228 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6b0ed6c2-8c85-4bf2-977a-0c87e6d25b4b tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] GET http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes/584bf7c7-dcea-456a-905a-901299b5f98e Jan 13 04:02:57.953755 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6b0ed6c2-8c85-4bf2-977a-0c87e6d25b4b tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:57.954251 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6b0ed6c2-8c85-4bf2-977a-0c87e6d25b4b tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:58.091993 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:58.091993 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:58.119839 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6b0ed6c2-8c85-4bf2-977a-0c87e6d25b4b tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Volume info retrieved successfully. Jan 13 04:02:58.167775 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6b0ed6c2-8c85-4bf2-977a-0c87e6d25b4b tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes/584bf7c7-dcea-456a-905a-901299b5f98e returned with HTTP 200 Jan 13 04:02:58.169389 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 730/1460] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:57 2021] GET /volume/v3/711c7674dd31473687a613f61474d290/volumes/584bf7c7-dcea-456a-905a-901299b5f98e => generated 887 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:59.187797 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cddf10a2-cce3-4557-bc08-aebaacf9e68d tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] GET http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes/584bf7c7-dcea-456a-905a-901299b5f98e Jan 13 04:02:59.189010 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cddf10a2-cce3-4557-bc08-aebaacf9e68d tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:59.189394 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:59.189394 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:59.190362 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cddf10a2-cce3-4557-bc08-aebaacf9e68d tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:59.296595 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:59.296595 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:59.308499 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cddf10a2-cce3-4557-bc08-aebaacf9e68d tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Volume info retrieved successfully. Jan 13 04:02:59.346239 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cddf10a2-cce3-4557-bc08-aebaacf9e68d tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes/584bf7c7-dcea-456a-905a-901299b5f98e returned with HTTP 200 Jan 13 04:02:59.366689 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b71f4142-9768-4e74-a13e-5c221aaa2019 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] POST http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer Jan 13 04:02:59.367153 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:59.367153 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:59.367561 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b71f4142-9768-4e74-a13e-5c221aaa2019 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "584bf7c7-dcea-456a-905a-901299b5f98e"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:02:59.368552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.volume_transfer [None req-b71f4142-9768-4e74-a13e-5c221aaa2019 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Creating new volume transfer {'transfer': {'volume_id': '584bf7c7-dcea-456a-905a-901299b5f98e'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 13 04:02:59.368896 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.volume_transfer [None req-b71f4142-9768-4e74-a13e-5c221aaa2019 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Creating transfer of volume 584bf7c7-dcea-456a-905a-901299b5f98e Jan 13 04:02:59.369244 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.transfer.api [None req-b71f4142-9768-4e74-a13e-5c221aaa2019 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Generating transfer record for volume 584bf7c7-dcea-456a-905a-901299b5f98e Jan 13 04:02:59.370512 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 731/1461] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:59 2021] GET /volume/v3/711c7674dd31473687a613f61474d290/volumes/584bf7c7-dcea-456a-905a-901299b5f98e => generated 912 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:59.426746 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:59.426746 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:59.465839 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b71f4142-9768-4e74-a13e-5c221aaa2019 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer returned with HTTP 202 Jan 13 04:02:59.469310 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 731/1462] 10.222.0.38 () {60 vars in 1258 bytes} [Wed Jan 13 04:02:59 2021] POST /volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer => generated 507 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:02:59.480637 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-44d0dc5a-df53-4616-b226-04eecea56c0b tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] GET http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes/584bf7c7-dcea-456a-905a-901299b5f98e Jan 13 04:02:59.481379 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-44d0dc5a-df53-4616-b226-04eecea56c0b tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:59.481751 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:59.481751 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:59.482394 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-44d0dc5a-df53-4616-b226-04eecea56c0b tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:59.577023 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:02:59.577023 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:02:59.591317 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-44d0dc5a-df53-4616-b226-04eecea56c0b tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Volume info retrieved successfully. Jan 13 04:02:59.619668 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-44d0dc5a-df53-4616-b226-04eecea56c0b tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes/584bf7c7-dcea-456a-905a-901299b5f98e returned with HTTP 200 Jan 13 04:02:59.624326 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 732/1463] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:02:59 2021] GET /volume/v3/711c7674dd31473687a613f61474d290/volumes/584bf7c7-dcea-456a-905a-901299b5f98e => generated 920 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:59.639962 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-21f2a70c-f46b-4578-8bef-256e94b3b0e4 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] GET http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer/44f4b7dd-fda9-4456-9004-b6e8ecc06ba5 Jan 13 04:02:59.640738 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-21f2a70c-f46b-4578-8bef-256e94b3b0e4 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:59.641111 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:59.641111 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:59.642526 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-21f2a70c-f46b-4578-8bef-256e94b3b0e4 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:59.651458 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-21f2a70c-f46b-4578-8bef-256e94b3b0e4 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer/44f4b7dd-fda9-4456-9004-b6e8ecc06ba5 returned with HTTP 200 Jan 13 04:02:59.652647 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 732/1464] 10.222.0.38 () {58 vars in 1348 bytes} [Wed Jan 13 04:02:59 2021] GET /volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer/44f4b7dd-fda9-4456-9004-b6e8ecc06ba5 => generated 475 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:02:59.664692 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8764988c-4f0e-4807-ae5f-50ab130caaa4 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] GET http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer Jan 13 04:02:59.665586 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8764988c-4f0e-4807-ae5f-50ab130caaa4 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:02:59.665984 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:02:59.665984 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:02:59.666757 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8764988c-4f0e-4807-ae5f-50ab130caaa4 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:02:59.667853 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.volume_transfer [None req-8764988c-4f0e-4807-ae5f-50ab130caaa4 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Listing volume transfers {{(pid=87926) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 13 04:02:59.690380 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8764988c-4f0e-4807-ae5f-50ab130caaa4 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer returned with HTTP 200 Jan 13 04:02:59.691518 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 733/1465] 10.222.0.38 () {58 vars in 1237 bytes} [Wed Jan 13 04:02:59 2021] GET /volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer => generated 434 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:00.036564 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-99dd7f7b-67c3-42e0-8349-9bab5480dd5b tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] POST http://10.222.0.38/volume/v3/23b4c52cff5a4e9fa36dbd254a00d0c3/os-volume-transfer/44f4b7dd-fda9-4456-9004-b6e8ecc06ba5/accept Jan 13 04:03:00.037966 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-99dd7f7b-67c3-42e0-8349-9bab5480dd5b tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0a31cced7e2537c0"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:03:00.039076 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.volume_transfer [None req-99dd7f7b-67c3-42e0-8349-9bab5480dd5b tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] Accepting volume transfer 44f4b7dd-fda9-4456-9004-b6e8ecc06ba5 {{(pid=87927) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 13 04:03:00.039621 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.volume_transfer [None req-99dd7f7b-67c3-42e0-8349-9bab5480dd5b tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] Accepting transfer 44f4b7dd-fda9-4456-9004-b6e8ecc06ba5 Jan 13 04:03:00.194147 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-99dd7f7b-67c3-42e0-8349-9bab5480dd5b tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] Created reservations ['0e23d17d-116a-4e88-84f5-4698ee49427d', '27173292-bd6d-46f8-b65f-181d47e2a1ca', 'e384a349-f69e-4f21-9c20-250eb6942c05', 'fcc5bc66-b9f3-408f-9040-b6d85e2afa04'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:03:00.247824 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-99dd7f7b-67c3-42e0-8349-9bab5480dd5b tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] Created reservations ['88649e69-a94b-4e33-9b33-835e0ff5b838', 'b3ae8198-e690-42df-985d-0c73224c5675', '9920a65f-1012-4c9d-b53d-7860494a1cb6', 'cb676092-024b-41d8-bc80-b797187ac6c5'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:03:00.326111 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-99dd7f7b-67c3-42e0-8349-9bab5480dd5b tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] Created reservations ['528efcf0-48ef-4751-b9d1-a64e3b7483cf', '8726e2c0-4d8e-4a44-8001-0753ae3c3931', '4b49a4dd-98cb-4681-915c-32528119b9af', 'c1ed8de1-2a21-45be-8d90-2c491a5a0a28'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:03:00.394706 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-99dd7f7b-67c3-42e0-8349-9bab5480dd5b tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] Created reservations ['d38eb2d3-0419-4377-a7dd-24f5e1369225', 'f143acce-6731-4b06-b631-4b4b92c1f80d', 'f1793ea9-60ec-41a4-a9c5-ce983baa3e4a', 'd1989746-6802-4e3e-b551-3221b77af3b9'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:03:00.397569 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:00.397569 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:00.460446 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-99dd7f7b-67c3-42e0-8349-9bab5480dd5b tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] Transfer volume completed successfully. Jan 13 04:03:00.490540 n-d-766380-6 devstack@c-api.service[87925]: /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 04:03:00.490540 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:03:00.600432 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.transfer.api [None req-99dd7f7b-67c3-42e0-8349-9bab5480dd5b tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] Volume 584bf7c7-dcea-456a-905a-901299b5f98e has been transferred. Jan 13 04:03:00.663611 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-99dd7f7b-67c3-42e0-8349-9bab5480dd5b tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] http://10.222.0.38/volume/v3/23b4c52cff5a4e9fa36dbd254a00d0c3/os-volume-transfer/44f4b7dd-fda9-4456-9004-b6e8ecc06ba5/accept returned with HTTP 202 Jan 13 04:03:00.664898 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 733/1466] 10.222.0.38 () {60 vars in 1390 bytes} [Wed Jan 13 04:02:59 2021] POST /volume/v3/23b4c52cff5a4e9fa36dbd254a00d0c3/os-volume-transfer/44f4b7dd-fda9-4456-9004-b6e8ecc06ba5/accept => generated 431 bytes in 967 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:03:00.679813 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b502b0fc-cf51-4571-bc02-2f2d653b467d tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] GET http://10.222.0.38/volume/v3/23b4c52cff5a4e9fa36dbd254a00d0c3/volumes/584bf7c7-dcea-456a-905a-901299b5f98e Jan 13 04:03:00.682015 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b502b0fc-cf51-4571-bc02-2f2d653b467d tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:00.684172 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b502b0fc-cf51-4571-bc02-2f2d653b467d tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:00.744783 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:00.744783 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:00.754226 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b502b0fc-cf51-4571-bc02-2f2d653b467d tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] Volume info retrieved successfully. Jan 13 04:03:00.786853 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b502b0fc-cf51-4571-bc02-2f2d653b467d tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] http://10.222.0.38/volume/v3/23b4c52cff5a4e9fa36dbd254a00d0c3/volumes/584bf7c7-dcea-456a-905a-901299b5f98e returned with HTTP 200 Jan 13 04:03:00.787999 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 734/1467] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:00 2021] GET /volume/v3/23b4c52cff5a4e9fa36dbd254a00d0c3/volumes/584bf7c7-dcea-456a-905a-901299b5f98e => generated 912 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:00.819123 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-afdfa606-6ffa-43c0-90de-80a2eb420929 tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] GET http://10.222.0.38/volume/v3/23b4c52cff5a4e9fa36dbd254a00d0c3/volumes/584bf7c7-dcea-456a-905a-901299b5f98e Jan 13 04:03:00.819660 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-afdfa606-6ffa-43c0-90de-80a2eb420929 tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:00.819885 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:00.819885 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:00.820260 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-afdfa606-6ffa-43c0-90de-80a2eb420929 tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:00.898735 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:00.898735 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:00.908931 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-afdfa606-6ffa-43c0-90de-80a2eb420929 tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] Volume info retrieved successfully. Jan 13 04:03:00.936195 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-afdfa606-6ffa-43c0-90de-80a2eb420929 tempest-VolumesTransfersTest-378733664 tempest-VolumesTransfersTest-378733664] http://10.222.0.38/volume/v3/23b4c52cff5a4e9fa36dbd254a00d0c3/volumes/584bf7c7-dcea-456a-905a-901299b5f98e returned with HTTP 200 Jan 13 04:03:00.937162 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 734/1468] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:00 2021] GET /volume/v3/23b4c52cff5a4e9fa36dbd254a00d0c3/volumes/584bf7c7-dcea-456a-905a-901299b5f98e => generated 912 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:00.955686 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-51862695-30fa-41e5-b084-fcc55c126d40 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] DELETE http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer/44f4b7dd-fda9-4456-9004-b6e8ecc06ba5 Jan 13 04:03:00.956241 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-51862695-30fa-41e5-b084-fcc55c126d40 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:00.956577 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:00.956577 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:00.956826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-51862695-30fa-41e5-b084-fcc55c126d40 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:00.957640 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.volume_transfer [None req-51862695-30fa-41e5-b084-fcc55c126d40 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Delete transfer with id: 44f4b7dd-fda9-4456-9004-b6e8ecc06ba5 Jan 13 04:03:00.964928 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-51862695-30fa-41e5-b084-fcc55c126d40 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer/44f4b7dd-fda9-4456-9004-b6e8ecc06ba5 returned with HTTP 404 Jan 13 04:03:00.966484 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 735/1469] 10.222.0.38 () {58 vars in 1351 bytes} [Wed Jan 13 04:03:00 2021] DELETE /volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer/44f4b7dd-fda9-4456-9004-b6e8ecc06ba5 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:03:01.275394 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9cae58b9-dbb0-4ca7-b62e-2eb41ebbf223 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] DELETE http://10.222.0.38/volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/584bf7c7-dcea-456a-905a-901299b5f98e Jan 13 04:03:01.275924 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9cae58b9-dbb0-4ca7-b62e-2eb41ebbf223 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:01.276119 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:01.276119 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:01.276643 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9cae58b9-dbb0-4ca7-b62e-2eb41ebbf223 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:01.277219 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-9cae58b9-dbb0-4ca7-b62e-2eb41ebbf223 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Delete volume with id: 584bf7c7-dcea-456a-905a-901299b5f98e Jan 13 04:03:01.341486 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:01.341486 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:01.342830 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9cae58b9-dbb0-4ca7-b62e-2eb41ebbf223 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Volume info retrieved successfully. Jan 13 04:03:01.378619 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9cae58b9-dbb0-4ca7-b62e-2eb41ebbf223 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Delete volume request issued successfully. Jan 13 04:03:01.379304 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9cae58b9-dbb0-4ca7-b62e-2eb41ebbf223 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] http://10.222.0.38/volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/584bf7c7-dcea-456a-905a-901299b5f98e returned with HTTP 202 Jan 13 04:03:01.381088 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 735/1470] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:03:00 2021] DELETE /volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/584bf7c7-dcea-456a-905a-901299b5f98e => generated 0 bytes in 410 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:03:01.391408 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6cebec65-6f48-4275-b9c2-1b2d527d7fbf tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] GET http://10.222.0.38/volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/584bf7c7-dcea-456a-905a-901299b5f98e Jan 13 04:03:01.392807 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6cebec65-6f48-4275-b9c2-1b2d527d7fbf tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:01.394781 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6cebec65-6f48-4275-b9c2-1b2d527d7fbf tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:01.459039 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:01.459039 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:01.469147 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6cebec65-6f48-4275-b9c2-1b2d527d7fbf tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Volume info retrieved successfully. Jan 13 04:03:01.508593 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6cebec65-6f48-4275-b9c2-1b2d527d7fbf tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] http://10.222.0.38/volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/584bf7c7-dcea-456a-905a-901299b5f98e returned with HTTP 200 Jan 13 04:03:01.510145 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 736/1471] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:01 2021] GET /volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/584bf7c7-dcea-456a-905a-901299b5f98e => generated 1082 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:03:02.526893 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0aa3d480-27e6-43d5-98ec-5711fa577b5e tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] GET http://10.222.0.38/volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/584bf7c7-dcea-456a-905a-901299b5f98e Jan 13 04:03:02.528112 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0aa3d480-27e6-43d5-98ec-5711fa577b5e tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:02.528748 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:02.528748 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:02.529412 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0aa3d480-27e6-43d5-98ec-5711fa577b5e tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:02.650275 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:02.650275 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:02.674178 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0aa3d480-27e6-43d5-98ec-5711fa577b5e tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Volume info retrieved successfully. Jan 13 04:03:02.745261 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0aa3d480-27e6-43d5-98ec-5711fa577b5e tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] http://10.222.0.38/volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/584bf7c7-dcea-456a-905a-901299b5f98e returned with HTTP 200 Jan 13 04:03:02.746068 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 736/1472] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:02 2021] GET /volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/584bf7c7-dcea-456a-905a-901299b5f98e => generated 1082 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:03:03.763200 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-810aa704-26c1-4e78-a0de-fc73f5aba626 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] GET http://10.222.0.38/volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/584bf7c7-dcea-456a-905a-901299b5f98e Jan 13 04:03:03.763749 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-810aa704-26c1-4e78-a0de-fc73f5aba626 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:03.763877 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:03.763877 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:03.764514 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-810aa704-26c1-4e78-a0de-fc73f5aba626 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:03.833160 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-810aa704-26c1-4e78-a0de-fc73f5aba626 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] http://10.222.0.38/volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/584bf7c7-dcea-456a-905a-901299b5f98e returned with HTTP 404 Jan 13 04:03:03.834643 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 737/1473] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:03 2021] GET /volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/584bf7c7-dcea-456a-905a-901299b5f98e => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:03:03.845416 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] POST http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes Jan 13 04:03:03.846947 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:03.846947 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:03.847579 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-163446090"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:03:03.850507 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-163446090'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:03:03.851004 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Create volume of 1 GB Jan 13 04:03:03.872932 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Availability Zones retrieved successfully. Jan 13 04:03:03.895022 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Flow 'volume_create_api' (e1eed736-7ca1-4a2a-9b1b-6fa925bcace4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:03:03.912977 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4cf6a2b-d435-461b-89cf-14aa740089f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:03.915098 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:03:04.199724 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4cf6a2b-d435-461b-89cf-14aa740089f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:04.211154 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26f91b72-c58c-4798-b254-0554d281f052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:04.377746 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Created reservations ['62550bd4-7275-46e9-b6f3-5ecfcc8ea2a9', 'f26e0937-3617-4dd9-a517-e67b87302149', '32753ec4-1266-4534-8d00-2967404b1f31', 'f5481acf-6298-4b87-b7fd-b25d418b6ef4'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:03:04.379963 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26f91b72-c58c-4798-b254-0554d281f052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62550bd4-7275-46e9-b6f3-5ecfcc8ea2a9', 'f26e0937-3617-4dd9-a517-e67b87302149', '32753ec4-1266-4534-8d00-2967404b1f31', 'f5481acf-6298-4b87-b7fd-b25d418b6ef4']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:04.382322 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (945d6912-a88d-44ae-b3e7-418eb741b485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:04.468589 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (945d6912-a88d-44ae-b3e7-418eb741b485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd38602c5-77aa-4bbd-a36d-fec67025c87e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-163446090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='711c7674dd31473687a613f61474d290',qos_specs=None,replication_status=,reservations=['62550bd4-7275-46e9-b6f3-5ecfcc8ea2a9','f26e0937-3617-4dd9-a517-e67b87302149','32753ec4-1266-4534-8d00-2967404b1f31','f5481acf-6298-4b87-b7fd-b25d418b6ef4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c9d6078363e4d508e99a5c333477509',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:03:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-163446090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d38602c5-77aa-4bbd-a36d-fec67025c87e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='711c7674dd31473687a613f61474d290',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5c9d6078363e4d508e99a5c333477509',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:04.471605 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43eb2d7b-fc1e-4e91-ae7b-e025e8d06184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:04.531818 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43eb2d7b-fc1e-4e91-ae7b-e025e8d06184) transitioned into state 'SUCCESS' from state '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-163446090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='711c7674dd31473687a613f61474d290',qos_specs=None,replication_status=,reservations=['62550bd4-7275-46e9-b6f3-5ecfcc8ea2a9','f26e0937-3617-4dd9-a517-e67b87302149','32753ec4-1266-4534-8d00-2967404b1f31','f5481acf-6298-4b87-b7fd-b25d418b6ef4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c9d6078363e4d508e99a5c333477509',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:04.534470 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (128d94cc-cbcf-4f95-bf71-5abeb08311d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:04.568886 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (128d94cc-cbcf-4f95-bf71-5abeb08311d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:04.575862 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Flow 'volume_create_api' (e1eed736-7ca1-4a2a-9b1b-6fa925bcace4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:03:04.655081 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Create volume request issued successfully. Jan 13 04:03:04.675875 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-daeb77e3-2cd0-49d3-bc9d-1ba10731996c tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes returned with HTTP 202 Jan 13 04:03:04.687243 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 737/1474] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:03:03 2021] POST /volume/v3/711c7674dd31473687a613f61474d290/volumes => generated 819 bytes in 836 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:03:04.692891 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bf20cbeb-d4f7-4edc-ae72-f0f59b2e4020 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] GET http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e Jan 13 04:03:04.693700 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bf20cbeb-d4f7-4edc-ae72-f0f59b2e4020 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:04.694391 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bf20cbeb-d4f7-4edc-ae72-f0f59b2e4020 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:04.757963 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:04.757963 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:04.766902 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bf20cbeb-d4f7-4edc-ae72-f0f59b2e4020 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Volume info retrieved successfully. Jan 13 04:03:04.791826 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bf20cbeb-d4f7-4edc-ae72-f0f59b2e4020 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e returned with HTTP 200 Jan 13 04:03:04.792729 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 738/1475] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:04 2021] GET /volume/v3/711c7674dd31473687a613f61474d290/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e => generated 911 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:05.810168 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d67e8b8c-55b6-464d-85eb-88650f6f9017 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] GET http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e Jan 13 04:03:05.811113 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d67e8b8c-55b6-464d-85eb-88650f6f9017 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:05.811456 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:05.811456 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:05.812027 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d67e8b8c-55b6-464d-85eb-88650f6f9017 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:05.865833 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:05.865833 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:05.874442 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d67e8b8c-55b6-464d-85eb-88650f6f9017 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Volume info retrieved successfully. Jan 13 04:03:05.900293 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d67e8b8c-55b6-464d-85eb-88650f6f9017 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e returned with HTTP 200 Jan 13 04:03:05.901403 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 738/1476] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:05 2021] GET /volume/v3/711c7674dd31473687a613f61474d290/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:05.920486 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0d2eec1d-4fed-4ab5-96aa-51545f6b5b20 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] POST http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer Jan 13 04:03:05.921469 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:05.921469 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:05.922156 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0d2eec1d-4fed-4ab5-96aa-51545f6b5b20 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d38602c5-77aa-4bbd-a36d-fec67025c87e"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:03:05.923827 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.volume_transfer [None req-0d2eec1d-4fed-4ab5-96aa-51545f6b5b20 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Creating new volume transfer {'transfer': {'volume_id': 'd38602c5-77aa-4bbd-a36d-fec67025c87e'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 13 04:03:05.924908 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.volume_transfer [None req-0d2eec1d-4fed-4ab5-96aa-51545f6b5b20 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Creating transfer of volume d38602c5-77aa-4bbd-a36d-fec67025c87e Jan 13 04:03:05.925539 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.transfer.api [None req-0d2eec1d-4fed-4ab5-96aa-51545f6b5b20 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Generating transfer record for volume d38602c5-77aa-4bbd-a36d-fec67025c87e Jan 13 04:03:05.992933 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:05.992933 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:06.026124 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0d2eec1d-4fed-4ab5-96aa-51545f6b5b20 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer returned with HTTP 202 Jan 13 04:03:06.034143 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 739/1477] 10.222.0.38 () {60 vars in 1258 bytes} [Wed Jan 13 04:03:05 2021] POST /volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer => generated 507 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:03:06.037373 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-07dd6bfa-494a-49a1-ae07-5019aa3a64f3 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] GET http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e Jan 13 04:03:06.038131 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-07dd6bfa-494a-49a1-ae07-5019aa3a64f3 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:06.038332 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:06.038332 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:06.038842 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-07dd6bfa-494a-49a1-ae07-5019aa3a64f3 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:06.103914 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:06.103914 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:06.114208 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-07dd6bfa-494a-49a1-ae07-5019aa3a64f3 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Volume info retrieved successfully. Jan 13 04:03:06.139053 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-07dd6bfa-494a-49a1-ae07-5019aa3a64f3 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e returned with HTTP 200 Jan 13 04:03:06.139923 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 739/1478] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:06 2021] GET /volume/v3/711c7674dd31473687a613f61474d290/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e => generated 920 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:06.157786 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cdfdc5e2-a3c1-418e-89b5-c475cd87769f tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] GET http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer/detail Jan 13 04:03:06.158587 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cdfdc5e2-a3c1-418e-89b5-c475cd87769f tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:06.158960 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:06.158960 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:06.159585 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cdfdc5e2-a3c1-418e-89b5-c475cd87769f tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:06.160155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.volume_transfer [None req-cdfdc5e2-a3c1-418e-89b5-c475cd87769f tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Listing volume transfers {{(pid=87926) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 13 04:03:06.168832 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cdfdc5e2-a3c1-418e-89b5-c475cd87769f tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer/detail returned with HTTP 200 Jan 13 04:03:06.184022 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e7ae78b6-c486-4712-bff7-883de419a5b1 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] DELETE http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer/998d2446-f493-487b-8bc5-5028b0d36323 Jan 13 04:03:06.184802 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e7ae78b6-c486-4712-bff7-883de419a5b1 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:06.185242 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 740/1479] 10.222.0.38 () {58 vars in 1258 bytes} [Wed Jan 13 04:03:06 2021] GET /volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer/detail => generated 478 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:06.185598 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:06.185598 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:06.186218 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e7ae78b6-c486-4712-bff7-883de419a5b1 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:06.186865 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.volume_transfer [None req-e7ae78b6-c486-4712-bff7-883de419a5b1 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Delete transfer with id: 998d2446-f493-487b-8bc5-5028b0d36323 Jan 13 04:03:06.244307 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:06.244307 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:06.257899 n-d-766380-6 devstack@c-api.service[87925]: /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 04:03:06.257899 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:03:06.261740 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e7ae78b6-c486-4712-bff7-883de419a5b1 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer/998d2446-f493-487b-8bc5-5028b0d36323 returned with HTTP 202 Jan 13 04:03:06.262727 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 740/1480] 10.222.0.38 () {58 vars in 1351 bytes} [Wed Jan 13 04:03:06 2021] DELETE /volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer/998d2446-f493-487b-8bc5-5028b0d36323 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:03:06.270888 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82124a7e-d6d1-4f5f-818f-c06777fece7f tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] GET http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e Jan 13 04:03:06.271414 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-82124a7e-d6d1-4f5f-818f-c06777fece7f tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:06.271893 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-82124a7e-d6d1-4f5f-818f-c06777fece7f tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:06.322809 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:06.322809 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:06.331833 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-82124a7e-d6d1-4f5f-818f-c06777fece7f tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Volume info retrieved successfully. Jan 13 04:03:06.354727 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82124a7e-d6d1-4f5f-818f-c06777fece7f tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e returned with HTTP 200 Jan 13 04:03:06.355835 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 741/1481] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:06 2021] GET /volume/v3/711c7674dd31473687a613f61474d290/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e => generated 912 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:03:06.374745 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-be95c59c-c1ac-44c8-9831-c32014df12f4 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] DELETE http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer/998d2446-f493-487b-8bc5-5028b0d36323 Jan 13 04:03:06.375550 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-be95c59c-c1ac-44c8-9831-c32014df12f4 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:06.376429 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:06.376429 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:06.377076 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-be95c59c-c1ac-44c8-9831-c32014df12f4 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:06.377589 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.volume_transfer [None req-be95c59c-c1ac-44c8-9831-c32014df12f4 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Delete transfer with id: 998d2446-f493-487b-8bc5-5028b0d36323 Jan 13 04:03:06.384038 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-be95c59c-c1ac-44c8-9831-c32014df12f4 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer/998d2446-f493-487b-8bc5-5028b0d36323 returned with HTTP 404 Jan 13 04:03:06.390397 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 741/1482] 10.222.0.38 () {58 vars in 1351 bytes} [Wed Jan 13 04:03:06 2021] DELETE /volume/v3/711c7674dd31473687a613f61474d290/os-volume-transfer/998d2446-f493-487b-8bc5-5028b0d36323 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:03:06.394167 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-60f52fbc-eaff-4a18-8020-0e306b1908f2 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] DELETE http://10.222.0.38/volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e Jan 13 04:03:06.395014 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-60f52fbc-eaff-4a18-8020-0e306b1908f2 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:06.395392 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:06.395392 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:06.396005 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-60f52fbc-eaff-4a18-8020-0e306b1908f2 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:06.396715 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-60f52fbc-eaff-4a18-8020-0e306b1908f2 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Delete volume with id: d38602c5-77aa-4bbd-a36d-fec67025c87e Jan 13 04:03:06.439410 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-704cb1b5-1ba5-4dad-aa0a-a420b61bc5b1 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] DELETE http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 04:03:06.440360 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-704cb1b5-1ba5-4dad-aa0a-a420b61bc5b1 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:06.440995 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-704cb1b5-1ba5-4dad-aa0a-a420b61bc5b1 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:06.441726 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-704cb1b5-1ba5-4dad-aa0a-a420b61bc5b1 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Delete volume with id: 6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 04:03:06.489033 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:06.489033 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:06.497484 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-60f52fbc-eaff-4a18-8020-0e306b1908f2 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Volume info retrieved successfully. Jan 13 04:03:06.548530 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-60f52fbc-eaff-4a18-8020-0e306b1908f2 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Delete volume request issued successfully. Jan 13 04:03:06.549549 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-60f52fbc-eaff-4a18-8020-0e306b1908f2 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] http://10.222.0.38/volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e returned with HTTP 202 Jan 13 04:03:06.550591 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 742/1483] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:03:06 2021] DELETE /volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:03:06.556950 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:06.556950 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:06.559003 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-704cb1b5-1ba5-4dad-aa0a-a420b61bc5b1 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Volume info retrieved successfully. Jan 13 04:03:06.566305 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9b5da37a-3568-4240-9489-f30a2e0b07fe tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] GET http://10.222.0.38/volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e Jan 13 04:03:06.570093 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9b5da37a-3568-4240-9489-f30a2e0b07fe tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:06.570532 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:06.570532 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:06.571165 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9b5da37a-3568-4240-9489-f30a2e0b07fe tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:06.616274 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-704cb1b5-1ba5-4dad-aa0a-a420b61bc5b1 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Delete volume request issued successfully. Jan 13 04:03:06.617026 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-704cb1b5-1ba5-4dad-aa0a-a420b61bc5b1 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 returned with HTTP 202 Jan 13 04:03:06.618344 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 742/1484] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:03:06 2021] DELETE /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 04:03:06.628501 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e049ffea-159b-4e4f-ab7d-d2668eaa1354 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 04:03:06.629320 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e049ffea-159b-4e4f-ab7d-d2668eaa1354 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:06.629695 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:06.629695 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:06.630326 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e049ffea-159b-4e4f-ab7d-d2668eaa1354 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:06.697217 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:06.697217 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:06.703301 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:06.703301 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:06.716543 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9b5da37a-3568-4240-9489-f30a2e0b07fe tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Volume info retrieved successfully. Jan 13 04:03:06.717622 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e049ffea-159b-4e4f-ab7d-d2668eaa1354 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Volume info retrieved successfully. Jan 13 04:03:06.763327 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9b5da37a-3568-4240-9489-f30a2e0b07fe tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] http://10.222.0.38/volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e returned with HTTP 200 Jan 13 04:03:06.774321 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 743/1485] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:06 2021] GET /volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e => generated 1082 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:03:06.774537 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e049ffea-159b-4e4f-ab7d-d2668eaa1354 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 returned with HTTP 200 Jan 13 04:03:06.774537 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 743/1486] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:06 2021] GET /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 => generated 911 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:03:07.787910 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-02386b1c-85a9-4b4f-9f89-afe90075a588 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 04:03:07.791404 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-df661129-f952-4ac8-888c-7fc104ddb2a6 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] GET http://10.222.0.38/volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e Jan 13 04:03:07.791939 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-df661129-f952-4ac8-888c-7fc104ddb2a6 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:07.792135 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:07.792135 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:07.792629 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-02386b1c-85a9-4b4f-9f89-afe90075a588 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:07.793014 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:07.793014 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:07.793645 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-02386b1c-85a9-4b4f-9f89-afe90075a588 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:07.794176 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-df661129-f952-4ac8-888c-7fc104ddb2a6 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:07.951315 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:07.951315 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:07.961754 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:07.961754 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:07.972509 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-02386b1c-85a9-4b4f-9f89-afe90075a588 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Volume info retrieved successfully. Jan 13 04:03:07.993647 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-df661129-f952-4ac8-888c-7fc104ddb2a6 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Volume info retrieved successfully. Jan 13 04:03:07.997187 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-02386b1c-85a9-4b4f-9f89-afe90075a588 tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 returned with HTTP 200 Jan 13 04:03:07.998440 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 744/1487] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:07 2021] GET /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 => generated 911 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:08.022211 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-df661129-f952-4ac8-888c-7fc104ddb2a6 tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] http://10.222.0.38/volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e returned with HTTP 200 Jan 13 04:03:08.023771 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 744/1488] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:07 2021] GET /volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e => generated 1082 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:03:09.018720 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5dfbeaea-2e58-4095-bbfc-ae543ba4109e tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] GET http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 Jan 13 04:03:09.019629 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5dfbeaea-2e58-4095-bbfc-ae543ba4109e tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:09.019967 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:09.019967 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:09.020569 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5dfbeaea-2e58-4095-bbfc-ae543ba4109e tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:09.044801 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5d95982f-984e-4eff-ac45-05e655d22e6e tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] GET http://10.222.0.38/volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e Jan 13 04:03:09.045653 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5d95982f-984e-4eff-ac45-05e655d22e6e tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:09.045986 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:09.045986 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:09.046533 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5d95982f-984e-4eff-ac45-05e655d22e6e tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:09.187725 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5dfbeaea-2e58-4095-bbfc-ae543ba4109e tempest-DeleteServersTestJSON-1140897691 tempest-DeleteServersTestJSON-1140897691] http://10.222.0.38/volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 returned with HTTP 404 Jan 13 04:03:09.189610 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 745/1489] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:09 2021] GET /volume/v3/76131eaff895427fad8dd4a293dc07df/volumes/6f831542-c5da-4a3c-9737-5f3daf85ae72 => generated 109 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:03:09.199722 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5d95982f-984e-4eff-ac45-05e655d22e6e tempest-VolumesTransfersTest-195393957 tempest-VolumesTransfersTest-195393957] http://10.222.0.38/volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e returned with HTTP 404 Jan 13 04:03:09.201148 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 745/1490] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:09 2021] GET /volume/v3/180cb9b08cf44fb190f2c7a8128422f5/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:03:09.210686 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b80d6cf-e9d2-48fc-a486-553205eb4a81 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] DELETE http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e Jan 13 04:03:09.211351 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b80d6cf-e9d2-48fc-a486-553205eb4a81 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:09.212102 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b80d6cf-e9d2-48fc-a486-553205eb4a81 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:09.212833 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-0b80d6cf-e9d2-48fc-a486-553205eb4a81 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Delete volume with id: d38602c5-77aa-4bbd-a36d-fec67025c87e Jan 13 04:03:09.278094 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b80d6cf-e9d2-48fc-a486-553205eb4a81 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e returned with HTTP 404 Jan 13 04:03:09.279183 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 746/1491] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:03:09 2021] DELETE /volume/v3/711c7674dd31473687a613f61474d290/volumes/d38602c5-77aa-4bbd-a36d-fec67025c87e => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:03:09.289544 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8381fcba-0eb7-4b6c-bf18-bf5cac0a5763 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] DELETE http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes/584bf7c7-dcea-456a-905a-901299b5f98e Jan 13 04:03:09.290271 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8381fcba-0eb7-4b6c-bf18-bf5cac0a5763 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:09.290954 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8381fcba-0eb7-4b6c-bf18-bf5cac0a5763 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:09.291524 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-8381fcba-0eb7-4b6c-bf18-bf5cac0a5763 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] Delete volume with id: 584bf7c7-dcea-456a-905a-901299b5f98e Jan 13 04:03:09.346024 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8381fcba-0eb7-4b6c-bf18-bf5cac0a5763 tempest-VolumesTransfersTest-1084045560 tempest-VolumesTransfersTest-1084045560] http://10.222.0.38/volume/v3/711c7674dd31473687a613f61474d290/volumes/584bf7c7-dcea-456a-905a-901299b5f98e returned with HTTP 404 Jan 13 04:03:09.351530 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 746/1492] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:03:09 2021] DELETE /volume/v3/711c7674dd31473687a613f61474d290/volumes/584bf7c7-dcea-456a-905a-901299b5f98e => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:03:09.916047 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] POST http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes Jan 13 04:03:09.917020 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-34758372"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:03:09.918311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-34758372'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:03:09.919784 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Create volume of 1 GB Jan 13 04:03:09.959766 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Availability Zones retrieved successfully. Jan 13 04:03:10.031221 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Flow 'volume_create_api' (67ee7514-4c2b-487b-ac87-cd8c6854d4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:03:10.037569 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8a3d2fe-4207-4fa5-904c-7226ab60d450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:10.039780 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:03:10.196231 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8a3d2fe-4207-4fa5-904c-7226ab60d450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:10.198474 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f16eb20-5454-4f45-9494-4d0cc15e9f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:10.357894 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Created reservations ['a420d70a-febc-48f7-aaa3-2585209fdf52', '5f547c00-4da1-456f-b45a-54fb3d8f9ae4', '61013656-5b2e-4c0f-8328-67a08f591b64', '84d357fd-2019-4bf5-a181-b8c5a6620971'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:03:10.360108 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f16eb20-5454-4f45-9494-4d0cc15e9f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a420d70a-febc-48f7-aaa3-2585209fdf52', '5f547c00-4da1-456f-b45a-54fb3d8f9ae4', '61013656-5b2e-4c0f-8328-67a08f591b64', '84d357fd-2019-4bf5-a181-b8c5a6620971']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:10.362272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a51676f-3c14-416e-8a3b-6b5307856f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:10.486345 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a51676f-3c14-416e-8a3b-6b5307856f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '469c9734-7d77-44ad-a420-23c902db5bcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-34758372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc9412299cf4426bd0acafb469d51a4',qos_specs=None,replication_status=,reservations=['a420d70a-febc-48f7-aaa3-2585209fdf52','5f547c00-4da1-456f-b45a-54fb3d8f9ae4','61013656-5b2e-4c0f-8328-67a08f591b64','84d357fd-2019-4bf5-a181-b8c5a6620971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28255d54b3704a0e987d7b9e7c07cca7',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:03:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-34758372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=469c9734-7d77-44ad-a420-23c902db5bcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc9412299cf4426bd0acafb469d51a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='28255d54b3704a0e987d7b9e7c07cca7',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:10.490549 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b652134-5299-45f1-8001-eaf61ccf0636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:10.553888 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b652134-5299-45f1-8001-eaf61ccf0636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-34758372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc9412299cf4426bd0acafb469d51a4',qos_specs=None,replication_status=,reservations=['a420d70a-febc-48f7-aaa3-2585209fdf52','5f547c00-4da1-456f-b45a-54fb3d8f9ae4','61013656-5b2e-4c0f-8328-67a08f591b64','84d357fd-2019-4bf5-a181-b8c5a6620971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28255d54b3704a0e987d7b9e7c07cca7',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:10.558969 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fcb4604-059a-41fd-a787-28b301cb7377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:10.591438 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fcb4604-059a-41fd-a787-28b301cb7377) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:10.598713 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Flow 'volume_create_api' (67ee7514-4c2b-487b-ac87-cd8c6854d4e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:03:10.691244 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Create volume request issued successfully. Jan 13 04:03:10.737881 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-848156b3-c438-4c3f-ae14-03c413a302b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes returned with HTTP 202 Jan 13 04:03:10.739222 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 747/1493] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:03:09 2021] POST /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes => generated 826 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:03:10.753576 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-156faca4-02b8-4925-bc27-0e2d9d0d11b6 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:10.754103 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-156faca4-02b8-4925-bc27-0e2d9d0d11b6 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:10.754583 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-156faca4-02b8-4925-bc27-0e2d9d0d11b6 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:10.880752 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:10.880752 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:10.906092 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-156faca4-02b8-4925-bc27-0e2d9d0d11b6 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:10.969809 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-156faca4-02b8-4925-bc27-0e2d9d0d11b6 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:10.971080 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 747/1494] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:10 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 894 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:11.990316 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-69e83eca-f06a-489c-9348-10717151b7d2 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:11.990864 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-69e83eca-f06a-489c-9348-10717151b7d2 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:11.991159 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:11.991159 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:11.991440 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-69e83eca-f06a-489c-9348-10717151b7d2 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:12.113878 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:12.113878 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:12.129213 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-69e83eca-f06a-489c-9348-10717151b7d2 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:12.169580 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-69e83eca-f06a-489c-9348-10717151b7d2 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:12.183929 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 748/1495] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:11 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 919 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:13.385900 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-7e80f3fc-584a-4640-8268-3900f21db11e tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:13.385900 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-7e80f3fc-584a-4640-8268-3900f21db11e tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:13.385900 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:13.385900 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:13.385900 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-7e80f3fc-584a-4640-8268-3900f21db11e tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:13.480102 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:13.480102 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:13.490838 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-7e80f3fc-584a-4640-8268-3900f21db11e tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:13.514130 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-7e80f3fc-584a-4640-8268-3900f21db11e tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:13.515093 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 748/1496] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:03:13 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 919 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:03:13.603971 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-69e83eca-f06a-489c-9348-10717151b7d2 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume// Jan 13 04:03:13.604486 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-69e83eca-f06a-489c-9348-10717151b7d2 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:13.604686 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:13.604686 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:13.606170 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-69e83eca-f06a-489c-9348-10717151b7d2 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:13.607861 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-69e83eca-f06a-489c-9348-10717151b7d2 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:03:13.609262 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 749/1497] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 04:03:13 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 04:03:14.310999 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-36cb726f-a13f-4617-84b0-6d0b03344442 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] POST http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/attachments Jan 13 04:03:14.312094 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:14.312094 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:14.315583 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-36cb726f-a13f-4617-84b0-6d0b03344442 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "469c9734-7d77-44ad-a420-23c902db5bcc", "instance_uuid": "2349ca72-b90e-4074-9496-f08a75712c2c", "connector": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:03:14.408850 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:14.408850 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:14.533097 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-36cb726f-a13f-4617-84b0-6d0b03344442 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/attachments returned with HTTP 200 Jan 13 04:03:14.534938 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 749/1498] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 04:03:13 2021] POST /volume/v3/4bc9412299cf4426bd0acafb469d51a4/attachments => generated 273 bytes in 903 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:03:14.603246 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ae98e7be-e40f-4384-9a4f-42d223673ade tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:14.604225 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ae98e7be-e40f-4384-9a4f-42d223673ade tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:14.604911 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ae98e7be-e40f-4384-9a4f-42d223673ade tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:14.636979 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-36cb726f-a13f-4617-84b0-6d0b03344442 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume// Jan 13 04:03:14.638331 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-36cb726f-a13f-4617-84b0-6d0b03344442 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:14.638747 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:14.638747 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:14.639644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-36cb726f-a13f-4617-84b0-6d0b03344442 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:14.641232 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-36cb726f-a13f-4617-84b0-6d0b03344442 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:03:14.642768 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 750/1499] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 04:03:14 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 04:03:14.658759 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-1170973f-3fec-4169-bd6d-30fb07d3a918 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:14.659678 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-1170973f-3fec-4169-bd6d-30fb07d3a918 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:14.660718 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-1170973f-3fec-4169-bd6d-30fb07d3a918 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:14.739413 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:14.739413 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:14.741674 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:14.741674 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:14.753667 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-1170973f-3fec-4169-bd6d-30fb07d3a918 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:14.778057 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ae98e7be-e40f-4384-9a4f-42d223673ade tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:14.778511 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:14.778511 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:14.798157 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-1170973f-3fec-4169-bd6d-30fb07d3a918 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:14.799661 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 751/1500] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 04:03:14 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 1017 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:03:14.826049 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-846d34e2-1d52-4f7e-8f91-9867ea5bbe06 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] PUT http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/attachments/052faa8e-f172-40d7-8cf6-d9093e349ff1 Jan 13 04:03:14.826926 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:14.826926 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:14.827655 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-846d34e2-1d52-4f7e-8f91-9867ea5bbe06 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:03:14.833262 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:14.833262 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:14.868106 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 04:03:14.868106 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 04:03:14.869360 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-846d34e2-1d52-4f7e-8f91-9867ea5bbe06 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Lock "b'cinder-attachment_update-469c9734-7d77-44ad-a420-23c902db5bcc-n-h2-766380-6'" acquired by "attachment_update" :: waited 0.014s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 04:03:14.872270 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:14.872270 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:14.882552 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ae98e7be-e40f-4384-9a4f-42d223673ade tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:14.893207 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 750/1501] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:14 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 918 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:15.901184 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-21ecb6c5-afd3-4a9f-9da3-436bb5508c96 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:15.902388 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-21ecb6c5-afd3-4a9f-9da3-436bb5508c96 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:15.902771 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:15.902771 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:15.904182 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-21ecb6c5-afd3-4a9f-9da3-436bb5508c96 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:16.036701 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:16.036701 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:16.065899 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-21ecb6c5-afd3-4a9f-9da3-436bb5508c96 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:16.116700 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:16.116700 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:16.133892 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-21ecb6c5-afd3-4a9f-9da3-436bb5508c96 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:16.134932 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 751/1502] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:15 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 918 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:03:17.151883 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-14f27431-689b-4621-94ae-3627cc6c5b39 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:17.152775 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-14f27431-689b-4621-94ae-3627cc6c5b39 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:17.152999 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:17.152999 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:17.153380 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-14f27431-689b-4621-94ae-3627cc6c5b39 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:17.289338 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:17.289338 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:17.323407 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-14f27431-689b-4621-94ae-3627cc6c5b39 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:17.374797 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:17.374797 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:17.394579 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-14f27431-689b-4621-94ae-3627cc6c5b39 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:17.403517 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 752/1503] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:17 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 918 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:18.100600 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-846d34e2-1d52-4f7e-8f91-9867ea5bbe06 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Lock "b'cinder-attachment_update-469c9734-7d77-44ad-a420-23c902db5bcc-n-h2-766380-6'" released by "attachment_update" :: held 3.231s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 04:03:18.103161 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-846d34e2-1d52-4f7e-8f91-9867ea5bbe06 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/attachments/052faa8e-f172-40d7-8cf6-d9093e349ff1 returned with HTTP 200 Jan 13 04:03:18.104603 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 752/1504] 10.222.0.11 () {64 vars in 1468 bytes} [Wed Jan 13 04:03:14 2021] PUT /volume/v3/4bc9412299cf4426bd0acafb469d51a4/attachments/052faa8e-f172-40d7-8cf6-d9093e349ff1 => generated 762 bytes in 3290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:03:18.422118 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-487886e0-adf5-4465-9754-73f656247781 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:18.423358 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-487886e0-adf5-4465-9754-73f656247781 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:18.423557 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:18.423557 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:18.424660 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-487886e0-adf5-4465-9754-73f656247781 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:18.486686 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:18.486686 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:18.497030 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-487886e0-adf5-4465-9754-73f656247781 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:18.519174 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:18.519174 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:18.528571 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-487886e0-adf5-4465-9754-73f656247781 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:18.529738 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 753/1505] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:18 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 919 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:18.691770 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] POST http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes Jan 13 04:03:18.692234 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:18.692234 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:18.692652 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Action: 'create', calling method: create, body: {"volume": {"imageRef": "59076fc4-aabc-415c-a36b-2aa006b2bfb4", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1150286504"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:03:18.694071 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Create volume request body: {'volume': {'imageRef': '59076fc4-aabc-415c-a36b-2aa006b2bfb4', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1150286504'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:03:18.829545 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Create volume of 1 GB Jan 13 04:03:18.830437 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:18.830437 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:18.845292 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Availability Zones retrieved successfully. Jan 13 04:03:18.864041 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Flow 'volume_create_api' (3da49fc7-3fba-4ff0-9c57-6e7b9c2f73fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:03:18.867257 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a8f303e-1471-4dd0-a80f-7803be0a4f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:18.869850 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:03:19.035674 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a8f303e-1471-4dd0-a80f-7803be0a4f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:19.040080 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e01ef68-5ea0-48ae-8b62-acf064b9e9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:19.164786 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Created reservations ['ebc9618b-0e39-455b-ad32-48ed7129c4f8', '028bf789-86e5-45f9-b4af-596ba2b28ade', 'e1412cfe-830f-498e-bc88-d579f26d1b0f', '7a089465-1c51-4df9-af58-f8b330890ba3'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:03:19.168166 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e01ef68-5ea0-48ae-8b62-acf064b9e9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebc9618b-0e39-455b-ad32-48ed7129c4f8', '028bf789-86e5-45f9-b4af-596ba2b28ade', 'e1412cfe-830f-498e-bc88-d579f26d1b0f', '7a089465-1c51-4df9-af58-f8b330890ba3']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:19.171031 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c001cb4-b68d-4bbb-bc16-adf5176c86c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:19.238043 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c001cb4-b68d-4bbb-bc16-adf5176c86c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d3a4783-9645-4ed8-9d68-a761e4ece26b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1150286504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189a409ac5cf4ebf9e5db275e110539b',qos_specs=None,replication_status=,reservations=['ebc9618b-0e39-455b-ad32-48ed7129c4f8','028bf789-86e5-45f9-b4af-596ba2b28ade','e1412cfe-830f-498e-bc88-d579f26d1b0f','7a089465-1c51-4df9-af58-f8b330890ba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb0a9a94cff14dffbb8c2eceff18cbc6',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1150286504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d3a4783-9645-4ed8-9d68-a761e4ece26b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='189a409ac5cf4ebf9e5db275e110539b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fb0a9a94cff14dffbb8c2eceff18cbc6',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:19.240484 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f725c20a-6d2c-4334-8dfa-4b14982accf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:19.280178 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f725c20a-6d2c-4334-8dfa-4b14982accf0) transitioned into state 'SUCCESS' from state '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-1150286504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189a409ac5cf4ebf9e5db275e110539b',qos_specs=None,replication_status=,reservations=['ebc9618b-0e39-455b-ad32-48ed7129c4f8','028bf789-86e5-45f9-b4af-596ba2b28ade','e1412cfe-830f-498e-bc88-d579f26d1b0f','7a089465-1c51-4df9-af58-f8b330890ba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb0a9a94cff14dffbb8c2eceff18cbc6',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:19.283613 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d066590-c1dc-4359-8a85-1521653f1832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:19.306593 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d066590-c1dc-4359-8a85-1521653f1832) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:19.309447 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Flow 'volume_create_api' (3da49fc7-3fba-4ff0-9c57-6e7b9c2f73fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:03:19.365523 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Create volume request issued successfully. Jan 13 04:03:19.382375 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7391cd55-7f19-4fff-a9b1-ee89199071ce tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes returned with HTTP 202 Jan 13 04:03:19.394325 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 753/1506] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:03:18 2021] POST /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes => generated 817 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:03:19.399400 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf7b9c1a-b323-4ab9-9d94-6328df59c661 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:19.400334 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf7b9c1a-b323-4ab9-9d94-6328df59c661 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:19.400527 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:19.400527 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:19.401204 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf7b9c1a-b323-4ab9-9d94-6328df59c661 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:19.505494 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:19.505494 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:19.527471 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cf7b9c1a-b323-4ab9-9d94-6328df59c661 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:19.549911 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1a2b9dea-61a8-41e9-ba3a-d073e2cf95b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:19.550600 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1a2b9dea-61a8-41e9-ba3a-d073e2cf95b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:19.551101 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:19.551101 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:19.551898 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1a2b9dea-61a8-41e9-ba3a-d073e2cf95b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:19.555891 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf7b9c1a-b323-4ab9-9d94-6328df59c661 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:19.557010 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 754/1507] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:19 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 909 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:19.617433 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:19.617433 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:19.628144 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1a2b9dea-61a8-41e9-ba3a-d073e2cf95b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:19.650286 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:19.650286 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:19.686850 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1a2b9dea-61a8-41e9-ba3a-d073e2cf95b4 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:19.687708 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 754/1508] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:19 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 919 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:03:20.577564 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-399b39c6-e2d8-40d1-b01b-c135a091b5bc tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:20.580818 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-399b39c6-e2d8-40d1-b01b-c135a091b5bc tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:20.581272 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:20.581272 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:20.581934 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-399b39c6-e2d8-40d1-b01b-c135a091b5bc tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:20.650770 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:20.650770 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:20.663311 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-399b39c6-e2d8-40d1-b01b-c135a091b5bc tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:20.693097 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-399b39c6-e2d8-40d1-b01b-c135a091b5bc tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:20.694521 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 755/1509] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:20 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 909 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:20.711876 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9a1fa15e-de19-488b-8256-0df19daafa4d tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:20.712594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9a1fa15e-de19-488b-8256-0df19daafa4d tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:20.712914 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:20.712914 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:20.713491 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9a1fa15e-de19-488b-8256-0df19daafa4d tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:20.777037 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:20.777037 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:20.790499 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9a1fa15e-de19-488b-8256-0df19daafa4d tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:20.823499 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:20.823499 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:20.840718 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9a1fa15e-de19-488b-8256-0df19daafa4d tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:20.842109 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 755/1510] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:20 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 919 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:21.711354 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9ecadcea-fd55-4f15-bcce-fe1607767fa2 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:21.711886 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9ecadcea-fd55-4f15-bcce-fe1607767fa2 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:21.712111 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:21.712111 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:21.712659 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9ecadcea-fd55-4f15-bcce-fe1607767fa2 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:21.858687 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ce39c8ee-359d-4463-98f3-dd27ee875a19 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:21.861445 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ce39c8ee-359d-4463-98f3-dd27ee875a19 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:21.861843 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:21.861843 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:21.862480 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ce39c8ee-359d-4463-98f3-dd27ee875a19 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:21.902060 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:21.902060 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:21.942157 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9ecadcea-fd55-4f15-bcce-fe1607767fa2 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:22.092471 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9ecadcea-fd55-4f15-bcce-fe1607767fa2 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:22.111973 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 756/1511] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:21 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 909 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:22.122390 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:22.122390 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:22.146347 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ce39c8ee-359d-4463-98f3-dd27ee875a19 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:22.218356 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:22.218356 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:22.243086 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ce39c8ee-359d-4463-98f3-dd27ee875a19 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:22.253378 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 756/1512] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:21 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 919 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:23.113514 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e0bceb29-9cd9-480c-81ce-6ced1eaaba7f tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:23.114831 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e0bceb29-9cd9-480c-81ce-6ced1eaaba7f tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:23.115225 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:23.115225 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:23.115862 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e0bceb29-9cd9-480c-81ce-6ced1eaaba7f tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:23.183516 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:23.183516 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:23.195656 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e0bceb29-9cd9-480c-81ce-6ced1eaaba7f tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:23.229451 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e0bceb29-9cd9-480c-81ce-6ced1eaaba7f tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:23.236743 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 757/1513] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:23 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 909 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:23.263025 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e4344d71-2844-4d35-8d49-a71117ef19bf tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:23.263763 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e4344d71-2844-4d35-8d49-a71117ef19bf tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:23.264159 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:23.264159 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:23.264853 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e4344d71-2844-4d35-8d49-a71117ef19bf tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:23.373943 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:23.373943 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:23.384652 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e4344d71-2844-4d35-8d49-a71117ef19bf tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:23.418472 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:23.418472 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:23.429504 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e4344d71-2844-4d35-8d49-a71117ef19bf tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:23.430914 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 757/1514] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:23 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 919 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:23.665793 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-8af92c5e-6799-40f5-88c7-d9ff2a2044d2 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] POST http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/attachments/052faa8e-f172-40d7-8cf6-d9093e349ff1/action Jan 13 04:03:23.666584 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:23.666584 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:23.667044 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-8af92c5e-6799-40f5-88c7-d9ff2a2044d2 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:03:23.667433 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-8af92c5e-6799-40f5-88c7-d9ff2a2044d2 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:03:23.744676 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:23.744676 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:23.760001 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-396396ac-facf-4bd7-9199-4a38a480cf2b req-8af92c5e-6799-40f5-88c7-d9ff2a2044d2 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/attachments/052faa8e-f172-40d7-8cf6-d9093e349ff1/action returned with HTTP 204 Jan 13 04:03:23.761039 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 758/1515] 10.222.0.11 () {64 vars in 1489 bytes} [Wed Jan 13 04:03:23 2021] POST /volume/v3/4bc9412299cf4426bd0acafb469d51a4/attachments/052faa8e-f172-40d7-8cf6-d9093e349ff1/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:03:24.247791 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-695aefff-2e82-4a52-82a5-4aed88210ac5 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:24.249011 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-695aefff-2e82-4a52-82a5-4aed88210ac5 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:24.249391 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:24.249391 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:24.250030 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-695aefff-2e82-4a52-82a5-4aed88210ac5 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:24.308607 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:24.308607 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:24.324418 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-695aefff-2e82-4a52-82a5-4aed88210ac5 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:24.361248 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-695aefff-2e82-4a52-82a5-4aed88210ac5 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:24.363622 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 758/1516] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:24 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 909 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:24.449045 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4a5baf43-abe6-4387-ad3d-5a043d34828c tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:24.449602 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4a5baf43-abe6-4387-ad3d-5a043d34828c tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:24.449824 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:24.449824 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:24.450197 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4a5baf43-abe6-4387-ad3d-5a043d34828c tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:24.505354 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:24.505354 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:24.516573 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4a5baf43-abe6-4387-ad3d-5a043d34828c tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:24.537149 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:24.537149 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:24.546476 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4a5baf43-abe6-4387-ad3d-5a043d34828c tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:24.561059 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 759/1517] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:24 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 1211 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:03:24.790369 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-bd994026-f89b-4b65-8771-95720a6c27fc req-5535b948-0db7-4a6e-bfa2-2bf670d800da tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:24.791171 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-bd994026-f89b-4b65-8771-95720a6c27fc req-5535b948-0db7-4a6e-bfa2-2bf670d800da tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:24.791587 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:24.791587 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:24.793086 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-bd994026-f89b-4b65-8771-95720a6c27fc req-5535b948-0db7-4a6e-bfa2-2bf670d800da tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:24.903975 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:24.903975 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:24.923343 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-bd994026-f89b-4b65-8771-95720a6c27fc req-5535b948-0db7-4a6e-bfa2-2bf670d800da tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:24.980501 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:24.980501 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:24.993725 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-bd994026-f89b-4b65-8771-95720a6c27fc req-5535b948-0db7-4a6e-bfa2-2bf670d800da tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:24.994611 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 759/1518] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:03:24 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 1211 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:03:25.378866 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cb9bd069-0b04-44e7-af4e-13b0c84ed0af tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:25.379427 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cb9bd069-0b04-44e7-af4e-13b0c84ed0af tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:25.379617 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:25.379617 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:25.379966 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cb9bd069-0b04-44e7-af4e-13b0c84ed0af tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:25.508545 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:25.508545 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:25.533304 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cb9bd069-0b04-44e7-af4e-13b0c84ed0af tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:25.577382 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cb9bd069-0b04-44e7-af4e-13b0c84ed0af tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:25.579168 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 760/1519] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:25 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 909 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:26.596413 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ffa12f27-e7c6-4a21-ac4f-0ed750dfbaf6 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:26.596997 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ffa12f27-e7c6-4a21-ac4f-0ed750dfbaf6 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:26.596997 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:26.596997 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:26.597357 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ffa12f27-e7c6-4a21-ac4f-0ed750dfbaf6 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:26.651175 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:26.651175 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:26.664215 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ffa12f27-e7c6-4a21-ac4f-0ed750dfbaf6 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:26.691290 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ffa12f27-e7c6-4a21-ac4f-0ed750dfbaf6 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:26.701815 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 760/1520] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:26 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 909 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:27.708625 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-53fc2d6c-0841-4e1b-bba8-4b2397ab6a60 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:27.710258 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-53fc2d6c-0841-4e1b-bba8-4b2397ab6a60 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:27.711058 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:27.711058 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:27.712408 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-53fc2d6c-0841-4e1b-bba8-4b2397ab6a60 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:27.783633 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:27.783633 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:27.796355 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-53fc2d6c-0841-4e1b-bba8-4b2397ab6a60 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:27.873521 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-53fc2d6c-0841-4e1b-bba8-4b2397ab6a60 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:27.875185 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 761/1521] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:27 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 909 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:28.891976 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-27d9ab80-40da-4137-ab44-74e18a41661b tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:28.892605 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-27d9ab80-40da-4137-ab44-74e18a41661b tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:28.892741 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:28.892741 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:28.893995 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-27d9ab80-40da-4137-ab44-74e18a41661b tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:28.945191 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:28.945191 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:28.955393 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-27d9ab80-40da-4137-ab44-74e18a41661b tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:28.979812 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-27d9ab80-40da-4137-ab44-74e18a41661b tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:28.991418 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 761/1522] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:28 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 909 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:29.997874 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-65736714-f95c-40a9-b046-842b26ce0c0f tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:29.999158 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-65736714-f95c-40a9-b046-842b26ce0c0f tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:29.999354 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:29.999354 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:29.999786 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-65736714-f95c-40a9-b046-842b26ce0c0f tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:30.055348 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:30.055348 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:30.065889 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-65736714-f95c-40a9-b046-842b26ce0c0f tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:30.100868 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-65736714-f95c-40a9-b046-842b26ce0c0f tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:30.101714 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 762/1523] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:29 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 909 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:31.121556 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c4fa8b3-087b-45f4-a618-4960dd373578 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:31.122390 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c4fa8b3-087b-45f4-a618-4960dd373578 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:31.122549 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:31.122549 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:31.123211 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c4fa8b3-087b-45f4-a618-4960dd373578 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:31.182711 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:31.182711 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:31.192941 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5c4fa8b3-087b-45f4-a618-4960dd373578 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:31.221494 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c4fa8b3-087b-45f4-a618-4960dd373578 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:31.222717 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 762/1524] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:31 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 909 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:32.239251 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3ba126ff-2b22-4fab-99b8-68ee6d629283 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:32.239785 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3ba126ff-2b22-4fab-99b8-68ee6d629283 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:32.240006 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:32.240006 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:32.240694 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3ba126ff-2b22-4fab-99b8-68ee6d629283 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:32.331708 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:32.331708 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:32.340912 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3ba126ff-2b22-4fab-99b8-68ee6d629283 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:32.366534 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3ba126ff-2b22-4fab-99b8-68ee6d629283 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:32.367667 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 763/1525] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:32 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 909 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:33.384346 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9ceaa968-4cff-4919-bc2d-56377f424d38 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:33.385687 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9ceaa968-4cff-4919-bc2d-56377f424d38 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:33.386195 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:33.386195 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:33.386945 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9ceaa968-4cff-4919-bc2d-56377f424d38 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:33.466545 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:33.466545 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:33.505454 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9ceaa968-4cff-4919-bc2d-56377f424d38 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:33.558852 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9ceaa968-4cff-4919-bc2d-56377f424d38 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:33.559885 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 763/1526] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:33 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 909 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:34.578930 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b9ff2ad-b21a-409b-83bd-5149cbece968 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:34.580764 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b9ff2ad-b21a-409b-83bd-5149cbece968 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:34.581135 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:34.581135 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:34.581764 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b9ff2ad-b21a-409b-83bd-5149cbece968 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:34.642690 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:34.642690 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:34.651671 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0b9ff2ad-b21a-409b-83bd-5149cbece968 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:34.675630 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b9ff2ad-b21a-409b-83bd-5149cbece968 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:34.676533 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 764/1527] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:34 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 967 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:35.266825 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-564f701c-d57f-4111-ad96-ff21eea8e50d req-3ac8470a-4443-42f0-99df-ac1571c93e2f tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:35.267360 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-564f701c-d57f-4111-ad96-ff21eea8e50d req-3ac8470a-4443-42f0-99df-ac1571c93e2f tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:35.267582 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:35.267582 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:35.268028 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-564f701c-d57f-4111-ad96-ff21eea8e50d req-3ac8470a-4443-42f0-99df-ac1571c93e2f tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:35.322844 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:35.322844 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:35.333878 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-564f701c-d57f-4111-ad96-ff21eea8e50d req-3ac8470a-4443-42f0-99df-ac1571c93e2f tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:35.356586 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:35.356586 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:35.368199 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-564f701c-d57f-4111-ad96-ff21eea8e50d req-3ac8470a-4443-42f0-99df-ac1571c93e2f tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:35.369471 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 764/1528] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:03:35 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 1211 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:03:35.693020 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1664e525-7ba4-4911-b966-32ea3513e62d tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:35.693538 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1664e525-7ba4-4911-b966-32ea3513e62d tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:35.693708 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:35.693708 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:35.694362 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1664e525-7ba4-4911-b966-32ea3513e62d tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:35.759541 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:35.759541 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:35.793152 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1664e525-7ba4-4911-b966-32ea3513e62d tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:35.830948 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1664e525-7ba4-4911-b966-32ea3513e62d tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:35.836090 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 765/1529] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:35 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 970 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:36.849869 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-53d77b74-a35e-4ad1-98ae-34e7fc880771 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:36.851045 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-53d77b74-a35e-4ad1-98ae-34e7fc880771 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:36.851487 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:36.851487 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:36.852178 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-53d77b74-a35e-4ad1-98ae-34e7fc880771 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:36.902774 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:36.902774 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:36.912255 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-53d77b74-a35e-4ad1-98ae-34e7fc880771 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:36.935538 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-53d77b74-a35e-4ad1-98ae-34e7fc880771 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:36.937051 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 765/1530] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:36 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 970 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:37.954620 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ade72d32-e82d-4ade-bfce-a82581a62f9a tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:37.955780 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ade72d32-e82d-4ade-bfce-a82581a62f9a tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:37.956172 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:37.956172 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:37.956901 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ade72d32-e82d-4ade-bfce-a82581a62f9a tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:38.027262 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:38.027262 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:38.040320 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ade72d32-e82d-4ade-bfce-a82581a62f9a tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:38.066587 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ade72d32-e82d-4ade-bfce-a82581a62f9a tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:38.068393 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 766/1531] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:37 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 970 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:39.084012 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-450235f2-1f5e-4866-a2d9-fa0153da02b5 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:39.084632 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-450235f2-1f5e-4866-a2d9-fa0153da02b5 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:39.084915 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:39.084915 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:39.085418 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-450235f2-1f5e-4866-a2d9-fa0153da02b5 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:39.186047 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:39.186047 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:39.199797 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-450235f2-1f5e-4866-a2d9-fa0153da02b5 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:39.228877 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-450235f2-1f5e-4866-a2d9-fa0153da02b5 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:39.241108 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 766/1532] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:39 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 970 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:39.537621 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2b2995e4-3ea2-4c03-a640-5186ee451392 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:39.538149 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2b2995e4-3ea2-4c03-a640-5186ee451392 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:39.538347 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:39.538347 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:39.539000 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2b2995e4-3ea2-4c03-a640-5186ee451392 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:39.639862 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:39.639862 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:39.650881 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2b2995e4-3ea2-4c03-a640-5186ee451392 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:39.686917 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:39.686917 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:39.700875 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2b2995e4-3ea2-4c03-a640-5186ee451392 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:39.713735 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 767/1533] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:39 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 1211 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:03:39.988676 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-df847b13-b7f8-4070-9115-beed8f91bbff req-f401fe09-0259-43a0-bf4a-782afe6bcc72 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:39.989542 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-df847b13-b7f8-4070-9115-beed8f91bbff req-f401fe09-0259-43a0-bf4a-782afe6bcc72 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:39.989954 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:39.989954 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:39.990623 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-df847b13-b7f8-4070-9115-beed8f91bbff req-f401fe09-0259-43a0-bf4a-782afe6bcc72 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:40.044461 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:40.044461 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:40.056559 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-df847b13-b7f8-4070-9115-beed8f91bbff req-f401fe09-0259-43a0-bf4a-782afe6bcc72 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:40.080069 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:40.080069 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:40.090596 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-df847b13-b7f8-4070-9115-beed8f91bbff req-f401fe09-0259-43a0-bf4a-782afe6bcc72 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:40.092115 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 767/1534] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:03:39 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 1211 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:03:40.122845 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-df847b13-b7f8-4070-9115-beed8f91bbff req-8792e5a1-0daa-4c92-9d3f-dcc36f8eeafb tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] POST http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc/action Jan 13 04:03:40.123734 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:40.123734 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:40.126124 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-df847b13-b7f8-4070-9115-beed8f91bbff req-8792e5a1-0daa-4c92-9d3f-dcc36f8eeafb tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Action body: b'{"os-begin_detaching": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:03:40.126748 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-df847b13-b7f8-4070-9115-beed8f91bbff req-8792e5a1-0daa-4c92-9d3f-dcc36f8eeafb tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:03:40.183541 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:40.183541 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:40.184664 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-df847b13-b7f8-4070-9115-beed8f91bbff req-8792e5a1-0daa-4c92-9d3f-dcc36f8eeafb tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:40.195247 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-df847b13-b7f8-4070-9115-beed8f91bbff req-8792e5a1-0daa-4c92-9d3f-dcc36f8eeafb tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Begin detaching volume completed successfully. Jan 13 04:03:40.195776 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-df847b13-b7f8-4070-9115-beed8f91bbff req-8792e5a1-0daa-4c92-9d3f-dcc36f8eeafb tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc/action returned with HTTP 202 Jan 13 04:03:40.197048 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 768/1535] 10.222.0.38 () {64 vars in 1643 bytes} [Wed Jan 13 04:03:40 2021] POST /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:03:40.223188 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4023ed70-c7b8-4cb4-a14c-ffb0212f111d tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:40.223946 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4023ed70-c7b8-4cb4-a14c-ffb0212f111d tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:40.224547 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:40.224547 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:40.225188 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4023ed70-c7b8-4cb4-a14c-ffb0212f111d tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:40.254107 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8584e406-78ba-4c34-ab69-7d13968e61e2 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:40.254641 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8584e406-78ba-4c34-ab69-7d13968e61e2 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:40.254853 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:40.254853 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:40.255212 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8584e406-78ba-4c34-ab69-7d13968e61e2 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:40.329395 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:40.329395 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:40.336137 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:40.336137 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:40.353846 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8584e406-78ba-4c34-ab69-7d13968e61e2 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:40.354046 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4023ed70-c7b8-4cb4-a14c-ffb0212f111d tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:40.395799 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8584e406-78ba-4c34-ab69-7d13968e61e2 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:40.396913 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 769/1536] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:40 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 1360 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:03:40.397825 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8584e406-78ba-4c34-ab69-7d13968e61e2 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume// Jan 13 04:03:40.398519 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8584e406-78ba-4c34-ab69-7d13968e61e2 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:40.398704 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:40.398704 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:40.399185 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8584e406-78ba-4c34-ab69-7d13968e61e2 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:40.400297 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8584e406-78ba-4c34-ab69-7d13968e61e2 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:03:40.401012 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 770/1537] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 04:03:40 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 04:03:40.402708 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:40.402708 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:40.412842 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4023ed70-c7b8-4cb4-a14c-ffb0212f111d tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:40.414055 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-df847b13-b7f8-4070-9115-beed8f91bbff req-4baae5a7-4009-4737-8dd4-d0d1b3c03793 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:40.414639 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-df847b13-b7f8-4070-9115-beed8f91bbff req-4baae5a7-4009-4737-8dd4-d0d1b3c03793 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:40.415127 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-df847b13-b7f8-4070-9115-beed8f91bbff req-4baae5a7-4009-4737-8dd4-d0d1b3c03793 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:40.440758 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 768/1538] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:40 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 1214 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:03:40.483029 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:40.483029 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:40.493121 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-df847b13-b7f8-4070-9115-beed8f91bbff req-4baae5a7-4009-4737-8dd4-d0d1b3c03793 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:40.513652 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:40.513652 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:40.522880 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-df847b13-b7f8-4070-9115-beed8f91bbff req-4baae5a7-4009-4737-8dd4-d0d1b3c03793 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:40.523986 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 771/1539] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 04:03:40 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 1313 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 13 04:03:40.916002 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-df847b13-b7f8-4070-9115-beed8f91bbff req-9f82fe12-47af-4bd0-908a-8c1a524ec6fa tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] DELETE http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/attachments/052faa8e-f172-40d7-8cf6-d9093e349ff1 Jan 13 04:03:40.916546 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-df847b13-b7f8-4070-9115-beed8f91bbff req-9f82fe12-47af-4bd0-908a-8c1a524ec6fa tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:40.916770 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:40.916770 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:40.917154 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-df847b13-b7f8-4070-9115-beed8f91bbff req-9f82fe12-47af-4bd0-908a-8c1a524ec6fa tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:40.939134 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:40.939134 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:41.400038 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-df847b13-b7f8-4070-9115-beed8f91bbff req-9f82fe12-47af-4bd0-908a-8c1a524ec6fa tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 04:03:41.400698 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-df847b13-b7f8-4070-9115-beed8f91bbff req-9f82fe12-47af-4bd0-908a-8c1a524ec6fa tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Pending status list for volume during attachment-delete: [] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 04:03:41.415293 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f7948823-0472-4c43-8816-2c29aa8b4ad3 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:41.416072 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f7948823-0472-4c43-8816-2c29aa8b4ad3 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:41.416487 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:41.416487 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:41.417097 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f7948823-0472-4c43-8816-2c29aa8b4ad3 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:41.427959 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-df847b13-b7f8-4070-9115-beed8f91bbff req-9f82fe12-47af-4bd0-908a-8c1a524ec6fa tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/attachments/052faa8e-f172-40d7-8cf6-d9093e349ff1 returned with HTTP 200 Jan 13 04:03:41.429138 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 769/1540] 10.222.0.11 () {62 vars in 1437 bytes} [Wed Jan 13 04:03:40 2021] DELETE /volume/v3/4bc9412299cf4426bd0acafb469d51a4/attachments/052faa8e-f172-40d7-8cf6-d9093e349ff1 => generated 19 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:41.433292 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4b8e275b-12d1-4613-bd0d-ff7238010a0e tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:41.434132 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4b8e275b-12d1-4613-bd0d-ff7238010a0e tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:41.434132 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:41.434132 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:41.447362 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4b8e275b-12d1-4613-bd0d-ff7238010a0e tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:41.497640 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:41.497640 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:41.511321 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f7948823-0472-4c43-8816-2c29aa8b4ad3 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:41.520199 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:41.520199 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:41.530880 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4b8e275b-12d1-4613-bd0d-ff7238010a0e tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:41.540638 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f7948823-0472-4c43-8816-2c29aa8b4ad3 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:41.541557 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 772/1541] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:41 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 1358 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:03:41.558283 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4b8e275b-12d1-4613-bd0d-ff7238010a0e tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:41.559094 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 770/1542] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:41 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 919 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:41.559449 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d9b6712c-4195-4259-b2c5-33d614f7613d tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] POST http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b/action Jan 13 04:03:41.559915 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:41.559915 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:41.560365 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d9b6712c-4195-4259-b2c5-33d614f7613d tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:03:41.560958 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d9b6712c-4195-4259-b2c5-33d614f7613d tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:03:41.617304 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:41.617304 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:41.618482 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d9b6712c-4195-4259-b2c5-33d614f7613d tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:41.732806 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-d9b6712c-4195-4259-b2c5-33d614f7613d tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Created reservations ['8693f930-8f18-40c7-b14e-c2f950c35ead', 'f1c4f253-689d-4417-8cdd-13877d318868'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:03:41.769939 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d9b6712c-4195-4259-b2c5-33d614f7613d tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Extend volume request issued successfully. Jan 13 04:03:41.770755 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d9b6712c-4195-4259-b2c5-33d614f7613d tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b/action returned with HTTP 202 Jan 13 04:03:41.771852 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 773/1543] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:03:41 2021] POST /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 13 04:03:41.779661 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-40e70920-0f87-49e2-8a1c-0c6f7234e3c4 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:41.780583 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-40e70920-0f87-49e2-8a1c-0c6f7234e3c4 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:41.781592 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:41.781592 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:41.782296 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-40e70920-0f87-49e2-8a1c-0c6f7234e3c4 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:41.847522 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:41.847522 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:41.854115 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-40e70920-0f87-49e2-8a1c-0c6f7234e3c4 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:41.887604 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-40e70920-0f87-49e2-8a1c-0c6f7234e3c4 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:41.889621 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 771/1544] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:41 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 1358 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:03:41.966527 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-896f078e-718e-404a-ae04-ce0a3afad904 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] DELETE http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:41.966527 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-896f078e-718e-404a-ae04-ce0a3afad904 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:41.966527 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:41.966527 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:41.967176 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-896f078e-718e-404a-ae04-ce0a3afad904 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:41.967176 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-896f078e-718e-404a-ae04-ce0a3afad904 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Delete volume with id: 469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:42.022759 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:42.022759 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:42.024271 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-896f078e-718e-404a-ae04-ce0a3afad904 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:42.058547 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-896f078e-718e-404a-ae04-ce0a3afad904 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Delete volume request issued successfully. Jan 13 04:03:42.059017 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-896f078e-718e-404a-ae04-ce0a3afad904 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 202 Jan 13 04:03:42.063596 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 774/1545] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:03:41 2021] DELETE /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:03:42.068176 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0e19897c-8da4-4074-b40e-2944c02d25c8 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:42.068940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0e19897c-8da4-4074-b40e-2944c02d25c8 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:42.068940 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:42.068940 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:42.069267 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0e19897c-8da4-4074-b40e-2944c02d25c8 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:42.147894 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:42.147894 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:42.162760 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0e19897c-8da4-4074-b40e-2944c02d25c8 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:42.200621 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0e19897c-8da4-4074-b40e-2944c02d25c8 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:42.201438 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 772/1546] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:42 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 918 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:42.907067 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-445a350d-a94a-4933-a724-f47998106c81 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:42.907638 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-445a350d-a94a-4933-a724-f47998106c81 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:42.907868 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:42.907868 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:42.908124 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-445a350d-a94a-4933-a724-f47998106c81 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:43.002930 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:43.002930 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:43.028432 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-445a350d-a94a-4933-a724-f47998106c81 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:43.061611 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-445a350d-a94a-4933-a724-f47998106c81 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:43.062748 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 775/1547] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:42 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 1358 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:03:43.218138 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d1d2148-20f6-431b-af62-0885aee368b9 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:43.219098 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d1d2148-20f6-431b-af62-0885aee368b9 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:43.219284 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:43.219284 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:43.220261 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d1d2148-20f6-431b-af62-0885aee368b9 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:43.304326 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:43.304326 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:43.314210 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4d1d2148-20f6-431b-af62-0885aee368b9 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:43.342092 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d1d2148-20f6-431b-af62-0885aee368b9 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 200 Jan 13 04:03:43.342939 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 773/1548] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:43 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 918 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:44.080102 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1bc99420-75f2-4cef-82f4-03d1577da67b tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:44.081514 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1bc99420-75f2-4cef-82f4-03d1577da67b tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:44.081958 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:44.081958 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:44.082723 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1bc99420-75f2-4cef-82f4-03d1577da67b tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:44.138972 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:44.138972 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:44.149194 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1bc99420-75f2-4cef-82f4-03d1577da67b tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:44.180606 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1bc99420-75f2-4cef-82f4-03d1577da67b tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:44.197927 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4ae4cd77-d0ac-455c-9dbe-d4335b2c0025 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:44.198454 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4ae4cd77-d0ac-455c-9dbe-d4335b2c0025 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:44.198648 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:44.198648 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:44.199314 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4ae4cd77-d0ac-455c-9dbe-d4335b2c0025 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:44.204144 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 776/1549] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:44 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 1358 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:03:44.253006 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:44.253006 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:44.263317 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4ae4cd77-d0ac-455c-9dbe-d4335b2c0025 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:44.290271 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4ae4cd77-d0ac-455c-9dbe-d4335b2c0025 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:44.314763 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] POST http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes Jan 13 04:03:44.315236 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:44.315236 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:44.315650 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1541809874"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:03:44.316489 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 774/1550] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:44 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 1358 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:03:44.325258 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1541809874'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:03:44.326045 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Create volume of 1 GB Jan 13 04:03:44.346390 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Availability Zones retrieved successfully. Jan 13 04:03:44.361206 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2fd26db5-721e-4a3b-9f18-66bb692bcb6b tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc Jan 13 04:03:44.361734 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2fd26db5-721e-4a3b-9f18-66bb692bcb6b tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:44.361952 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:44.361952 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:44.362328 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2fd26db5-721e-4a3b-9f18-66bb692bcb6b tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:44.391840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Flow 'volume_create_api' (78165ccb-6edd-4fc5-927b-3d634d0229b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:03:44.394688 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce04fce5-e8b1-4c69-9d51-c8c0720099db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:44.401770 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:03:44.500827 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2fd26db5-721e-4a3b-9f18-66bb692bcb6b tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc returned with HTTP 404 Jan 13 04:03:44.502047 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 775/1551] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:44 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/469c9734-7d77-44ad-a420-23c902db5bcc => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:03:44.515919 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-02933186-eed5-4067-94db-d820dcd2527a tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] DELETE http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/fd6686c2-f17c-4db4-8a9a-4a8b52977810 Jan 13 04:03:44.521316 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-02933186-eed5-4067-94db-d820dcd2527a tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:44.522188 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-02933186-eed5-4067-94db-d820dcd2527a tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:44.522976 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-02933186-eed5-4067-94db-d820dcd2527a tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Delete volume with id: fd6686c2-f17c-4db4-8a9a-4a8b52977810 Jan 13 04:03:44.589623 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce04fce5-e8b1-4c69-9d51-c8c0720099db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:44.591917 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33b12ec-72cc-4bf8-856a-d99d557bff9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:44.636907 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:44.636907 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:44.638300 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-02933186-eed5-4067-94db-d820dcd2527a tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:44.678860 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-02933186-eed5-4067-94db-d820dcd2527a tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Delete volume request issued successfully. Jan 13 04:03:44.681429 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-02933186-eed5-4067-94db-d820dcd2527a tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/fd6686c2-f17c-4db4-8a9a-4a8b52977810 returned with HTTP 202 Jan 13 04:03:44.682650 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 776/1552] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:03:44 2021] DELETE /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/fd6686c2-f17c-4db4-8a9a-4a8b52977810 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:03:44.698922 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8cf44816-07da-4481-8ef2-86031f28f562 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/fd6686c2-f17c-4db4-8a9a-4a8b52977810 Jan 13 04:03:44.699470 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8cf44816-07da-4481-8ef2-86031f28f562 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:44.701928 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:44.701928 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:44.702676 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8cf44816-07da-4481-8ef2-86031f28f562 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:44.782270 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Created reservations ['962ae0a1-101f-4cf0-b77c-c0a23e2dc609', '8da4e21b-f0fa-4272-abbf-75bfc866885c', 'f068da6e-f217-4bb9-8ca1-1d8ad1d43f06', '2e185789-bbcb-4f35-a116-fa34bf11a254'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:03:44.784155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33b12ec-72cc-4bf8-856a-d99d557bff9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['962ae0a1-101f-4cf0-b77c-c0a23e2dc609', '8da4e21b-f0fa-4272-abbf-75bfc866885c', 'f068da6e-f217-4bb9-8ca1-1d8ad1d43f06', '2e185789-bbcb-4f35-a116-fa34bf11a254']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:44.786274 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (046ef16b-93a2-443a-a4e4-6fc59d775cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:44.855564 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:44.855564 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:44.884463 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8cf44816-07da-4481-8ef2-86031f28f562 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:44.924388 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (046ef16b-93a2-443a-a4e4-6fc59d775cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b36e38b0-e902-41cc-8260-5851ee6f8118', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1541809874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189a409ac5cf4ebf9e5db275e110539b',qos_specs=None,replication_status=,reservations=['962ae0a1-101f-4cf0-b77c-c0a23e2dc609','8da4e21b-f0fa-4272-abbf-75bfc866885c','f068da6e-f217-4bb9-8ca1-1d8ad1d43f06','2e185789-bbcb-4f35-a116-fa34bf11a254'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb0a9a94cff14dffbb8c2eceff18cbc6',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:03:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1541809874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b36e38b0-e902-41cc-8260-5851ee6f8118,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='189a409ac5cf4ebf9e5db275e110539b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fb0a9a94cff14dffbb8c2eceff18cbc6',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:44.926862 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0ef42e-3ca7-4844-9cb3-28fdc916ce12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:44.927516 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8cf44816-07da-4481-8ef2-86031f28f562 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/fd6686c2-f17c-4db4-8a9a-4a8b52977810 returned with HTTP 200 Jan 13 04:03:44.928377 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 777/1553] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:44 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/fd6686c2-f17c-4db4-8a9a-4a8b52977810 => generated 920 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:44.961979 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0ef42e-3ca7-4844-9cb3-28fdc916ce12) transitioned into state 'SUCCESS' from state '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-1541809874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189a409ac5cf4ebf9e5db275e110539b',qos_specs=None,replication_status=,reservations=['962ae0a1-101f-4cf0-b77c-c0a23e2dc609','8da4e21b-f0fa-4272-abbf-75bfc866885c','f068da6e-f217-4bb9-8ca1-1d8ad1d43f06','2e185789-bbcb-4f35-a116-fa34bf11a254'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb0a9a94cff14dffbb8c2eceff18cbc6',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:44.965534 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d232140-4ddb-4c44-aae3-7d3ce2a55d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:03:45.004076 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d232140-4ddb-4c44-aae3-7d3ce2a55d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:03:45.008805 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Flow 'volume_create_api' (78165ccb-6edd-4fc5-927b-3d634d0229b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:03:45.149324 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Create volume request issued successfully. Jan 13 04:03:45.204149 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c43f1e4d-f4ec-4401-81ed-81b817c72eea tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes returned with HTTP 202 Jan 13 04:03:45.207732 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 777/1554] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:03:44 2021] POST /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes => generated 817 bytes in 898 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:03:45.222706 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fd620936-aa03-4924-a0b5-2ab357c1bd1c tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 Jan 13 04:03:45.223328 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fd620936-aa03-4924-a0b5-2ab357c1bd1c tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:45.223450 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:45.223450 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:45.223787 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fd620936-aa03-4924-a0b5-2ab357c1bd1c tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:45.352464 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:45.352464 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:45.373883 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fd620936-aa03-4924-a0b5-2ab357c1bd1c tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:45.459264 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fd620936-aa03-4924-a0b5-2ab357c1bd1c tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 returned with HTTP 200 Jan 13 04:03:45.460190 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 778/1555] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:45 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 => generated 885 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:45.946051 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e523ea70-4806-49a0-aa90-7828a0c15008 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/fd6686c2-f17c-4db4-8a9a-4a8b52977810 Jan 13 04:03:45.947219 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e523ea70-4806-49a0-aa90-7828a0c15008 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:45.947219 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:45.947219 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:45.947574 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e523ea70-4806-49a0-aa90-7828a0c15008 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:46.055553 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:46.055553 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:46.075790 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e523ea70-4806-49a0-aa90-7828a0c15008 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Volume info retrieved successfully. Jan 13 04:03:46.147902 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e523ea70-4806-49a0-aa90-7828a0c15008 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/fd6686c2-f17c-4db4-8a9a-4a8b52977810 returned with HTTP 200 Jan 13 04:03:46.149109 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 778/1556] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:45 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/fd6686c2-f17c-4db4-8a9a-4a8b52977810 => generated 920 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:46.476825 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e31d41a8-3062-4c67-99bf-b7b10c290c70 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 Jan 13 04:03:46.477511 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e31d41a8-3062-4c67-99bf-b7b10c290c70 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:46.477836 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:46.477836 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:46.478407 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e31d41a8-3062-4c67-99bf-b7b10c290c70 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:46.629417 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:46.629417 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:46.642527 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e31d41a8-3062-4c67-99bf-b7b10c290c70 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:46.690765 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e31d41a8-3062-4c67-99bf-b7b10c290c70 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 returned with HTTP 200 Jan 13 04:03:46.697780 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 779/1557] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:46 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 => generated 910 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:46.714323 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-47f13f77-2fc6-46ac-90b5-873003260e4e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] POST http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots Jan 13 04:03:46.714698 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:46.714698 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:46.715114 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-47f13f77-2fc6-46ac-90b5-873003260e4e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b36e38b0-e902-41cc-8260-5851ee6f8118", "name": "tempest-VolumesExtendTest-Snapshot-355758311"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:03:46.817541 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:46.817541 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:46.819672 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-47f13f77-2fc6-46ac-90b5-873003260e4e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:46.820367 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-47f13f77-2fc6-46ac-90b5-873003260e4e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Create snapshot from volume b36e38b0-e902-41cc-8260-5851ee6f8118 Jan 13 04:03:46.917911 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-47f13f77-2fc6-46ac-90b5-873003260e4e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Created reservations ['e14fd1f0-f909-48e4-8171-ce5650880c93', '3209b44a-95dd-4f24-9235-b397a2aaa408', '5b9b8435-0d46-4cde-bbb9-4583ba58b55a', '8614bd4e-2629-4d24-97dd-929e26adbced'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:03:47.056466 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-47f13f77-2fc6-46ac-90b5-873003260e4e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Snapshot create request issued successfully. Jan 13 04:03:47.057670 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-47f13f77-2fc6-46ac-90b5-873003260e4e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots returned with HTTP 202 Jan 13 04:03:47.058690 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 779/1558] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:03:46 2021] POST /volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots => generated 303 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:03:47.070684 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-83afc58d-ff44-4c93-a18a-1b90033bfc94 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a Jan 13 04:03:47.071348 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-83afc58d-ff44-4c93-a18a-1b90033bfc94 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:47.071628 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:47.071628 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:47.072132 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-83afc58d-ff44-4c93-a18a-1b90033bfc94 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:47.114622 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:47.114622 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:47.116802 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-83afc58d-ff44-4c93-a18a-1b90033bfc94 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Snapshot retrieved successfully. Jan 13 04:03:47.119021 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-83afc58d-ff44-4c93-a18a-1b90033bfc94 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a returned with HTTP 200 Jan 13 04:03:47.120978 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 780/1559] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:03:47 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a => generated 435 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:47.165122 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-942bc86a-deb1-46bd-ad30-6c6a0b9ff983 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] GET http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/fd6686c2-f17c-4db4-8a9a-4a8b52977810 Jan 13 04:03:47.165645 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-942bc86a-deb1-46bd-ad30-6c6a0b9ff983 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:47.165837 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:47.165837 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:47.166210 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-942bc86a-deb1-46bd-ad30-6c6a0b9ff983 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:47.287590 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-942bc86a-deb1-46bd-ad30-6c6a0b9ff983 tempest-ServerRescueNegativeTestJSON-1131415657 tempest-ServerRescueNegativeTestJSON-1131415657] http://10.222.0.38/volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/fd6686c2-f17c-4db4-8a9a-4a8b52977810 returned with HTTP 404 Jan 13 04:03:47.299122 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 780/1560] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:47 2021] GET /volume/v3/4bc9412299cf4426bd0acafb469d51a4/volumes/fd6686c2-f17c-4db4-8a9a-4a8b52977810 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 04:03:48.133824 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c092e8dc-7424-4d33-9d7e-bf651b578995 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a Jan 13 04:03:48.135556 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c092e8dc-7424-4d33-9d7e-bf651b578995 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:48.135929 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:48.135929 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:48.136635 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c092e8dc-7424-4d33-9d7e-bf651b578995 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:48.183787 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:48.183787 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:48.185523 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c092e8dc-7424-4d33-9d7e-bf651b578995 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Snapshot retrieved successfully. Jan 13 04:03:48.190184 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c092e8dc-7424-4d33-9d7e-bf651b578995 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a returned with HTTP 200 Jan 13 04:03:48.191544 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 781/1561] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:03:48 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a => generated 435 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:49.204678 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d4215ef8-232f-4f40-bffd-79374a61cf19 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a Jan 13 04:03:49.205445 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d4215ef8-232f-4f40-bffd-79374a61cf19 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:49.206178 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d4215ef8-232f-4f40-bffd-79374a61cf19 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:49.272593 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:49.272593 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:49.274112 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d4215ef8-232f-4f40-bffd-79374a61cf19 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Snapshot retrieved successfully. Jan 13 04:03:49.276480 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d4215ef8-232f-4f40-bffd-79374a61cf19 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a returned with HTTP 200 Jan 13 04:03:49.277570 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 781/1562] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:03:49 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a => generated 462 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:49.289428 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bb4a1318-e46a-4cf1-88a0-b5235505611e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] POST http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118/action Jan 13 04:03:49.290040 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:49.290040 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:49.290483 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bb4a1318-e46a-4cf1-88a0-b5235505611e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:03:49.290873 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bb4a1318-e46a-4cf1-88a0-b5235505611e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:03:49.413399 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:49.413399 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:49.414562 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bb4a1318-e46a-4cf1-88a0-b5235505611e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:49.554642 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-bb4a1318-e46a-4cf1-88a0-b5235505611e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Created reservations ['a70cce5b-9ecd-40ed-97da-d8e06fdafa92', 'a630c920-66cd-48ed-8e4d-926784a6adc4'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:03:49.612483 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bb4a1318-e46a-4cf1-88a0-b5235505611e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Extend volume request issued successfully. Jan 13 04:03:49.613045 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bb4a1318-e46a-4cf1-88a0-b5235505611e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118/action returned with HTTP 202 Jan 13 04:03:49.617154 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 782/1563] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:03:49 2021] POST /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118/action => generated 0 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:03:49.621609 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-037a7703-e6fc-4563-a8a0-1526f17d9023 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 Jan 13 04:03:49.622128 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-037a7703-e6fc-4563-a8a0-1526f17d9023 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:49.622336 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:49.622336 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:49.622694 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-037a7703-e6fc-4563-a8a0-1526f17d9023 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:49.732540 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:49.732540 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:49.750030 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-037a7703-e6fc-4563-a8a0-1526f17d9023 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:49.791480 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-037a7703-e6fc-4563-a8a0-1526f17d9023 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 returned with HTTP 200 Jan 13 04:03:49.802788 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 782/1564] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:49 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 => generated 910 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:50.809882 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-10bfd1c6-691a-4eda-8606-f0e61cf0b82b tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 Jan 13 04:03:50.811053 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-10bfd1c6-691a-4eda-8606-f0e61cf0b82b tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:50.811477 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:50.811477 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:50.812820 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-10bfd1c6-691a-4eda-8606-f0e61cf0b82b tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:50.902402 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:50.902402 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:50.916173 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-10bfd1c6-691a-4eda-8606-f0e61cf0b82b tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:50.956544 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-10bfd1c6-691a-4eda-8606-f0e61cf0b82b tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 returned with HTTP 200 Jan 13 04:03:50.957374 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 783/1565] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:50 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 => generated 910 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:51.975137 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2a2c4e75-1d78-415f-b3e6-53db87f9fbd4 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 Jan 13 04:03:51.976303 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2a2c4e75-1d78-415f-b3e6-53db87f9fbd4 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:51.976732 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:51.976732 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:51.977434 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2a2c4e75-1d78-415f-b3e6-53db87f9fbd4 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:52.029131 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:52.029131 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:52.041478 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2a2c4e75-1d78-415f-b3e6-53db87f9fbd4 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:52.073698 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2a2c4e75-1d78-415f-b3e6-53db87f9fbd4 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 returned with HTTP 200 Jan 13 04:03:52.074883 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 783/1566] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:51 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 => generated 910 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:53.091413 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3dbecdf6-b8a6-444b-bf31-360652535396 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 Jan 13 04:03:53.092598 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3dbecdf6-b8a6-444b-bf31-360652535396 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:53.093643 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:53.093643 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:53.094369 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3dbecdf6-b8a6-444b-bf31-360652535396 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:53.161875 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:53.161875 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:53.172215 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3dbecdf6-b8a6-444b-bf31-360652535396 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:53.196187 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3dbecdf6-b8a6-444b-bf31-360652535396 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 returned with HTTP 200 Jan 13 04:03:53.197322 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 784/1567] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:53 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 => generated 910 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:53.213599 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f2e45e5-c179-4d8e-9811-233e2f5ad037 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 Jan 13 04:03:53.214471 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f2e45e5-c179-4d8e-9811-233e2f5ad037 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:53.214766 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:53.214766 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:53.215146 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f2e45e5-c179-4d8e-9811-233e2f5ad037 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:53.266674 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:53.266674 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:53.275049 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7f2e45e5-c179-4d8e-9811-233e2f5ad037 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:53.297876 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f2e45e5-c179-4d8e-9811-233e2f5ad037 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 returned with HTTP 200 Jan 13 04:03:53.298629 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 784/1568] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:53 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 => generated 910 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:53.317351 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3e96a384-026b-440a-96b7-d43fc9a4503e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] DELETE http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a Jan 13 04:03:53.317878 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3e96a384-026b-440a-96b7-d43fc9a4503e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:53.318551 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:53.318551 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:53.318934 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3e96a384-026b-440a-96b7-d43fc9a4503e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:53.319288 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-3e96a384-026b-440a-96b7-d43fc9a4503e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Delete snapshot with id: bab56e19-ae40-4523-970c-2bf0f7a3a98a Jan 13 04:03:53.349032 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:53.349032 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:53.350158 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3e96a384-026b-440a-96b7-d43fc9a4503e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Snapshot retrieved successfully. Jan 13 04:03:53.414756 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3e96a384-026b-440a-96b7-d43fc9a4503e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Snapshot delete request issued successfully. Jan 13 04:03:53.415172 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3e96a384-026b-440a-96b7-d43fc9a4503e tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a returned with HTTP 202 Jan 13 04:03:53.416022 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 785/1569] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:03:53 2021] DELETE /volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:03:53.427352 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1169e5cb-477d-478d-823e-645cde7d4085 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a Jan 13 04:03:53.428888 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1169e5cb-477d-478d-823e-645cde7d4085 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:53.429473 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:53.429473 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:53.430177 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1169e5cb-477d-478d-823e-645cde7d4085 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:53.466362 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:53.466362 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:53.469427 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1169e5cb-477d-478d-823e-645cde7d4085 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Snapshot retrieved successfully. Jan 13 04:03:53.472634 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1169e5cb-477d-478d-823e-645cde7d4085 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a returned with HTTP 200 Jan 13 04:03:53.474358 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 785/1570] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:03:53 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a => generated 461 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:54.487383 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-af733516-5fb6-4cfc-879f-68f5b5360a27 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a Jan 13 04:03:54.488545 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-af733516-5fb6-4cfc-879f-68f5b5360a27 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:54.488918 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:54.488918 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:54.489542 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-af733516-5fb6-4cfc-879f-68f5b5360a27 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:54.515014 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:54.515014 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:54.516554 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-af733516-5fb6-4cfc-879f-68f5b5360a27 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Snapshot retrieved successfully. Jan 13 04:03:54.519064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-af733516-5fb6-4cfc-879f-68f5b5360a27 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a returned with HTTP 200 Jan 13 04:03:54.520051 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 786/1571] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:03:54 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a => generated 461 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:03:55.532162 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-643150f0-b6b5-44e0-9eb1-5ac254fd1b5a tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a Jan 13 04:03:55.533393 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-643150f0-b6b5-44e0-9eb1-5ac254fd1b5a tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:55.533776 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:55.533776 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:55.534401 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-643150f0-b6b5-44e0-9eb1-5ac254fd1b5a tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:55.562576 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-643150f0-b6b5-44e0-9eb1-5ac254fd1b5a tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a returned with HTTP 404 Jan 13 04:03:55.564312 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 786/1572] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:03:55 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/snapshots/bab56e19-ae40-4523-970c-2bf0f7a3a98a => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:03:55.573022 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8676b34e-d7ed-47da-890f-242511ca32fe tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] DELETE http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 Jan 13 04:03:55.573789 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8676b34e-d7ed-47da-890f-242511ca32fe tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:55.574386 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:55.574386 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:55.575300 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8676b34e-d7ed-47da-890f-242511ca32fe tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:55.575927 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-8676b34e-d7ed-47da-890f-242511ca32fe tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Delete volume with id: b36e38b0-e902-41cc-8260-5851ee6f8118 Jan 13 04:03:55.635677 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:55.635677 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:55.637810 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8676b34e-d7ed-47da-890f-242511ca32fe tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:55.681246 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8676b34e-d7ed-47da-890f-242511ca32fe tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Delete volume request issued successfully. Jan 13 04:03:55.681737 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8676b34e-d7ed-47da-890f-242511ca32fe tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 returned with HTTP 202 Jan 13 04:03:55.682631 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 787/1573] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:03:55 2021] DELETE /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 04:03:55.693511 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-195ef4ae-0a96-4f36-a539-8f7feed3e30d tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 Jan 13 04:03:55.694160 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-195ef4ae-0a96-4f36-a539-8f7feed3e30d tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:55.694753 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-195ef4ae-0a96-4f36-a539-8f7feed3e30d tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:55.804665 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:55.804665 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:55.823986 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-195ef4ae-0a96-4f36-a539-8f7feed3e30d tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:55.883019 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-195ef4ae-0a96-4f36-a539-8f7feed3e30d tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 returned with HTTP 200 Jan 13 04:03:55.884127 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 787/1574] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:55 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 => generated 909 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:56.902942 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9b68a73d-6296-488e-bab0-a78acf7cec52 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 Jan 13 04:03:56.903622 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9b68a73d-6296-488e-bab0-a78acf7cec52 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:56.903812 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:56.903812 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:56.904167 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9b68a73d-6296-488e-bab0-a78acf7cec52 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:57.027554 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:57.027554 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:57.060687 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9b68a73d-6296-488e-bab0-a78acf7cec52 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:57.112899 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9b68a73d-6296-488e-bab0-a78acf7cec52 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 returned with HTTP 200 Jan 13 04:03:57.114177 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 788/1575] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:56 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 => generated 909 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:03:58.129988 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ef5b8e9e-ac00-4ee6-9b8a-fe0ff9ed3179 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 Jan 13 04:03:58.131085 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ef5b8e9e-ac00-4ee6-9b8a-fe0ff9ed3179 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:58.131459 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:58.131459 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:58.132207 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ef5b8e9e-ac00-4ee6-9b8a-fe0ff9ed3179 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:58.248861 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ef5b8e9e-ac00-4ee6-9b8a-fe0ff9ed3179 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 returned with HTTP 404 Jan 13 04:03:58.250437 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 788/1576] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:58 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/b36e38b0-e902-41cc-8260-5851ee6f8118 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:03:58.258062 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-66509281-d925-4640-8a38-eb41e2020a66 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] DELETE http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:58.258576 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-66509281-d925-4640-8a38-eb41e2020a66 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:58.258790 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:58.258790 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:58.259201 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-66509281-d925-4640-8a38-eb41e2020a66 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:58.259663 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-66509281-d925-4640-8a38-eb41e2020a66 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Delete volume with id: 6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:58.428951 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:58.428951 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:58.430212 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-66509281-d925-4640-8a38-eb41e2020a66 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:58.520030 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-66509281-d925-4640-8a38-eb41e2020a66 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Delete volume request issued successfully. Jan 13 04:03:58.520857 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-66509281-d925-4640-8a38-eb41e2020a66 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 202 Jan 13 04:03:58.522263 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 789/1577] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:03:58 2021] DELETE /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 0 bytes in 268 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:03:58.530802 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ebf7c6f5-464a-4a3d-84c3-d747d4c86054 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:58.531680 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ebf7c6f5-464a-4a3d-84c3-d747d4c86054 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:58.532435 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ebf7c6f5-464a-4a3d-84c3-d747d4c86054 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:58.705130 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:58.705130 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:58.756158 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ebf7c6f5-464a-4a3d-84c3-d747d4c86054 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:58.811659 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ebf7c6f5-464a-4a3d-84c3-d747d4c86054 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:58.812719 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 789/1578] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:58 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 1357 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:03:59.829485 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd5b2c1b-a275-49da-9d6c-b9e203d87fec tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:03:59.830184 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd5b2c1b-a275-49da-9d6c-b9e203d87fec tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:03:59.830308 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:03:59.830308 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:03:59.830873 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd5b2c1b-a275-49da-9d6c-b9e203d87fec tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:03:59.950161 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:03:59.950161 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:03:59.964682 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dd5b2c1b-a275-49da-9d6c-b9e203d87fec tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:03:59.995587 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd5b2c1b-a275-49da-9d6c-b9e203d87fec tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:03:59.996836 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 790/1579] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:03:59 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 1357 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:04:01.014650 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-77de6ee0-f16a-4d12-9c4b-bf2da8942b76 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:04:01.015974 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-77de6ee0-f16a-4d12-9c4b-bf2da8942b76 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:01.016445 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:01.016445 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:01.017643 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-77de6ee0-f16a-4d12-9c4b-bf2da8942b76 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:01.179312 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:01.179312 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:01.192159 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-77de6ee0-f16a-4d12-9c4b-bf2da8942b76 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Volume info retrieved successfully. Jan 13 04:04:01.274323 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-77de6ee0-f16a-4d12-9c4b-bf2da8942b76 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 200 Jan 13 04:04:01.275281 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 790/1580] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:01 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 1357 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:04:02.291650 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e3c58986-e060-4033-9d2d-a75fdb7228f1 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] GET http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b Jan 13 04:04:02.292155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e3c58986-e060-4033-9d2d-a75fdb7228f1 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:02.292852 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:02.292852 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:02.293672 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e3c58986-e060-4033-9d2d-a75fdb7228f1 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:02.396835 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e3c58986-e060-4033-9d2d-a75fdb7228f1 tempest-VolumesExtendTest-769713645 tempest-VolumesExtendTest-769713645] http://10.222.0.38/volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b returned with HTTP 404 Jan 13 04:04:02.398360 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 791/1581] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:02 2021] GET /volume/v3/189a409ac5cf4ebf9e5db275e110539b/volumes/6d3a4783-9645-4ed8-9d68-a761e4ece26b => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:04:07.940050 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e0dd701f-2607-4435-8d5a-da9207502193 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes Jan 13 04:04:07.940735 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e0dd701f-2607-4435-8d5a-da9207502193 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:07.941157 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:07.941157 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:07.942054 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e0dd701f-2607-4435-8d5a-da9207502193 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:07.943739 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-e0dd701f-2607-4435-8d5a-da9207502193 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:07.947328 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e0dd701f-2607-4435-8d5a-da9207502193 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:08.036500 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e0dd701f-2607-4435-8d5a-da9207502193 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:08.037361 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e0dd701f-2607-4435-8d5a-da9207502193 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes returned with HTTP 200 Jan 13 04:04:08.038532 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 791/1582] 10.222.0.38 () {58 vars in 1204 bytes} [Wed Jan 13 04:04:07 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes => generated 15 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:04:08.048596 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] POST http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes Jan 13 04:04:08.049367 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2124979273"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:04:08.050547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2124979273'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:04:08.050920 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Create volume of 1 GB Jan 13 04:04:08.076207 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Availability Zones retrieved successfully. Jan 13 04:04:08.122053 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Flow 'volume_create_api' (d12e8231-943e-4241-96c7-f01e3f2c8a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:04:08.134076 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d995e9-ad5d-4319-9e11-cbc66f1dd928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:08.136231 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:04:08.290249 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d995e9-ad5d-4319-9e11-cbc66f1dd928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:08.294652 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb90be9-e508-4969-ac3f-eade6c9fe105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:08.526876 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Created reservations ['444c467b-6691-4345-a404-aac40a6b52eb', '20254113-8f71-4461-8b99-f6dab2bdf766', 'b0491732-1c43-4f4e-a822-cc989082b067', '8c6d6318-ed8b-4f11-b702-5add5c43f3ee'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:04:08.529402 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb90be9-e508-4969-ac3f-eade6c9fe105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['444c467b-6691-4345-a404-aac40a6b52eb', '20254113-8f71-4461-8b99-f6dab2bdf766', 'b0491732-1c43-4f4e-a822-cc989082b067', '8c6d6318-ed8b-4f11-b702-5add5c43f3ee']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:08.533071 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (414cc32f-6ea3-4d06-914f-b64cb9174981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:08.684036 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (414cc32f-6ea3-4d06-914f-b64cb9174981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f38fc2f2-751d-477d-844e-15d75845ae8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2124979273',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d48c248dda6e43c084d1e93b0401c075',qos_specs=None,replication_status=,reservations=['444c467b-6691-4345-a404-aac40a6b52eb','20254113-8f71-4461-8b99-f6dab2bdf766','b0491732-1c43-4f4e-a822-cc989082b067','8c6d6318-ed8b-4f11-b702-5add5c43f3ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a22e60dfa8b470080f381ceb17ed76a',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:04:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2124979273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f38fc2f2-751d-477d-844e-15d75845ae8a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d48c248dda6e43c084d1e93b0401c075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4a22e60dfa8b470080f381ceb17ed76a',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:08.689600 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ff60a4f-6d81-483d-bc67-e89f2900f5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:08.731243 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ff60a4f-6d81-483d-bc67-e89f2900f5f2) transitioned into state 'SUCCESS' from state '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-2124979273',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d48c248dda6e43c084d1e93b0401c075',qos_specs=None,replication_status=,reservations=['444c467b-6691-4345-a404-aac40a6b52eb','20254113-8f71-4461-8b99-f6dab2bdf766','b0491732-1c43-4f4e-a822-cc989082b067','8c6d6318-ed8b-4f11-b702-5add5c43f3ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a22e60dfa8b470080f381ceb17ed76a',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:08.741293 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c9d46d9-2048-4857-9bf9-2deb138aae00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:08.779487 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c9d46d9-2048-4857-9bf9-2deb138aae00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:08.783181 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Flow 'volume_create_api' (d12e8231-943e-4241-96c7-f01e3f2c8a57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:04:08.898365 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Create volume request issued successfully. Jan 13 04:04:08.934173 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8d845470-7999-4878-a2e8-0f42d7382035 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes returned with HTTP 202 Jan 13 04:04:08.948367 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 792/1583] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:04:08 2021] POST /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes => generated 833 bytes in 894 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:04:08.953841 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f95ad38-ff31-443e-aff5-b9863cf4109e tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a Jan 13 04:04:08.954367 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f95ad38-ff31-443e-aff5-b9863cf4109e tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:08.954995 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f95ad38-ff31-443e-aff5-b9863cf4109e tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:09.119514 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:09.119514 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:09.164881 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7f95ad38-ff31-443e-aff5-b9863cf4109e tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Volume info retrieved successfully. Jan 13 04:04:09.251984 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f95ad38-ff31-443e-aff5-b9863cf4109e tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a returned with HTTP 200 Jan 13 04:04:09.260928 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 792/1584] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:08 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a => generated 925 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:10.279076 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9192d784-ed9b-4f36-8085-b5c117ba5e7d tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a Jan 13 04:04:10.281122 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9192d784-ed9b-4f36-8085-b5c117ba5e7d tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:10.281552 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:10.281552 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:10.282362 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9192d784-ed9b-4f36-8085-b5c117ba5e7d tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:10.428235 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:10.428235 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:10.451364 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9192d784-ed9b-4f36-8085-b5c117ba5e7d tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Volume info retrieved successfully. Jan 13 04:04:10.533661 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9192d784-ed9b-4f36-8085-b5c117ba5e7d tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a returned with HTTP 200 Jan 13 04:04:10.538785 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 793/1585] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:10 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a => generated 926 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:10.551491 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9c4c40b0-20fb-4c10-92ba-df0622188585 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a Jan 13 04:04:10.552345 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9c4c40b0-20fb-4c10-92ba-df0622188585 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:10.552733 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:10.552733 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:10.553371 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9c4c40b0-20fb-4c10-92ba-df0622188585 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:10.691729 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:10.691729 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:10.706250 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9c4c40b0-20fb-4c10-92ba-df0622188585 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Volume info retrieved successfully. Jan 13 04:04:10.743128 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9c4c40b0-20fb-4c10-92ba-df0622188585 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a returned with HTTP 200 Jan 13 04:04:10.744359 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 793/1586] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:10 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a => generated 926 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:10.765041 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] POST http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes Jan 13 04:04:10.765762 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:10.765762 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:10.769421 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-888806690"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:04:10.770791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-888806690'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:04:10.773495 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Create volume of 1 GB Jan 13 04:04:10.807712 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Availability Zones retrieved successfully. Jan 13 04:04:10.829409 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Flow 'volume_create_api' (4f108bce-b3ca-41c4-aef3-beb0cfc89b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:04:10.832393 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e40982-b68d-481d-9f08-0fefd2f10c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:10.834968 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:04:10.962904 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e40982-b68d-481d-9f08-0fefd2f10c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:10.965670 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1001abc1-72bd-49be-b7d7-12b007ec712b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:11.120926 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Created reservations ['c7396b8b-ae0e-48a7-9d7e-bc59174d2516', 'fb762c82-2a62-46c9-aab8-c77d10b75a7d', 'fb9d1347-dad7-466d-9be7-107ebdc588e3', '5ffc11db-d985-4857-9238-7610cebbcb5a'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:04:11.123190 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1001abc1-72bd-49be-b7d7-12b007ec712b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7396b8b-ae0e-48a7-9d7e-bc59174d2516', 'fb762c82-2a62-46c9-aab8-c77d10b75a7d', 'fb9d1347-dad7-466d-9be7-107ebdc588e3', '5ffc11db-d985-4857-9238-7610cebbcb5a']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:11.129931 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b94e643f-41f7-45a4-bf12-464de08a2290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:11.291584 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b94e643f-41f7-45a4-bf12-464de08a2290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a66fa55-998a-444f-9cb3-11de60fadbcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-888806690',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d48c248dda6e43c084d1e93b0401c075',qos_specs=None,replication_status=,reservations=['c7396b8b-ae0e-48a7-9d7e-bc59174d2516','fb762c82-2a62-46c9-aab8-c77d10b75a7d','fb9d1347-dad7-466d-9be7-107ebdc588e3','5ffc11db-d985-4857-9238-7610cebbcb5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a22e60dfa8b470080f381ceb17ed76a',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-888806690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a66fa55-998a-444f-9cb3-11de60fadbcb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d48c248dda6e43c084d1e93b0401c075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4a22e60dfa8b470080f381ceb17ed76a',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:11.294122 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56a8cd4c-6f7a-4c74-9343-550f69eccfe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:11.380426 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56a8cd4c-6f7a-4c74-9343-550f69eccfe7) transitioned into state 'SUCCESS' from state '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-888806690',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d48c248dda6e43c084d1e93b0401c075',qos_specs=None,replication_status=,reservations=['c7396b8b-ae0e-48a7-9d7e-bc59174d2516','fb762c82-2a62-46c9-aab8-c77d10b75a7d','fb9d1347-dad7-466d-9be7-107ebdc588e3','5ffc11db-d985-4857-9238-7610cebbcb5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a22e60dfa8b470080f381ceb17ed76a',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:11.382663 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a9de733-0076-47b2-bb4e-5cae1891231c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:11.426565 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a9de733-0076-47b2-bb4e-5cae1891231c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:11.450943 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Flow 'volume_create_api' (4f108bce-b3ca-41c4-aef3-beb0cfc89b18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:04:11.573539 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Create volume request issued successfully. Jan 13 04:04:11.603985 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b61f480d-a956-462e-a78e-1f6333c6cad4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes returned with HTTP 202 Jan 13 04:04:11.605507 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 794/1587] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:04:10 2021] POST /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes => generated 832 bytes in 849 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 04:04:11.625055 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e31e5ccc-abe1-4d45-af25-199c3c465f6a tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb Jan 13 04:04:11.625695 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e31e5ccc-abe1-4d45-af25-199c3c465f6a tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:11.625981 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:11.625981 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:11.626444 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e31e5ccc-abe1-4d45-af25-199c3c465f6a tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:11.717688 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:11.717688 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:11.727189 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e31e5ccc-abe1-4d45-af25-199c3c465f6a tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Volume info retrieved successfully. Jan 13 04:04:11.754400 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e31e5ccc-abe1-4d45-af25-199c3c465f6a tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb returned with HTTP 200 Jan 13 04:04:11.755556 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 794/1588] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:11 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb => generated 924 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:12.774907 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-07276e8d-c443-44cf-b714-847efb3763a5 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb Jan 13 04:04:12.776132 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-07276e8d-c443-44cf-b714-847efb3763a5 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:12.776591 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:12.776591 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:12.777267 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-07276e8d-c443-44cf-b714-847efb3763a5 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:12.845148 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:12.845148 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:12.857533 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-07276e8d-c443-44cf-b714-847efb3763a5 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Volume info retrieved successfully. Jan 13 04:04:12.886898 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-07276e8d-c443-44cf-b714-847efb3763a5 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb returned with HTTP 200 Jan 13 04:04:12.899465 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 795/1589] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:12 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb => generated 925 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:12.904074 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc057f7f-4560-4489-b83a-e433e93c2ff8 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb Jan 13 04:04:12.905318 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc057f7f-4560-4489-b83a-e433e93c2ff8 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:12.905916 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:12.905916 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:12.906699 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc057f7f-4560-4489-b83a-e433e93c2ff8 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:12.964811 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:12.964811 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:12.974662 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fc057f7f-4560-4489-b83a-e433e93c2ff8 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Volume info retrieved successfully. Jan 13 04:04:13.000303 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc057f7f-4560-4489-b83a-e433e93c2ff8 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb returned with HTTP 200 Jan 13 04:04:13.001537 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 795/1590] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:12 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb => generated 925 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:13.018333 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] POST http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes Jan 13 04:04:13.018951 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:13.018951 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:13.019817 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1409902552"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:04:13.021182 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1409902552'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:04:13.021699 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Create volume of 1 GB Jan 13 04:04:13.037541 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Availability Zones retrieved successfully. Jan 13 04:04:13.101392 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Flow 'volume_create_api' (92224a4d-34b9-4940-98af-a095163f6718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:04:13.112509 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2884bc2a-dd13-4c65-a4d2-47134c6830b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:13.115291 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:04:13.216122 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2884bc2a-dd13-4c65-a4d2-47134c6830b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:13.219026 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d02c01dc-8ee9-4a5a-a693-883c04f921ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:13.313758 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Created reservations ['8c41f6d5-205f-4e7b-9289-529622091bb8', 'fb9a048a-93eb-4f92-8f3a-1f0e62ae891d', 'b65c66c6-f174-4fd4-b557-c66082d1abd6', '238463ba-0c2b-4ec2-8cc1-7e3a0aadc55c'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:04:13.315937 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d02c01dc-8ee9-4a5a-a693-883c04f921ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c41f6d5-205f-4e7b-9289-529622091bb8', 'fb9a048a-93eb-4f92-8f3a-1f0e62ae891d', 'b65c66c6-f174-4fd4-b557-c66082d1abd6', '238463ba-0c2b-4ec2-8cc1-7e3a0aadc55c']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:13.318568 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc56ddd-0fad-46af-8c7c-29e5a0c0894c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:13.408620 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc56ddd-0fad-46af-8c7c-29e5a0c0894c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b604cb32-166c-456e-a112-4d28a5369156', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1409902552',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d48c248dda6e43c084d1e93b0401c075',qos_specs=None,replication_status=,reservations=['8c41f6d5-205f-4e7b-9289-529622091bb8','fb9a048a-93eb-4f92-8f3a-1f0e62ae891d','b65c66c6-f174-4fd4-b557-c66082d1abd6','238463ba-0c2b-4ec2-8cc1-7e3a0aadc55c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a22e60dfa8b470080f381ceb17ed76a',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1409902552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b604cb32-166c-456e-a112-4d28a5369156,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d48c248dda6e43c084d1e93b0401c075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4a22e60dfa8b470080f381ceb17ed76a',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:13.414068 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc6db6f3-d707-48b1-9884-988c33c17da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:13.474815 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc6db6f3-d707-48b1-9884-988c33c17da9) transitioned into state 'SUCCESS' from state '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-1409902552',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d48c248dda6e43c084d1e93b0401c075',qos_specs=None,replication_status=,reservations=['8c41f6d5-205f-4e7b-9289-529622091bb8','fb9a048a-93eb-4f92-8f3a-1f0e62ae891d','b65c66c6-f174-4fd4-b557-c66082d1abd6','238463ba-0c2b-4ec2-8cc1-7e3a0aadc55c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a22e60dfa8b470080f381ceb17ed76a',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:13.477143 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad57e633-1452-4d22-95f9-35f85f0b4b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:13.511203 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad57e633-1452-4d22-95f9-35f85f0b4b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:13.522122 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Flow 'volume_create_api' (92224a4d-34b9-4940-98af-a095163f6718) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:04:13.632762 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Create volume request issued successfully. Jan 13 04:04:13.667520 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a35955f4-e0bc-43d4-a02b-51902c894775 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes returned with HTTP 202 Jan 13 04:04:13.683867 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b56ceb05-08ba-4ce1-930b-057f0b1a11a3 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 Jan 13 04:04:13.684423 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b56ceb05-08ba-4ce1-930b-057f0b1a11a3 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:13.684692 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:13.684692 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:13.684988 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b56ceb05-08ba-4ce1-930b-057f0b1a11a3 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:13.696517 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 796/1591] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:04:13 2021] POST /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes => generated 833 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:04:13.799303 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:13.799303 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:13.817950 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b56ceb05-08ba-4ce1-930b-057f0b1a11a3 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Volume info retrieved successfully. Jan 13 04:04:13.855760 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b56ceb05-08ba-4ce1-930b-057f0b1a11a3 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 returned with HTTP 200 Jan 13 04:04:13.856955 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 796/1592] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:13 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 => generated 901 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:14.876095 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2b8113e8-5aa4-48ad-9846-45386f708705 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 Jan 13 04:04:14.877354 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2b8113e8-5aa4-48ad-9846-45386f708705 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:14.877801 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:14.877801 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:14.878506 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2b8113e8-5aa4-48ad-9846-45386f708705 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:14.938733 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:14.938733 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:14.949229 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2b8113e8-5aa4-48ad-9846-45386f708705 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Volume info retrieved successfully. Jan 13 04:04:14.976064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2b8113e8-5aa4-48ad-9846-45386f708705 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 returned with HTTP 200 Jan 13 04:04:14.983249 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 797/1593] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:14 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 => generated 926 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:14.993574 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f10bfde1-e2bf-400f-a8e4-d064e2e95a97 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 Jan 13 04:04:14.994096 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f10bfde1-e2bf-400f-a8e4-d064e2e95a97 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:14.994292 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:14.994292 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:14.994937 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f10bfde1-e2bf-400f-a8e4-d064e2e95a97 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:15.073657 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:15.073657 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:15.106283 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f10bfde1-e2bf-400f-a8e4-d064e2e95a97 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Volume info retrieved successfully. Jan 13 04:04:15.147979 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f10bfde1-e2bf-400f-a8e4-d064e2e95a97 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 returned with HTTP 200 Jan 13 04:04:15.160335 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 797/1594] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:14 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 => generated 926 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:15.175847 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41ec0f73-f4a0-4c4d-9113-94a70fdd4d5c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes Jan 13 04:04:15.176476 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-41ec0f73-f4a0-4c4d-9113-94a70fdd4d5c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:15.176757 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:15.176757 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:15.177255 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-41ec0f73-f4a0-4c4d-9113-94a70fdd4d5c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:15.178082 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-41ec0f73-f4a0-4c4d-9113-94a70fdd4d5c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:15.179937 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-41ec0f73-f4a0-4c4d-9113-94a70fdd4d5c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:15.244195 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-41ec0f73-f4a0-4c4d-9113-94a70fdd4d5c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:15.245734 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41ec0f73-f4a0-4c4d-9113-94a70fdd4d5c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes returned with HTTP 200 Jan 13 04:04:15.249805 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 798/1595] 10.222.0.38 () {58 vars in 1204 bytes} [Wed Jan 13 04:04:15 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes => generated 1173 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:04:15.267017 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3de43aa7-c65f-4f3d-b9d8-b991d94c21df tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?name=tempest-VolumesListTestJSON-Volume-2124979273 Jan 13 04:04:15.267545 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3de43aa7-c65f-4f3d-b9d8-b991d94c21df tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:15.267764 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:15.267764 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:15.268132 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3de43aa7-c65f-4f3d-b9d8-b991d94c21df tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:15.275256 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-3de43aa7-c65f-4f3d-b9d8-b991d94c21df tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:15.277481 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3de43aa7-c65f-4f3d-b9d8-b991d94c21df tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2124979273'), ('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:15.401302 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3de43aa7-c65f-4f3d-b9d8-b991d94c21df tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:15.404505 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3de43aa7-c65f-4f3d-b9d8-b991d94c21df tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?name=tempest-VolumesListTestJSON-Volume-2124979273 returned with HTTP 200 Jan 13 04:04:15.406776 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 798/1596] 10.222.0.38 () {58 vars in 1305 bytes} [Wed Jan 13 04:04:15 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?name=tempest-VolumesListTestJSON-Volume-2124979273 => generated 400 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:15.425593 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88fac074-2238-416a-8701-5c3f98098084 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?name=tempest-VolumesListTestJSON-Volume-888806690 Jan 13 04:04:15.426108 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-88fac074-2238-416a-8701-5c3f98098084 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:15.426303 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:15.426303 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:15.426670 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-88fac074-2238-416a-8701-5c3f98098084 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:15.427311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-88fac074-2238-416a-8701-5c3f98098084 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:15.428111 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:15.428111 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:15.429223 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-88fac074-2238-416a-8701-5c3f98098084 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-888806690'), ('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:15.510707 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-88fac074-2238-416a-8701-5c3f98098084 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:15.513125 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:15.513125 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:15.549530 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88fac074-2238-416a-8701-5c3f98098084 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?name=tempest-VolumesListTestJSON-Volume-888806690 returned with HTTP 200 Jan 13 04:04:15.568152 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 799/1597] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:04:15 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?name=tempest-VolumesListTestJSON-Volume-888806690 => generated 928 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:15.585772 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2a1e5a3f-bf80-44d1-9eed-e43ab83cf80b tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?limit=1 Jan 13 04:04:15.586408 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2a1e5a3f-bf80-44d1-9eed-e43ab83cf80b tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:15.586730 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:15.586730 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:15.587285 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2a1e5a3f-bf80-44d1-9eed-e43ab83cf80b tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:15.588038 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-2a1e5a3f-bf80-44d1-9eed-e43ab83cf80b tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:15.588978 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:15.588978 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:15.590232 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2a1e5a3f-bf80-44d1-9eed-e43ab83cf80b tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:15.714348 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2a1e5a3f-bf80-44d1-9eed-e43ab83cf80b tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:15.716265 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:15.716265 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:15.726116 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2a1e5a3f-bf80-44d1-9eed-e43ab83cf80b tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?limit=1 returned with HTTP 200 Jan 13 04:04:15.732316 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 799/1598] 10.222.0.38 () {58 vars in 1240 bytes} [Wed Jan 13 04:04:15 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?limit=1 => generated 1105 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:04:15.742980 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c6670e42-ec1e-4cd3-ba89-daff2dbe5ed6 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?limit=1&marker=b604cb32-166c-456e-a112-4d28a5369156 Jan 13 04:04:15.743495 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c6670e42-ec1e-4cd3-ba89-daff2dbe5ed6 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:15.743694 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:15.743694 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:15.744055 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c6670e42-ec1e-4cd3-ba89-daff2dbe5ed6 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:15.744730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-c6670e42-ec1e-4cd3-ba89-daff2dbe5ed6 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:15.746455 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c6670e42-ec1e-4cd3-ba89-daff2dbe5ed6 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:15.865689 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c6670e42-ec1e-4cd3-ba89-daff2dbe5ed6 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:15.868848 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:15.868848 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:15.886477 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c6670e42-ec1e-4cd3-ba89-daff2dbe5ed6 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?limit=1&marker=b604cb32-166c-456e-a112-4d28a5369156 returned with HTTP 200 Jan 13 04:04:15.904365 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 800/1599] 10.222.0.38 () {58 vars in 1328 bytes} [Wed Jan 13 04:04:15 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?limit=1&marker=b604cb32-166c-456e-a112-4d28a5369156 => generated 1104 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:04:15.924276 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-03e6fb7c-abb1-40ed-b9c3-494bd0ee5fbe tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?limit=1&marker=9a66fa55-998a-444f-9cb3-11de60fadbcb Jan 13 04:04:15.924276 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-03e6fb7c-abb1-40ed-b9c3-494bd0ee5fbe tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:15.924276 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:15.924276 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:15.924276 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-03e6fb7c-abb1-40ed-b9c3-494bd0ee5fbe tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:15.924276 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-03e6fb7c-abb1-40ed-b9c3-494bd0ee5fbe tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:15.925373 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-03e6fb7c-abb1-40ed-b9c3-494bd0ee5fbe tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:16.049858 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-03e6fb7c-abb1-40ed-b9c3-494bd0ee5fbe tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:16.051719 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:16.051719 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:16.061603 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-03e6fb7c-abb1-40ed-b9c3-494bd0ee5fbe tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?limit=1&marker=9a66fa55-998a-444f-9cb3-11de60fadbcb returned with HTTP 200 Jan 13 04:04:16.062676 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 800/1600] 10.222.0.38 () {58 vars in 1328 bytes} [Wed Jan 13 04:04:15 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?limit=1&marker=9a66fa55-998a-444f-9cb3-11de60fadbcb => generated 1105 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:04:16.079331 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-65f4cef4-dda6-4c37-ba7d-928088d88616 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?limit=1&marker=f38fc2f2-751d-477d-844e-15d75845ae8a Jan 13 04:04:16.080077 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-65f4cef4-dda6-4c37-ba7d-928088d88616 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:16.080593 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:16.080593 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:16.081264 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-65f4cef4-dda6-4c37-ba7d-928088d88616 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:16.082084 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-65f4cef4-dda6-4c37-ba7d-928088d88616 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:16.085123 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-65f4cef4-dda6-4c37-ba7d-928088d88616 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:16.218967 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-65f4cef4-dda6-4c37-ba7d-928088d88616 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:16.225194 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-65f4cef4-dda6-4c37-ba7d-928088d88616 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?limit=1&marker=f38fc2f2-751d-477d-844e-15d75845ae8a returned with HTTP 200 Jan 13 04:04:16.225973 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 801/1601] 10.222.0.38 () {58 vars in 1328 bytes} [Wed Jan 13 04:04:16 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?limit=1&marker=f38fc2f2-751d-477d-844e-15d75845ae8a => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:04:16.245394 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-54d6bcec-d943-4c14-83e1-421d5cd8c719 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 13 04:04:16.246231 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-54d6bcec-d943-4c14-83e1-421d5cd8c719 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:16.246480 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:16.246480 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:16.246829 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-54d6bcec-d943-4c14-83e1-421d5cd8c719 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:16.247472 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-54d6bcec-d943-4c14-83e1-421d5cd8c719 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:16.248952 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-54d6bcec-d943-4c14-83e1-421d5cd8c719 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Could not evaluate value available, assuming string {{(pid=87927) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 04:04:16.250540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-54d6bcec-d943-4c14-83e1-421d5cd8c719 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:16.313298 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-54d6bcec-d943-4c14-83e1-421d5cd8c719 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:16.315516 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:16.315516 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:16.326925 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-54d6bcec-d943-4c14-83e1-421d5cd8c719 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 13 04:04:16.327911 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 801/1602] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:04:16 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2062 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:04:16.346262 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-385b69df-c767-409f-8616-21ddcb8133d1 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 13 04:04:16.346519 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-385b69df-c767-409f-8616-21ddcb8133d1 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:16.347004 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-385b69df-c767-409f-8616-21ddcb8133d1 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:16.347881 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-385b69df-c767-409f-8616-21ddcb8133d1 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:16.349636 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-385b69df-c767-409f-8616-21ddcb8133d1 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Could not evaluate value available, assuming string {{(pid=87926) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 04:04:16.351734 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-385b69df-c767-409f-8616-21ddcb8133d1 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:16.441912 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-385b69df-c767-409f-8616-21ddcb8133d1 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:16.444648 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:16.444648 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:16.459033 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-385b69df-c767-409f-8616-21ddcb8133d1 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 13 04:04:16.460713 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 802/1603] 10.222.0.38 () {58 vars in 1326 bytes} [Wed Jan 13 04:04:16 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2064 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:04:16.479372 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-61511bd4-72f3-44da-9e8b-a44f2101c0f0 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?limit=1 Jan 13 04:04:16.479896 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-61511bd4-72f3-44da-9e8b-a44f2101c0f0 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:16.480087 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:16.480087 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:16.480838 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-61511bd4-72f3-44da-9e8b-a44f2101c0f0 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:16.481660 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-61511bd4-72f3-44da-9e8b-a44f2101c0f0 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:16.483776 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-61511bd4-72f3-44da-9e8b-a44f2101c0f0 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:16.539826 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-61511bd4-72f3-44da-9e8b-a44f2101c0f0 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:16.541252 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-61511bd4-72f3-44da-9e8b-a44f2101c0f0 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?limit=1 returned with HTTP 200 Jan 13 04:04:16.542301 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 802/1604] 10.222.0.38 () {58 vars in 1219 bytes} [Wed Jan 13 04:04:16 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?limit=1 => generated 569 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:16.553601 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4f845fc8-4aa6-4337-af39-72ddf5221f80 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?limit=1&marker=b604cb32-166c-456e-a112-4d28a5369156 Jan 13 04:04:16.554464 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4f845fc8-4aa6-4337-af39-72ddf5221f80 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:16.555477 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:16.555477 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:16.555477 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4f845fc8-4aa6-4337-af39-72ddf5221f80 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:16.555856 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-4f845fc8-4aa6-4337-af39-72ddf5221f80 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:16.557761 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-4f845fc8-4aa6-4337-af39-72ddf5221f80 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:16.716721 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4f845fc8-4aa6-4337-af39-72ddf5221f80 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:16.718561 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4f845fc8-4aa6-4337-af39-72ddf5221f80 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?limit=1&marker=b604cb32-166c-456e-a112-4d28a5369156 returned with HTTP 200 Jan 13 04:04:16.719967 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 803/1605] 10.222.0.38 () {58 vars in 1307 bytes} [Wed Jan 13 04:04:16 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?limit=1&marker=b604cb32-166c-456e-a112-4d28a5369156 => generated 568 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:16.734073 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-efd7e4fe-2b57-433d-b412-8f354a07d3e9 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?limit=1&marker=9a66fa55-998a-444f-9cb3-11de60fadbcb Jan 13 04:04:16.734596 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-efd7e4fe-2b57-433d-b412-8f354a07d3e9 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:16.735677 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:16.735677 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:16.736035 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-efd7e4fe-2b57-433d-b412-8f354a07d3e9 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:16.737308 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-efd7e4fe-2b57-433d-b412-8f354a07d3e9 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:16.738416 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:16.738416 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:16.739887 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-efd7e4fe-2b57-433d-b412-8f354a07d3e9 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:16.876679 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-efd7e4fe-2b57-433d-b412-8f354a07d3e9 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:16.878556 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-efd7e4fe-2b57-433d-b412-8f354a07d3e9 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?limit=1&marker=9a66fa55-998a-444f-9cb3-11de60fadbcb returned with HTTP 200 Jan 13 04:04:16.879637 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 803/1606] 10.222.0.38 () {58 vars in 1307 bytes} [Wed Jan 13 04:04:16 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?limit=1&marker=9a66fa55-998a-444f-9cb3-11de60fadbcb => generated 569 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:16.891477 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-51c18e9b-6b61-4371-9747-94dd6259ff19 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?limit=1&marker=f38fc2f2-751d-477d-844e-15d75845ae8a Jan 13 04:04:16.891980 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-51c18e9b-6b61-4371-9747-94dd6259ff19 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:16.892193 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:16.892193 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:16.893455 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-51c18e9b-6b61-4371-9747-94dd6259ff19 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:16.894287 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-51c18e9b-6b61-4371-9747-94dd6259ff19 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:16.895315 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:16.895315 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:16.896717 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-51c18e9b-6b61-4371-9747-94dd6259ff19 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:17.184824 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-51c18e9b-6b61-4371-9747-94dd6259ff19 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:17.186167 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-51c18e9b-6b61-4371-9747-94dd6259ff19 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?limit=1&marker=f38fc2f2-751d-477d-844e-15d75845ae8a returned with HTTP 200 Jan 13 04:04:17.194367 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 804/1607] 10.222.0.38 () {58 vars in 1307 bytes} [Wed Jan 13 04:04:16 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?limit=1&marker=f38fc2f2-751d-477d-844e-15d75845ae8a => generated 15 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:04:17.200039 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b30859a0-4a16-45c6-b539-ea8c189a5119 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?name=tempest-VolumesListTestJSON-Volume-888806690&status=available Jan 13 04:04:17.200553 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b30859a0-4a16-45c6-b539-ea8c189a5119 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:17.200759 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:17.200759 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:17.202627 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b30859a0-4a16-45c6-b539-ea8c189a5119 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:17.203282 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-b30859a0-4a16-45c6-b539-ea8c189a5119 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:17.204009 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b30859a0-4a16-45c6-b539-ea8c189a5119 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Could not evaluate value available, assuming string {{(pid=87927) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 04:04:17.204757 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:17.204757 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:17.206548 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b30859a0-4a16-45c6-b539-ea8c189a5119 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-888806690'), ('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:17.308755 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b30859a0-4a16-45c6-b539-ea8c189a5119 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:17.310555 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b30859a0-4a16-45c6-b539-ea8c189a5119 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?name=tempest-VolumesListTestJSON-Volume-888806690&status=available returned with HTTP 200 Jan 13 04:04:17.321026 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 804/1608] 10.222.0.38 () {58 vars in 1337 bytes} [Wed Jan 13 04:04:17 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?name=tempest-VolumesListTestJSON-Volume-888806690&status=available => generated 399 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:17.325051 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f0c10ed3-e8b2-43d5-bf09-a9d748ce0ac4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2124979273&status=available Jan 13 04:04:17.325926 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f0c10ed3-e8b2-43d5-bf09-a9d748ce0ac4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:17.328117 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f0c10ed3-e8b2-43d5-bf09-a9d748ce0ac4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:17.329126 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-f0c10ed3-e8b2-43d5-bf09-a9d748ce0ac4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:17.329963 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f0c10ed3-e8b2-43d5-bf09-a9d748ce0ac4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Could not evaluate value available, assuming string {{(pid=87926) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 04:04:17.332248 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f0c10ed3-e8b2-43d5-bf09-a9d748ce0ac4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2124979273'), ('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:17.391228 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f0c10ed3-e8b2-43d5-bf09-a9d748ce0ac4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:17.393260 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:17.393260 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:17.403630 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f0c10ed3-e8b2-43d5-bf09-a9d748ce0ac4 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2124979273&status=available returned with HTTP 200 Jan 13 04:04:17.404748 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 805/1609] 10.222.0.38 () {58 vars in 1360 bytes} [Wed Jan 13 04:04:17 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2124979273&status=available => generated 929 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:17.425974 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18382c6c-a1e6-4e37-aaf7-fc997247cc26 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?marker=f38fc2f2-751d-477d-844e-15d75845ae8a&sort=id%3Aasc Jan 13 04:04:17.427968 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18382c6c-a1e6-4e37-aaf7-fc997247cc26 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:17.432862 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:17.432862 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:17.436705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18382c6c-a1e6-4e37-aaf7-fc997247cc26 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:17.438244 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-18382c6c-a1e6-4e37-aaf7-fc997247cc26 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:17.439959 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:17.439959 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:17.441564 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-18382c6c-a1e6-4e37-aaf7-fc997247cc26 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:17.570488 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-18382c6c-a1e6-4e37-aaf7-fc997247cc26 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:17.577083 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18382c6c-a1e6-4e37-aaf7-fc997247cc26 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?marker=f38fc2f2-751d-477d-844e-15d75845ae8a&sort=id%3Aasc returned with HTTP 200 Jan 13 04:04:17.578590 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 805/1610] 10.222.0.38 () {58 vars in 1340 bytes} [Wed Jan 13 04:04:17 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?marker=f38fc2f2-751d-477d-844e-15d75845ae8a&sort=id%3Aasc => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:04:17.596767 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06a67246-6a74-4bf7-9540-f79227c8f562 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 13 04:04:17.597633 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06a67246-6a74-4bf7-9540-f79227c8f562 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:17.598050 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:17.598050 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:17.598720 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06a67246-6a74-4bf7-9540-f79227c8f562 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:17.599604 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-06a67246-6a74-4bf7-9540-f79227c8f562 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:17.613595 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-06a67246-6a74-4bf7-9540-f79227c8f562 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:17.676903 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-06a67246-6a74-4bf7-9540-f79227c8f562 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:17.679644 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:17.679644 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:17.690931 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06a67246-6a74-4bf7-9540-f79227c8f562 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 13 04:04:17.705748 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 806/1611] 10.222.0.38 () {58 vars in 1304 bytes} [Wed Jan 13 04:04:17 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2760 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:04:17.713910 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d69d01a9-a0a5-4dc9-9763-681cb212e84f tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail Jan 13 04:04:17.714530 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d69d01a9-a0a5-4dc9-9763-681cb212e84f tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:17.715311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d69d01a9-a0a5-4dc9-9763-681cb212e84f tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:17.716314 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-d69d01a9-a0a5-4dc9-9763-681cb212e84f tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:17.718814 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d69d01a9-a0a5-4dc9-9763-681cb212e84f tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:17.777851 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d69d01a9-a0a5-4dc9-9763-681cb212e84f tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:17.780816 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:17.780816 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:17.790548 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d69d01a9-a0a5-4dc9-9763-681cb212e84f tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail returned with HTTP 200 Jan 13 04:04:17.791370 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 806/1612] 10.222.0.38 () {58 vars in 1225 bytes} [Wed Jan 13 04:04:17 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail => generated 2760 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:04:17.810335 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80e828de-a442-43aa-9859-7ccf2f007cbc tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 13 04:04:17.812169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-80e828de-a442-43aa-9859-7ccf2f007cbc tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:17.812439 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:17.812439 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:17.812818 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-80e828de-a442-43aa-9859-7ccf2f007cbc tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:17.813479 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-80e828de-a442-43aa-9859-7ccf2f007cbc tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:17.815310 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-80e828de-a442-43aa-9859-7ccf2f007cbc tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:17.875189 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-80e828de-a442-43aa-9859-7ccf2f007cbc tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:17.876627 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80e828de-a442-43aa-9859-7ccf2f007cbc tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 13 04:04:17.877644 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 807/1613] 10.222.0.38 () {58 vars in 1283 bytes} [Wed Jan 13 04:04:17 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1173 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:04:17.895410 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-36de9892-acf8-4962-8dc8-8080ce50a857 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?availability_zone=nova Jan 13 04:04:17.896737 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-36de9892-acf8-4962-8dc8-8080ce50a857 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:17.896955 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:17.896955 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:17.897474 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-36de9892-acf8-4962-8dc8-8080ce50a857 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:17.898188 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-36de9892-acf8-4962-8dc8-8080ce50a857 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:17.899029 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-36de9892-acf8-4962-8dc8-8080ce50a857 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Could not evaluate value nova, assuming string {{(pid=87927) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 04:04:17.901484 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-36de9892-acf8-4962-8dc8-8080ce50a857 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:17.963358 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-36de9892-acf8-4962-8dc8-8080ce50a857 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:17.964991 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-36de9892-acf8-4962-8dc8-8080ce50a857 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?availability_zone=nova returned with HTTP 200 Jan 13 04:04:17.966132 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 807/1614] 10.222.0.38 () {58 vars in 1249 bytes} [Wed Jan 13 04:04:17 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?availability_zone=nova => generated 1173 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:04:17.976684 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2d4ae6c5-ce3b-4247-b862-46112676fc0c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?availability_zone=nova Jan 13 04:04:17.977610 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2d4ae6c5-ce3b-4247-b862-46112676fc0c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:17.978047 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:17.978047 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:17.978712 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2d4ae6c5-ce3b-4247-b862-46112676fc0c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:17.979566 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-2d4ae6c5-ce3b-4247-b862-46112676fc0c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:17.980417 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2d4ae6c5-ce3b-4247-b862-46112676fc0c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Could not evaluate value nova, assuming string {{(pid=87926) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 04:04:17.981358 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:17.981358 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:17.983312 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2d4ae6c5-ce3b-4247-b862-46112676fc0c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:18.048844 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2d4ae6c5-ce3b-4247-b862-46112676fc0c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:18.050244 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2d4ae6c5-ce3b-4247-b862-46112676fc0c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?availability_zone=nova returned with HTTP 200 Jan 13 04:04:18.051463 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 808/1615] 10.222.0.38 () {58 vars in 1249 bytes} [Wed Jan 13 04:04:17 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?availability_zone=nova => generated 1173 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:04:18.063682 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b84ef2a1-509e-4e5d-8435-7da4f64a9478 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?bootable=false Jan 13 04:04:18.064678 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b84ef2a1-509e-4e5d-8435-7da4f64a9478 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:18.065009 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:18.065009 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:18.065573 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b84ef2a1-509e-4e5d-8435-7da4f64a9478 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:18.066300 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-b84ef2a1-509e-4e5d-8435-7da4f64a9478 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:18.067289 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:18.067289 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:18.068752 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b84ef2a1-509e-4e5d-8435-7da4f64a9478 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:18.136874 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b84ef2a1-509e-4e5d-8435-7da4f64a9478 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:18.140582 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b84ef2a1-509e-4e5d-8435-7da4f64a9478 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?bootable=false returned with HTTP 200 Jan 13 04:04:18.144321 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 808/1616] 10.222.0.38 () {58 vars in 1233 bytes} [Wed Jan 13 04:04:18 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?bootable=false => generated 1173 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:04:18.151435 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-19bdf3e6-84c8-4a65-9d60-eb344fa5d5a7 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?bootable=false Jan 13 04:04:18.152623 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-19bdf3e6-84c8-4a65-9d60-eb344fa5d5a7 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:18.152850 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:18.152850 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:18.153384 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-19bdf3e6-84c8-4a65-9d60-eb344fa5d5a7 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:18.154533 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-19bdf3e6-84c8-4a65-9d60-eb344fa5d5a7 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:18.155299 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:18.155299 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:18.157088 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-19bdf3e6-84c8-4a65-9d60-eb344fa5d5a7 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:18.213183 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-19bdf3e6-84c8-4a65-9d60-eb344fa5d5a7 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:18.214582 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-19bdf3e6-84c8-4a65-9d60-eb344fa5d5a7 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?bootable=false returned with HTTP 200 Jan 13 04:04:18.215416 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 809/1617] 10.222.0.38 () {58 vars in 1233 bytes} [Wed Jan 13 04:04:18 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?bootable=false => generated 1173 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:04:18.228374 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-97e7e2f1-b0c4-49bf-9ac7-6e42c9516a34 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?status=available Jan 13 04:04:18.228898 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-97e7e2f1-b0c4-49bf-9ac7-6e42c9516a34 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:18.229097 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:18.229097 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:18.229719 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-97e7e2f1-b0c4-49bf-9ac7-6e42c9516a34 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:18.230608 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-97e7e2f1-b0c4-49bf-9ac7-6e42c9516a34 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:18.231195 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-97e7e2f1-b0c4-49bf-9ac7-6e42c9516a34 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Could not evaluate value available, assuming string {{(pid=87927) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 04:04:18.231838 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:18.231838 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:18.233539 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-97e7e2f1-b0c4-49bf-9ac7-6e42c9516a34 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:18.293473 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-97e7e2f1-b0c4-49bf-9ac7-6e42c9516a34 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:18.295705 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-97e7e2f1-b0c4-49bf-9ac7-6e42c9516a34 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?status=available returned with HTTP 200 Jan 13 04:04:18.296821 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 809/1618] 10.222.0.38 () {58 vars in 1237 bytes} [Wed Jan 13 04:04:18 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?status=available => generated 1173 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:04:18.313311 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-12a2c9e5-a9f8-426f-affd-557b43a00c5c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?status=available Jan 13 04:04:18.315292 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-12a2c9e5-a9f8-426f-affd-557b43a00c5c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:18.315615 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:18.315615 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:18.316460 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-12a2c9e5-a9f8-426f-affd-557b43a00c5c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:18.317124 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-12a2c9e5-a9f8-426f-affd-557b43a00c5c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:18.318492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-12a2c9e5-a9f8-426f-affd-557b43a00c5c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Could not evaluate value available, assuming string {{(pid=87926) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 04:04:18.319296 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:18.319296 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:18.320807 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-12a2c9e5-a9f8-426f-affd-557b43a00c5c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:18.383865 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-12a2c9e5-a9f8-426f-affd-557b43a00c5c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:18.385545 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-12a2c9e5-a9f8-426f-affd-557b43a00c5c tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?status=available returned with HTTP 200 Jan 13 04:04:18.386818 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 810/1619] 10.222.0.38 () {58 vars in 1237 bytes} [Wed Jan 13 04:04:18 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes?status=available => generated 1173 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:04:18.399871 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b9951b8-8e3f-41a9-b578-e3c190786053 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?availability_zone=nova Jan 13 04:04:18.401245 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b9951b8-8e3f-41a9-b578-e3c190786053 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:18.401692 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:18.401692 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:18.402650 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b9951b8-8e3f-41a9-b578-e3c190786053 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:18.404264 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-0b9951b8-8e3f-41a9-b578-e3c190786053 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:18.405096 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0b9951b8-8e3f-41a9-b578-e3c190786053 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Could not evaluate value nova, assuming string {{(pid=87927) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 04:04:18.406046 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:18.406046 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:18.407540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0b9951b8-8e3f-41a9-b578-e3c190786053 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:18.474493 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0b9951b8-8e3f-41a9-b578-e3c190786053 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:18.477212 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:18.477212 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:18.496625 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b9951b8-8e3f-41a9-b578-e3c190786053 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 13 04:04:18.507647 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 810/1620] 10.222.0.38 () {58 vars in 1270 bytes} [Wed Jan 13 04:04:18 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?availability_zone=nova => generated 2760 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:04:18.525767 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2390e677-469f-4eab-8da4-3517affeba5d tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?bootable=false Jan 13 04:04:18.526371 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2390e677-469f-4eab-8da4-3517affeba5d tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:18.526810 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:18.526810 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:18.527493 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2390e677-469f-4eab-8da4-3517affeba5d tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:18.528393 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-2390e677-469f-4eab-8da4-3517affeba5d tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:18.530087 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:18.530087 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:18.531595 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2390e677-469f-4eab-8da4-3517affeba5d tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:18.595522 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2390e677-469f-4eab-8da4-3517affeba5d tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:18.599173 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:18.599173 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:18.611673 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2390e677-469f-4eab-8da4-3517affeba5d tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?bootable=false returned with HTTP 200 Jan 13 04:04:18.612939 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 811/1621] 10.222.0.38 () {58 vars in 1254 bytes} [Wed Jan 13 04:04:18 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?bootable=false => generated 2760 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:04:18.637201 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8cbb895a-85b4-479e-85f2-95da982892aa tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?status=available Jan 13 04:04:18.638124 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8cbb895a-85b4-479e-85f2-95da982892aa tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:18.638556 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:18.638556 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:18.639799 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8cbb895a-85b4-479e-85f2-95da982892aa tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:18.640775 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-8cbb895a-85b4-479e-85f2-95da982892aa tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:04:18.643700 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8cbb895a-85b4-479e-85f2-95da982892aa tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Could not evaluate value available, assuming string {{(pid=87927) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 04:04:18.645703 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8cbb895a-85b4-479e-85f2-95da982892aa tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:04:18.730738 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8cbb895a-85b4-479e-85f2-95da982892aa tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Get all volumes completed successfully. Jan 13 04:04:18.734887 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:18.734887 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:18.747847 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8cbb895a-85b4-479e-85f2-95da982892aa tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?status=available returned with HTTP 200 Jan 13 04:04:18.749357 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 811/1622] 10.222.0.38 () {58 vars in 1258 bytes} [Wed Jan 13 04:04:18 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/detail?status=available => generated 2760 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:04:18.769428 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-573bfca7-e19c-4d56-b4d4-9ec082e16016 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] DELETE http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 Jan 13 04:04:18.770289 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-573bfca7-e19c-4d56-b4d4-9ec082e16016 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:18.770723 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:18.770723 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:18.771796 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-573bfca7-e19c-4d56-b4d4-9ec082e16016 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:18.772537 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-573bfca7-e19c-4d56-b4d4-9ec082e16016 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Delete volume with id: b604cb32-166c-456e-a112-4d28a5369156 Jan 13 04:04:18.829456 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:18.829456 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:18.831555 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-573bfca7-e19c-4d56-b4d4-9ec082e16016 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Volume info retrieved successfully. Jan 13 04:04:18.872555 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-573bfca7-e19c-4d56-b4d4-9ec082e16016 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Delete volume request issued successfully. Jan 13 04:04:18.872766 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-573bfca7-e19c-4d56-b4d4-9ec082e16016 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 returned with HTTP 202 Jan 13 04:04:18.877248 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 812/1623] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:04:18 2021] DELETE /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:04:18.882347 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46d556e2-6384-4030-8c86-85d85795f94b tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 Jan 13 04:04:18.888315 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-46d556e2-6384-4030-8c86-85d85795f94b tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:18.888516 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:18.888516 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:18.890063 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-46d556e2-6384-4030-8c86-85d85795f94b tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:18.958865 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:18.958865 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:18.969776 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-46d556e2-6384-4030-8c86-85d85795f94b tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Volume info retrieved successfully. Jan 13 04:04:19.013393 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46d556e2-6384-4030-8c86-85d85795f94b tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 returned with HTTP 200 Jan 13 04:04:19.024135 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 812/1624] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:18 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 => generated 925 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:20.033552 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2eedd7ad-0e36-478a-8544-c7732c4f36b8 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 Jan 13 04:04:20.034124 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2eedd7ad-0e36-478a-8544-c7732c4f36b8 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:20.034337 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:20.034337 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:20.034847 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2eedd7ad-0e36-478a-8544-c7732c4f36b8 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:20.101791 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:20.101791 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:20.110341 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2eedd7ad-0e36-478a-8544-c7732c4f36b8 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Volume info retrieved successfully. Jan 13 04:04:20.133699 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2eedd7ad-0e36-478a-8544-c7732c4f36b8 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 returned with HTTP 200 Jan 13 04:04:20.134842 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 813/1625] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:20 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 => generated 925 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:21.152217 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fa3ed85b-45b0-4555-8992-be3e9c5bdc3a tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 Jan 13 04:04:21.152794 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fa3ed85b-45b0-4555-8992-be3e9c5bdc3a tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:21.153026 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:21.153026 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:21.153547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fa3ed85b-45b0-4555-8992-be3e9c5bdc3a tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:21.237853 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fa3ed85b-45b0-4555-8992-be3e9c5bdc3a tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 returned with HTTP 404 Jan 13 04:04:21.242251 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 813/1626] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:21 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/b604cb32-166c-456e-a112-4d28a5369156 => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:04:21.247722 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-58bd3f92-3538-4961-ab07-4150bb4e4977 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] DELETE http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb Jan 13 04:04:21.249122 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-58bd3f92-3538-4961-ab07-4150bb4e4977 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:21.249394 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:21.249394 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:21.249855 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-58bd3f92-3538-4961-ab07-4150bb4e4977 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:21.250404 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-58bd3f92-3538-4961-ab07-4150bb4e4977 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Delete volume with id: 9a66fa55-998a-444f-9cb3-11de60fadbcb Jan 13 04:04:21.351183 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:21.351183 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:21.352635 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-58bd3f92-3538-4961-ab07-4150bb4e4977 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Volume info retrieved successfully. Jan 13 04:04:21.431583 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-58bd3f92-3538-4961-ab07-4150bb4e4977 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Delete volume request issued successfully. Jan 13 04:04:21.432193 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-58bd3f92-3538-4961-ab07-4150bb4e4977 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb returned with HTTP 202 Jan 13 04:04:21.436703 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 814/1627] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:04:21 2021] DELETE /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:04:21.441745 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8361371a-8378-4aa0-8452-72c09beb4ba0 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb Jan 13 04:04:21.442271 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8361371a-8378-4aa0-8452-72c09beb4ba0 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:21.442755 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8361371a-8378-4aa0-8452-72c09beb4ba0 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:21.565333 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:21.565333 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:21.583501 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8361371a-8378-4aa0-8452-72c09beb4ba0 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Volume info retrieved successfully. Jan 13 04:04:21.640274 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8361371a-8378-4aa0-8452-72c09beb4ba0 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb returned with HTTP 200 Jan 13 04:04:21.647017 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 814/1628] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:21 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb => generated 924 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:22.659079 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d80f5cd-b377-455b-9583-44ef29be7a0d tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb Jan 13 04:04:22.659611 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d80f5cd-b377-455b-9583-44ef29be7a0d tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:22.659712 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:22.659712 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:22.660075 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d80f5cd-b377-455b-9583-44ef29be7a0d tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:22.758949 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:22.758949 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:22.773747 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4d80f5cd-b377-455b-9583-44ef29be7a0d tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Volume info retrieved successfully. Jan 13 04:04:22.819804 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d80f5cd-b377-455b-9583-44ef29be7a0d tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb returned with HTTP 200 Jan 13 04:04:22.820674 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 815/1629] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:22 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb => generated 924 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:23.838516 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec944968-a617-40f4-907f-18354bf3cf19 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb Jan 13 04:04:23.839091 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec944968-a617-40f4-907f-18354bf3cf19 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:23.839186 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:23.839186 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:23.839566 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec944968-a617-40f4-907f-18354bf3cf19 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:23.921740 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec944968-a617-40f4-907f-18354bf3cf19 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb returned with HTTP 404 Jan 13 04:04:23.926723 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 815/1630] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:23 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/9a66fa55-998a-444f-9cb3-11de60fadbcb => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:04:23.931253 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c23e4e7c-4321-4938-a75c-2ed73b970ac6 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] DELETE http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a Jan 13 04:04:23.931777 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c23e4e7c-4321-4938-a75c-2ed73b970ac6 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:23.931961 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:23.931961 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:23.932363 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c23e4e7c-4321-4938-a75c-2ed73b970ac6 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:23.932829 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-c23e4e7c-4321-4938-a75c-2ed73b970ac6 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Delete volume with id: f38fc2f2-751d-477d-844e-15d75845ae8a Jan 13 04:04:24.020343 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:24.020343 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:24.021531 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c23e4e7c-4321-4938-a75c-2ed73b970ac6 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Volume info retrieved successfully. Jan 13 04:04:24.072205 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c23e4e7c-4321-4938-a75c-2ed73b970ac6 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Delete volume request issued successfully. Jan 13 04:04:24.072727 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c23e4e7c-4321-4938-a75c-2ed73b970ac6 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a returned with HTTP 202 Jan 13 04:04:24.073903 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 816/1631] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:04:23 2021] DELETE /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:04:24.082098 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0584f291-3c8b-483d-ae88-329b21089f67 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a Jan 13 04:04:24.082620 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0584f291-3c8b-483d-ae88-329b21089f67 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:24.083549 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0584f291-3c8b-483d-ae88-329b21089f67 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:24.185865 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:24.185865 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:24.215191 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0584f291-3c8b-483d-ae88-329b21089f67 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Volume info retrieved successfully. Jan 13 04:04:24.249904 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0584f291-3c8b-483d-ae88-329b21089f67 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a returned with HTTP 200 Jan 13 04:04:24.260441 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 816/1632] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:24 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a => generated 925 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:25.268126 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1c67927e-eb7e-4964-befa-e60ae28d9323 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a Jan 13 04:04:25.268727 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1c67927e-eb7e-4964-befa-e60ae28d9323 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:25.268914 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:25.268914 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:25.269272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1c67927e-eb7e-4964-befa-e60ae28d9323 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:25.376469 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:25.376469 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:25.397162 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1c67927e-eb7e-4964-befa-e60ae28d9323 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Volume info retrieved successfully. Jan 13 04:04:25.443573 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1c67927e-eb7e-4964-befa-e60ae28d9323 tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a returned with HTTP 200 Jan 13 04:04:25.444705 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 817/1633] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:25 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a => generated 925 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:26.461705 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f1a1f349-c601-4d0f-a5e2-fe3f3f16bc2a tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] GET http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a Jan 13 04:04:26.462249 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f1a1f349-c601-4d0f-a5e2-fe3f3f16bc2a tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:26.462392 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:26.462392 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:26.462767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f1a1f349-c601-4d0f-a5e2-fe3f3f16bc2a tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:26.566433 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f1a1f349-c601-4d0f-a5e2-fe3f3f16bc2a tempest-VolumesListTestJSON-430581778 tempest-VolumesListTestJSON-430581778] http://10.222.0.38/volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a returned with HTTP 404 Jan 13 04:04:26.567596 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 817/1634] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:26 2021] GET /volume/v3/d48c248dda6e43c084d1e93b0401c075/volumes/f38fc2f2-751d-477d-844e-15d75845ae8a => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:04:37.933446 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes Jan 13 04:04:37.934648 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:37.934648 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:37.935514 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-272586450"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:04:37.936949 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-272586450'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:04:37.937578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create volume of 1 GB Jan 13 04:04:37.952897 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Availability Zones retrieved successfully. Jan 13 04:04:37.973513 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Flow 'volume_create_api' (b4632dc2-97cc-4e5b-b3ca-17430e46d51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:04:37.977297 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65b0dcb4-b27e-48eb-bdf8-8035777daf75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:37.980694 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:04:38.055209 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65b0dcb4-b27e-48eb-bdf8-8035777daf75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:38.057832 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2274d6ac-e90b-4ec7-828d-fa476d7d8ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:38.172013 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Created reservations ['713e7122-ee45-423d-b0e9-6c95e0f16b87', 'add893e6-d40d-4453-a189-c9ca3f14e7b3', 'ecd4b238-c0d6-44ec-a167-b530f38fb9ba', '19ee0614-a470-44eb-9128-0f6909438c03'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:04:38.174747 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2274d6ac-e90b-4ec7-828d-fa476d7d8ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['713e7122-ee45-423d-b0e9-6c95e0f16b87', 'add893e6-d40d-4453-a189-c9ca3f14e7b3', 'ecd4b238-c0d6-44ec-a167-b530f38fb9ba', '19ee0614-a470-44eb-9128-0f6909438c03']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:38.179099 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f00995a3-c9e0-40d2-b7d7-12212db68f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:38.260092 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f00995a3-c9e0-40d2-b7d7-12212db68f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0036f388-c4d8-45fb-895d-cb33c65bf915', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-272586450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b5cf4f22b74f39bed1259be3f6f6c8',qos_specs=None,replication_status=,reservations=['713e7122-ee45-423d-b0e9-6c95e0f16b87','add893e6-d40d-4453-a189-c9ca3f14e7b3','ecd4b238-c0d6-44ec-a167-b530f38fb9ba','19ee0614-a470-44eb-9128-0f6909438c03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8adbb4508d24f4e8ecdca599920ac53',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-272586450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0036f388-c4d8-45fb-895d-cb33c65bf915,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6b5cf4f22b74f39bed1259be3f6f6c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c8adbb4508d24f4e8ecdca599920ac53',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:38.264604 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9744e3-d954-4dfe-b99d-eee291a2dd2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:38.304688 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9744e3-d954-4dfe-b99d-eee291a2dd2e) transitioned into state 'SUCCESS' from state '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-272586450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b5cf4f22b74f39bed1259be3f6f6c8',qos_specs=None,replication_status=,reservations=['713e7122-ee45-423d-b0e9-6c95e0f16b87','add893e6-d40d-4453-a189-c9ca3f14e7b3','ecd4b238-c0d6-44ec-a167-b530f38fb9ba','19ee0614-a470-44eb-9128-0f6909438c03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8adbb4508d24f4e8ecdca599920ac53',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:38.307644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2010e80f-9f8f-41fa-aacc-ea2c43ee4649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:04:38.344659 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2010e80f-9f8f-41fa-aacc-ea2c43ee4649) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:04:38.351158 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Flow 'volume_create_api' (b4632dc2-97cc-4e5b-b3ca-17430e46d51a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:04:38.501751 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create volume request issued successfully. Jan 13 04:04:38.528176 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3e102fa6-d0fa-4179-b5d4-b483af2018d1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes returned with HTTP 202 Jan 13 04:04:38.532983 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 818/1635] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:04:37 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes => generated 822 bytes in 815 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:04:38.548231 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-36050510-e6c9-4842-b86c-2b0fa6a7a811 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:04:38.549606 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-36050510-e6c9-4842-b86c-2b0fa6a7a811 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:38.550174 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-36050510-e6c9-4842-b86c-2b0fa6a7a811 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:38.693404 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:38.693404 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:38.714537 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-36050510-e6c9-4842-b86c-2b0fa6a7a811 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:04:38.775809 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-36050510-e6c9-4842-b86c-2b0fa6a7a811 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 200 Jan 13 04:04:38.778959 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 818/1636] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:38 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 914 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:39.796939 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41e16c3f-2a12-43c7-8aec-be4a4cae0ec0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:04:39.798559 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-41e16c3f-2a12-43c7-8aec-be4a4cae0ec0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:39.799270 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:39.799270 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:39.799961 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-41e16c3f-2a12-43c7-8aec-be4a4cae0ec0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:39.881542 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:39.881542 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:39.893638 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-41e16c3f-2a12-43c7-8aec-be4a4cae0ec0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:04:39.919935 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41e16c3f-2a12-43c7-8aec-be4a4cae0ec0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 200 Jan 13 04:04:39.922072 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 819/1637] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:39 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 915 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:39.945491 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-122c2496-73cb-4990-bd1f-580876e1d738 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots Jan 13 04:04:39.946282 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:39.946282 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:39.946908 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-122c2496-73cb-4990-bd1f-580876e1d738 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0036f388-c4d8-45fb-895d-cb33c65bf915", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-402103795"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:04:40.035538 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:40.035538 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:40.037407 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-122c2496-73cb-4990-bd1f-580876e1d738 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:04:40.037934 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-122c2496-73cb-4990-bd1f-580876e1d738 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create snapshot from volume 0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:04:40.139187 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-122c2496-73cb-4990-bd1f-580876e1d738 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Created reservations ['0c27feab-27bd-4e11-b5ac-13921d70f22b', '540bbd39-2296-4d0f-9a4a-da09619ae5d4', '66030d16-4983-47a0-9d11-4787d834e131', '1b6a96a0-e04a-41ab-a5f4-857c6e086ccf'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:04:40.338079 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-122c2496-73cb-4990-bd1f-580876e1d738 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot create request issued successfully. Jan 13 04:04:40.339986 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-122c2496-73cb-4990-bd1f-580876e1d738 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots returned with HTTP 202 Jan 13 04:04:40.342089 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 819/1638] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:04:39 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots => generated 309 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:04:40.353787 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-245154f1-128a-45e1-a4fd-76441467b45c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe Jan 13 04:04:40.354801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-245154f1-128a-45e1-a4fd-76441467b45c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:40.355137 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:40.355137 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:40.355806 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-245154f1-128a-45e1-a4fd-76441467b45c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:40.404138 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:40.404138 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:40.425809 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-245154f1-128a-45e1-a4fd-76441467b45c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:04:40.429578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-245154f1-128a-45e1-a4fd-76441467b45c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe returned with HTTP 200 Jan 13 04:04:40.440921 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 820/1639] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:04:40 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe => generated 441 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:41.454214 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d3a9f0b1-8c1c-492c-a404-7f9d72521b2a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe Jan 13 04:04:41.454872 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d3a9f0b1-8c1c-492c-a404-7f9d72521b2a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:41.455148 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:41.455148 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:41.455437 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d3a9f0b1-8c1c-492c-a404-7f9d72521b2a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:41.522674 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:41.522674 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:41.524186 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d3a9f0b1-8c1c-492c-a404-7f9d72521b2a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:04:41.526633 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d3a9f0b1-8c1c-492c-a404-7f9d72521b2a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe returned with HTTP 200 Jan 13 04:04:41.527922 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 820/1640] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:04:41 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe => generated 441 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:42.540635 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a194c06e-501c-4d29-a9f6-16de900e31a2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe Jan 13 04:04:42.541822 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a194c06e-501c-4d29-a9f6-16de900e31a2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:42.542059 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:42.542059 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:42.543003 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a194c06e-501c-4d29-a9f6-16de900e31a2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:42.569565 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:42.569565 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:42.570778 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a194c06e-501c-4d29-a9f6-16de900e31a2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:04:42.572657 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a194c06e-501c-4d29-a9f6-16de900e31a2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe returned with HTTP 200 Jan 13 04:04:42.573596 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 821/1641] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:04:42 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:42.585416 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-07a6f9d2-ad02-4e4c-8b57-6783937aa7a3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups Jan 13 04:04:42.586105 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:42.586105 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:42.586774 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-07a6f9d2-ad02-4e4c-8b57-6783937aa7a3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0036f388-c4d8-45fb-895d-cb33c65bf915", "snapshot_id": "d4712cfb-cf5a-49eb-8047-568eb5709ebe", "name": "tempest-VolumesSnapshotTestJSON-Backup-553070729"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:04:42.588162 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.backups [None req-07a6f9d2-ad02-4e4c-8b57-6783937aa7a3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Creating new backup {'backup': {'volume_id': '0036f388-c4d8-45fb-895d-cb33c65bf915', 'snapshot_id': 'd4712cfb-cf5a-49eb-8047-568eb5709ebe', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-553070729'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 13 04:04:42.588621 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-07a6f9d2-ad02-4e4c-8b57-6783937aa7a3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Creating backup of volume 0036f388-c4d8-45fb-895d-cb33c65bf915 in container None Jan 13 04:04:42.641974 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:42.641974 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:42.643859 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-07a6f9d2-ad02-4e4c-8b57-6783937aa7a3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:04:42.672368 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:42.672368 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:42.673891 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-07a6f9d2-ad02-4e4c-8b57-6783937aa7a3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:04:42.717820 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-07a6f9d2-ad02-4e4c-8b57-6783937aa7a3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Created reservations ['f938d4e5-ac46-48fc-91b0-8f77118ba744', 'fc172c92-d97d-4262-a681-cfddf548968c'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:04:42.801878 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-07a6f9d2-ad02-4e4c-8b57-6783937aa7a3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups returned with HTTP 202 Jan 13 04:04:42.803103 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 821/1642] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:04:42 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups => generated 400 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:04:42.813681 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-83e78c5e-58dd-4829-a596-40ad40f2be9b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:04:42.814299 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-83e78c5e-58dd-4829-a596-40ad40f2be9b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:42.815280 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:42.815280 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:42.815280 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-83e78c5e-58dd-4829-a596-40ad40f2be9b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:42.815808 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-83e78c5e-58dd-4829-a596-40ad40f2be9b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:04:42.839387 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:42.839387 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:42.843718 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-83e78c5e-58dd-4829-a596-40ad40f2be9b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:04:42.844954 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 822/1643] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:42 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:43.860163 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90c209a1-59e5-4817-b094-3663064def32 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:04:43.860981 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-90c209a1-59e5-4817-b094-3663064def32 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:43.861105 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:43.861105 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:43.861430 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-90c209a1-59e5-4817-b094-3663064def32 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:43.861795 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-90c209a1-59e5-4817-b094-3663064def32 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:04:43.933125 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:43.933125 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:43.944673 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90c209a1-59e5-4817-b094-3663064def32 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:04:43.946159 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 822/1644] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:43 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 841 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:44.961426 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c41a944a-ef4a-4505-aa1d-4cc8e1ccd10a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:04:44.962832 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c41a944a-ef4a-4505-aa1d-4cc8e1ccd10a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:44.963231 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:44.963231 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:44.964321 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c41a944a-ef4a-4505-aa1d-4cc8e1ccd10a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:44.964913 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c41a944a-ef4a-4505-aa1d-4cc8e1ccd10a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:04:45.018984 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:45.018984 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:45.024176 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c41a944a-ef4a-4505-aa1d-4cc8e1ccd10a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:04:45.029038 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 823/1645] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:44 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 841 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:46.041100 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3c36c0a1-5a75-4ec8-a5d2-1345f4ce6787 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:04:46.041100 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3c36c0a1-5a75-4ec8-a5d2-1345f4ce6787 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:46.042660 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:46.042660 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:46.042660 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3c36c0a1-5a75-4ec8-a5d2-1345f4ce6787 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:46.042660 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-3c36c0a1-5a75-4ec8-a5d2-1345f4ce6787 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:04:46.092983 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:46.092983 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:46.095578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3c36c0a1-5a75-4ec8-a5d2-1345f4ce6787 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:04:46.102770 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 823/1646] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:46 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 841 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:47.112157 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2ffdbff4-2100-41b9-925f-b5196aeb879b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:04:47.112843 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2ffdbff4-2100-41b9-925f-b5196aeb879b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:47.113058 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:47.113058 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:47.113477 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2ffdbff4-2100-41b9-925f-b5196aeb879b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:47.114063 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2ffdbff4-2100-41b9-925f-b5196aeb879b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:04:47.155794 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:47.155794 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:47.157969 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2ffdbff4-2100-41b9-925f-b5196aeb879b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:04:47.165026 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 824/1647] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:47 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 841 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:48.172990 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-79d3b220-d148-42c9-949f-e4c325ea935b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:04:48.173619 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-79d3b220-d148-42c9-949f-e4c325ea935b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:48.173996 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:48.173996 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:48.174612 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-79d3b220-d148-42c9-949f-e4c325ea935b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:48.175112 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-79d3b220-d148-42c9-949f-e4c325ea935b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:04:48.226609 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:48.226609 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:48.233913 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-79d3b220-d148-42c9-949f-e4c325ea935b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:04:48.242337 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 824/1648] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:48 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 841 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:49.252488 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a8b88fc-9cd1-4591-8545-3ed29945fe4b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:04:49.253169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a8b88fc-9cd1-4591-8545-3ed29945fe4b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:49.253365 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:49.253365 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:49.254143 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a8b88fc-9cd1-4591-8545-3ed29945fe4b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:49.254844 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6a8b88fc-9cd1-4591-8545-3ed29945fe4b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:04:49.304278 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:49.304278 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:49.308962 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a8b88fc-9cd1-4591-8545-3ed29945fe4b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:04:49.320352 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 825/1649] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:49 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 841 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:50.332698 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-983e55f7-ba3b-4dd1-874f-b7d04702861d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:04:50.332698 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-983e55f7-ba3b-4dd1-874f-b7d04702861d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:50.332698 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:50.332698 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:50.332698 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-983e55f7-ba3b-4dd1-874f-b7d04702861d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:50.332698 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-983e55f7-ba3b-4dd1-874f-b7d04702861d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:04:50.350593 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:50.350593 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:50.352465 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-983e55f7-ba3b-4dd1-874f-b7d04702861d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:04:50.354059 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 825/1650] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:50 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:51.369165 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6be333ff-83ad-462f-a894-d79ae3fe682b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:04:51.370356 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6be333ff-83ad-462f-a894-d79ae3fe682b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:51.370869 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:51.370869 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:51.371563 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6be333ff-83ad-462f-a894-d79ae3fe682b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:51.372896 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6be333ff-83ad-462f-a894-d79ae3fe682b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:04:51.403845 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:51.403845 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:51.406282 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6be333ff-83ad-462f-a894-d79ae3fe682b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:04:51.424738 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 826/1651] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:51 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 841 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:52.421937 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9d65548b-5e54-44e3-85af-f1ef07a0e136 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:04:52.422477 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9d65548b-5e54-44e3-85af-f1ef07a0e136 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:52.422617 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:52.422617 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:52.422975 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9d65548b-5e54-44e3-85af-f1ef07a0e136 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:52.423571 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-9d65548b-5e54-44e3-85af-f1ef07a0e136 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:04:52.464330 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:52.464330 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:52.470435 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9d65548b-5e54-44e3-85af-f1ef07a0e136 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:04:52.471512 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 826/1652] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:52 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 841 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:53.513276 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4502a748-7697-4c09-8c2a-d28044382cb1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:04:53.513276 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4502a748-7697-4c09-8c2a-d28044382cb1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:53.513276 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:53.513276 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:53.513276 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4502a748-7697-4c09-8c2a-d28044382cb1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:53.513276 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-4502a748-7697-4c09-8c2a-d28044382cb1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:04:53.557969 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:53.557969 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:53.557969 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4502a748-7697-4c09-8c2a-d28044382cb1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:04:53.557969 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 827/1653] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:53 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 841 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:54.571860 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a0e56dab-c9db-468b-be23-5c8a29ed6239 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:04:54.573643 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a0e56dab-c9db-468b-be23-5c8a29ed6239 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:54.573861 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:54.573861 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:54.574770 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a0e56dab-c9db-468b-be23-5c8a29ed6239 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:54.577497 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a0e56dab-c9db-468b-be23-5c8a29ed6239 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:04:54.633433 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:54.633433 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:54.636341 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a0e56dab-c9db-468b-be23-5c8a29ed6239 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:04:54.646039 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 827/1654] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:54 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 841 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:55.652188 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ece485dc-e110-46ad-8a7d-18b298283b0a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:04:55.652756 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ece485dc-e110-46ad-8a7d-18b298283b0a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:55.653466 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:55.653466 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:55.653852 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ece485dc-e110-46ad-8a7d-18b298283b0a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:55.654223 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ece485dc-e110-46ad-8a7d-18b298283b0a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:04:55.693412 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:55.693412 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:55.697060 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ece485dc-e110-46ad-8a7d-18b298283b0a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:04:55.698362 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 828/1655] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:55 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:56.712936 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ceeef13e-d701-452c-9852-10d27a84c29e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:04:56.713507 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ceeef13e-d701-452c-9852-10d27a84c29e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:56.713644 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:56.713644 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:56.714007 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ceeef13e-d701-452c-9852-10d27a84c29e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:56.714378 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ceeef13e-d701-452c-9852-10d27a84c29e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:04:56.766868 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:56.766868 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:56.772419 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ceeef13e-d701-452c-9852-10d27a84c29e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:04:56.776469 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 828/1656] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:56 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:57.789400 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-12733d23-e60a-4908-a8cb-88d734b9bf94 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:04:57.790486 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-12733d23-e60a-4908-a8cb-88d734b9bf94 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:57.790702 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:57.790702 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:57.791062 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-12733d23-e60a-4908-a8cb-88d734b9bf94 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:57.791658 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-12733d23-e60a-4908-a8cb-88d734b9bf94 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:04:57.818565 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:57.818565 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:57.821334 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-12733d23-e60a-4908-a8cb-88d734b9bf94 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:04:57.822534 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 829/1657] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:57 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:58.842406 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7e2e98f0-91ac-47e2-9731-e4c5d3eeb3e8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:04:58.843427 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7e2e98f0-91ac-47e2-9731-e4c5d3eeb3e8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:58.843642 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:58.843642 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:58.844268 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7e2e98f0-91ac-47e2-9731-e4c5d3eeb3e8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:58.855495 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-7e2e98f0-91ac-47e2-9731-e4c5d3eeb3e8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:04:58.912985 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:58.912985 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:58.916978 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7e2e98f0-91ac-47e2-9731-e4c5d3eeb3e8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:04:58.919641 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 829/1658] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:58 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:04:59.933191 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-44ea3d8a-2b2d-4fb7-ba81-6a099b609f7b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:04:59.934098 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-44ea3d8a-2b2d-4fb7-ba81-6a099b609f7b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:04:59.934452 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:04:59.934452 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:04:59.935443 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-44ea3d8a-2b2d-4fb7-ba81-6a099b609f7b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:04:59.935994 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-44ea3d8a-2b2d-4fb7-ba81-6a099b609f7b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:04:59.990261 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:04:59.990261 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:04:59.993982 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-44ea3d8a-2b2d-4fb7-ba81-6a099b609f7b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:04:59.995013 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 830/1659] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:04:59 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:01.009480 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-59c377f3-e785-4376-9064-c6e53fab0dd3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:01.010034 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-59c377f3-e785-4376-9064-c6e53fab0dd3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:01.010811 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:01.010811 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:01.011468 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-59c377f3-e785-4376-9064-c6e53fab0dd3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:01.012005 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-59c377f3-e785-4376-9064-c6e53fab0dd3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:01.127856 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:01.127856 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:01.131283 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-59c377f3-e785-4376-9064-c6e53fab0dd3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:01.132614 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 830/1660] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:01 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:02.146400 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d27a7136-280c-45d5-b9c4-7a86845bd446 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:02.147225 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d27a7136-280c-45d5-b9c4-7a86845bd446 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:02.147548 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:02.147548 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:02.148108 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d27a7136-280c-45d5-b9c4-7a86845bd446 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:02.149250 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d27a7136-280c-45d5-b9c4-7a86845bd446 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:02.256057 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:02.256057 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:02.261149 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d27a7136-280c-45d5-b9c4-7a86845bd446 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:02.265180 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 831/1661] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:02 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:03.307240 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-52aee42e-b6ee-4231-85d1-49d8c4f4d43a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:03.308400 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-52aee42e-b6ee-4231-85d1-49d8c4f4d43a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:03.308841 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:03.308841 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:03.309615 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-52aee42e-b6ee-4231-85d1-49d8c4f4d43a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:03.310259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-52aee42e-b6ee-4231-85d1-49d8c4f4d43a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:03.333288 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:03.333288 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:03.335609 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-52aee42e-b6ee-4231-85d1-49d8c4f4d43a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:03.336682 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 831/1662] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:03 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:04.352445 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06fc6e20-f60d-42c5-bcac-415d1633da30 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:04.353606 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06fc6e20-f60d-42c5-bcac-415d1633da30 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:04.353992 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:04.353992 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:04.354640 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06fc6e20-f60d-42c5-bcac-415d1633da30 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:04.355165 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-06fc6e20-f60d-42c5-bcac-415d1633da30 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:04.407424 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:04.407424 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:04.430897 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06fc6e20-f60d-42c5-bcac-415d1633da30 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:04.443282 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 832/1663] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:04 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:05.452885 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-05ddd4c6-70a4-4997-8749-653c93358910 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:05.453451 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-05ddd4c6-70a4-4997-8749-653c93358910 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:05.453578 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:05.453578 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:05.454175 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-05ddd4c6-70a4-4997-8749-653c93358910 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:05.454710 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-05ddd4c6-70a4-4997-8749-653c93358910 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:05.578516 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:05.578516 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:05.584627 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-05ddd4c6-70a4-4997-8749-653c93358910 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:05.586270 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 832/1664] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:05 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:06.599867 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82cb5259-9b9a-4c16-b90d-1c73cc6b19df tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:06.600718 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-82cb5259-9b9a-4c16-b90d-1c73cc6b19df tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:06.601062 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:06.601062 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:06.601625 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-82cb5259-9b9a-4c16-b90d-1c73cc6b19df tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:06.602227 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-82cb5259-9b9a-4c16-b90d-1c73cc6b19df tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:06.673787 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:06.673787 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:06.676070 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82cb5259-9b9a-4c16-b90d-1c73cc6b19df tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:06.695396 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 833/1665] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:06 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:07.709561 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1d9e55a6-f81a-4710-a488-6ee186d8dc60 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:07.710623 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1d9e55a6-f81a-4710-a488-6ee186d8dc60 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:07.711055 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:07.711055 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:07.711698 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1d9e55a6-f81a-4710-a488-6ee186d8dc60 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:07.712238 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-1d9e55a6-f81a-4710-a488-6ee186d8dc60 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:07.764720 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:07.764720 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:07.772325 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1d9e55a6-f81a-4710-a488-6ee186d8dc60 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:07.781940 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 833/1666] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:07 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:08.788801 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c3eea59-222d-47ec-b518-e2b8a4e9e7fa tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:08.790547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6c3eea59-222d-47ec-b518-e2b8a4e9e7fa tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:08.790966 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:08.790966 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:08.791658 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6c3eea59-222d-47ec-b518-e2b8a4e9e7fa tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:08.792564 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6c3eea59-222d-47ec-b518-e2b8a4e9e7fa tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:08.833786 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:08.833786 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:08.842362 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c3eea59-222d-47ec-b518-e2b8a4e9e7fa tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:08.853593 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 834/1667] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:08 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:09.867640 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4a528d84-c00b-4cc1-be7e-762562d59ba6 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:09.868223 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4a528d84-c00b-4cc1-be7e-762562d59ba6 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:09.868360 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:09.868360 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:09.868726 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4a528d84-c00b-4cc1-be7e-762562d59ba6 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:09.869244 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-4a528d84-c00b-4cc1-be7e-762562d59ba6 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:09.927138 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:09.927138 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:09.928497 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4a528d84-c00b-4cc1-be7e-762562d59ba6 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:09.936723 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 834/1668] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:09 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:10.950754 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b17ffac5-2536-4c4a-83fe-f9f5ebb7d1ec tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:10.951326 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b17ffac5-2536-4c4a-83fe-f9f5ebb7d1ec tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:10.951496 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:10.951496 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:10.953113 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b17ffac5-2536-4c4a-83fe-f9f5ebb7d1ec tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:10.953490 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b17ffac5-2536-4c4a-83fe-f9f5ebb7d1ec tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:11.005868 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:11.005868 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:11.010616 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b17ffac5-2536-4c4a-83fe-f9f5ebb7d1ec tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:11.023852 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 835/1669] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:10 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:12.048606 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc498a26-5429-4948-b270-6608f0d91347 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:12.049794 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bc498a26-5429-4948-b270-6608f0d91347 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:12.050183 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:12.050183 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:12.050817 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bc498a26-5429-4948-b270-6608f0d91347 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:12.051586 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-bc498a26-5429-4948-b270-6608f0d91347 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:12.103757 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:12.103757 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:12.110089 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc498a26-5429-4948-b270-6608f0d91347 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:12.112496 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 835/1670] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:12 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:13.127861 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5d2710c0-2b34-46f1-96e0-9f2c28ec9afe tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:13.141344 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5d2710c0-2b34-46f1-96e0-9f2c28ec9afe tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:13.141752 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:13.141752 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:13.141986 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5d2710c0-2b34-46f1-96e0-9f2c28ec9afe tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:13.142339 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5d2710c0-2b34-46f1-96e0-9f2c28ec9afe tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:13.216547 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:13.216547 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:13.223870 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5d2710c0-2b34-46f1-96e0-9f2c28ec9afe tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:13.226631 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 836/1671] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:13 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:14.247127 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e3cdb3f0-dbd1-4754-bde2-1b59f718ee71 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:14.251316 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e3cdb3f0-dbd1-4754-bde2-1b59f718ee71 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:14.251986 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:14.251986 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:14.252822 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e3cdb3f0-dbd1-4754-bde2-1b59f718ee71 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:14.258127 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e3cdb3f0-dbd1-4754-bde2-1b59f718ee71 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:14.317837 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:14.317837 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:14.322401 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e3cdb3f0-dbd1-4754-bde2-1b59f718ee71 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:14.323171 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 836/1672] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:14 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:15.337610 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64b24d5b-921a-4cf9-9e08-77fd2ab442e2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:15.338835 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64b24d5b-921a-4cf9-9e08-77fd2ab442e2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:15.339280 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:15.339280 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:15.341752 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64b24d5b-921a-4cf9-9e08-77fd2ab442e2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:15.342409 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-64b24d5b-921a-4cf9-9e08-77fd2ab442e2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:15.381225 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:15.381225 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:15.383913 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64b24d5b-921a-4cf9-9e08-77fd2ab442e2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:15.392983 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 837/1673] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:15 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:16.400238 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4532430d-9695-4734-8c11-fa3d60d93c96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:16.400902 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4532430d-9695-4734-8c11-fa3d60d93c96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:16.400902 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:16.400902 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:16.401608 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4532430d-9695-4734-8c11-fa3d60d93c96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:16.401759 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-4532430d-9695-4734-8c11-fa3d60d93c96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:16.454718 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:16.454718 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:16.457138 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4532430d-9695-4734-8c11-fa3d60d93c96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:16.475460 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 837/1674] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:16 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:17.484584 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a93ea21c-264c-4fcd-8fc3-2529aca99c81 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:17.485784 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a93ea21c-264c-4fcd-8fc3-2529aca99c81 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:17.486471 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:17.486471 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:17.487158 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a93ea21c-264c-4fcd-8fc3-2529aca99c81 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:17.487749 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a93ea21c-264c-4fcd-8fc3-2529aca99c81 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:17.539035 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:17.539035 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:17.541463 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a93ea21c-264c-4fcd-8fc3-2529aca99c81 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:17.544568 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 838/1675] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:17 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:18.559992 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-98f869b4-b7f4-4177-bf6e-fb64e1e30a59 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:18.561367 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-98f869b4-b7f4-4177-bf6e-fb64e1e30a59 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:18.561804 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:18.561804 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:18.562495 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-98f869b4-b7f4-4177-bf6e-fb64e1e30a59 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:18.563091 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-98f869b4-b7f4-4177-bf6e-fb64e1e30a59 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:18.639483 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:18.639483 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:18.645403 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-98f869b4-b7f4-4177-bf6e-fb64e1e30a59 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:18.650973 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 838/1676] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:18 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:19.661282 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4bd4326f-0ee8-4005-90bc-2e098b9eb01e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:19.661808 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4bd4326f-0ee8-4005-90bc-2e098b9eb01e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:19.662025 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:19.662025 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:19.662397 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4bd4326f-0ee8-4005-90bc-2e098b9eb01e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:19.662765 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-4bd4326f-0ee8-4005-90bc-2e098b9eb01e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:19.713520 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:19.713520 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:19.716200 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4bd4326f-0ee8-4005-90bc-2e098b9eb01e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:19.723963 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 839/1677] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:19 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:20.730200 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aaa72600-9308-49ad-a3ec-e10e989203bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:20.733267 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aaa72600-9308-49ad-a3ec-e10e989203bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:20.735876 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:20.735876 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:20.739156 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aaa72600-9308-49ad-a3ec-e10e989203bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:20.739787 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-aaa72600-9308-49ad-a3ec-e10e989203bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:20.795234 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:20.795234 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:20.802763 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aaa72600-9308-49ad-a3ec-e10e989203bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:20.804994 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 839/1678] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:20 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:21.819614 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-25a8edc9-a345-4235-bd5f-8eba9afe2ebf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:21.823841 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-25a8edc9-a345-4235-bd5f-8eba9afe2ebf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:21.829850 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:21.829850 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:21.830714 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-25a8edc9-a345-4235-bd5f-8eba9afe2ebf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:21.833365 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-25a8edc9-a345-4235-bd5f-8eba9afe2ebf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:21.900734 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:21.900734 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:21.905073 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-25a8edc9-a345-4235-bd5f-8eba9afe2ebf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:21.906464 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 840/1679] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:21 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:22.929124 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2274986b-7f18-417c-86ba-80ab54cefaf1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:22.930572 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2274986b-7f18-417c-86ba-80ab54cefaf1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:22.931009 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:22.931009 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:22.931956 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2274986b-7f18-417c-86ba-80ab54cefaf1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:22.932594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2274986b-7f18-417c-86ba-80ab54cefaf1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:22.963651 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:22.963651 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:22.963849 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2274986b-7f18-417c-86ba-80ab54cefaf1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:22.965309 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 840/1680] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:22 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:23.980216 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eae12810-49c7-48db-ae35-57f18e348dca tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:23.981209 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eae12810-49c7-48db-ae35-57f18e348dca tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:23.981536 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:23.981536 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:23.982101 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eae12810-49c7-48db-ae35-57f18e348dca tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:23.982702 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-eae12810-49c7-48db-ae35-57f18e348dca tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:24.076723 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:24.076723 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:24.112390 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eae12810-49c7-48db-ae35-57f18e348dca tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:24.115564 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 841/1681] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:23 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:25.129646 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f5a52123-1a65-4675-8294-4ee2e4575736 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:25.130295 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f5a52123-1a65-4675-8294-4ee2e4575736 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:25.130620 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:25.130620 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:25.131188 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f5a52123-1a65-4675-8294-4ee2e4575736 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:25.131684 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f5a52123-1a65-4675-8294-4ee2e4575736 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:25.173748 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:25.173748 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:25.175555 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f5a52123-1a65-4675-8294-4ee2e4575736 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:25.183832 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 841/1682] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:25 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:26.198550 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bf5bf714-5e38-4638-807a-ec3ee565b25d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:26.200856 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bf5bf714-5e38-4638-807a-ec3ee565b25d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:26.201424 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:26.201424 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:26.202155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bf5bf714-5e38-4638-807a-ec3ee565b25d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:26.202742 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-bf5bf714-5e38-4638-807a-ec3ee565b25d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:26.257147 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:26.257147 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:26.257971 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bf5bf714-5e38-4638-807a-ec3ee565b25d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:26.259265 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 842/1683] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:26 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:27.274559 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b545547-1810-479d-8a37-e98d178c6c08 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:27.275677 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b545547-1810-479d-8a37-e98d178c6c08 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:27.276052 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:27.276052 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:27.277502 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b545547-1810-479d-8a37-e98d178c6c08 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:27.278066 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0b545547-1810-479d-8a37-e98d178c6c08 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:27.331161 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:27.331161 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:27.339007 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b545547-1810-479d-8a37-e98d178c6c08 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:27.342117 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 842/1684] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:27 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:28.355417 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f251aa5a-ac7e-425d-a7b8-de7527c55a6d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:28.356236 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f251aa5a-ac7e-425d-a7b8-de7527c55a6d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:28.356236 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:28.356236 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:28.356846 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f251aa5a-ac7e-425d-a7b8-de7527c55a6d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:28.357344 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f251aa5a-ac7e-425d-a7b8-de7527c55a6d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:28.390211 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:28.390211 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:28.392474 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f251aa5a-ac7e-425d-a7b8-de7527c55a6d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:28.393851 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 843/1685] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:28 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:29.407319 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec55aaa0-2b45-4cf7-a8fb-81ee7ac84233 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:29.407848 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec55aaa0-2b45-4cf7-a8fb-81ee7ac84233 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:29.408024 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:29.408024 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:29.408436 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec55aaa0-2b45-4cf7-a8fb-81ee7ac84233 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:29.408806 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ec55aaa0-2b45-4cf7-a8fb-81ee7ac84233 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:29.449706 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:29.449706 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:29.454277 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec55aaa0-2b45-4cf7-a8fb-81ee7ac84233 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:29.461586 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 843/1686] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:29 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:30.483333 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-898896b9-8be6-4853-872b-026b9b8b271f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:30.484472 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-898896b9-8be6-4853-872b-026b9b8b271f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:30.484929 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:30.484929 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:30.485634 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-898896b9-8be6-4853-872b-026b9b8b271f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:30.486171 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-898896b9-8be6-4853-872b-026b9b8b271f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:30.516269 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:30.516269 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:30.518474 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-898896b9-8be6-4853-872b-026b9b8b271f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:30.519840 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 844/1687] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:30 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:31.534064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b0db1e30-3caf-497f-92af-16839405bfad tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:31.534598 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b0db1e30-3caf-497f-92af-16839405bfad tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:31.534767 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:31.534767 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:31.535140 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b0db1e30-3caf-497f-92af-16839405bfad tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:31.535506 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b0db1e30-3caf-497f-92af-16839405bfad tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:31.576176 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:31.576176 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:31.583477 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b0db1e30-3caf-497f-92af-16839405bfad tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:31.586129 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 844/1688] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:31 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:32.607254 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fcb979e9-84a2-43ea-a6f7-d5aaf61ce53f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:32.607800 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fcb979e9-84a2-43ea-a6f7-d5aaf61ce53f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:32.608014 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:32.608014 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:32.608982 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fcb979e9-84a2-43ea-a6f7-d5aaf61ce53f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:32.609930 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-fcb979e9-84a2-43ea-a6f7-d5aaf61ce53f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:32.716587 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:32.716587 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:32.725860 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fcb979e9-84a2-43ea-a6f7-d5aaf61ce53f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:32.726699 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 845/1689] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:32 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:33.748064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ce10b29c-9fb4-47c3-8b07-dbc5a2b8a5ae tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:33.748785 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ce10b29c-9fb4-47c3-8b07-dbc5a2b8a5ae tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:33.748984 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:33.748984 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:33.749363 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ce10b29c-9fb4-47c3-8b07-dbc5a2b8a5ae tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:33.749737 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ce10b29c-9fb4-47c3-8b07-dbc5a2b8a5ae tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:33.832114 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:33.832114 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:33.840897 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ce10b29c-9fb4-47c3-8b07-dbc5a2b8a5ae tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:33.845745 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 845/1690] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:33 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:34.857663 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a90eddf-a6b9-4ecb-aff2-b3a391f7bc8c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:34.858166 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a90eddf-a6b9-4ecb-aff2-b3a391f7bc8c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:34.858381 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:34.858381 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:34.858761 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a90eddf-a6b9-4ecb-aff2-b3a391f7bc8c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:34.859135 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6a90eddf-a6b9-4ecb-aff2-b3a391f7bc8c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:34.893427 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:34.893427 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:34.906689 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a90eddf-a6b9-4ecb-aff2-b3a391f7bc8c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:34.907528 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 846/1691] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:34 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:35.922096 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-feca3712-6f45-4ec5-8d5f-e94f1d8a1d90 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:35.923234 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-feca3712-6f45-4ec5-8d5f-e94f1d8a1d90 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:35.923532 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:35.923532 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:35.924054 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-feca3712-6f45-4ec5-8d5f-e94f1d8a1d90 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:35.924552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-feca3712-6f45-4ec5-8d5f-e94f1d8a1d90 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:35.980633 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:35.980633 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:35.982670 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-feca3712-6f45-4ec5-8d5f-e94f1d8a1d90 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:35.993894 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 846/1692] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:35 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:37.003668 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d59f48b0-5ea6-4d7c-96d0-97599a53ef59 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:37.004469 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d59f48b0-5ea6-4d7c-96d0-97599a53ef59 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:37.004469 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:37.004469 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:37.004835 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d59f48b0-5ea6-4d7c-96d0-97599a53ef59 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:37.005114 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d59f48b0-5ea6-4d7c-96d0-97599a53ef59 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:37.062904 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:37.062904 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:37.064799 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d59f48b0-5ea6-4d7c-96d0-97599a53ef59 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:37.067010 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 847/1693] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:36 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:38.083759 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0df72d86-cc51-448e-84b1-118764ac36ca tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:38.084534 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0df72d86-cc51-448e-84b1-118764ac36ca tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:38.084534 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:38.084534 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:38.084811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0df72d86-cc51-448e-84b1-118764ac36ca tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:38.085176 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0df72d86-cc51-448e-84b1-118764ac36ca tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:38.154632 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:38.154632 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:38.160000 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0df72d86-cc51-448e-84b1-118764ac36ca tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:38.161155 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 847/1694] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:38 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:39.175100 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a3cfeab-e891-46e3-8794-9bbe3ae54d8e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:39.175672 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8a3cfeab-e891-46e3-8794-9bbe3ae54d8e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:39.175939 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:39.175939 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:39.176229 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8a3cfeab-e891-46e3-8794-9bbe3ae54d8e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:39.176546 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-8a3cfeab-e891-46e3-8794-9bbe3ae54d8e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:39.232089 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:39.232089 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:39.233959 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a3cfeab-e891-46e3-8794-9bbe3ae54d8e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:39.241009 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 848/1695] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:39 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:40.250684 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b60a6d9a-d04c-4baf-99bd-ab16f4324627 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:40.251801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b60a6d9a-d04c-4baf-99bd-ab16f4324627 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:40.252199 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:40.252199 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:40.252823 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b60a6d9a-d04c-4baf-99bd-ab16f4324627 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:40.253368 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b60a6d9a-d04c-4baf-99bd-ab16f4324627 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:40.335053 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:40.335053 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:40.336935 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b60a6d9a-d04c-4baf-99bd-ab16f4324627 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:40.350665 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 848/1696] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:40 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:41.364665 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6e7a8567-c8f5-40cd-891e-901c6f7f8794 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:41.365824 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6e7a8567-c8f5-40cd-891e-901c6f7f8794 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:41.366203 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:41.366203 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:41.366794 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6e7a8567-c8f5-40cd-891e-901c6f7f8794 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:41.367322 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6e7a8567-c8f5-40cd-891e-901c6f7f8794 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:41.419553 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:41.419553 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:41.421864 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6e7a8567-c8f5-40cd-891e-901c6f7f8794 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:41.423293 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 849/1697] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:41 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:42.437645 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2bec0649-e5bb-4d53-8a73-32ac692954f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:42.438150 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2bec0649-e5bb-4d53-8a73-32ac692954f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:42.438571 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:42.438571 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:42.439198 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2bec0649-e5bb-4d53-8a73-32ac692954f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:42.439737 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2bec0649-e5bb-4d53-8a73-32ac692954f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:42.506163 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:42.506163 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:42.515481 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2bec0649-e5bb-4d53-8a73-32ac692954f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:42.521483 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 849/1698] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:42 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:43.532106 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c22b0542-bc07-4f90-829a-1903f8a32802 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:43.532806 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c22b0542-bc07-4f90-829a-1903f8a32802 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:43.533265 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:43.533265 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:43.533964 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c22b0542-bc07-4f90-829a-1903f8a32802 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:43.534568 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c22b0542-bc07-4f90-829a-1903f8a32802 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:43.591146 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:43.591146 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:43.594267 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c22b0542-bc07-4f90-829a-1903f8a32802 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:43.600472 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 850/1699] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:43 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:44.612510 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1717a5e7-de83-4f51-85ee-938f8aae2b59 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:44.613528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1717a5e7-de83-4f51-85ee-938f8aae2b59 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:44.613528 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:44.613528 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:44.613895 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1717a5e7-de83-4f51-85ee-938f8aae2b59 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:44.614381 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-1717a5e7-de83-4f51-85ee-938f8aae2b59 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:44.681078 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:44.681078 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:44.693613 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1717a5e7-de83-4f51-85ee-938f8aae2b59 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:44.701270 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 850/1700] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:44 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:45.707650 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f3dcc584-d780-4b98-a4ec-a2d2c5aabd17 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:45.708179 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f3dcc584-d780-4b98-a4ec-a2d2c5aabd17 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:45.709846 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:45.709846 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:45.710283 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f3dcc584-d780-4b98-a4ec-a2d2c5aabd17 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:45.710606 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f3dcc584-d780-4b98-a4ec-a2d2c5aabd17 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:45.820142 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:45.820142 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:45.825216 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f3dcc584-d780-4b98-a4ec-a2d2c5aabd17 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:45.829133 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 851/1701] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:45 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:46.847029 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c17638c-406c-42cc-bf50-7a5f767abd52 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:46.847029 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6c17638c-406c-42cc-bf50-7a5f767abd52 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:46.847029 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:46.847029 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:46.847029 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6c17638c-406c-42cc-bf50-7a5f767abd52 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:46.847029 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6c17638c-406c-42cc-bf50-7a5f767abd52 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:46.921394 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:46.921394 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:46.923218 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c17638c-406c-42cc-bf50-7a5f767abd52 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:46.924042 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 851/1702] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:46 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:47.939285 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc77f3f5-dbfb-48f8-8b9a-4481a56a9210 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:47.940027 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc77f3f5-dbfb-48f8-8b9a-4481a56a9210 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:47.940368 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:47.940368 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:47.940950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc77f3f5-dbfb-48f8-8b9a-4481a56a9210 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:47.941598 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-fc77f3f5-dbfb-48f8-8b9a-4481a56a9210 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:48.016056 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:48.016056 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:48.023283 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc77f3f5-dbfb-48f8-8b9a-4481a56a9210 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:48.030947 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 852/1703] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:47 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:49.045294 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b6c088b1-0e32-4486-8e9f-fb65272b7b35 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:49.045980 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b6c088b1-0e32-4486-8e9f-fb65272b7b35 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:49.046306 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:49.046306 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:49.047063 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b6c088b1-0e32-4486-8e9f-fb65272b7b35 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:49.047545 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b6c088b1-0e32-4486-8e9f-fb65272b7b35 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:49.110887 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:49.110887 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:49.116093 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b6c088b1-0e32-4486-8e9f-fb65272b7b35 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:49.134586 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 852/1704] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:49 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 852 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:50.143081 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-14a1b914-37d8-40d4-a1c9-492c0ac729cf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:50.143615 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-14a1b914-37d8-40d4-a1c9-492c0ac729cf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:50.143894 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:50.143894 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:50.144669 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-14a1b914-37d8-40d4-a1c9-492c0ac729cf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:50.145193 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-14a1b914-37d8-40d4-a1c9-492c0ac729cf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:50.200732 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:50.200732 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:50.203610 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-14a1b914-37d8-40d4-a1c9-492c0ac729cf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:50.206369 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 853/1705] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:50 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:51.220747 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2ae3dcc4-413b-4d84-b21d-59c1818e7c0c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:51.222155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2ae3dcc4-413b-4d84-b21d-59c1818e7c0c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:51.222582 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:51.222582 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:51.223287 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2ae3dcc4-413b-4d84-b21d-59c1818e7c0c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:51.223872 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2ae3dcc4-413b-4d84-b21d-59c1818e7c0c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:51.303157 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:51.303157 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:51.305054 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2ae3dcc4-413b-4d84-b21d-59c1818e7c0c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:51.305862 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 853/1706] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:51 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 855 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:51.318816 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-23543219-8153-4c0e-ac0f-aa74e1b8b94f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe Jan 13 04:05:51.319611 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-23543219-8153-4c0e-ac0f-aa74e1b8b94f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:51.320507 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:51.320507 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:51.321157 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-23543219-8153-4c0e-ac0f-aa74e1b8b94f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:51.437067 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:51.437067 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:51.441216 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-23543219-8153-4c0e-ac0f-aa74e1b8b94f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:05:51.443466 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-23543219-8153-4c0e-ac0f-aa74e1b8b94f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe returned with HTTP 200 Jan 13 04:05:51.444302 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 854/1707] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:05:51 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe => generated 468 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:51.456323 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-96a58bfd-268d-487a-93f9-6019dfdf215e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:51.457108 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-96a58bfd-268d-487a-93f9-6019dfdf215e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:51.457301 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:51.457301 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:51.457957 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-96a58bfd-268d-487a-93f9-6019dfdf215e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:51.458494 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-96a58bfd-268d-487a-93f9-6019dfdf215e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Show backup with id 03ccd387-4c48-4795-ae74-be7f80747dd9. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:05:51.538027 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:51.538027 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:51.539981 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-96a58bfd-268d-487a-93f9-6019dfdf215e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 200 Jan 13 04:05:51.549913 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 854/1708] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:05:51 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 855 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:05:51.564174 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ff48002c-e04e-4370-b1be-3383bbbd14db tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 Jan 13 04:05:51.564868 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ff48002c-e04e-4370-b1be-3383bbbd14db tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:05:51.565088 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:05:51.565088 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:05:51.565663 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ff48002c-e04e-4370-b1be-3383bbbd14db tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:05:51.566031 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-ff48002c-e04e-4370-b1be-3383bbbd14db tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete backup with id: 03ccd387-4c48-4795-ae74-be7f80747dd9. Jan 13 04:05:51.601960 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:05:51.601960 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:05:51.641993 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.rpcapi [None req-ff48002c-e04e-4370-b1be-3383bbbd14db tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] delete_backup rpcapi backup_id 03ccd387-4c48-4795-ae74-be7f80747dd9 {{(pid=87926) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 13 04:05:51.652001 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ff48002c-e04e-4370-b1be-3383bbbd14db tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 returned with HTTP 202 Jan 13 04:05:51.656894 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 855/1709] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:05:51 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/backups/03ccd387-4c48-4795-ae74-be7f80747dd9 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:06:20.244885 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes Jan 13 04:06:20.245407 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:20.245407 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:20.245740 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: create, body: {"volume": {"imageRef": "59076fc4-aabc-415c-a36b-2aa006b2bfb4", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1201453606"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:06:20.246865 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create volume request body: {'volume': {'imageRef': '59076fc4-aabc-415c-a36b-2aa006b2bfb4', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1201453606'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:06:20.432913 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create volume of 1 GB Jan 13 04:06:20.461051 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Availability Zones retrieved successfully. Jan 13 04:06:20.487462 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Flow 'volume_create_api' (7eb9349a-8d62-48be-a6a2-8cf42f740d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:06:20.492865 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (093494c1-e820-4ab5-beb1-830703b353b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:06:20.495609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:06:20.619399 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (093494c1-e820-4ab5-beb1-830703b353b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:06:20.622440 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfe0961c-dd56-41e3-98c5-01dbb1b774d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:06:20.690853 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Created reservations ['d3c7c331-64a8-4b3c-82ae-ebc99af9a7fa', '33d1a559-6b4f-4209-9701-cf5c0cbe1df8', '6d64349a-3137-406b-97f8-498ba096c666', 'e26c9ae8-21e1-42c4-8428-e26b75618281'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:06:20.692604 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfe0961c-dd56-41e3-98c5-01dbb1b774d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3c7c331-64a8-4b3c-82ae-ebc99af9a7fa', '33d1a559-6b4f-4209-9701-cf5c0cbe1df8', '6d64349a-3137-406b-97f8-498ba096c666', 'e26c9ae8-21e1-42c4-8428-e26b75618281']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:06:20.695121 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2985834-f4cd-4cc7-9e2c-27490336c225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:06:20.758613 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2985834-f4cd-4cc7-9e2c-27490336c225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd573bf16-982e-496e-a444-ba549cb2df7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1201453606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b5cf4f22b74f39bed1259be3f6f6c8',qos_specs=None,replication_status=,reservations=['d3c7c331-64a8-4b3c-82ae-ebc99af9a7fa','33d1a559-6b4f-4209-9701-cf5c0cbe1df8','6d64349a-3137-406b-97f8-498ba096c666','e26c9ae8-21e1-42c4-8428-e26b75618281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8adbb4508d24f4e8ecdca599920ac53',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1201453606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d573bf16-982e-496e-a444-ba549cb2df7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6b5cf4f22b74f39bed1259be3f6f6c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c8adbb4508d24f4e8ecdca599920ac53',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:06:20.761304 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aefa00c7-eb96-474b-9ba4-0b1be5ad0871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:06:20.790477 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aefa00c7-eb96-474b-9ba4-0b1be5ad0871) transitioned into state 'SUCCESS' from state '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-1201453606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b5cf4f22b74f39bed1259be3f6f6c8',qos_specs=None,replication_status=,reservations=['d3c7c331-64a8-4b3c-82ae-ebc99af9a7fa','33d1a559-6b4f-4209-9701-cf5c0cbe1df8','6d64349a-3137-406b-97f8-498ba096c666','e26c9ae8-21e1-42c4-8428-e26b75618281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8adbb4508d24f4e8ecdca599920ac53',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:06:20.792323 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f007c72d-e555-4f16-892a-8cef2caa2bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:06:20.808939 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f007c72d-e555-4f16-892a-8cef2caa2bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:06:20.811811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Flow 'volume_create_api' (7eb9349a-8d62-48be-a6a2-8cf42f740d15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:06:20.877405 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create volume request issued successfully. Jan 13 04:06:20.892992 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c9418a6-fc39-4053-a65e-a82525ecb130 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes returned with HTTP 202 Jan 13 04:06:20.893993 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 855/1710] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:06:20 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes => generated 823 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:06:20.910991 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1064f2d9-e59b-41e3-8ccd-9dabbd66fd96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:20.911705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1064f2d9-e59b-41e3-8ccd-9dabbd66fd96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:20.912077 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:20.912077 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:20.912724 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1064f2d9-e59b-41e3-8ccd-9dabbd66fd96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:20.968771 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:20.968771 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:20.979375 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1064f2d9-e59b-41e3-8ccd-9dabbd66fd96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:21.021094 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1064f2d9-e59b-41e3-8ccd-9dabbd66fd96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:21.033848 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 856/1711] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:20 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 891 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:22.041866 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b017ddf-c4d9-4e80-a2a4-db91d31cd638 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:22.042426 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b017ddf-c4d9-4e80-a2a4-db91d31cd638 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:22.042602 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:22.042602 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:22.042982 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b017ddf-c4d9-4e80-a2a4-db91d31cd638 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:22.103670 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:22.103670 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:22.124340 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0b017ddf-c4d9-4e80-a2a4-db91d31cd638 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:22.163957 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b017ddf-c4d9-4e80-a2a4-db91d31cd638 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:22.165126 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 856/1712] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:22 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 915 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:23.184663 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-33decb83-d4d6-4514-9e9d-34268a0e2f6e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:23.185820 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-33decb83-d4d6-4514-9e9d-34268a0e2f6e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:23.186348 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:23.186348 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:23.187209 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-33decb83-d4d6-4514-9e9d-34268a0e2f6e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:23.265550 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:23.265550 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:23.276055 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-33decb83-d4d6-4514-9e9d-34268a0e2f6e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:23.300686 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-33decb83-d4d6-4514-9e9d-34268a0e2f6e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:23.302136 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 857/1713] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:23 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 915 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:24.317731 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0e459d95-c0d4-44ad-8bd9-f8f8d165cb1c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:24.318300 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0e459d95-c0d4-44ad-8bd9-f8f8d165cb1c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:24.318425 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:24.318425 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:24.319754 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0e459d95-c0d4-44ad-8bd9-f8f8d165cb1c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:24.443320 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:24.443320 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:24.493274 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0e459d95-c0d4-44ad-8bd9-f8f8d165cb1c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:24.534656 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0e459d95-c0d4-44ad-8bd9-f8f8d165cb1c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:24.537052 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 857/1714] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:24 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 915 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:25.580313 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90889b2d-512d-4b47-837d-171dea4d272b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:25.580313 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-90889b2d-512d-4b47-837d-171dea4d272b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:25.580313 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:25.580313 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:25.580313 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-90889b2d-512d-4b47-837d-171dea4d272b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:25.652542 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:25.652542 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:25.685270 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-90889b2d-512d-4b47-837d-171dea4d272b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:25.721406 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90889b2d-512d-4b47-837d-171dea4d272b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:25.722700 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 858/1715] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:25 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 915 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:26.739577 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-00c0dc18-ab6d-4942-b582-2630e92f2889 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:26.741840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-00c0dc18-ab6d-4942-b582-2630e92f2889 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:26.742067 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:26.742067 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:26.742451 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-00c0dc18-ab6d-4942-b582-2630e92f2889 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:26.880226 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:26.880226 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:26.903930 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-00c0dc18-ab6d-4942-b582-2630e92f2889 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:26.956387 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-00c0dc18-ab6d-4942-b582-2630e92f2889 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:26.958410 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 858/1716] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:26 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 915 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:27.976023 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26d42c01-717c-46f7-813a-fabff2366967 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:27.977110 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26d42c01-717c-46f7-813a-fabff2366967 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:27.977460 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:27.977460 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:27.978207 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26d42c01-717c-46f7-813a-fabff2366967 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:28.054336 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:28.054336 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:28.063897 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-26d42c01-717c-46f7-813a-fabff2366967 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:28.095622 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26d42c01-717c-46f7-813a-fabff2366967 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:28.096701 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 859/1717] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:27 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 915 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:29.112815 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64305e03-fcbe-451d-a4a5-75b517cefc6e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:29.114706 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64305e03-fcbe-451d-a4a5-75b517cefc6e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:29.115289 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:29.115289 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:29.115887 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64305e03-fcbe-451d-a4a5-75b517cefc6e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:29.188102 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:29.188102 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:29.200577 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-64305e03-fcbe-451d-a4a5-75b517cefc6e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:29.245200 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64305e03-fcbe-451d-a4a5-75b517cefc6e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:29.256356 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 859/1718] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:29 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 915 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:30.262887 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-32a1aeba-590c-44da-a7ef-3bf8375422f0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:30.264206 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-32a1aeba-590c-44da-a7ef-3bf8375422f0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:30.264590 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:30.264590 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:30.265452 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-32a1aeba-590c-44da-a7ef-3bf8375422f0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:30.342341 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:30.342341 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:30.354509 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-32a1aeba-590c-44da-a7ef-3bf8375422f0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:30.383368 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-32a1aeba-590c-44da-a7ef-3bf8375422f0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:30.384786 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 860/1719] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:30 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 915 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:31.401567 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-66b06d91-2f3d-4d05-b291-c15a83db8c91 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:31.402057 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-66b06d91-2f3d-4d05-b291-c15a83db8c91 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:31.402402 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:31.402402 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:31.402930 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-66b06d91-2f3d-4d05-b291-c15a83db8c91 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:31.602386 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:31.602386 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:31.626625 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-66b06d91-2f3d-4d05-b291-c15a83db8c91 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:31.659915 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-66b06d91-2f3d-4d05-b291-c15a83db8c91 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:31.661511 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 860/1720] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:31 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 915 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:32.678815 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4c0d0cf1-cff1-4d49-9a46-4e859de1f21a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:32.679312 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4c0d0cf1-cff1-4d49-9a46-4e859de1f21a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:32.679524 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:32.679524 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:32.679875 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4c0d0cf1-cff1-4d49-9a46-4e859de1f21a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:32.795633 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:32.795633 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:32.813751 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4c0d0cf1-cff1-4d49-9a46-4e859de1f21a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:32.845359 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4c0d0cf1-cff1-4d49-9a46-4e859de1f21a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:32.857457 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 861/1721] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:32 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 915 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:33.864243 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e9186b00-133d-41aa-bdb0-f2dbc906f55b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:33.865327 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e9186b00-133d-41aa-bdb0-f2dbc906f55b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:33.865724 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:33.865724 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:33.866358 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e9186b00-133d-41aa-bdb0-f2dbc906f55b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:33.974386 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:33.974386 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:33.997186 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e9186b00-133d-41aa-bdb0-f2dbc906f55b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:34.046859 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e9186b00-133d-41aa-bdb0-f2dbc906f55b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:34.053050 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 861/1722] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:33 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 915 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:35.069986 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da8e5dc2-00af-4c2c-85fa-e8237254a448 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:35.070480 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da8e5dc2-00af-4c2c-85fa-e8237254a448 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:35.070836 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:35.070836 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:35.072152 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da8e5dc2-00af-4c2c-85fa-e8237254a448 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:35.177650 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:35.177650 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:35.188060 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-da8e5dc2-00af-4c2c-85fa-e8237254a448 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:35.213314 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da8e5dc2-00af-4c2c-85fa-e8237254a448 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:35.214405 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 862/1723] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:35 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 915 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:36.230440 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da4c7077-b841-40d0-81ec-150d8868845b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:36.231559 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da4c7077-b841-40d0-81ec-150d8868845b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:36.231927 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:36.231927 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:36.232542 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da4c7077-b841-40d0-81ec-150d8868845b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:36.348686 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:36.348686 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:36.377230 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-da4c7077-b841-40d0-81ec-150d8868845b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:36.416240 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da4c7077-b841-40d0-81ec-150d8868845b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:36.417654 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 862/1724] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:36 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 915 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:37.434255 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-33e65197-5709-4dfa-b043-9708f6efc979 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:37.436438 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-33e65197-5709-4dfa-b043-9708f6efc979 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:37.437210 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:37.437210 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:37.437855 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-33e65197-5709-4dfa-b043-9708f6efc979 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:37.584444 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:37.584444 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:37.595577 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-33e65197-5709-4dfa-b043-9708f6efc979 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:37.626223 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-33e65197-5709-4dfa-b043-9708f6efc979 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:37.636665 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 863/1725] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:37 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 915 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:38.643338 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ddffba0d-099c-4015-b743-d2c102ceabf1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:38.644463 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ddffba0d-099c-4015-b743-d2c102ceabf1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:38.644833 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:38.644833 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:38.645428 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ddffba0d-099c-4015-b743-d2c102ceabf1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:38.771753 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:38.771753 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:38.787214 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ddffba0d-099c-4015-b743-d2c102ceabf1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:38.838272 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ddffba0d-099c-4015-b743-d2c102ceabf1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:38.839488 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 863/1726] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:38 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 915 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:39.855075 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-617898db-ca5e-49c0-a99f-fced2d94b4f7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:39.855634 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-617898db-ca5e-49c0-a99f-fced2d94b4f7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:39.855761 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:39.855761 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:39.856401 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-617898db-ca5e-49c0-a99f-fced2d94b4f7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:39.956122 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:39.956122 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:39.965377 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-617898db-ca5e-49c0-a99f-fced2d94b4f7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:40.010488 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-617898db-ca5e-49c0-a99f-fced2d94b4f7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:40.011962 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 864/1727] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:39 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 973 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:41.028313 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5454df56-bff7-43ec-aa06-f1c8ddf916f2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:41.028800 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5454df56-bff7-43ec-aa06-f1c8ddf916f2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:41.028938 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:41.028938 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:41.029541 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5454df56-bff7-43ec-aa06-f1c8ddf916f2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:41.148946 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:41.148946 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:41.159531 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5454df56-bff7-43ec-aa06-f1c8ddf916f2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:41.195759 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5454df56-bff7-43ec-aa06-f1c8ddf916f2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:41.197117 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 864/1728] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:41 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 976 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:42.213155 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4fb26181-1583-4537-b26e-e74828ff049c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:42.214563 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4fb26181-1583-4537-b26e-e74828ff049c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:42.214942 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:42.214942 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:42.215519 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4fb26181-1583-4537-b26e-e74828ff049c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:42.317020 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:42.317020 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:42.337374 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4fb26181-1583-4537-b26e-e74828ff049c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:42.376210 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4fb26181-1583-4537-b26e-e74828ff049c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:42.377034 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 865/1729] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:42 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 976 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:43.395722 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4fa5bb31-a73b-44b9-b499-bb469fb5a260 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:43.396831 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4fa5bb31-a73b-44b9-b499-bb469fb5a260 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:43.397999 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:43.397999 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:43.398416 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4fa5bb31-a73b-44b9-b499-bb469fb5a260 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:43.475033 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:43.475033 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:43.486061 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4fa5bb31-a73b-44b9-b499-bb469fb5a260 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:43.532936 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4fa5bb31-a73b-44b9-b499-bb469fb5a260 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:43.534307 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 865/1730] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:43 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 976 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:44.551985 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-695ac0ee-2ffb-4b02-9e91-76f84ed6d8c6 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:44.554301 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-695ac0ee-2ffb-4b02-9e91-76f84ed6d8c6 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:44.554693 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:44.554693 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:44.555571 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-695ac0ee-2ffb-4b02-9e91-76f84ed6d8c6 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:44.637462 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:44.637462 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:44.663517 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-695ac0ee-2ffb-4b02-9e91-76f84ed6d8c6 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:44.704808 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-695ac0ee-2ffb-4b02-9e91-76f84ed6d8c6 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:44.717806 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 866/1731] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:44 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 976 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:45.722687 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-168ed919-fb70-4e22-ba2e-01727c8b352f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:45.723903 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-168ed919-fb70-4e22-ba2e-01727c8b352f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:45.724267 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:45.724267 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:45.724845 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-168ed919-fb70-4e22-ba2e-01727c8b352f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:45.845188 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:45.845188 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:45.864004 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-168ed919-fb70-4e22-ba2e-01727c8b352f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:45.914937 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-168ed919-fb70-4e22-ba2e-01727c8b352f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:45.916419 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 866/1732] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:45 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 976 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:46.933475 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1cd171fc-e131-4cec-bce4-c6be973e2288 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:46.934999 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1cd171fc-e131-4cec-bce4-c6be973e2288 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:46.935568 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:46.935568 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:46.936256 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1cd171fc-e131-4cec-bce4-c6be973e2288 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:47.112265 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:47.112265 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:47.137507 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1cd171fc-e131-4cec-bce4-c6be973e2288 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:47.173566 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1cd171fc-e131-4cec-bce4-c6be973e2288 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:47.177513 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 867/1733] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:46 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 1364 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:06:47.513090 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-0af0f353-f564-43fe-9931-e844ceca91c8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:47.513612 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-0af0f353-f564-43fe-9931-e844ceca91c8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:47.513829 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:47.513829 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:47.514198 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-0af0f353-f564-43fe-9931-e844ceca91c8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:47.566990 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:47.566990 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:47.576048 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-b6199d49-c15f-412e-992a-1002df451df5 req-0af0f353-f564-43fe-9931-e844ceca91c8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:47.600761 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-0af0f353-f564-43fe-9931-e844ceca91c8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:47.602898 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 867/1734] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:06:47 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 1364 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:06:47.734750 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1cd171fc-e131-4cec-bce4-c6be973e2288 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume// Jan 13 04:06:47.735516 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1cd171fc-e131-4cec-bce4-c6be973e2288 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:47.735930 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:47.735930 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:47.736568 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1cd171fc-e131-4cec-bce4-c6be973e2288 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:47.738234 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1cd171fc-e131-4cec-bce4-c6be973e2288 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:06:47.739028 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 868/1735] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 04:06:47 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 04:06:47.760226 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-5c433112-2642-41f9-8faf-8907fade2e48 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments Jan 13 04:06:47.770510 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:47.770510 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:47.771392 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-5c433112-2642-41f9-8faf-8907fade2e48 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d573bf16-982e-496e-a444-ba549cb2df7b", "instance_uuid": "86625426-5755-4934-a869-9f35432b524d", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:06:47.869019 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:47.869019 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:47.939040 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-5c433112-2642-41f9-8faf-8907fade2e48 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments returned with HTTP 200 Jan 13 04:06:47.950358 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 868/1736] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 04:06:47 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments => generated 273 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:06:47.985573 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-af38ddcf-368c-4650-b6ad-9ad72a946b5d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:47.986405 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-af38ddcf-368c-4650-b6ad-9ad72a946b5d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:47.987326 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-af38ddcf-368c-4650-b6ad-9ad72a946b5d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:48.043553 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:48.043553 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:48.055697 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-af38ddcf-368c-4650-b6ad-9ad72a946b5d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:48.072157 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-5c433112-2642-41f9-8faf-8907fade2e48 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume// Jan 13 04:06:48.072661 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-5c433112-2642-41f9-8faf-8907fade2e48 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:48.072925 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:48.072925 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:48.073520 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-5c433112-2642-41f9-8faf-8907fade2e48 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:48.074827 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-5c433112-2642-41f9-8faf-8907fade2e48 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:06:48.076506 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 869/1737] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 04:06:48 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 04:06:48.078086 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:48.078086 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:48.089868 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-af38ddcf-368c-4650-b6ad-9ad72a946b5d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:48.090712 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 869/1738] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:47 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 1363 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:06:48.090816 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-5b57b4fa-446b-4cc0-a090-10f68b494eaf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:48.091366 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-5b57b4fa-446b-4cc0-a090-10f68b494eaf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:48.091842 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-5b57b4fa-446b-4cc0-a090-10f68b494eaf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:48.179460 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:48.179460 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:48.189975 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-b6199d49-c15f-412e-992a-1002df451df5 req-5b57b4fa-446b-4cc0-a090-10f68b494eaf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:48.210635 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:48.210635 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:48.223629 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-5b57b4fa-446b-4cc0-a090-10f68b494eaf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:48.224996 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 870/1739] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 04:06:48 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 1462 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 13 04:06:48.247488 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-049c5ead-4750-40c3-b840-1be5e6a42902 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] PUT http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments/9d4ef4c8-297a-4f31-80dd-33cc43a0e45d Jan 13 04:06:48.248007 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:48.248007 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:48.248463 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-049c5ead-4750-40c3-b840-1be5e6a42902 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:06:48.285421 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 04:06:48.285421 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 04:06:48.286200 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-b6199d49-c15f-412e-992a-1002df451df5 req-049c5ead-4750-40c3-b840-1be5e6a42902 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Lock "b'cinder-attachment_update-d573bf16-982e-496e-a444-ba549cb2df7b-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.012s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 04:06:48.289209 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:48.289209 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:49.109092 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-73851ae3-6a71-4db6-bfb7-31dfad8af3f7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:49.111037 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-73851ae3-6a71-4db6-bfb7-31dfad8af3f7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:49.111616 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:49.111616 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:49.112961 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-73851ae3-6a71-4db6-bfb7-31dfad8af3f7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:49.196444 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:49.196444 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:49.208685 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-73851ae3-6a71-4db6-bfb7-31dfad8af3f7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:49.233961 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:49.233961 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:49.245760 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-73851ae3-6a71-4db6-bfb7-31dfad8af3f7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:49.247235 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 871/1740] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:49 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 1363 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:06:49.862772 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-b6199d49-c15f-412e-992a-1002df451df5 req-049c5ead-4750-40c3-b840-1be5e6a42902 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Lock "b'cinder-attachment_update-d573bf16-982e-496e-a444-ba549cb2df7b-n-h1-766380-6'" released by "attachment_update" :: held 1.577s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 04:06:49.863730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-049c5ead-4750-40c3-b840-1be5e6a42902 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments/9d4ef4c8-297a-4f31-80dd-33cc43a0e45d returned with HTTP 200 Jan 13 04:06:49.864669 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 870/1741] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 04:06:48 2021] PUT /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments/9d4ef4c8-297a-4f31-80dd-33cc43a0e45d => generated 762 bytes in 1623 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:06:50.264559 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7d6216a1-c683-4427-8971-4eb8c65bda0d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:50.265224 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7d6216a1-c683-4427-8971-4eb8c65bda0d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:50.265660 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:50.265660 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:50.266124 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7d6216a1-c683-4427-8971-4eb8c65bda0d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:50.317294 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:50.317294 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:50.325802 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7d6216a1-c683-4427-8971-4eb8c65bda0d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:50.346529 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:50.346529 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:50.357123 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7d6216a1-c683-4427-8971-4eb8c65bda0d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:50.358123 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 872/1742] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:50 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 1364 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:06:51.375510 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-720f9052-7f82-4a94-ac24-92b0446c43df tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:51.377292 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-720f9052-7f82-4a94-ac24-92b0446c43df tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:51.377807 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:51.377807 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:51.378442 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-720f9052-7f82-4a94-ac24-92b0446c43df tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:51.544783 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:51.544783 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:51.575654 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-720f9052-7f82-4a94-ac24-92b0446c43df tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:51.623798 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:51.623798 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:51.646940 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-720f9052-7f82-4a94-ac24-92b0446c43df tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:51.657031 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 871/1743] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:51 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 1364 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:06:52.665020 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cef25fd5-762c-425d-bc2f-ab35c25a6fdd tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:52.666099 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cef25fd5-762c-425d-bc2f-ab35c25a6fdd tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:52.666478 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:52.666478 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:52.667259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cef25fd5-762c-425d-bc2f-ab35c25a6fdd tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:52.765920 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:52.765920 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:52.775160 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cef25fd5-762c-425d-bc2f-ab35c25a6fdd tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:52.795809 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:52.795809 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:52.807198 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cef25fd5-762c-425d-bc2f-ab35c25a6fdd tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:52.808194 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 873/1744] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:52 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 1364 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:06:53.825135 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f1af1f99-c151-40ed-a191-e1efcbbb65a5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:53.826591 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f1af1f99-c151-40ed-a191-e1efcbbb65a5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:53.827387 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:53.827387 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:53.829045 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f1af1f99-c151-40ed-a191-e1efcbbb65a5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:53.893638 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:53.893638 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:53.905093 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f1af1f99-c151-40ed-a191-e1efcbbb65a5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:53.932213 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:53.932213 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:53.946310 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f1af1f99-c151-40ed-a191-e1efcbbb65a5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:53.947471 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 872/1745] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:53 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 1364 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:06:54.963876 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e61091fa-a53b-4717-ba61-43112d7769de tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:54.964515 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e61091fa-a53b-4717-ba61-43112d7769de tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:54.964610 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:54.964610 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:54.964972 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e61091fa-a53b-4717-ba61-43112d7769de tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:55.017986 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:55.017986 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:55.027262 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e61091fa-a53b-4717-ba61-43112d7769de tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:55.049144 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:55.049144 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:55.068731 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e61091fa-a53b-4717-ba61-43112d7769de tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:55.069904 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 874/1746] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:54 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 1364 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:06:55.499613 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-22d221a2-d299-4310-b7bf-d59f1e6f5c01 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments/9d4ef4c8-297a-4f31-80dd-33cc43a0e45d/action Jan 13 04:06:55.499613 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:55.499613 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:55.499613 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-22d221a2-d299-4310-b7bf-d59f1e6f5c01 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action body: b'{"os-complete": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:06:55.505186 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-22d221a2-d299-4310-b7bf-d59f1e6f5c01 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:06:55.630931 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:55.630931 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:55.645187 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b6199d49-c15f-412e-992a-1002df451df5 req-22d221a2-d299-4310-b7bf-d59f1e6f5c01 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments/9d4ef4c8-297a-4f31-80dd-33cc43a0e45d/action returned with HTTP 204 Jan 13 04:06:55.646817 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 873/1747] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 04:06:55 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments/9d4ef4c8-297a-4f31-80dd-33cc43a0e45d/action => generated 0 bytes in 205 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:06:56.090581 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6bdcdf63-7bda-4c95-b759-aeaf78c9864e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:56.091116 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6bdcdf63-7bda-4c95-b759-aeaf78c9864e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:56.091277 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:56.091277 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:56.091893 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6bdcdf63-7bda-4c95-b759-aeaf78c9864e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:56.252430 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:56.252430 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:56.271555 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6bdcdf63-7bda-4c95-b759-aeaf78c9864e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:56.301048 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:56.301048 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:56.313200 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6bdcdf63-7bda-4c95-b759-aeaf78c9864e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:06:56.314268 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 875/1748] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:06:56 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 1656 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:06:56.331723 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1aaa1be0-66c8-454d-a5fd-b5b667ec0c56 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots Jan 13 04:06:56.332502 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:56.332502 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:56.333159 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1aaa1be0-66c8-454d-a5fd-b5b667ec0c56 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d573bf16-982e-496e-a444-ba549cb2df7b", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1539971314"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:06:56.410538 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:56.410538 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:56.411660 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1aaa1be0-66c8-454d-a5fd-b5b667ec0c56 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:56.412010 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-1aaa1be0-66c8-454d-a5fd-b5b667ec0c56 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create snapshot from volume d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:56.430630 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1aaa1be0-66c8-454d-a5fd-b5b667ec0c56 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots returned with HTTP 400 Jan 13 04:06:56.434627 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 874/1749] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:06:56 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots => generated 160 bytes in 107 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 04:06:56.444488 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8269e301-fb2a-4a3c-9de0-8ab661ddb64e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots Jan 13 04:06:56.444894 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:56.444894 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:56.446286 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8269e301-fb2a-4a3c-9de0-8ab661ddb64e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d573bf16-982e-496e-a444-ba549cb2df7b", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1769428372"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:06:56.583558 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:56.583558 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:56.587830 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8269e301-fb2a-4a3c-9de0-8ab661ddb64e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:56.590386 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-8269e301-fb2a-4a3c-9de0-8ab661ddb64e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create snapshot from volume d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:56.708897 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-8269e301-fb2a-4a3c-9de0-8ab661ddb64e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Created reservations ['5713160d-4b87-4b82-91d6-3131412c812f', 'a18071a2-3fbb-43f1-bf39-f4d28f1db871', '83ecdb23-6f49-4d0c-81c0-0f00750187e6', '70ebb766-288c-47ef-88ce-ab05f052537d'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:06:56.908998 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8269e301-fb2a-4a3c-9de0-8ab661ddb64e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot force create request issued successfully. Jan 13 04:06:56.909973 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8269e301-fb2a-4a3c-9de0-8ab661ddb64e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots returned with HTTP 202 Jan 13 04:06:56.911342 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 876/1750] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:06:56 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots => generated 310 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:06:56.925667 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d556fafc-70ac-4d0f-838e-7b7344db7636 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 Jan 13 04:06:56.926861 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d556fafc-70ac-4d0f-838e-7b7344db7636 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:56.927415 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:56.927415 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:56.932939 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d556fafc-70ac-4d0f-838e-7b7344db7636 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:56.990266 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:56.990266 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:56.991577 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d556fafc-70ac-4d0f-838e-7b7344db7636 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:06:56.994971 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d556fafc-70ac-4d0f-838e-7b7344db7636 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 returned with HTTP 200 Jan 13 04:06:57.001290 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 875/1751] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:06:56 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 => generated 442 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:58.014296 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-625b6867-6597-43da-b40b-6f794749f81c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 Jan 13 04:06:58.016046 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-625b6867-6597-43da-b40b-6f794749f81c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:58.019021 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:58.019021 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:58.019453 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-625b6867-6597-43da-b40b-6f794749f81c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:58.098225 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:58.098225 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:58.099382 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-625b6867-6597-43da-b40b-6f794749f81c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:06:58.111783 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-625b6867-6597-43da-b40b-6f794749f81c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 returned with HTTP 200 Jan 13 04:06:58.113413 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 877/1752] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:06:58 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 => generated 442 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:59.130834 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f68f1178-0671-46a6-9c0f-6c7455ab1d9a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 Jan 13 04:06:59.131915 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f68f1178-0671-46a6-9c0f-6c7455ab1d9a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:59.132446 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:59.132446 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:59.133171 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f68f1178-0671-46a6-9c0f-6c7455ab1d9a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:59.164048 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:59.164048 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:59.166080 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f68f1178-0671-46a6-9c0f-6c7455ab1d9a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:06:59.168249 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f68f1178-0671-46a6-9c0f-6c7455ab1d9a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 returned with HTTP 200 Jan 13 04:06:59.169074 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 876/1753] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:06:59 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:06:59.180024 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0771a9e2-b228-4bde-afa5-4e5c45a00b75 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots Jan 13 04:06:59.180610 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:59.180610 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:59.181118 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0771a9e2-b228-4bde-afa5-4e5c45a00b75 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d573bf16-982e-496e-a444-ba549cb2df7b", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-221682697"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:06:59.240802 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:59.240802 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:59.242448 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0771a9e2-b228-4bde-afa5-4e5c45a00b75 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:06:59.242895 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-0771a9e2-b228-4bde-afa5-4e5c45a00b75 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create snapshot from volume d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:06:59.307884 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-0771a9e2-b228-4bde-afa5-4e5c45a00b75 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Created reservations ['ba472890-eebf-4d07-a294-7e9ee386c707', '9331f537-a879-4e1e-9044-d967bd5935c2', 'f2846877-b66d-48c8-8b11-32ab05f6ec9b', '577b7bab-9a50-46b4-a2e8-a5e94f1b7e84'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:06:59.443959 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0771a9e2-b228-4bde-afa5-4e5c45a00b75 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot force create request issued successfully. Jan 13 04:06:59.445044 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0771a9e2-b228-4bde-afa5-4e5c45a00b75 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots returned with HTTP 202 Jan 13 04:06:59.452066 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 878/1754] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:06:59 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots => generated 309 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 04:06:59.457319 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac4a4400-d653-4923-b26f-c4c96e08745b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 Jan 13 04:06:59.457848 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ac4a4400-d653-4923-b26f-c4c96e08745b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:06:59.464479 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:06:59.464479 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:06:59.465087 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ac4a4400-d653-4923-b26f-c4c96e08745b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:06:59.531109 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:06:59.531109 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:06:59.532264 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ac4a4400-d653-4923-b26f-c4c96e08745b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:06:59.536306 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac4a4400-d653-4923-b26f-c4c96e08745b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 returned with HTTP 200 Jan 13 04:06:59.542310 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 877/1755] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:06:59 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 => generated 441 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:00.554409 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6e6ee0fb-71a0-47cf-bf8b-7b5dc8647b82 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 Jan 13 04:07:00.555705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6e6ee0fb-71a0-47cf-bf8b-7b5dc8647b82 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:00.555925 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:00.555925 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:00.556370 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6e6ee0fb-71a0-47cf-bf8b-7b5dc8647b82 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:00.584997 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:00.584997 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:00.587032 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6e6ee0fb-71a0-47cf-bf8b-7b5dc8647b82 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:00.589541 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6e6ee0fb-71a0-47cf-bf8b-7b5dc8647b82 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 returned with HTTP 200 Jan 13 04:07:00.591097 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 879/1756] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:00 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 => generated 441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:01.603873 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c061c848-9f27-4cd7-938a-4d6c9d1a71e5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 Jan 13 04:07:01.604622 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c061c848-9f27-4cd7-938a-4d6c9d1a71e5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:01.604742 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:01.604742 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:01.605290 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c061c848-9f27-4cd7-938a-4d6c9d1a71e5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:01.634394 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:01.634394 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:01.635741 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c061c848-9f27-4cd7-938a-4d6c9d1a71e5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:01.637968 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c061c848-9f27-4cd7-938a-4d6c9d1a71e5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 returned with HTTP 200 Jan 13 04:07:01.638981 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 878/1757] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:01 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 => generated 468 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:07:01.655770 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fb87b3de-9813-4cfb-8d18-2b12ed99d944 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots Jan 13 04:07:01.656559 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:01.656559 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:01.657219 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fb87b3de-9813-4cfb-8d18-2b12ed99d944 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d573bf16-982e-496e-a444-ba549cb2df7b", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2090659172"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:07:01.723480 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:01.723480 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:01.725799 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fb87b3de-9813-4cfb-8d18-2b12ed99d944 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:07:01.726321 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-fb87b3de-9813-4cfb-8d18-2b12ed99d944 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create snapshot from volume d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:07:01.795543 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-fb87b3de-9813-4cfb-8d18-2b12ed99d944 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Created reservations ['e659ae94-b80f-4686-a96c-49f2796549ff', '3e28c251-8a10-4822-8992-e21b72c90aad', '87801230-07d2-48fc-90b6-1d7678c4a481', 'a2de7310-d513-4846-8809-398d0bdc2ac3'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:07:01.920629 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fb87b3de-9813-4cfb-8d18-2b12ed99d944 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot force create request issued successfully. Jan 13 04:07:01.921139 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fb87b3de-9813-4cfb-8d18-2b12ed99d944 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots returned with HTTP 202 Jan 13 04:07:01.928440 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 880/1758] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:07:01 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots => generated 310 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:07:01.933994 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cfc0a48a-4ae9-475a-a532-5f59399a68af tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 Jan 13 04:07:01.934528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cfc0a48a-4ae9-475a-a532-5f59399a68af tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:01.934743 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:01.934743 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:01.936884 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cfc0a48a-4ae9-475a-a532-5f59399a68af tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:01.996974 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:01.996974 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:01.999414 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cfc0a48a-4ae9-475a-a532-5f59399a68af tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:02.001917 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cfc0a48a-4ae9-475a-a532-5f59399a68af tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 returned with HTTP 200 Jan 13 04:07:02.004319 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 879/1759] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:01 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 => generated 442 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:03.016616 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4b14cbfd-b71b-49d6-8cf6-eabf70cb0814 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 Jan 13 04:07:03.017173 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4b14cbfd-b71b-49d6-8cf6-eabf70cb0814 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:03.017354 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:03.017354 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:03.017716 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4b14cbfd-b71b-49d6-8cf6-eabf70cb0814 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:03.075062 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:03.075062 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:03.083190 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4b14cbfd-b71b-49d6-8cf6-eabf70cb0814 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:03.086647 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4b14cbfd-b71b-49d6-8cf6-eabf70cb0814 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 returned with HTTP 200 Jan 13 04:07:03.087591 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 881/1760] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:03 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 => generated 442 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:04.103331 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e6f34363-4804-4568-9e59-3cf437b7c1bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 Jan 13 04:07:04.103860 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e6f34363-4804-4568-9e59-3cf437b7c1bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:04.104219 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:04.104219 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:04.104937 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e6f34363-4804-4568-9e59-3cf437b7c1bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:04.140207 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:04.140207 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:04.143265 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e6f34363-4804-4568-9e59-3cf437b7c1bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:04.145545 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e6f34363-4804-4568-9e59-3cf437b7c1bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 returned with HTTP 200 Jan 13 04:07:04.153978 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 880/1761] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:04 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 => generated 469 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:04.157742 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3afa7688-a357-4793-b25b-ac00512f078c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 Jan 13 04:07:04.158425 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3afa7688-a357-4793-b25b-ac00512f078c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:04.158859 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:04.158859 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:04.159492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3afa7688-a357-4793-b25b-ac00512f078c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:04.160036 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-3afa7688-a357-4793-b25b-ac00512f078c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete snapshot with id: 6d9f6061-add0-4e5f-937a-b85b5515aa11 Jan 13 04:07:04.188147 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:04.188147 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:04.189724 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3afa7688-a357-4793-b25b-ac00512f078c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:04.265061 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3afa7688-a357-4793-b25b-ac00512f078c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot delete request issued successfully. Jan 13 04:07:04.266074 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3afa7688-a357-4793-b25b-ac00512f078c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 returned with HTTP 202 Jan 13 04:07:04.267770 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 882/1762] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:07:04 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:07:04.278295 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-661ffeb1-4626-4c77-977d-5b877d14420e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 Jan 13 04:07:04.283942 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-661ffeb1-4626-4c77-977d-5b877d14420e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:04.284407 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:04.284407 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:04.285039 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-661ffeb1-4626-4c77-977d-5b877d14420e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:04.322606 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:04.322606 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:04.324036 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-661ffeb1-4626-4c77-977d-5b877d14420e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:04.326996 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-661ffeb1-4626-4c77-977d-5b877d14420e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 returned with HTTP 200 Jan 13 04:07:04.329464 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 881/1763] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:04 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 => generated 468 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:05.342781 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4e347029-618a-491a-b568-94eba07704c8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 Jan 13 04:07:05.343537 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4e347029-618a-491a-b568-94eba07704c8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:05.343662 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:05.343662 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:05.343930 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4e347029-618a-491a-b568-94eba07704c8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:05.423308 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:05.423308 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:05.424940 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4e347029-618a-491a-b568-94eba07704c8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:05.427341 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4e347029-618a-491a-b568-94eba07704c8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 returned with HTTP 200 Jan 13 04:07:05.434471 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 883/1764] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:05 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 => generated 468 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:06.443938 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fd688307-f7d5-4fc2-9fc7-1a0b4987e674 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 Jan 13 04:07:06.445619 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fd688307-f7d5-4fc2-9fc7-1a0b4987e674 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:06.446695 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:06.446695 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:06.447340 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fd688307-f7d5-4fc2-9fc7-1a0b4987e674 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:06.476511 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fd688307-f7d5-4fc2-9fc7-1a0b4987e674 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 returned with HTTP 404 Jan 13 04:07:06.486598 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e10510d8-6110-4588-9e52-7fd1ca059a96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 Jan 13 04:07:06.487998 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e10510d8-6110-4588-9e52-7fd1ca059a96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:06.488439 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:06.488439 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:06.489087 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e10510d8-6110-4588-9e52-7fd1ca059a96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:06.489626 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-e10510d8-6110-4588-9e52-7fd1ca059a96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete snapshot with id: df6c1e16-0fea-4486-b027-639cbaf105b5 Jan 13 04:07:06.492759 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 882/1765] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:06 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:07:06.535222 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:06.535222 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:06.536853 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e10510d8-6110-4588-9e52-7fd1ca059a96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:06.600999 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e10510d8-6110-4588-9e52-7fd1ca059a96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot delete request issued successfully. Jan 13 04:07:06.602143 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e10510d8-6110-4588-9e52-7fd1ca059a96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 returned with HTTP 202 Jan 13 04:07:06.603516 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 884/1766] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:07:06 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:07:06.615897 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b8dcb7b8-7783-40e5-9570-982707ac932d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 Jan 13 04:07:06.616634 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b8dcb7b8-7783-40e5-9570-982707ac932d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:06.618760 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b8dcb7b8-7783-40e5-9570-982707ac932d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:06.655202 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:06.655202 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:06.656420 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b8dcb7b8-7783-40e5-9570-982707ac932d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:06.661353 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b8dcb7b8-7783-40e5-9570-982707ac932d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 returned with HTTP 200 Jan 13 04:07:06.662410 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 883/1767] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:06 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 => generated 468 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:07.678858 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-04799010-7b6f-4390-8436-51b601430ad8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 Jan 13 04:07:07.682383 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-04799010-7b6f-4390-8436-51b601430ad8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:07.683097 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:07.683097 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:07.683779 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-04799010-7b6f-4390-8436-51b601430ad8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:07.713828 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:07.713828 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:07.715185 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-04799010-7b6f-4390-8436-51b601430ad8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:07.717391 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-04799010-7b6f-4390-8436-51b601430ad8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 returned with HTTP 200 Jan 13 04:07:07.718363 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 885/1768] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:07 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 => generated 468 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:07:08.736513 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ef927a9f-441c-4c1f-bfa1-51545380eb32 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 Jan 13 04:07:08.737155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ef927a9f-441c-4c1f-bfa1-51545380eb32 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:08.737701 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:08.737701 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:08.738227 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ef927a9f-441c-4c1f-bfa1-51545380eb32 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:08.790655 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ef927a9f-441c-4c1f-bfa1-51545380eb32 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 returned with HTTP 404 Jan 13 04:07:08.796567 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 884/1769] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:08 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:07:08.801830 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8ff4c630-7208-4810-bb91-edacf31a17bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 Jan 13 04:07:08.802697 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8ff4c630-7208-4810-bb91-edacf31a17bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:08.802984 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:08.802984 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:08.803443 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8ff4c630-7208-4810-bb91-edacf31a17bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:08.803873 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-8ff4c630-7208-4810-bb91-edacf31a17bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete snapshot with id: aaa1c97e-c9be-4baf-808b-637b05dd3b37 Jan 13 04:07:08.862190 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:08.862190 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:08.870181 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8ff4c630-7208-4810-bb91-edacf31a17bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:08.996257 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8ff4c630-7208-4810-bb91-edacf31a17bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot delete request issued successfully. Jan 13 04:07:09.007765 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8ff4c630-7208-4810-bb91-edacf31a17bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 returned with HTTP 202 Jan 13 04:07:09.009155 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 886/1770] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:07:08 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:07:09.019750 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2da9487c-5bd3-4d8f-86c0-032ec84f4043 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 Jan 13 04:07:09.020561 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2da9487c-5bd3-4d8f-86c0-032ec84f4043 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:09.021186 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2da9487c-5bd3-4d8f-86c0-032ec84f4043 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:09.075393 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:09.075393 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:09.076777 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2da9487c-5bd3-4d8f-86c0-032ec84f4043 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:09.079099 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2da9487c-5bd3-4d8f-86c0-032ec84f4043 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 returned with HTTP 200 Jan 13 04:07:09.080577 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 885/1771] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:09 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 => generated 467 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:10.093126 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-096fb880-ae0c-4198-a576-35158363992e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 Jan 13 04:07:10.093680 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-096fb880-ae0c-4198-a576-35158363992e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:10.093851 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:10.093851 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:10.094235 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-096fb880-ae0c-4198-a576-35158363992e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:10.145895 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:10.145895 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:10.147041 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-096fb880-ae0c-4198-a576-35158363992e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:10.161599 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-096fb880-ae0c-4198-a576-35158363992e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 returned with HTTP 200 Jan 13 04:07:10.162518 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 887/1772] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:10 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 => generated 467 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:11.175200 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6070419d-f72a-40c5-be66-700d345d48bd tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 Jan 13 04:07:11.176332 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6070419d-f72a-40c5-be66-700d345d48bd tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:11.176706 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:11.176706 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:11.177341 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6070419d-f72a-40c5-be66-700d345d48bd tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:11.254437 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6070419d-f72a-40c5-be66-700d345d48bd tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 returned with HTTP 404 Jan 13 04:07:11.278979 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 886/1773] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:11 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 => generated 111 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:07:11.540151 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-06638130-c9b4-426f-b9ac-f0e54fa95a0c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:07:11.541094 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-06638130-c9b4-426f-b9ac-f0e54fa95a0c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:11.541506 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:11.541506 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:11.542199 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-06638130-c9b4-426f-b9ac-f0e54fa95a0c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:11.618098 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:11.618098 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:11.629106 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-06638130-c9b4-426f-b9ac-f0e54fa95a0c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:07:11.654148 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:11.654148 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:11.667749 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-06638130-c9b4-426f-b9ac-f0e54fa95a0c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:07:11.668895 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 888/1774] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:07:11 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 1656 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:07:11.695724 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-a0f32da4-7f54-4028-a26f-086547c5a796 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b/action Jan 13 04:07:11.697127 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-a0f32da4-7f54-4028-a26f-086547c5a796 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action body: b'{"os-begin_detaching": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:07:11.697679 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-a0f32da4-7f54-4028-a26f-086547c5a796 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:07:11.769790 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:11.769790 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:11.771822 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-a0f32da4-7f54-4028-a26f-086547c5a796 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:07:11.790483 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-a0f32da4-7f54-4028-a26f-086547c5a796 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Begin detaching volume completed successfully. Jan 13 04:07:11.791267 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-a0f32da4-7f54-4028-a26f-086547c5a796 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b/action returned with HTTP 202 Jan 13 04:07:11.792393 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 887/1775] 10.222.0.38 () {64 vars in 1643 bytes} [Wed Jan 13 04:07:11 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:07:11.818011 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-de15b7d5-de0d-4954-9540-bb085ca3a4ca tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:07:11.818988 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-de15b7d5-de0d-4954-9540-bb085ca3a4ca tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:11.819363 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:11.819363 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:11.820963 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-de15b7d5-de0d-4954-9540-bb085ca3a4ca tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:11.868246 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-a0f32da4-7f54-4028-a26f-086547c5a796 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume// Jan 13 04:07:11.869602 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-a0f32da4-7f54-4028-a26f-086547c5a796 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:11.870092 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:11.870092 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:11.870706 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-a0f32da4-7f54-4028-a26f-086547c5a796 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:11.872395 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-a0f32da4-7f54-4028-a26f-086547c5a796 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:07:11.873202 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 888/1776] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 04:07:11 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 04:07:11.888807 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-5e1e49fd-f621-46ba-88f5-dbda9d6d4a1d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:07:11.890506 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-5e1e49fd-f621-46ba-88f5-dbda9d6d4a1d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:11.891160 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-5e1e49fd-f621-46ba-88f5-dbda9d6d4a1d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:11.936716 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:11.936716 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:11.963350 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-de15b7d5-de0d-4954-9540-bb085ca3a4ca tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:07:12.008254 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:12.008254 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:12.010563 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:12.010563 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:12.021551 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-5e1e49fd-f621-46ba-88f5-dbda9d6d4a1d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:07:12.039625 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-de15b7d5-de0d-4954-9540-bb085ca3a4ca tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:07:12.041382 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 889/1777] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:07:11 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 1659 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:07:12.047224 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:12.047224 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:12.060506 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-5e1e49fd-f621-46ba-88f5-dbda9d6d4a1d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:07:12.063933 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 889/1778] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 04:07:11 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 1758 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:07:12.441227 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-9e0e9a9a-858b-4610-b37c-74519f1a8e61 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments/9d4ef4c8-297a-4f31-80dd-33cc43a0e45d Jan 13 04:07:12.442401 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-9e0e9a9a-858b-4610-b37c-74519f1a8e61 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:12.442766 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:12.442766 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:12.443340 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-9e0e9a9a-858b-4610-b37c-74519f1a8e61 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:12.496323 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:12.496323 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:13.058751 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2ed1932f-92f4-412a-adf8-4b32353ce673 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:07:13.059767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2ed1932f-92f4-412a-adf8-4b32353ce673 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:13.060142 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:13.060142 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:13.060665 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2ed1932f-92f4-412a-adf8-4b32353ce673 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:13.152390 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:13.152390 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:13.167618 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2ed1932f-92f4-412a-adf8-4b32353ce673 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:07:13.213048 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:13.213048 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:13.229794 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2ed1932f-92f4-412a-adf8-4b32353ce673 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:07:13.230893 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 890/1779] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:07:13 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 1659 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:07:13.356330 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-9e0e9a9a-858b-4610-b37c-74519f1a8e61 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 04:07:13.356954 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-9e0e9a9a-858b-4610-b37c-74519f1a8e61 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 04:07:13.365800 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-08819971-bb1c-44bd-abbd-64d43a7e81c8 req-9e0e9a9a-858b-4610-b37c-74519f1a8e61 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments/9d4ef4c8-297a-4f31-80dd-33cc43a0e45d returned with HTTP 200 Jan 13 04:07:13.369408 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 890/1780] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 04:07:12 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments/9d4ef4c8-297a-4f31-80dd-33cc43a0e45d => generated 19 bytes in 933 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:14.254108 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4b5f091c-f6b6-4a71-8685-a05465df5001 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:07:14.255302 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4b5f091c-f6b6-4a71-8685-a05465df5001 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:14.255524 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:14.255524 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:14.255870 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4b5f091c-f6b6-4a71-8685-a05465df5001 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:14.330100 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:14.330100 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:14.342840 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4b5f091c-f6b6-4a71-8685-a05465df5001 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:07:14.371513 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4b5f091c-f6b6-4a71-8685-a05465df5001 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:07:14.372695 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 891/1781] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:07:14 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 1364 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:07:25.466468 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ae7a3fc1-b53f-4be1-9a30-90711f207a40 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots Jan 13 04:07:25.467931 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:25.467931 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:25.468617 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ae7a3fc1-b53f-4be1-9a30-90711f207a40 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0036f388-c4d8-45fb-895d-cb33c65bf915", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-136867259"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:07:25.582105 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:25.582105 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:25.583332 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ae7a3fc1-b53f-4be1-9a30-90711f207a40 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:07:25.583694 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-ae7a3fc1-b53f-4be1-9a30-90711f207a40 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create snapshot from volume 0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:07:25.691349 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-ae7a3fc1-b53f-4be1-9a30-90711f207a40 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Created reservations ['a3086c68-39e1-4f3d-921b-3a26955b795f', 'bc04f870-ef78-4c98-aa09-2194e1341ee9', 'b91b9928-a88f-40e2-aadb-100c1f4dd406', '9ded6f1b-dd02-4bc8-a05f-129426d9aeb7'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:07:25.854766 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ae7a3fc1-b53f-4be1-9a30-90711f207a40 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot create request issued successfully. Jan 13 04:07:25.857540 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ae7a3fc1-b53f-4be1-9a30-90711f207a40 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots returned with HTTP 202 Jan 13 04:07:25.859854 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 891/1782] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:07:25 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots => generated 379 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:07:25.876490 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e37c2cdc-98d4-47d2-b715-245c6617094c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea Jan 13 04:07:25.877906 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e37c2cdc-98d4-47d2-b715-245c6617094c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:25.879748 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:25.879748 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:25.881249 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e37c2cdc-98d4-47d2-b715-245c6617094c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:25.928176 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:25.928176 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:25.930299 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e37c2cdc-98d4-47d2-b715-245c6617094c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:25.943733 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e37c2cdc-98d4-47d2-b715-245c6617094c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea returned with HTTP 200 Jan 13 04:07:25.945876 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 892/1783] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:25 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea => generated 511 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:26.960101 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-85977633-203e-43f4-bd51-b5f72050bb12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea Jan 13 04:07:26.960870 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-85977633-203e-43f4-bd51-b5f72050bb12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:26.961155 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:26.961155 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:26.961591 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-85977633-203e-43f4-bd51-b5f72050bb12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:27.034850 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:27.034850 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:27.035984 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-85977633-203e-43f4-bd51-b5f72050bb12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:27.037930 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-85977633-203e-43f4-bd51-b5f72050bb12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea returned with HTTP 200 Jan 13 04:07:27.049118 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 892/1784] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:26 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea => generated 511 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:28.064021 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-188f907c-be39-479a-891b-cdfb3ede54cf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea Jan 13 04:07:28.064820 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-188f907c-be39-479a-891b-cdfb3ede54cf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:28.065127 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:28.065127 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:28.065664 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-188f907c-be39-479a-891b-cdfb3ede54cf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:28.149381 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:28.149381 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:28.150617 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-188f907c-be39-479a-891b-cdfb3ede54cf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:28.165579 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-188f907c-be39-479a-891b-cdfb3ede54cf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea returned with HTTP 200 Jan 13 04:07:28.166380 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 893/1785] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:28 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea => generated 538 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:28.184667 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26a0b488-bcc7-4503-8b47-c5666999556c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea Jan 13 04:07:28.185634 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26a0b488-bcc7-4503-8b47-c5666999556c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:28.185991 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:28.185991 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:28.186640 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26a0b488-bcc7-4503-8b47-c5666999556c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:28.584399 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:28.584399 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:28.585950 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-26a0b488-bcc7-4503-8b47-c5666999556c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:28.594671 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26a0b488-bcc7-4503-8b47-c5666999556c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea returned with HTTP 200 Jan 13 04:07:28.595682 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 893/1786] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:28 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea => generated 538 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:28.617452 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5053d5c-59a5-4958-87d3-921271b80e0f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots Jan 13 04:07:28.618497 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5053d5c-59a5-4958-87d3-921271b80e0f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:28.618928 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:28.618928 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:28.619608 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5053d5c-59a5-4958-87d3-921271b80e0f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:28.620841 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-d5053d5c-59a5-4958-87d3-921271b80e0f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:07:28.625826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-d5053d5c-59a5-4958-87d3-921271b80e0f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Building query based on filter {{(pid=87926) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:07:28.664771 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d5053d5c-59a5-4958-87d3-921271b80e0f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Get all snapshots completed successfully. Jan 13 04:07:28.666010 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5053d5c-59a5-4958-87d3-921271b80e0f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots returned with HTTP 200 Jan 13 04:07:28.668594 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 894/1787] 10.222.0.38 () {58 vars in 1210 bytes} [Wed Jan 13 04:07:28 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots => generated 729 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:28.683850 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-335ed958-211c-49c7-8d7c-8f77239fe010 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] PUT http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea Jan 13 04:07:28.684414 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:28.684414 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:28.684835 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-335ed958-211c-49c7-8d7c-8f77239fe010 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-835129095", "description": "This is the new description of snapshot."}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:07:28.746982 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:28.746982 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:28.748746 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-335ed958-211c-49c7-8d7c-8f77239fe010 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:28.767395 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-335ed958-211c-49c7-8d7c-8f77239fe010 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea returned with HTTP 200 Jan 13 04:07:28.769601 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 894/1788] 10.222.0.38 () {60 vars in 1342 bytes} [Wed Jan 13 04:07:28 2021] PUT /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea => generated 442 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:28.784268 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a71ffdaa-8522-4bae-8a5c-782a63e7218a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea Jan 13 04:07:28.785541 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a71ffdaa-8522-4bae-8a5c-782a63e7218a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:28.786025 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:28.786025 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:28.786970 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a71ffdaa-8522-4bae-8a5c-782a63e7218a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:28.909025 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:28.909025 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:28.910801 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a71ffdaa-8522-4bae-8a5c-782a63e7218a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:28.924873 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a71ffdaa-8522-4bae-8a5c-782a63e7218a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea returned with HTTP 200 Jan 13 04:07:28.925905 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 895/1789] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:28 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea => generated 576 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:28.940784 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3e876e60-6827-4c03-8bda-cda20697e14f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea Jan 13 04:07:28.941858 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3e876e60-6827-4c03-8bda-cda20697e14f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:28.942477 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:28.942477 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:28.943462 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3e876e60-6827-4c03-8bda-cda20697e14f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:28.944920 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-3e876e60-6827-4c03-8bda-cda20697e14f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete snapshot with id: 17d086be-c03a-40e3-85f3-1cfa67f699ea Jan 13 04:07:29.041953 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:29.041953 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:29.043251 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3e876e60-6827-4c03-8bda-cda20697e14f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:29.243592 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3e876e60-6827-4c03-8bda-cda20697e14f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot delete request issued successfully. Jan 13 04:07:29.244604 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3e876e60-6827-4c03-8bda-cda20697e14f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea returned with HTTP 202 Jan 13 04:07:29.247682 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 895/1790] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:07:28 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea => generated 0 bytes in 313 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:07:29.254195 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-738081c7-a0fe-41f0-898b-8b07141f32a3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea Jan 13 04:07:29.254739 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-738081c7-a0fe-41f0-898b-8b07141f32a3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:29.255230 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:29.255230 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:29.256219 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-738081c7-a0fe-41f0-898b-8b07141f32a3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:29.314043 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:29.314043 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:29.315766 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-738081c7-a0fe-41f0-898b-8b07141f32a3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:29.319294 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-738081c7-a0fe-41f0-898b-8b07141f32a3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea returned with HTTP 200 Jan 13 04:07:29.328399 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 896/1791] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:29 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea => generated 575 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:29.474646 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] POST http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes Jan 13 04:07:29.485058 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:29.485058 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:29.485904 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-422407535", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:07:29.489782 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-422407535', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:07:29.493025 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Create volume of 1 GB Jan 13 04:07:29.493929 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:29.493929 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:29.529679 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Availability Zones retrieved successfully. Jan 13 04:07:29.557587 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Flow 'volume_create_api' (08da9955-9cb8-4120-91d6-43fad463965a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:07:29.570386 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b15cb4c-fca2-4760-b886-9ae95243d767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:07:29.580971 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:07:29.759381 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b15cb4c-fca2-4760-b886-9ae95243d767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:07:29.764366 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3feba8b-c1bd-4287-aef1-7d29bf4bdb9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:07:29.960649 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Created reservations ['5c4dc747-6664-4ed1-b4de-ee4a70642eb9', '87a3e0c1-e682-4e43-a43d-e5d575090b06', 'cb972a3b-25da-41b2-b035-0e24d011c90a', 'f46a9976-c1b1-431f-b043-42232f0644a2'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:07:29.963429 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3feba8b-c1bd-4287-aef1-7d29bf4bdb9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c4dc747-6664-4ed1-b4de-ee4a70642eb9', '87a3e0c1-e682-4e43-a43d-e5d575090b06', 'cb972a3b-25da-41b2-b035-0e24d011c90a', 'f46a9976-c1b1-431f-b043-42232f0644a2']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:07:29.966103 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c838208f-34d8-434a-8f48-5c7a0e94f2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:07:30.039149 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c838208f-34d8-434a-8f48-5c7a0e94f2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-422407535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8653d21ae3d7460f9b0021eeb6129302',qos_specs=None,replication_status=,reservations=['5c4dc747-6664-4ed1-b4de-ee4a70642eb9','87a3e0c1-e682-4e43-a43d-e5d575090b06','cb972a3b-25da-41b2-b035-0e24d011c90a','f46a9976-c1b1-431f-b043-42232f0644a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40acac42c3b54cb388166d5258bc8ab5',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-422407535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8653d21ae3d7460f9b0021eeb6129302',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='40acac42c3b54cb388166d5258bc8ab5',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:07:30.043373 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a34ad271-bd02-4bb2-8275-83b850c081f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:07:30.078416 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a34ad271-bd02-4bb2-8275-83b850c081f2) transitioned into state 'SUCCESS' from state '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-422407535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8653d21ae3d7460f9b0021eeb6129302',qos_specs=None,replication_status=,reservations=['5c4dc747-6664-4ed1-b4de-ee4a70642eb9','87a3e0c1-e682-4e43-a43d-e5d575090b06','cb972a3b-25da-41b2-b035-0e24d011c90a','f46a9976-c1b1-431f-b043-42232f0644a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40acac42c3b54cb388166d5258bc8ab5',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:07:30.081732 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c9e6875-99b3-4288-a142-13833c339f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:07:30.119024 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c9e6875-99b3-4288-a142-13833c339f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:07:30.137188 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Flow 'volume_create_api' (08da9955-9cb8-4120-91d6-43fad463965a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:07:30.325246 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Create volume request issued successfully. Jan 13 04:07:30.333063 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e0f2d12c-d40f-4fbe-9933-da7dfaef58a0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea Jan 13 04:07:30.333857 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e0f2d12c-d40f-4fbe-9933-da7dfaef58a0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:30.334073 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:30.334073 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:30.334464 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e0f2d12c-d40f-4fbe-9933-da7dfaef58a0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:30.356350 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-317a27f9-a5ff-4662-82e6-3a03d83f0ad3 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes returned with HTTP 202 Jan 13 04:07:30.366056 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 896/1792] 10.222.0.38 () {64 vars in 1512 bytes} [Wed Jan 13 04:07:29 2021] POST /volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes => generated 823 bytes in 890 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:07:30.373070 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-217a63dd-18d5-4cae-8185-896d0c080309 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] GET http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa Jan 13 04:07:30.373779 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-217a63dd-18d5-4cae-8185-896d0c080309 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:30.374880 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:30.374880 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:30.376484 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-217a63dd-18d5-4cae-8185-896d0c080309 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:30.429952 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:30.429952 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:30.451284 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e0f2d12c-d40f-4fbe-9933-da7dfaef58a0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:30.455971 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e0f2d12c-d40f-4fbe-9933-da7dfaef58a0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea returned with HTTP 200 Jan 13 04:07:30.463941 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 897/1793] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:30 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea => generated 575 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:30.478924 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:30.478924 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:30.492604 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-217a63dd-18d5-4cae-8185-896d0c080309 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Volume info retrieved successfully. Jan 13 04:07:30.523366 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-36f9d4ca-007c-4d02-a2a7-87ae47483a1b req-217a63dd-18d5-4cae-8185-896d0c080309 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa returned with HTTP 200 Jan 13 04:07:30.524497 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 897/1794] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:07:30 2021] GET /volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa => generated 915 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:07:30.653146 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b2cef9af-6f02-452c-ab1a-038585e88a27 req-c3b3ede9-2e19-469d-b7c2-21a596942204 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] GET http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa Jan 13 04:07:30.653576 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b2cef9af-6f02-452c-ab1a-038585e88a27 req-c3b3ede9-2e19-469d-b7c2-21a596942204 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:30.653792 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:30.653792 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:30.654168 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b2cef9af-6f02-452c-ab1a-038585e88a27 req-c3b3ede9-2e19-469d-b7c2-21a596942204 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:30.813677 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:30.813677 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:30.831171 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-b2cef9af-6f02-452c-ab1a-038585e88a27 req-c3b3ede9-2e19-469d-b7c2-21a596942204 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Volume info retrieved successfully. Jan 13 04:07:30.895883 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b2cef9af-6f02-452c-ab1a-038585e88a27 req-c3b3ede9-2e19-469d-b7c2-21a596942204 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa returned with HTTP 200 Jan 13 04:07:30.901670 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 898/1795] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:07:30 2021] GET /volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa => generated 915 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:31.472336 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a5074f12-738e-4e64-a65f-315d07f8889d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea Jan 13 04:07:31.473791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a5074f12-738e-4e64-a65f-315d07f8889d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:31.474234 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:31.474234 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:31.475000 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a5074f12-738e-4e64-a65f-315d07f8889d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:31.537434 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:31.537434 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:31.540762 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a5074f12-738e-4e64-a65f-315d07f8889d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:31.544152 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a5074f12-738e-4e64-a65f-315d07f8889d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea returned with HTTP 200 Jan 13 04:07:31.545166 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 898/1796] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:31 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea => generated 575 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:31.946665 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-21d94d15-ca92-473f-88b2-ba4474617cb3 req-f07cda31-5949-43f3-9dda-a3346bab6b79 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] GET http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa Jan 13 04:07:31.948618 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-21d94d15-ca92-473f-88b2-ba4474617cb3 req-f07cda31-5949-43f3-9dda-a3346bab6b79 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:31.949564 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:31.949564 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:31.950576 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-21d94d15-ca92-473f-88b2-ba4474617cb3 req-f07cda31-5949-43f3-9dda-a3346bab6b79 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:32.029556 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:32.029556 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:32.049814 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-21d94d15-ca92-473f-88b2-ba4474617cb3 req-f07cda31-5949-43f3-9dda-a3346bab6b79 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Volume info retrieved successfully. Jan 13 04:07:32.089495 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-21d94d15-ca92-473f-88b2-ba4474617cb3 req-f07cda31-5949-43f3-9dda-a3346bab6b79 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa returned with HTTP 200 Jan 13 04:07:32.091219 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 899/1797] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:07:31 2021] GET /volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa => generated 916 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:32.150096 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-a8e83c49-2d32-428d-a68c-412d12e25038 req-a975dab7-a1ea-418f-9416-ac6f0c851630 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] POST http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots Jan 13 04:07:32.150827 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:32.150827 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:32.151452 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-a8e83c49-2d32-428d-a68c-412d12e25038 req-a975dab7-a1ea-418f-9416-ac6f0c851630 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-629047563", "description": null, "metadata": {}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:07:32.220774 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:32.220774 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:32.222278 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-a8e83c49-2d32-428d-a68c-412d12e25038 req-a975dab7-a1ea-418f-9416-ac6f0c851630 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Volume info retrieved successfully. Jan 13 04:07:32.222637 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [req-a8e83c49-2d32-428d-a68c-412d12e25038 req-a975dab7-a1ea-418f-9416-ac6f0c851630 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Create snapshot from volume a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa Jan 13 04:07:32.295174 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [req-a8e83c49-2d32-428d-a68c-412d12e25038 req-a975dab7-a1ea-418f-9416-ac6f0c851630 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Created reservations ['81d50cf9-c0e3-4026-892a-b1aa43768b2b', '7154e037-f25e-499b-b6d1-485d39214e3d', '1cff1744-608c-4e30-bc68-f881b3171e9f', '8b699fb2-8ef7-4fc8-b19a-db6ca3b6d4c2'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:07:32.443081 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-a8e83c49-2d32-428d-a68c-412d12e25038 req-a975dab7-a1ea-418f-9416-ac6f0c851630 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Snapshot create request issued successfully. Jan 13 04:07:32.443842 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-a8e83c49-2d32-428d-a68c-412d12e25038 req-a975dab7-a1ea-418f-9416-ac6f0c851630 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots returned with HTTP 202 Jan 13 04:07:32.458233 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 899/1798] 10.222.0.38 () {64 vars in 1518 bytes} [Wed Jan 13 04:07:32 2021] POST /volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots => generated 310 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:07:32.560174 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9514b5da-efc2-4040-8966-e2f3b40efc22 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea Jan 13 04:07:32.560916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9514b5da-efc2-4040-8966-e2f3b40efc22 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:32.561139 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:32.561139 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:32.561738 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9514b5da-efc2-4040-8966-e2f3b40efc22 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:32.565726 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-aa4a094d-8789-4007-8aea-9823bd477065 req-d2166c63-d30f-4b5c-a508-1f161e26d34e tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] GET http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 Jan 13 04:07:32.566539 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-aa4a094d-8789-4007-8aea-9823bd477065 req-d2166c63-d30f-4b5c-a508-1f161e26d34e tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:32.566760 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:32.566760 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:32.567171 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-aa4a094d-8789-4007-8aea-9823bd477065 req-d2166c63-d30f-4b5c-a508-1f161e26d34e tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:32.642838 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9514b5da-efc2-4040-8966-e2f3b40efc22 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea returned with HTTP 404 Jan 13 04:07:32.657682 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:32.657682 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:32.659388 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-aa4a094d-8789-4007-8aea-9823bd477065 req-d2166c63-d30f-4b5c-a508-1f161e26d34e tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Snapshot retrieved successfully. Jan 13 04:07:32.662704 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 900/1799] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:32 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea => generated 111 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:07:32.670820 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-99c24506-b55c-4b21-b748-80d53d76d100 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots Jan 13 04:07:32.674041 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-aa4a094d-8789-4007-8aea-9823bd477065 req-d2166c63-d30f-4b5c-a508-1f161e26d34e tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 returned with HTTP 200 Jan 13 04:07:32.675635 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 900/1800] 10.222.0.38 () {60 vars in 1575 bytes} [Wed Jan 13 04:07:32 2021] GET /volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 => generated 442 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:32.675832 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-99c24506-b55c-4b21-b748-80d53d76d100 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0036f388-c4d8-45fb-895d-cb33c65bf915", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-849826519"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:07:32.757791 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-02a04cbd-70a4-49fb-924e-ce846a666ae7 req-7a59d09b-8549-4042-8afc-c41cd79e3ce4 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] GET http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/detail Jan 13 04:07:32.758445 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-02a04cbd-70a4-49fb-924e-ce846a666ae7 req-7a59d09b-8549-4042-8afc-c41cd79e3ce4 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:32.758752 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:32.758752 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:32.759350 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-02a04cbd-70a4-49fb-924e-ce846a666ae7 req-7a59d09b-8549-4042-8afc-c41cd79e3ce4 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:32.760022 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [req-02a04cbd-70a4-49fb-924e-ce846a666ae7 req-7a59d09b-8549-4042-8afc-c41cd79e3ce4 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:07:32.764770 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [req-02a04cbd-70a4-49fb-924e-ce846a666ae7 req-7a59d09b-8549-4042-8afc-c41cd79e3ce4 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Building query based on filter {{(pid=87926) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:07:32.800519 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:32.800519 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:32.805668 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-02a04cbd-70a4-49fb-924e-ce846a666ae7 req-7a59d09b-8549-4042-8afc-c41cd79e3ce4 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Get all snapshots completed successfully. Jan 13 04:07:32.807274 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-99c24506-b55c-4b21-b748-80d53d76d100 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:07:32.808058 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-99c24506-b55c-4b21-b748-80d53d76d100 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create snapshot from volume 0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:07:32.809418 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:32.809418 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:32.814424 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-02a04cbd-70a4-49fb-924e-ce846a666ae7 req-7a59d09b-8549-4042-8afc-c41cd79e3ce4 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/detail returned with HTTP 200 Jan 13 04:07:32.817897 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 901/1801] 10.222.0.38 () {60 vars in 1485 bytes} [Wed Jan 13 04:07:32 2021] GET /volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/detail => generated 445 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:32.887268 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-82328e3a-17fc-47bf-934b-fa80117a9125 req-1fd1edd6-c71f-42ea-9c5c-ca5259c61a1f tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] GET http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 Jan 13 04:07:32.888099 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-82328e3a-17fc-47bf-934b-fa80117a9125 req-1fd1edd6-c71f-42ea-9c5c-ca5259c61a1f tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:32.888540 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:32.888540 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:32.889411 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-82328e3a-17fc-47bf-934b-fa80117a9125 req-1fd1edd6-c71f-42ea-9c5c-ca5259c61a1f tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:32.912541 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-99c24506-b55c-4b21-b748-80d53d76d100 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Created reservations ['0c4ae487-6bd2-4f66-93ba-27797ca84232', 'd6d4acd4-e27c-41ce-9346-05306e9cb823', 'b1844b09-d9d3-4eb4-8f90-2397b086bccb', '8ac16c4d-5e8f-4dda-a4ff-0b8db6904f63'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:07:32.952464 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:32.952464 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:32.953598 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-82328e3a-17fc-47bf-934b-fa80117a9125 req-1fd1edd6-c71f-42ea-9c5c-ca5259c61a1f tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Snapshot retrieved successfully. Jan 13 04:07:32.955540 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-82328e3a-17fc-47bf-934b-fa80117a9125 req-1fd1edd6-c71f-42ea-9c5c-ca5259c61a1f tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 returned with HTTP 200 Jan 13 04:07:32.956372 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 902/1802] 10.222.0.38 () {60 vars in 1575 bytes} [Wed Jan 13 04:07:32 2021] GET /volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 => generated 442 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:33.148714 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-99c24506-b55c-4b21-b748-80d53d76d100 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot create request issued successfully. Jan 13 04:07:33.150418 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-99c24506-b55c-4b21-b748-80d53d76d100 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots returned with HTTP 202 Jan 13 04:07:33.152207 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 901/1803] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:07:32 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots => generated 309 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:07:33.164242 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3e99eabd-7cf4-409b-a393-49068d4edbb8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 Jan 13 04:07:33.165020 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3e99eabd-7cf4-409b-a393-49068d4edbb8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:33.165516 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:33.165516 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:33.166120 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3e99eabd-7cf4-409b-a393-49068d4edbb8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:33.193421 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:33.193421 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:33.195043 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3e99eabd-7cf4-409b-a393-49068d4edbb8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:33.197266 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3e99eabd-7cf4-409b-a393-49068d4edbb8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 returned with HTTP 200 Jan 13 04:07:33.198306 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 903/1804] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:33 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 => generated 441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:07:34.018223 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e1c51c54-c530-4452-9737-37b85b98715c req-038ab4e0-3bbd-4841-b302-9b13dd7d9436 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] GET http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 Jan 13 04:07:34.023463 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e1c51c54-c530-4452-9737-37b85b98715c req-038ab4e0-3bbd-4841-b302-9b13dd7d9436 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:34.023807 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:34.023807 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:34.024406 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e1c51c54-c530-4452-9737-37b85b98715c req-038ab4e0-3bbd-4841-b302-9b13dd7d9436 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:34.088433 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:34.088433 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:34.090561 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e1c51c54-c530-4452-9737-37b85b98715c req-038ab4e0-3bbd-4841-b302-9b13dd7d9436 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Snapshot retrieved successfully. Jan 13 04:07:34.094503 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e1c51c54-c530-4452-9737-37b85b98715c req-038ab4e0-3bbd-4841-b302-9b13dd7d9436 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 returned with HTTP 200 Jan 13 04:07:34.096026 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 902/1805] 10.222.0.38 () {60 vars in 1575 bytes} [Wed Jan 13 04:07:34 2021] GET /volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 => generated 442 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:34.212184 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1fb7c7a9-513c-4492-a491-cc615a616fd9 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 Jan 13 04:07:34.212986 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1fb7c7a9-513c-4492-a491-cc615a616fd9 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:34.213412 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:34.213412 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:34.214042 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1fb7c7a9-513c-4492-a491-cc615a616fd9 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:34.281582 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:34.281582 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:34.288387 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1fb7c7a9-513c-4492-a491-cc615a616fd9 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:34.290754 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1fb7c7a9-513c-4492-a491-cc615a616fd9 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 returned with HTTP 200 Jan 13 04:07:34.297993 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 904/1806] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:34 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 => generated 441 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:35.144772 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-147aad9b-e512-486d-9312-3c85fa2fa3d6 req-c7af9e82-124e-4181-a2c3-1e9fbb6fd834 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] GET http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 Jan 13 04:07:35.145892 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-147aad9b-e512-486d-9312-3c85fa2fa3d6 req-c7af9e82-124e-4181-a2c3-1e9fbb6fd834 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:35.146089 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:35.146089 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:35.146722 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-147aad9b-e512-486d-9312-3c85fa2fa3d6 req-c7af9e82-124e-4181-a2c3-1e9fbb6fd834 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:35.174209 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:35.174209 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:35.175389 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-147aad9b-e512-486d-9312-3c85fa2fa3d6 req-c7af9e82-124e-4181-a2c3-1e9fbb6fd834 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Snapshot retrieved successfully. Jan 13 04:07:35.177383 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-147aad9b-e512-486d-9312-3c85fa2fa3d6 req-c7af9e82-124e-4181-a2c3-1e9fbb6fd834 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 returned with HTTP 200 Jan 13 04:07:35.178840 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 903/1807] 10.222.0.38 () {60 vars in 1575 bytes} [Wed Jan 13 04:07:35 2021] GET /volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:35.226480 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6e7f4355-b946-499c-80d7-cd11eaac602c req-0e09ea7a-bfa3-48ae-9f69-32e343faec85 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] DELETE http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 Jan 13 04:07:35.227089 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6e7f4355-b946-499c-80d7-cd11eaac602c req-0e09ea7a-bfa3-48ae-9f69-32e343faec85 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:35.227309 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:35.227309 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:35.227753 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6e7f4355-b946-499c-80d7-cd11eaac602c req-0e09ea7a-bfa3-48ae-9f69-32e343faec85 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:35.228184 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [req-6e7f4355-b946-499c-80d7-cd11eaac602c req-0e09ea7a-bfa3-48ae-9f69-32e343faec85 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Delete snapshot with id: c6a1d07d-8e52-4210-b07d-c4df29a47820 Jan 13 04:07:35.258343 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:35.258343 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:35.259484 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-6e7f4355-b946-499c-80d7-cd11eaac602c req-0e09ea7a-bfa3-48ae-9f69-32e343faec85 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Snapshot retrieved successfully. Jan 13 04:07:35.310590 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c403df6-9f7c-48d8-b46a-80196f5b8939 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 Jan 13 04:07:35.311380 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6c403df6-9f7c-48d8-b46a-80196f5b8939 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:35.311737 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:35.311737 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:35.312394 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6c403df6-9f7c-48d8-b46a-80196f5b8939 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:35.335417 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-6e7f4355-b946-499c-80d7-cd11eaac602c req-0e09ea7a-bfa3-48ae-9f69-32e343faec85 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Snapshot delete request issued successfully. Jan 13 04:07:35.335417 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6e7f4355-b946-499c-80d7-cd11eaac602c req-0e09ea7a-bfa3-48ae-9f69-32e343faec85 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 returned with HTTP 202 Jan 13 04:07:35.339642 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:35.339642 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:35.341316 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6c403df6-9f7c-48d8-b46a-80196f5b8939 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:07:35.343377 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c403df6-9f7c-48d8-b46a-80196f5b8939 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 returned with HTTP 200 Jan 13 04:07:35.344855 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 905/1808] 10.222.0.38 () {62 vars in 1597 bytes} [Wed Jan 13 04:07:35 2021] DELETE /volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:07:35.356691 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 904/1809] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:07:35 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 => generated 468 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:35.396593 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-57379cd6-81f8-49e0-80ec-098b96b883ff req-dbac5ac7-03a3-4524-85cb-01671ad3ff8b tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] GET http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 Jan 13 04:07:35.397630 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-57379cd6-81f8-49e0-80ec-098b96b883ff req-dbac5ac7-03a3-4524-85cb-01671ad3ff8b tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:35.398044 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:35.398044 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:35.398904 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-57379cd6-81f8-49e0-80ec-098b96b883ff req-dbac5ac7-03a3-4524-85cb-01671ad3ff8b tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:35.464872 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:35.464872 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:35.466024 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-57379cd6-81f8-49e0-80ec-098b96b883ff req-dbac5ac7-03a3-4524-85cb-01671ad3ff8b tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Snapshot retrieved successfully. Jan 13 04:07:35.468488 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-57379cd6-81f8-49e0-80ec-098b96b883ff req-dbac5ac7-03a3-4524-85cb-01671ad3ff8b tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 returned with HTTP 200 Jan 13 04:07:35.469492 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 906/1810] 10.222.0.38 () {60 vars in 1575 bytes} [Wed Jan 13 04:07:35 2021] GET /volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 => generated 468 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:36.607620 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-1ff68837-cde2-45fc-a845-9f9854636371 req-3190d12e-7ffa-46b4-978a-ddb4b52bbf65 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] GET http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 Jan 13 04:07:36.608128 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-1ff68837-cde2-45fc-a845-9f9854636371 req-3190d12e-7ffa-46b4-978a-ddb4b52bbf65 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:36.608338 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:36.608338 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:36.609638 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-1ff68837-cde2-45fc-a845-9f9854636371 req-3190d12e-7ffa-46b4-978a-ddb4b52bbf65 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:36.663875 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:36.663875 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:36.665867 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-1ff68837-cde2-45fc-a845-9f9854636371 req-3190d12e-7ffa-46b4-978a-ddb4b52bbf65 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Snapshot retrieved successfully. Jan 13 04:07:36.668015 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-1ff68837-cde2-45fc-a845-9f9854636371 req-3190d12e-7ffa-46b4-978a-ddb4b52bbf65 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 returned with HTTP 200 Jan 13 04:07:36.673816 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 905/1811] 10.222.0.38 () {60 vars in 1575 bytes} [Wed Jan 13 04:07:36 2021] GET /volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 => generated 468 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:37.729636 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ef8eed4a-d646-4c82-bf0d-78d1d5fa8ce2 req-06738e80-5b84-41c9-b79f-aa5d089030a4 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] GET http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 Jan 13 04:07:37.730951 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ef8eed4a-d646-4c82-bf0d-78d1d5fa8ce2 req-06738e80-5b84-41c9-b79f-aa5d089030a4 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:37.731322 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:37.731322 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:37.731967 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ef8eed4a-d646-4c82-bf0d-78d1d5fa8ce2 req-06738e80-5b84-41c9-b79f-aa5d089030a4 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:37.760886 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ef8eed4a-d646-4c82-bf0d-78d1d5fa8ce2 req-06738e80-5b84-41c9-b79f-aa5d089030a4 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 returned with HTTP 404 Jan 13 04:07:37.768115 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 907/1812] 10.222.0.38 () {60 vars in 1575 bytes} [Wed Jan 13 04:07:37 2021] GET /volume/v3/8653d21ae3d7460f9b0021eeb6129302/snapshots/c6a1d07d-8e52-4210-b07d-c4df29a47820 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:07:37.811236 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-07e36447-00da-442d-861f-951396c82dba req-639a4518-c4a0-4fee-af6b-aa08662d9ae6 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] DELETE http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa Jan 13 04:07:37.811972 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-07e36447-00da-442d-861f-951396c82dba req-639a4518-c4a0-4fee-af6b-aa08662d9ae6 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:37.812557 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:37.812557 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:37.813204 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-07e36447-00da-442d-861f-951396c82dba req-639a4518-c4a0-4fee-af6b-aa08662d9ae6 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:37.814132 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [req-07e36447-00da-442d-861f-951396c82dba req-639a4518-c4a0-4fee-af6b-aa08662d9ae6 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Delete volume with id: a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa Jan 13 04:07:37.873506 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:37.873506 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:37.875239 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-07e36447-00da-442d-861f-951396c82dba req-639a4518-c4a0-4fee-af6b-aa08662d9ae6 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Volume info retrieved successfully. Jan 13 04:07:37.919432 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-07e36447-00da-442d-861f-951396c82dba req-639a4518-c4a0-4fee-af6b-aa08662d9ae6 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Delete volume request issued successfully. Jan 13 04:07:37.923221 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-07e36447-00da-442d-861f-951396c82dba req-639a4518-c4a0-4fee-af6b-aa08662d9ae6 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa returned with HTTP 202 Jan 13 04:07:37.931318 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 906/1813] 10.222.0.38 () {62 vars in 1591 bytes} [Wed Jan 13 04:07:37 2021] DELETE /volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:07:38.005091 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-897fb562-2ce4-486f-ba9b-0a9835ba1003 req-b263eed7-f807-4a31-bd99-d435dd9b0d0a tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] GET http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa Jan 13 04:07:38.005838 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-897fb562-2ce4-486f-ba9b-0a9835ba1003 req-b263eed7-f807-4a31-bd99-d435dd9b0d0a tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:38.007045 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-897fb562-2ce4-486f-ba9b-0a9835ba1003 req-b263eed7-f807-4a31-bd99-d435dd9b0d0a tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:38.074122 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:38.074122 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:38.084131 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-897fb562-2ce4-486f-ba9b-0a9835ba1003 req-b263eed7-f807-4a31-bd99-d435dd9b0d0a tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Volume info retrieved successfully. Jan 13 04:07:38.109852 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-897fb562-2ce4-486f-ba9b-0a9835ba1003 req-b263eed7-f807-4a31-bd99-d435dd9b0d0a tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa returned with HTTP 200 Jan 13 04:07:38.115561 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 908/1814] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:07:37 2021] GET /volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa => generated 915 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:39.196696 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-3a4e2adc-a719-423c-b1cb-7f76e5f8dd57 req-586a0985-4f08-499d-b4e2-d781edd0c044 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] GET http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa Jan 13 04:07:39.198539 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-3a4e2adc-a719-423c-b1cb-7f76e5f8dd57 req-586a0985-4f08-499d-b4e2-d781edd0c044 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:39.199063 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:39.199063 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:39.199635 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-3a4e2adc-a719-423c-b1cb-7f76e5f8dd57 req-586a0985-4f08-499d-b4e2-d781edd0c044 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:39.283169 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:39.283169 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:39.296266 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-3a4e2adc-a719-423c-b1cb-7f76e5f8dd57 req-586a0985-4f08-499d-b4e2-d781edd0c044 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Volume info retrieved successfully. Jan 13 04:07:39.341475 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-3a4e2adc-a719-423c-b1cb-7f76e5f8dd57 req-586a0985-4f08-499d-b4e2-d781edd0c044 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa returned with HTTP 200 Jan 13 04:07:39.342663 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 907/1815] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:07:39 2021] GET /volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa => generated 915 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:40.410165 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-52a2309d-281e-42dc-98c5-b022a751ba33 req-ac431e5e-b367-4dd7-aee6-cb610267960c tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] GET http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa Jan 13 04:07:40.419615 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-52a2309d-281e-42dc-98c5-b022a751ba33 req-ac431e5e-b367-4dd7-aee6-cb610267960c tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:40.420131 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:40.420131 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:40.421031 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-52a2309d-281e-42dc-98c5-b022a751ba33 req-ac431e5e-b367-4dd7-aee6-cb610267960c tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:40.540222 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-52a2309d-281e-42dc-98c5-b022a751ba33 req-ac431e5e-b367-4dd7-aee6-cb610267960c tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa returned with HTTP 404 Jan 13 04:07:40.541552 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 909/1816] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:07:40 2021] GET /volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 04:07:40.604912 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-35c352eb-e860-4620-8e45-5372948a68d4 req-63b45475-9be4-41a1-98ff-3a5c6f07d0d2 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] DELETE http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa Jan 13 04:07:40.605759 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-35c352eb-e860-4620-8e45-5372948a68d4 req-63b45475-9be4-41a1-98ff-3a5c6f07d0d2 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:40.606176 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:40.606176 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:40.606831 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-35c352eb-e860-4620-8e45-5372948a68d4 req-63b45475-9be4-41a1-98ff-3a5c6f07d0d2 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:40.607510 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [req-35c352eb-e860-4620-8e45-5372948a68d4 req-63b45475-9be4-41a1-98ff-3a5c6f07d0d2 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Delete volume with id: a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa Jan 13 04:07:40.658723 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-35c352eb-e860-4620-8e45-5372948a68d4 req-63b45475-9be4-41a1-98ff-3a5c6f07d0d2 tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa returned with HTTP 404 Jan 13 04:07:40.665901 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 908/1817] 10.222.0.38 () {62 vars in 1591 bytes} [Wed Jan 13 04:07:40 2021] DELETE /volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:07:40.716402 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b435af89-82f5-425f-89af-975cbe4df782 req-0519d88c-eb0d-4880-becb-8644d4b7f35e tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] GET http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa Jan 13 04:07:40.717628 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b435af89-82f5-425f-89af-975cbe4df782 req-0519d88c-eb0d-4880-becb-8644d4b7f35e tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:40.718718 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b435af89-82f5-425f-89af-975cbe4df782 req-0519d88c-eb0d-4880-becb-8644d4b7f35e tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:40.787883 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b435af89-82f5-425f-89af-975cbe4df782 req-0519d88c-eb0d-4880-becb-8644d4b7f35e tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa returned with HTTP 404 Jan 13 04:07:40.791265 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 910/1818] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:07:40 2021] GET /volume/v3/8653d21ae3d7460f9b0021eeb6129302/volumes/a2f5a23a-3fba-49db-97f7-fe3cd6bb9ffa => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:07:56.808152 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-e295d2ca-8153-4337-805e-48586b48244a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:07:56.809539 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-e295d2ca-8153-4337-805e-48586b48244a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:56.810510 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-e295d2ca-8153-4337-805e-48586b48244a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:56.871634 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:56.871634 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:56.881651 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-e295d2ca-8153-4337-805e-48586b48244a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:07:56.911909 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-e295d2ca-8153-4337-805e-48586b48244a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 200 Jan 13 04:07:56.913110 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 909/1819] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:07:56 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 915 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:56.994333 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b435af89-82f5-425f-89af-975cbe4df782 req-0519d88c-eb0d-4880-becb-8644d4b7f35e tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] GET http://10.222.0.38/volume// Jan 13 04:07:56.994891 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b435af89-82f5-425f-89af-975cbe4df782 req-0519d88c-eb0d-4880-becb-8644d4b7f35e tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:56.995453 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b435af89-82f5-425f-89af-975cbe4df782 req-0519d88c-eb0d-4880-becb-8644d4b7f35e tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:56.996601 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b435af89-82f5-425f-89af-975cbe4df782 req-0519d88c-eb0d-4880-becb-8644d4b7f35e tempest-VolumesSnapshotsTestJSON-73318675 tempest-VolumesSnapshotsTestJSON-73318675] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:07:56.997257 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 911/1820] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 04:07:56 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 04:07:57.019120 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-c3c6955b-cfa1-42be-a16a-ce9e90ab2ea8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments Jan 13 04:07:57.021585 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:57.021585 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:57.022295 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-c3c6955b-cfa1-42be-a16a-ce9e90ab2ea8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0036f388-c4d8-45fb-895d-cb33c65bf915", "instance_uuid": "4779b8b7-efd0-49ba-a2e7-572c4b46f525", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:07:57.124820 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:57.124820 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:57.193298 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-c3c6955b-cfa1-42be-a16a-ce9e90ab2ea8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments returned with HTTP 200 Jan 13 04:07:57.194104 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 910/1821] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 04:07:57 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:07:57.259357 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0b3790e-6622-4eca-b0ca-1e250899c5f8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:07:57.262557 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0b3790e-6622-4eca-b0ca-1e250899c5f8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:57.264413 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0b3790e-6622-4eca-b0ca-1e250899c5f8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:57.275783 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-c3c6955b-cfa1-42be-a16a-ce9e90ab2ea8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume// Jan 13 04:07:57.276260 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-c3c6955b-cfa1-42be-a16a-ce9e90ab2ea8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:57.276649 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:57.276649 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:57.277029 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-c3c6955b-cfa1-42be-a16a-ce9e90ab2ea8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:57.278792 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-c3c6955b-cfa1-42be-a16a-ce9e90ab2ea8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:07:57.279421 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 911/1822] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 04:07:57 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 04:07:57.322499 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-518b986f-b39c-475f-87d3-4e2c6517ca72 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:07:57.323077 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-518b986f-b39c-475f-87d3-4e2c6517ca72 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:57.323652 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-518b986f-b39c-475f-87d3-4e2c6517ca72 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:57.331610 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:57.331610 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:57.364034 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d0b3790e-6622-4eca-b0ca-1e250899c5f8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:07:57.396113 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:57.396113 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:57.408088 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0b3790e-6622-4eca-b0ca-1e250899c5f8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 200 Jan 13 04:07:57.419961 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 912/1823] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:07:57 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 914 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:57.436967 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:57.436967 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:57.458311 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-518b986f-b39c-475f-87d3-4e2c6517ca72 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:07:57.506742 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:57.506742 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:57.528033 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-518b986f-b39c-475f-87d3-4e2c6517ca72 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 200 Jan 13 04:07:57.528867 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 912/1824] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 04:07:57 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 1013 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:07:57.553728 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-ac8ba61a-44b1-4294-a383-c34d85614de2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] PUT http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments/31387ea6-001d-4579-8746-43d10b8a343f Jan 13 04:07:57.554935 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:57.554935 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:57.556489 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-ac8ba61a-44b1-4294-a383-c34d85614de2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:07:57.619524 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 04:07:57.619524 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 04:07:57.620187 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-ac8ba61a-44b1-4294-a383-c34d85614de2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Lock "b'cinder-attachment_update-0036f388-c4d8-45fb-895d-cb33c65bf915-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.016s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 04:07:57.622665 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:57.622665 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:58.428497 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea176e91-f282-4628-b4b3-68bab2109f74 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:07:58.429314 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ea176e91-f282-4628-b4b3-68bab2109f74 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:58.429990 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:58.429990 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:58.431334 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ea176e91-f282-4628-b4b3-68bab2109f74 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:58.548795 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:58.548795 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:58.570419 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ea176e91-f282-4628-b4b3-68bab2109f74 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:07:58.604160 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:58.604160 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:58.616542 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea176e91-f282-4628-b4b3-68bab2109f74 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 200 Jan 13 04:07:58.617682 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 913/1825] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:07:58 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 914 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:07:59.607546 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-ac8ba61a-44b1-4294-a383-c34d85614de2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Lock "b'cinder-attachment_update-0036f388-c4d8-45fb-895d-cb33c65bf915-n-h1-766380-6'" released by "attachment_update" :: held 1.987s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 04:07:59.608232 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-ac8ba61a-44b1-4294-a383-c34d85614de2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments/31387ea6-001d-4579-8746-43d10b8a343f returned with HTTP 200 Jan 13 04:07:59.609207 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 913/1826] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 04:07:57 2021] PUT /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments/31387ea6-001d-4579-8746-43d10b8a343f => generated 762 bytes in 2063 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:07:59.633897 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f772dd00-451b-425a-a3b5-5092ff481a0d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:07:59.634641 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f772dd00-451b-425a-a3b5-5092ff481a0d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:07:59.634932 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:07:59.634932 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:07:59.635429 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f772dd00-451b-425a-a3b5-5092ff481a0d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:07:59.750392 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:59.750392 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:59.772339 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f772dd00-451b-425a-a3b5-5092ff481a0d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:07:59.804193 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:07:59.804193 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:07:59.813352 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f772dd00-451b-425a-a3b5-5092ff481a0d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 200 Jan 13 04:07:59.814420 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 914/1827] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:07:59 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 915 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:00.831577 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ca28ec3-e1ed-4a15-b2e5-2658219f4de4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:08:00.832689 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ca28ec3-e1ed-4a15-b2e5-2658219f4de4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:00.833090 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:00.833090 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:00.833988 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ca28ec3-e1ed-4a15-b2e5-2658219f4de4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:00.945147 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:00.945147 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:00.954115 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7ca28ec3-e1ed-4a15-b2e5-2658219f4de4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:00.973393 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:00.973393 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:00.982833 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ca28ec3-e1ed-4a15-b2e5-2658219f4de4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 200 Jan 13 04:08:00.983977 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 914/1828] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:00 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 915 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:02.003796 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9c77f13b-13a8-4c07-b3b8-278f5aae32cd tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:08:02.004602 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9c77f13b-13a8-4c07-b3b8-278f5aae32cd tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:02.005026 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:02.005026 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:02.006513 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9c77f13b-13a8-4c07-b3b8-278f5aae32cd tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:02.116978 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:02.116978 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:02.126478 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9c77f13b-13a8-4c07-b3b8-278f5aae32cd tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:02.151303 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:02.151303 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:02.160786 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9c77f13b-13a8-4c07-b3b8-278f5aae32cd tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 200 Jan 13 04:08:02.161809 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 915/1829] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:01 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 915 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:03.178664 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64bee637-d1e5-49b3-bdf8-be2050c2b95c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:08:03.179662 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64bee637-d1e5-49b3-bdf8-be2050c2b95c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:03.179886 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:03.179886 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:03.180298 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64bee637-d1e5-49b3-bdf8-be2050c2b95c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:03.272411 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:03.272411 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:03.283343 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-64bee637-d1e5-49b3-bdf8-be2050c2b95c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:03.319147 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:03.319147 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:03.329872 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64bee637-d1e5-49b3-bdf8-be2050c2b95c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 200 Jan 13 04:08:03.330697 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 915/1830] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:03 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 915 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:04.347613 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da31806d-3e0c-4748-83ab-61b67710ac86 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:08:04.348115 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da31806d-3e0c-4748-83ab-61b67710ac86 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:04.348559 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:04.348559 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:04.348942 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da31806d-3e0c-4748-83ab-61b67710ac86 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:04.451571 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:04.451571 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:04.485581 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-da31806d-3e0c-4748-83ab-61b67710ac86 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:04.519408 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:04.519408 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:04.539455 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da31806d-3e0c-4748-83ab-61b67710ac86 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 200 Jan 13 04:08:04.540964 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 916/1831] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:04 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 915 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:05.122267 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-d6a25078-5c8a-405c-992f-cd4de74880ed tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments/31387ea6-001d-4579-8746-43d10b8a343f/action Jan 13 04:08:05.122766 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:05.122766 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:05.123200 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-d6a25078-5c8a-405c-992f-cd4de74880ed tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action body: b'{"os-complete": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:08:05.123580 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-d6a25078-5c8a-405c-992f-cd4de74880ed tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:05.236611 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:05.236611 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:05.258381 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-3658fab5-de76-4a55-8646-fa85e98f4b6b req-d6a25078-5c8a-405c-992f-cd4de74880ed tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments/31387ea6-001d-4579-8746-43d10b8a343f/action returned with HTTP 204 Jan 13 04:08:05.259423 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 916/1832] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 04:08:05 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments/31387ea6-001d-4579-8746-43d10b8a343f/action => generated 0 bytes in 142 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:08:05.557364 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cbfc6020-ca50-450e-872f-9e297af13fe4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:08:05.558492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cbfc6020-ca50-450e-872f-9e297af13fe4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:05.559008 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:05.559008 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:05.559639 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cbfc6020-ca50-450e-872f-9e297af13fe4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:05.615909 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:05.615909 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:05.625209 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cbfc6020-ca50-450e-872f-9e297af13fe4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:05.647752 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:05.647752 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:05.657610 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cbfc6020-ca50-450e-872f-9e297af13fe4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 200 Jan 13 04:08:05.674668 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 917/1833] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:05 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 1207 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:08:05.678662 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-182c9cb0-1c6e-40fa-833c-0ee9adc9292e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots Jan 13 04:08:05.679124 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:05.679124 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:05.680315 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-182c9cb0-1c6e-40fa-833c-0ee9adc9292e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0036f388-c4d8-45fb-895d-cb33c65bf915", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2128158520"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:05.749202 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:05.749202 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:05.750286 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-182c9cb0-1c6e-40fa-833c-0ee9adc9292e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:05.750644 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-182c9cb0-1c6e-40fa-833c-0ee9adc9292e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create snapshot from volume 0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:08:05.821317 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-182c9cb0-1c6e-40fa-833c-0ee9adc9292e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Created reservations ['f1e2397e-37ae-481f-9d33-9661fdc528c6', '7d1182e0-ffdc-42f4-bb99-1775cbb7c19c', 'bf3f1bc7-d8ad-44e8-9086-10168ab83072', '41ef7a76-c914-45c4-9401-d8e7ce0c3acd'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:08:05.952549 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-182c9cb0-1c6e-40fa-833c-0ee9adc9292e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot force create request issued successfully. Jan 13 04:08:05.953329 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-182c9cb0-1c6e-40fa-833c-0ee9adc9292e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots returned with HTTP 202 Jan 13 04:08:05.960315 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 917/1834] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:08:05 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots => generated 310 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:08:05.966446 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e04c7e1-d697-4588-bf7a-2f1a19bd3118 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 Jan 13 04:08:05.967116 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e04c7e1-d697-4588-bf7a-2f1a19bd3118 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:05.967580 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:05.967580 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:05.968049 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e04c7e1-d697-4588-bf7a-2f1a19bd3118 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:06.000754 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:06.000754 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:06.002331 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8e04c7e1-d697-4588-bf7a-2f1a19bd3118 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:06.004763 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e04c7e1-d697-4588-bf7a-2f1a19bd3118 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 returned with HTTP 200 Jan 13 04:08:06.011190 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 918/1835] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:05 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 => generated 442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:07.024351 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eb76c875-541e-4040-ba79-3b2a2b9f2ce5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 Jan 13 04:08:07.040204 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eb76c875-541e-4040-ba79-3b2a2b9f2ce5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:07.041117 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:07.041117 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:07.046439 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eb76c875-541e-4040-ba79-3b2a2b9f2ce5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:07.182274 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:07.182274 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:07.183418 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-eb76c875-541e-4040-ba79-3b2a2b9f2ce5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:07.187805 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eb76c875-541e-4040-ba79-3b2a2b9f2ce5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 returned with HTTP 200 Jan 13 04:08:07.188636 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 918/1836] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:07 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 => generated 442 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:08.202811 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-28714b3f-89dc-477b-af12-817c6cb933c0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 Jan 13 04:08:08.203857 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-28714b3f-89dc-477b-af12-817c6cb933c0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:08.204266 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:08.204266 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:08.204930 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-28714b3f-89dc-477b-af12-817c6cb933c0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:08.235668 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:08.235668 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:08.237562 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-28714b3f-89dc-477b-af12-817c6cb933c0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:08.242372 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-28714b3f-89dc-477b-af12-817c6cb933c0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 returned with HTTP 200 Jan 13 04:08:08.249463 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 919/1837] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:08 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 => generated 469 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:08.258362 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5f7af300-a40f-4a93-8db3-301fdba4c834 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots Jan 13 04:08:08.259670 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:08.259670 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:08.260778 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5f7af300-a40f-4a93-8db3-301fdba4c834 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0036f388-c4d8-45fb-895d-cb33c65bf915", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-877127533"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:08.327040 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:08.327040 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:08.328782 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5f7af300-a40f-4a93-8db3-301fdba4c834 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:08.329259 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-5f7af300-a40f-4a93-8db3-301fdba4c834 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create snapshot from volume 0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:08:08.400637 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-5f7af300-a40f-4a93-8db3-301fdba4c834 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Created reservations ['858c63ea-be3c-4e16-a7bb-43c3f949352c', 'beb7c4e4-73a5-4db2-b707-f90b26fa92b4', '0968dc22-f0e6-4d53-ad52-15165efcaba7', 'b4afe8f7-cf1c-4791-b010-1a81ccbfaa53'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:08:08.540663 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5f7af300-a40f-4a93-8db3-301fdba4c834 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot force create request issued successfully. Jan 13 04:08:08.541737 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5f7af300-a40f-4a93-8db3-301fdba4c834 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots returned with HTTP 202 Jan 13 04:08:08.543532 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 919/1838] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:08:08 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots => generated 309 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:08:08.555064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-22ae7f19-5e77-4338-987a-53efe545d857 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 Jan 13 04:08:08.555602 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-22ae7f19-5e77-4338-987a-53efe545d857 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:08.555822 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:08.555822 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:08.556199 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-22ae7f19-5e77-4338-987a-53efe545d857 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:08.594788 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:08.594788 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:08.595890 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-22ae7f19-5e77-4338-987a-53efe545d857 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:08.598196 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-22ae7f19-5e77-4338-987a-53efe545d857 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 returned with HTTP 200 Jan 13 04:08:08.599543 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 920/1839] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:08 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 => generated 441 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:09.616119 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c6052264-a758-47db-9836-eae86f2c009d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 Jan 13 04:08:09.616681 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c6052264-a758-47db-9836-eae86f2c009d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:09.616868 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:09.616868 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:09.617533 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c6052264-a758-47db-9836-eae86f2c009d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:09.702740 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:09.702740 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:09.703893 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c6052264-a758-47db-9836-eae86f2c009d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:09.713925 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c6052264-a758-47db-9836-eae86f2c009d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 returned with HTTP 200 Jan 13 04:08:09.720779 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 920/1840] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:09 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 => generated 441 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:10.760594 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a82afd4a-a183-4a4b-9a5e-de9af485e4e3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 Jan 13 04:08:10.760594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a82afd4a-a183-4a4b-9a5e-de9af485e4e3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:10.760594 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:10.760594 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:10.760594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a82afd4a-a183-4a4b-9a5e-de9af485e4e3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:10.800181 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:10.800181 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:10.801364 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a82afd4a-a183-4a4b-9a5e-de9af485e4e3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:10.804513 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a82afd4a-a183-4a4b-9a5e-de9af485e4e3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 returned with HTTP 200 Jan 13 04:08:10.805394 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 921/1841] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:10 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 => generated 468 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:10.816520 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-54e2e3ad-6b19-4689-986d-fd9c2b447744 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 Jan 13 04:08:10.816851 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-54e2e3ad-6b19-4689-986d-fd9c2b447744 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:10.817077 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:10.817077 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:10.817429 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-54e2e3ad-6b19-4689-986d-fd9c2b447744 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:10.818022 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-54e2e3ad-6b19-4689-986d-fd9c2b447744 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete snapshot with id: 6e860c1f-3dc7-4926-96d3-e0148e0fe021 Jan 13 04:08:10.847855 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:10.847855 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:10.849622 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-54e2e3ad-6b19-4689-986d-fd9c2b447744 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:10.926459 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-54e2e3ad-6b19-4689-986d-fd9c2b447744 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot delete request issued successfully. Jan 13 04:08:10.926789 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-54e2e3ad-6b19-4689-986d-fd9c2b447744 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 returned with HTTP 202 Jan 13 04:08:10.931606 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 921/1842] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:08:10 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:08:10.937053 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2af6f3aa-0e9b-4a5b-bc63-df9cfe5d2c5a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 Jan 13 04:08:10.937912 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2af6f3aa-0e9b-4a5b-bc63-df9cfe5d2c5a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:10.938210 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:10.938210 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:10.938665 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2af6f3aa-0e9b-4a5b-bc63-df9cfe5d2c5a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:10.975051 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:10.975051 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:10.976199 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2af6f3aa-0e9b-4a5b-bc63-df9cfe5d2c5a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:10.978175 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2af6f3aa-0e9b-4a5b-bc63-df9cfe5d2c5a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 returned with HTTP 200 Jan 13 04:08:10.979152 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 922/1843] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:10 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 => generated 467 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:11.995029 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-05815d22-4241-41ca-b5b4-d14320688b4d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 Jan 13 04:08:11.995424 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-05815d22-4241-41ca-b5b4-d14320688b4d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:11.995625 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:11.995625 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:11.996422 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-05815d22-4241-41ca-b5b4-d14320688b4d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:12.037646 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:12.037646 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:12.039037 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-05815d22-4241-41ca-b5b4-d14320688b4d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:12.041100 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-05815d22-4241-41ca-b5b4-d14320688b4d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 returned with HTTP 200 Jan 13 04:08:12.041899 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 922/1844] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:11 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 => generated 467 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:13.054372 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-384f2897-00bc-40a5-9b3b-4ddb8310c180 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 Jan 13 04:08:13.055676 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-384f2897-00bc-40a5-9b3b-4ddb8310c180 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:13.056093 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:13.056093 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:13.056765 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-384f2897-00bc-40a5-9b3b-4ddb8310c180 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:13.079997 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-384f2897-00bc-40a5-9b3b-4ddb8310c180 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 returned with HTTP 404 Jan 13 04:08:13.090187 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-97ae513d-c5b7-4b20-a8c5-303ab3b6caaa tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 Jan 13 04:08:13.091015 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-97ae513d-c5b7-4b20-a8c5-303ab3b6caaa tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:13.091473 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:13.091473 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:13.091949 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-97ae513d-c5b7-4b20-a8c5-303ab3b6caaa tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:13.092388 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-97ae513d-c5b7-4b20-a8c5-303ab3b6caaa tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete snapshot with id: 6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 Jan 13 04:08:13.096373 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 923/1845] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:13 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:08:13.126228 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:13.126228 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:13.127718 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-97ae513d-c5b7-4b20-a8c5-303ab3b6caaa tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:13.205422 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-97ae513d-c5b7-4b20-a8c5-303ab3b6caaa tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot delete request issued successfully. Jan 13 04:08:13.211906 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-97ae513d-c5b7-4b20-a8c5-303ab3b6caaa tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 returned with HTTP 202 Jan 13 04:08:13.212862 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 923/1846] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:08:13 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:08:13.220838 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-20e215b9-12dc-4ecc-9a51-75ff8316e142 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 Jan 13 04:08:13.221274 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-20e215b9-12dc-4ecc-9a51-75ff8316e142 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:13.221767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-20e215b9-12dc-4ecc-9a51-75ff8316e142 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:13.255945 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:13.255945 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:13.257105 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-20e215b9-12dc-4ecc-9a51-75ff8316e142 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:13.259045 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-20e215b9-12dc-4ecc-9a51-75ff8316e142 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 returned with HTTP 200 Jan 13 04:08:13.264482 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 924/1847] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:13 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 => generated 467 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:14.272450 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-73f632a6-3b38-4b97-aa9e-31ae17c98ff7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 Jan 13 04:08:14.273536 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-73f632a6-3b38-4b97-aa9e-31ae17c98ff7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:14.273958 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:14.273958 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:14.274625 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-73f632a6-3b38-4b97-aa9e-31ae17c98ff7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:14.342573 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:14.342573 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:14.344093 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-73f632a6-3b38-4b97-aa9e-31ae17c98ff7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:14.346296 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-73f632a6-3b38-4b97-aa9e-31ae17c98ff7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 returned with HTTP 200 Jan 13 04:08:14.347967 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 924/1848] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:14 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 => generated 467 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:15.367184 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f70ed3bc-c65a-4492-a56d-5fe61723f230 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 Jan 13 04:08:15.367745 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f70ed3bc-c65a-4492-a56d-5fe61723f230 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:15.367914 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:15.367914 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:15.368308 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f70ed3bc-c65a-4492-a56d-5fe61723f230 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:15.397159 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f70ed3bc-c65a-4492-a56d-5fe61723f230 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 returned with HTTP 404 Jan 13 04:08:15.398261 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 925/1849] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:15 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:08:15.405644 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0c252825-607c-42f8-a542-aa09b8fdf17a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 Jan 13 04:08:15.406143 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0c252825-607c-42f8-a542-aa09b8fdf17a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:15.406560 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:15.406560 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:15.406944 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0c252825-607c-42f8-a542-aa09b8fdf17a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:15.407288 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-0c252825-607c-42f8-a542-aa09b8fdf17a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete snapshot with id: e14f8ab1-68bc-4498-9803-7cb91fd74c35 Jan 13 04:08:15.446710 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:15.446710 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:15.447894 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0c252825-607c-42f8-a542-aa09b8fdf17a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:15.522824 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0c252825-607c-42f8-a542-aa09b8fdf17a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot delete request issued successfully. Jan 13 04:08:15.523302 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0c252825-607c-42f8-a542-aa09b8fdf17a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 returned with HTTP 202 Jan 13 04:08:15.527945 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 925/1850] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:08:15 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:08:15.534454 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e460202-ff7e-498e-80c4-2f5674c149d4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 Jan 13 04:08:15.535528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e460202-ff7e-498e-80c4-2f5674c149d4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:15.536128 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e460202-ff7e-498e-80c4-2f5674c149d4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:15.575085 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:15.575085 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:15.576676 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8e460202-ff7e-498e-80c4-2f5674c149d4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:15.579053 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e460202-ff7e-498e-80c4-2f5674c149d4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 returned with HTTP 200 Jan 13 04:08:15.586140 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 926/1851] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:15 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 => generated 468 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:16.594176 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b2dae446-1447-488e-8e9e-5a4ef101e583 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 Jan 13 04:08:16.595341 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b2dae446-1447-488e-8e9e-5a4ef101e583 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:16.595703 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:16.595703 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:16.596864 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b2dae446-1447-488e-8e9e-5a4ef101e583 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:16.635818 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:16.635818 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:16.637688 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b2dae446-1447-488e-8e9e-5a4ef101e583 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:16.640783 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b2dae446-1447-488e-8e9e-5a4ef101e583 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 returned with HTTP 200 Jan 13 04:08:16.647801 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 926/1852] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:16 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 => generated 468 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:17.658385 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-74e7a866-6072-4fa9-8744-6e7354adeba6 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 Jan 13 04:08:17.658385 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-74e7a866-6072-4fa9-8744-6e7354adeba6 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:17.658385 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:17.658385 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:17.658385 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-74e7a866-6072-4fa9-8744-6e7354adeba6 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:17.681075 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-74e7a866-6072-4fa9-8744-6e7354adeba6 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 returned with HTTP 404 Jan 13 04:08:17.682333 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 927/1853] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:17 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:08:18.310746 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-af3f8e47-5e96-4b7b-9119-787e0ab5235e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:08:18.311249 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-af3f8e47-5e96-4b7b-9119-787e0ab5235e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:18.311677 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:18.311677 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:18.312454 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-af3f8e47-5e96-4b7b-9119-787e0ab5235e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:18.366918 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:18.366918 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:18.375516 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-709e378b-5123-4d6b-b92e-6f723af460ce req-af3f8e47-5e96-4b7b-9119-787e0ab5235e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:18.397294 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:18.397294 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:18.405861 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-af3f8e47-5e96-4b7b-9119-787e0ab5235e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 200 Jan 13 04:08:18.406686 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 927/1854] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:08:17 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 1207 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:08:18.452975 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-aa85e872-170b-45f5-b3e9-1f7e36eee63d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915/action Jan 13 04:08:18.454160 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-aa85e872-170b-45f5-b3e9-1f7e36eee63d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action body: b'{"os-begin_detaching": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:08:18.454659 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-aa85e872-170b-45f5-b3e9-1f7e36eee63d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:18.510656 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:18.510656 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:18.512088 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-709e378b-5123-4d6b-b92e-6f723af460ce req-aa85e872-170b-45f5-b3e9-1f7e36eee63d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:18.521943 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-709e378b-5123-4d6b-b92e-6f723af460ce req-aa85e872-170b-45f5-b3e9-1f7e36eee63d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Begin detaching volume completed successfully. Jan 13 04:08:18.522632 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-aa85e872-170b-45f5-b3e9-1f7e36eee63d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915/action returned with HTTP 202 Jan 13 04:08:18.523650 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 928/1855] 10.222.0.38 () {64 vars in 1643 bytes} [Wed Jan 13 04:08:18 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:08:18.548198 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a20c7d29-79d5-4be7-a838-e47ae676da46 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:08:18.548886 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a20c7d29-79d5-4be7-a838-e47ae676da46 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:18.549085 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:18.549085 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:18.549848 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a20c7d29-79d5-4be7-a838-e47ae676da46 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:18.590819 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-aa85e872-170b-45f5-b3e9-1f7e36eee63d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume// Jan 13 04:08:18.591287 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-aa85e872-170b-45f5-b3e9-1f7e36eee63d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:18.591508 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:18.591508 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:18.591924 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-aa85e872-170b-45f5-b3e9-1f7e36eee63d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:18.592987 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-aa85e872-170b-45f5-b3e9-1f7e36eee63d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:08:18.593682 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 929/1856] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 04:08:18 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 04:08:18.603290 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:18.603290 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:18.610340 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-64a7d1ef-bacf-4a6c-ad5f-8b18b7cd16e4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:08:18.611420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-64a7d1ef-bacf-4a6c-ad5f-8b18b7cd16e4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:18.611901 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-64a7d1ef-bacf-4a6c-ad5f-8b18b7cd16e4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:18.615379 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a20c7d29-79d5-4be7-a838-e47ae676da46 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:18.636103 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:18.636103 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:18.644938 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a20c7d29-79d5-4be7-a838-e47ae676da46 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 200 Jan 13 04:08:18.647085 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 928/1857] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:18 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 1210 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:08:18.667093 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:18.667093 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:18.676421 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-709e378b-5123-4d6b-b92e-6f723af460ce req-64a7d1ef-bacf-4a6c-ad5f-8b18b7cd16e4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:18.696730 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:18.696730 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:18.706080 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-64a7d1ef-bacf-4a6c-ad5f-8b18b7cd16e4 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 200 Jan 13 04:08:18.707168 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 930/1858] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 04:08:18 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 1309 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:08:19.079782 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-6a3d7f9b-a77b-4614-9ed8-b5685828e5ad tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments/31387ea6-001d-4579-8746-43d10b8a343f Jan 13 04:08:19.080330 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-6a3d7f9b-a77b-4614-9ed8-b5685828e5ad tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:19.080733 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:19.080733 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:19.081387 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-6a3d7f9b-a77b-4614-9ed8-b5685828e5ad tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:19.102277 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:19.102277 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:19.666441 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-81ff8134-b06a-4554-a51c-ce5afa5eed24 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:08:19.668405 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-81ff8134-b06a-4554-a51c-ce5afa5eed24 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:19.669567 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:19.669567 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:19.671042 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-81ff8134-b06a-4554-a51c-ce5afa5eed24 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:19.777352 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-709e378b-5123-4d6b-b92e-6f723af460ce req-6a3d7f9b-a77b-4614-9ed8-b5685828e5ad tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 04:08:19.778300 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-709e378b-5123-4d6b-b92e-6f723af460ce req-6a3d7f9b-a77b-4614-9ed8-b5685828e5ad tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Pending status list for volume during attachment-delete: [] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 04:08:19.795382 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:19.795382 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:19.796047 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-709e378b-5123-4d6b-b92e-6f723af460ce req-6a3d7f9b-a77b-4614-9ed8-b5685828e5ad tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments/31387ea6-001d-4579-8746-43d10b8a343f returned with HTTP 200 Jan 13 04:08:19.796905 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 929/1859] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 04:08:19 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/attachments/31387ea6-001d-4579-8746-43d10b8a343f => generated 19 bytes in 722 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:19.823122 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-81ff8134-b06a-4554-a51c-ce5afa5eed24 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:19.869468 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-81ff8134-b06a-4554-a51c-ce5afa5eed24 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 200 Jan 13 04:08:19.882724 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 931/1860] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:19 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 915 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:21.168322 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1c77ce34-6d33-43d7-aa22-46431939be20 tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] GET http://10.222.0.38/volume/v3/d6393ca67d30489a994161e0b57b45cd/os-quota-class-sets/default Jan 13 04:08:21.170323 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1c77ce34-6d33-43d7-aa22-46431939be20 tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:21.171124 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:21.171124 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:21.172800 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1c77ce34-6d33-43d7-aa22-46431939be20 tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:21.174815 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:21.174815 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:21.214280 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1c77ce34-6d33-43d7-aa22-46431939be20 tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] http://10.222.0.38/volume/v3/d6393ca67d30489a994161e0b57b45cd/os-quota-class-sets/default returned with HTTP 200 Jan 13 04:08:21.215753 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 930/1861] 10.222.0.38 () {58 vars in 1264 bytes} [Wed Jan 13 04:08:20 2021] GET /volume/v3/d6393ca67d30489a994161e0b57b45cd/os-quota-class-sets/default => generated 342 bytes in 641 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:21.232644 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-893ba4e8-5bd7-4785-9bb2-acd4c725ec2e tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] GET http://10.222.0.38/volume/v3/d6393ca67d30489a994161e0b57b45cd/os-quota-class-sets/default Jan 13 04:08:21.233404 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-893ba4e8-5bd7-4785-9bb2-acd4c725ec2e tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:21.234136 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:21.234136 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:21.234794 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-893ba4e8-5bd7-4785-9bb2-acd4c725ec2e tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:21.275212 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-893ba4e8-5bd7-4785-9bb2-acd4c725ec2e tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] http://10.222.0.38/volume/v3/d6393ca67d30489a994161e0b57b45cd/os-quota-class-sets/default returned with HTTP 200 Jan 13 04:08:21.291956 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 932/1862] 10.222.0.38 () {58 vars in 1264 bytes} [Wed Jan 13 04:08:21 2021] GET /volume/v3/d6393ca67d30489a994161e0b57b45cd/os-quota-class-sets/default => generated 342 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:21.296382 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9972ad32-508b-4571-bef4-bdf089184074 tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] POST http://10.222.0.38/volume/v3/d6393ca67d30489a994161e0b57b45cd/types Jan 13 04:08:21.297385 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9972ad32-508b-4571-bef4-bdf089184074 tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1074377795"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:21.346895 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9972ad32-508b-4571-bef4-bdf089184074 tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] http://10.222.0.38/volume/v3/d6393ca67d30489a994161e0b57b45cd/types returned with HTTP 200 Jan 13 04:08:21.348686 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 931/1863] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 04:08:21 2021] POST /volume/v3/d6393ca67d30489a994161e0b57b45cd/types => generated 228 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:21.361331 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2e0a9bdc-d1e4-4511-b50c-600b9b97bb21 tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] PUT http://10.222.0.38/volume/v3/d6393ca67d30489a994161e0b57b45cd/os-quota-class-sets/default Jan 13 04:08:21.362338 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2e0a9bdc-d1e4-4511-b50c-600b9b97bb21 tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] 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-1074377795": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1074377795": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1074377795": 4}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:21.651295 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2e0a9bdc-d1e4-4511-b50c-600b9b97bb21 tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] http://10.222.0.38/volume/v3/d6393ca67d30489a994161e0b57b45cd/os-quota-class-sets/default returned with HTTP 200 Jan 13 04:08:21.652319 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 933/1864] 10.222.0.38 () {60 vars in 1285 bytes} [Wed Jan 13 04:08:21 2021] PUT /volume/v3/d6393ca67d30489a994161e0b57b45cd/os-quota-class-sets/default => generated 533 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:21.669760 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-22580db3-9bd4-4594-98e6-ccd6087e3bcb tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] GET http://10.222.0.38/volume/v3/d6393ca67d30489a994161e0b57b45cd/os-quota-sets/d6393ca67d30489a994161e0b57b45cd/defaults Jan 13 04:08:21.670493 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-22580db3-9bd4-4594-98e6-ccd6087e3bcb tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:21.671060 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-22580db3-9bd4-4594-98e6-ccd6087e3bcb tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] Calling method 'defaults' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:21.747215 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-22580db3-9bd4-4594-98e6-ccd6087e3bcb tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] http://10.222.0.38/volume/v3/d6393ca67d30489a994161e0b57b45cd/os-quota-sets/d6393ca67d30489a994161e0b57b45cd/defaults returned with HTTP 200 Jan 13 04:08:21.748528 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 932/1865] 10.222.0.38 () {58 vars in 1348 bytes} [Wed Jan 13 04:08:21 2021] GET /volume/v3/d6393ca67d30489a994161e0b57b45cd/os-quota-sets/d6393ca67d30489a994161e0b57b45cd/defaults => generated 569 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:22.761006 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c4ecd255-184d-4985-a0b0-036ae745c7fe tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] GET http://10.222.0.38/volume/v3/d6393ca67d30489a994161e0b57b45cd/os-quota-sets/53c8142fb5ba42fd8a0bf607be1abd7c/defaults Jan 13 04:08:22.761528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c4ecd255-184d-4985-a0b0-036ae745c7fe tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:22.761995 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c4ecd255-184d-4985-a0b0-036ae745c7fe tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] Calling method 'defaults' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:22.802773 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c4ecd255-184d-4985-a0b0-036ae745c7fe tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] http://10.222.0.38/volume/v3/d6393ca67d30489a994161e0b57b45cd/os-quota-sets/53c8142fb5ba42fd8a0bf607be1abd7c/defaults returned with HTTP 200 Jan 13 04:08:22.804612 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 934/1866] 10.222.0.38 () {58 vars in 1348 bytes} [Wed Jan 13 04:08:22 2021] GET /volume/v3/d6393ca67d30489a994161e0b57b45cd/os-quota-sets/53c8142fb5ba42fd8a0bf607be1abd7c/defaults => generated 569 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:23.317988 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-de07be4e-c844-4e4b-a4a0-09fb931c9ebf tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] PUT http://10.222.0.38/volume/v3/d6393ca67d30489a994161e0b57b45cd/os-quota-class-sets/default Jan 13 04:08:23.318967 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-de07be4e-c844-4e4b-a4a0-09fb931c9ebf tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] 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=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:23.607276 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-de07be4e-c844-4e4b-a4a0-09fb931c9ebf tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] http://10.222.0.38/volume/v3/d6393ca67d30489a994161e0b57b45cd/os-quota-class-sets/default returned with HTTP 200 Jan 13 04:08:23.608601 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 933/1867] 10.222.0.38 () {60 vars in 1285 bytes} [Wed Jan 13 04:08:23 2021] PUT /volume/v3/d6393ca67d30489a994161e0b57b45cd/os-quota-class-sets/default => generated 533 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:23.620925 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6e9f9626-69af-4666-a6c4-9a32196a50c3 tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] DELETE http://10.222.0.38/volume/v3/d6393ca67d30489a994161e0b57b45cd/types/a4e1025b-ec65-486a-b44f-69e6104a9a8f Jan 13 04:08:23.621546 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6e9f9626-69af-4666-a6c4-9a32196a50c3 tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:23.622056 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6e9f9626-69af-4666-a6c4-9a32196a50c3 tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] Calling method '_delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:23.710366 n-d-766380-6 devstack@c-api.service[87925]: /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 04:08:23.710366 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:08:23.722957 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6e9f9626-69af-4666-a6c4-9a32196a50c3 tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] http://10.222.0.38/volume/v3/d6393ca67d30489a994161e0b57b45cd/types/a4e1025b-ec65-486a-b44f-69e6104a9a8f returned with HTTP 202 Jan 13 04:08:23.728089 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 935/1868] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:08:23 2021] DELETE /volume/v3/d6393ca67d30489a994161e0b57b45cd/types/a4e1025b-ec65-486a-b44f-69e6104a9a8f => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:08:23.732448 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9532eb43-b3e7-4db4-9f3c-c108b8ad6466 tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] GET http://10.222.0.38/volume/v3/d6393ca67d30489a994161e0b57b45cd/types/a4e1025b-ec65-486a-b44f-69e6104a9a8f Jan 13 04:08:23.732994 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9532eb43-b3e7-4db4-9f3c-c108b8ad6466 tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:23.733807 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9532eb43-b3e7-4db4-9f3c-c108b8ad6466 tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:23.746821 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9532eb43-b3e7-4db4-9f3c-c108b8ad6466 tempest-VolumeQuotaClassesTest-1200726252 tempest-VolumeQuotaClassesTest-1200726252] http://10.222.0.38/volume/v3/d6393ca67d30489a994161e0b57b45cd/types/a4e1025b-ec65-486a-b44f-69e6104a9a8f returned with HTTP 404 Jan 13 04:08:23.748607 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 934/1869] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:08:23 2021] GET /volume/v3/d6393ca67d30489a994161e0b57b45cd/types/a4e1025b-ec65-486a-b44f-69e6104a9a8f => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:08:25.565839 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes Jan 13 04:08:25.566598 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-71196702"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:25.569226 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-71196702'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:08:25.569343 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create volume of 1 GB Jan 13 04:08:25.590053 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Availability Zones retrieved successfully. Jan 13 04:08:25.639954 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Flow 'volume_create_api' (d3b25a2b-02cb-401a-bdcb-480eedc06670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:08:25.647853 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77a7a1e-b62c-408d-9e53-816255800072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:25.657828 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:08:25.799742 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77a7a1e-b62c-408d-9e53-816255800072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:25.802631 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2514a2d-ee04-49dd-92ed-11bf7a2d222e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:25.938981 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Created reservations ['d98a020f-4715-4c87-89e7-6aa0d2c38079', '5a195c2d-5f11-488d-9731-30eabcb2d68e', '9b19929c-060e-4851-baef-e9c54538a826', '3f17a83f-4616-4657-91f9-6ff8f7a548c6'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:08:25.941083 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2514a2d-ee04-49dd-92ed-11bf7a2d222e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d98a020f-4715-4c87-89e7-6aa0d2c38079', '5a195c2d-5f11-488d-9731-30eabcb2d68e', '9b19929c-060e-4851-baef-e9c54538a826', '3f17a83f-4616-4657-91f9-6ff8f7a548c6']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:25.944228 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e1e2f4-54e6-457d-9108-ef6572fa121c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:26.064174 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e1e2f4-54e6-457d-9108-ef6572fa121c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54c5a73d-3c83-4d98-b50d-94b320d411e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-71196702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b5cf4f22b74f39bed1259be3f6f6c8',qos_specs=None,replication_status=,reservations=['d98a020f-4715-4c87-89e7-6aa0d2c38079','5a195c2d-5f11-488d-9731-30eabcb2d68e','9b19929c-060e-4851-baef-e9c54538a826','3f17a83f-4616-4657-91f9-6ff8f7a548c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8adbb4508d24f4e8ecdca599920ac53',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:08:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-71196702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54c5a73d-3c83-4d98-b50d-94b320d411e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6b5cf4f22b74f39bed1259be3f6f6c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c8adbb4508d24f4e8ecdca599920ac53',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:26.072388 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (284fd5dc-2537-43ec-a367-b8311499387e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:26.135523 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (284fd5dc-2537-43ec-a367-b8311499387e) transitioned into state 'SUCCESS' from state '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-71196702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b5cf4f22b74f39bed1259be3f6f6c8',qos_specs=None,replication_status=,reservations=['d98a020f-4715-4c87-89e7-6aa0d2c38079','5a195c2d-5f11-488d-9731-30eabcb2d68e','9b19929c-060e-4851-baef-e9c54538a826','3f17a83f-4616-4657-91f9-6ff8f7a548c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8adbb4508d24f4e8ecdca599920ac53',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:26.139996 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df420d1-8fd6-4cf7-bb91-f64beb9abe91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:26.164346 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df420d1-8fd6-4cf7-bb91-f64beb9abe91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:26.166890 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Flow 'volume_create_api' (d3b25a2b-02cb-401a-bdcb-480eedc06670) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:08:26.260378 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create volume request issued successfully. Jan 13 04:08:26.292135 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3f7448f0-d640-491c-a309-cafd95d27e12 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes returned with HTTP 202 Jan 13 04:08:26.293077 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 936/1870] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:08:25 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes => generated 821 bytes in 731 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:08:26.308202 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-413cc7d6-32ef-4512-9af0-8d944870de7a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/54c5a73d-3c83-4d98-b50d-94b320d411e5 Jan 13 04:08:26.308979 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-413cc7d6-32ef-4512-9af0-8d944870de7a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:26.309540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-413cc7d6-32ef-4512-9af0-8d944870de7a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:26.395652 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:26.395652 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:26.408241 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-413cc7d6-32ef-4512-9af0-8d944870de7a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:26.470254 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-413cc7d6-32ef-4512-9af0-8d944870de7a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/54c5a73d-3c83-4d98-b50d-94b320d411e5 returned with HTTP 200 Jan 13 04:08:26.471661 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 935/1871] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:26 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/54c5a73d-3c83-4d98-b50d-94b320d411e5 => generated 889 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:27.488834 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-52d2a6e2-1a0c-4ede-b984-7b3bbd24ac65 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/54c5a73d-3c83-4d98-b50d-94b320d411e5 Jan 13 04:08:27.489981 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-52d2a6e2-1a0c-4ede-b984-7b3bbd24ac65 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:27.490348 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:27.490348 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:27.490912 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-52d2a6e2-1a0c-4ede-b984-7b3bbd24ac65 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:27.608262 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:27.608262 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:27.637224 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-52d2a6e2-1a0c-4ede-b984-7b3bbd24ac65 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:27.680026 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-52d2a6e2-1a0c-4ede-b984-7b3bbd24ac65 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/54c5a73d-3c83-4d98-b50d-94b320d411e5 returned with HTTP 200 Jan 13 04:08:27.691809 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 937/1872] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:27 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/54c5a73d-3c83-4d98-b50d-94b320d411e5 => generated 914 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:27.698531 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f2d5204-d250-4913-9d81-a40ef5ce5883 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots Jan 13 04:08:27.699082 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:27.699082 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:27.699698 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f2d5204-d250-4913-9d81-a40ef5ce5883 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "54c5a73d-3c83-4d98-b50d-94b320d411e5", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-614241346"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:27.816628 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:27.816628 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:27.819340 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7f2d5204-d250-4913-9d81-a40ef5ce5883 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:27.820051 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-7f2d5204-d250-4913-9d81-a40ef5ce5883 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create snapshot from volume 54c5a73d-3c83-4d98-b50d-94b320d411e5 Jan 13 04:08:27.958779 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-7f2d5204-d250-4913-9d81-a40ef5ce5883 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Created reservations ['225d3b94-2794-4d9c-afd2-c6764c424b0b', 'a9c83ac7-debc-4d03-a46b-ff226f77e900', '0caf7485-26dc-4bee-ae6a-a327365fc2f1', 'fd62bfd5-4aa1-45aa-a39a-e40b67a1eb0b'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:08:28.246770 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7f2d5204-d250-4913-9d81-a40ef5ce5883 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot create request issued successfully. Jan 13 04:08:28.247804 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f2d5204-d250-4913-9d81-a40ef5ce5883 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots returned with HTTP 202 Jan 13 04:08:28.249515 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 936/1873] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:08:27 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots => generated 309 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 04:08:28.261206 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-19482747-a09c-4235-9cec-1499bc95a49e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 Jan 13 04:08:28.262070 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-19482747-a09c-4235-9cec-1499bc95a49e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:28.262470 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:28.262470 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:28.263329 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-19482747-a09c-4235-9cec-1499bc95a49e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:28.301816 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:28.301816 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:28.303515 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-19482747-a09c-4235-9cec-1499bc95a49e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:28.305704 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-19482747-a09c-4235-9cec-1499bc95a49e tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 returned with HTTP 200 Jan 13 04:08:28.307106 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 938/1874] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:28 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 => generated 441 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:29.319685 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b815797d-d87f-4a48-9db0-65a52b558361 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 Jan 13 04:08:29.320167 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b815797d-d87f-4a48-9db0-65a52b558361 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:29.320409 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:29.320409 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:29.320711 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b815797d-d87f-4a48-9db0-65a52b558361 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:29.390188 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:29.390188 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:29.391330 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b815797d-d87f-4a48-9db0-65a52b558361 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:29.393281 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b815797d-d87f-4a48-9db0-65a52b558361 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 returned with HTTP 200 Jan 13 04:08:29.394094 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 937/1875] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:29 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 => generated 441 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:30.407692 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e2143bf7-279d-4c2e-9eef-3db9ad4e28b2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 Jan 13 04:08:30.409419 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e2143bf7-279d-4c2e-9eef-3db9ad4e28b2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:30.409875 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:30.409875 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:30.410312 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e2143bf7-279d-4c2e-9eef-3db9ad4e28b2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:30.444119 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:30.444119 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:30.446474 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e2143bf7-279d-4c2e-9eef-3db9ad4e28b2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:30.449020 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e2143bf7-279d-4c2e-9eef-3db9ad4e28b2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 returned with HTTP 200 Jan 13 04:08:30.457235 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 939/1876] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:30 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 => generated 468 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:30.461267 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes Jan 13 04:08:30.461728 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:30.461728 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:30.462143 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "114d015f-3a94-4b83-8519-e3edcfae3f64", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-525453493"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:30.463365 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create volume request body: {'volume': {'snapshot_id': '114d015f-3a94-4b83-8519-e3edcfae3f64', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-525453493'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:08:30.503946 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:30.503946 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:30.505941 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:30.506449 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create volume of 2 GB Jan 13 04:08:30.519753 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Availability Zones retrieved successfully. Jan 13 04:08:30.537136 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Flow 'volume_create_api' (78ed5060-23aa-45ce-8113-e2c8dc3267d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:08:30.540212 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (019f3cad-8fba-459e-bbad-13692ae64e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:30.542790 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:08:30.666545 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (019f3cad-8fba-459e-bbad-13692ae64e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '114d015f-3a94-4b83-8519-e3edcfae3f64', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:30.670095 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a72859ee-9051-448a-90b2-4b2aab3bfcc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:30.759172 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Created reservations ['fcdd1132-d44b-4066-aba9-3cb66eba81f0', 'f346b545-3000-4639-a5be-8650d298c6ab', '53341b83-5196-4e39-af06-cec810e2bd58', '06587a0f-8734-4f90-a217-409dfd86de91'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:08:30.762467 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a72859ee-9051-448a-90b2-4b2aab3bfcc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcdd1132-d44b-4066-aba9-3cb66eba81f0', 'f346b545-3000-4639-a5be-8650d298c6ab', '53341b83-5196-4e39-af06-cec810e2bd58', '06587a0f-8734-4f90-a217-409dfd86de91']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:30.765117 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22a061f8-c6a5-4f19-be54-5a7fd48de678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:30.952795 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22a061f8-c6a5-4f19-be54-5a7fd48de678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b259ee77-e36f-41da-b17a-4838f00eb3a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-525453493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b5cf4f22b74f39bed1259be3f6f6c8',qos_specs=None,replication_status=,reservations=['fcdd1132-d44b-4066-aba9-3cb66eba81f0','f346b545-3000-4639-a5be-8650d298c6ab','53341b83-5196-4e39-af06-cec810e2bd58','06587a0f-8734-4f90-a217-409dfd86de91'],size=2,snapshot_id=114d015f-3a94-4b83-8519-e3edcfae3f64,source_replicaid=,source_volid=None,status='creating',user_id='c8adbb4508d24f4e8ecdca599920ac53',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:08:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-525453493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b259ee77-e36f-41da-b17a-4838f00eb3a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6b5cf4f22b74f39bed1259be3f6f6c8',provider_auth=None,provider_geometry=None,provider_id=None,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=114d015f-3a94-4b83-8519-e3edcfae3f64,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c8adbb4508d24f4e8ecdca599920ac53',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:30.955386 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97faf604-a9f8-4de1-974a-df93452f8397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:30.986561 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97faf604-a9f8-4de1-974a-df93452f8397) transitioned into state 'SUCCESS' from state '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-525453493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b5cf4f22b74f39bed1259be3f6f6c8',qos_specs=None,replication_status=,reservations=['fcdd1132-d44b-4066-aba9-3cb66eba81f0','f346b545-3000-4639-a5be-8650d298c6ab','53341b83-5196-4e39-af06-cec810e2bd58','06587a0f-8734-4f90-a217-409dfd86de91'],size=2,snapshot_id=114d015f-3a94-4b83-8519-e3edcfae3f64,source_replicaid=,source_volid=None,status='creating',user_id='c8adbb4508d24f4e8ecdca599920ac53',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:30.989058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccdfe978-e2fd-46be-8572-e2b6902fe9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:31.081392 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccdfe978-e2fd-46be-8572-e2b6902fe9e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:31.085105 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Flow 'volume_create_api' (78ed5060-23aa-45ce-8113-e2c8dc3267d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:08:31.158549 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create volume request issued successfully. Jan 13 04:08:31.193546 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-99d81a33-59b7-49bf-8d99-0b9b4189f92a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes returned with HTTP 202 Jan 13 04:08:31.208357 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 938/1877] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:08:30 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes => generated 856 bytes in 745 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:08:31.217972 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c6f23501-6d34-46a0-8265-689aee4088b5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 Jan 13 04:08:31.218475 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c6f23501-6d34-46a0-8265-689aee4088b5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:31.218860 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:31.218860 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:31.219471 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c6f23501-6d34-46a0-8265-689aee4088b5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:31.335221 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:31.335221 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:31.357405 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c6f23501-6d34-46a0-8265-689aee4088b5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:31.398319 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c6f23501-6d34-46a0-8265-689aee4088b5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 returned with HTTP 200 Jan 13 04:08:31.410105 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 940/1878] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:31 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 => generated 924 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:32.416738 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a53174dc-146e-43ea-9d98-d400884af37d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 Jan 13 04:08:32.417247 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a53174dc-146e-43ea-9d98-d400884af37d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:32.417456 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:32.417456 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:32.417837 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a53174dc-146e-43ea-9d98-d400884af37d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:32.561821 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:32.561821 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:32.586466 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a53174dc-146e-43ea-9d98-d400884af37d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:32.617490 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a53174dc-146e-43ea-9d98-d400884af37d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 returned with HTTP 200 Jan 13 04:08:32.618562 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 939/1879] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:32 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 => generated 948 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:33.068698 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7404a61a-46a8-43c0-a56e-b37a14782aee tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] POST http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types Jan 13 04:08:33.069178 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:33.069178 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:33.069618 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7404a61a-46a8-43c0-a56e-b37a14782aee tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1512090867", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:33.140296 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7404a61a-46a8-43c0-a56e-b37a14782aee tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types returned with HTTP 200 Jan 13 04:08:33.142738 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 941/1880] 10.222.0.38 () {60 vars in 1220 bytes} [Wed Jan 13 04:08:32 2021] POST /volume/v3/141a6f835601490f8e5f540af71031c3/types => generated 278 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:33.151670 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fa215e57-d997-454e-932a-5df1573f282c tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] POST http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types Jan 13 04:08:33.152235 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:33.152235 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:33.153021 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fa215e57-d997-454e-932a-5df1573f282c tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-995268679", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:33.275768 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fa215e57-d997-454e-932a-5df1573f282c tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types returned with HTTP 200 Jan 13 04:08:33.277114 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 940/1881] 10.222.0.38 () {60 vars in 1220 bytes} [Wed Jan 13 04:08:33 2021] POST /volume/v3/141a6f835601490f8e5f540af71031c3/types => generated 277 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:33.635312 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b16ced03-21e2-4e79-9afd-b4493154f284 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 Jan 13 04:08:33.635833 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b16ced03-21e2-4e79-9afd-b4493154f284 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:33.636333 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b16ced03-21e2-4e79-9afd-b4493154f284 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:33.684333 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] POST http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes Jan 13 04:08:33.685358 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1235957961", "volume_type": "03fac574-0c82-40c6-a726-7b9f391b4eb9", "size": 1}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:33.686626 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1235957961', 'volume_type': '03fac574-0c82-40c6-a726-7b9f391b4eb9', 'size': 1}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:08:33.713863 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Create volume of 1 GB Jan 13 04:08:33.714623 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:33.714623 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:33.717653 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Availability Zones retrieved successfully. Jan 13 04:08:33.757298 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Flow 'volume_create_api' (99723b46-f391-4d60-85e0-b74fb5e0482c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:08:33.760522 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e30fa6-a9da-4e7a-bddf-9d1e1c9d0e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:33.761802 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:33.761802 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:33.762610 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:08:33.787583 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b16ced03-21e2-4e79-9afd-b4493154f284 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:33.857083 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b16ced03-21e2-4e79-9afd-b4493154f284 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 returned with HTTP 200 Jan 13 04:08:33.860771 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 941/1882] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:33 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 => generated 948 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:33.874842 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e30fa6-a9da-4e7a-bddf-9d1e1c9d0e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T04:08:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=03fac574-0c82-40c6-a726-7b9f391b4eb9,is_public=True,name='tempest-VolumeTypesTest-volume-type-1512090867',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03fac574-0c82-40c6-a726-7b9f391b4eb9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:33.882985 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa02c503-09c6-47dc-8296-2f443fce3023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:33.990911 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1512090867 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1512090867, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:08:33.993007 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1512090867 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1512090867, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:08:34.096791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Created reservations ['54dfa8aa-977b-41d5-956a-b284ed2f2225', 'f20b84bd-3487-46aa-ac30-8b31d5ab0667', '620a9c4c-1235-4898-b351-39f780930cba', '072fbd34-f76e-40db-a41c-6816e29609fd'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:08:34.099853 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa02c503-09c6-47dc-8296-2f443fce3023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54dfa8aa-977b-41d5-956a-b284ed2f2225', 'f20b84bd-3487-46aa-ac30-8b31d5ab0667', '620a9c4c-1235-4898-b351-39f780930cba', '072fbd34-f76e-40db-a41c-6816e29609fd']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:34.102028 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1d629b4-17fb-4bb0-99f5-386166e9176e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:34.237745 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1d629b4-17fb-4bb0-99f5-386166e9176e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3a575de-dbaf-4d5b-9e5e-5d86925edd6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1235957961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e475749a17084115bdc4664fd6bb7bc9',qos_specs=None,replication_status=,reservations=['54dfa8aa-977b-41d5-956a-b284ed2f2225','f20b84bd-3487-46aa-ac30-8b31d5ab0667','620a9c4c-1235-4898-b351-39f780930cba','072fbd34-f76e-40db-a41c-6816e29609fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a6228075645425b861476d59c507671',volume_type_id=03fac574-0c82-40c6-a726-7b9f391b4eb9), 'volume': 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-13T04:08:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1235957961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3a575de-dbaf-4d5b-9e5e-5d86925edd6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e475749a17084115bdc4664fd6bb7bc9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8a6228075645425b861476d59c507671',volume_attachment=,volume_type=,volume_type_id=03fac574-0c82-40c6-a726-7b9f391b4eb9)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:34.244587 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fe9c807-4bbb-4329-8938-ada5550e3291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:34.324229 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fe9c807-4bbb-4329-8938-ada5550e3291) transitioned into state 'SUCCESS' from state '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-1235957961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e475749a17084115bdc4664fd6bb7bc9',qos_specs=None,replication_status=,reservations=['54dfa8aa-977b-41d5-956a-b284ed2f2225','f20b84bd-3487-46aa-ac30-8b31d5ab0667','620a9c4c-1235-4898-b351-39f780930cba','072fbd34-f76e-40db-a41c-6816e29609fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a6228075645425b861476d59c507671',volume_type_id=03fac574-0c82-40c6-a726-7b9f391b4eb9)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:34.328877 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4169843b-6bef-44b8-9dd6-7f16c2ef8e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:34.435937 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4169843b-6bef-44b8-9dd6-7f16c2ef8e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:34.438686 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Flow 'volume_create_api' (99723b46-f391-4d60-85e0-b74fb5e0482c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:08:34.568517 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Create volume request issued successfully. Jan 13 04:08:34.592107 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c95e333-b517-41b5-b765-e71aa5f3cb69 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes returned with HTTP 202 Jan 13 04:08:34.593658 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 942/1883] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:08:33 2021] POST /volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes => generated 850 bytes in 1310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:08:34.608213 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b05404c3-def9-4bc9-9a68-95f55044ca97 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] GET http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b Jan 13 04:08:34.609024 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b05404c3-def9-4bc9-9a68-95f55044ca97 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:34.609435 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:34.609435 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:34.610078 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b05404c3-def9-4bc9-9a68-95f55044ca97 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:34.715324 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:34.715324 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:34.725041 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b05404c3-def9-4bc9-9a68-95f55044ca97 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Volume info retrieved successfully. Jan 13 04:08:34.759428 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b05404c3-def9-4bc9-9a68-95f55044ca97 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b returned with HTTP 200 Jan 13 04:08:34.760231 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 942/1884] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:34 2021] GET /volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b => generated 942 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:34.881081 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd8cf974-2a98-4681-901f-f512e63fafdf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 Jan 13 04:08:34.893991 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd8cf974-2a98-4681-901f-f512e63fafdf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:34.894398 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:34.894398 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:34.895705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd8cf974-2a98-4681-901f-f512e63fafdf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:34.983552 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:34.983552 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:35.007657 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dd8cf974-2a98-4681-901f-f512e63fafdf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:35.047766 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd8cf974-2a98-4681-901f-f512e63fafdf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 returned with HTTP 200 Jan 13 04:08:35.058108 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 943/1885] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:34 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 => generated 948 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:35.777783 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e2dc1a55-a5ac-449d-89d7-1987bd16d74d tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] GET http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b Jan 13 04:08:35.778365 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e2dc1a55-a5ac-449d-89d7-1987bd16d74d tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:35.778365 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:35.778365 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:35.780362 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e2dc1a55-a5ac-449d-89d7-1987bd16d74d tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:35.864921 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:35.864921 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:35.883046 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e2dc1a55-a5ac-449d-89d7-1987bd16d74d tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Volume info retrieved successfully. Jan 13 04:08:35.908908 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e2dc1a55-a5ac-449d-89d7-1987bd16d74d tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b returned with HTTP 200 Jan 13 04:08:35.920475 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 943/1886] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:35 2021] GET /volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b => generated 943 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:35.925842 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c67642d-939b-4561-915b-098d7c442c6a tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] POST http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b/action Jan 13 04:08:35.927438 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:35.927438 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:35.935846 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7c67642d-939b-4561-915b-098d7c442c6a tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Action body: b'{"os-retype": {"new_type": "571ad24d-7225-48bb-b5c1-888af477168f"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:08:35.935846 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7c67642d-939b-4561-915b-098d7c442c6a tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "571ad24d-7225-48bb-b5c1-888af477168f"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:35.997813 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:35.997813 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:35.999509 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7c67642d-939b-4561-915b-098d7c442c6a tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Volume info retrieved successfully. Jan 13 04:08:36.052417 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-7c67642d-939b-4561-915b-098d7c442c6a tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-995268679 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-995268679, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:08:36.054885 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-7c67642d-939b-4561-915b-098d7c442c6a tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-995268679 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-995268679, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:08:36.074080 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c80f2c6-f852-4308-8d24-06cdb5b01d5a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 Jan 13 04:08:36.074588 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6c80f2c6-f852-4308-8d24-06cdb5b01d5a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:36.075219 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:36.075219 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:36.076227 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6c80f2c6-f852-4308-8d24-06cdb5b01d5a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:36.166108 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:36.166108 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:36.204184 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6c80f2c6-f852-4308-8d24-06cdb5b01d5a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:36.255557 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-7c67642d-939b-4561-915b-098d7c442c6a tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Created reservations ['bacf18f4-0542-4535-8e28-49e1e99c7285', '9df5898f-77e7-4b9c-91bd-c317fa74125e'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:08:36.270876 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c80f2c6-f852-4308-8d24-06cdb5b01d5a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 returned with HTTP 200 Jan 13 04:08:36.278451 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 944/1887] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:36 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 => generated 948 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:08:36.367625 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-7c67642d-939b-4561-915b-098d7c442c6a tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Created reservations ['56eb35cb-2314-406a-a1f6-c739af344e51', 'ebabcc31-ff43-4303-b77c-21767e09ac89'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:08:36.793445 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7c67642d-939b-4561-915b-098d7c442c6a tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Retype volume request issued successfully. Jan 13 04:08:36.794938 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c67642d-939b-4561-915b-098d7c442c6a tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b/action returned with HTTP 202 Jan 13 04:08:36.795239 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 944/1888] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:08:35 2021] POST /volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b/action => generated 0 bytes in 873 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:08:36.802585 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ffc99bf7-62d2-474f-8200-cdb4d2783496 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] GET http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b Jan 13 04:08:36.803586 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ffc99bf7-62d2-474f-8200-cdb4d2783496 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:36.803993 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:36.803993 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:36.804770 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ffc99bf7-62d2-474f-8200-cdb4d2783496 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:36.860973 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:36.860973 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:36.870534 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ffc99bf7-62d2-474f-8200-cdb4d2783496 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Volume info retrieved successfully. Jan 13 04:08:36.893649 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ffc99bf7-62d2-474f-8200-cdb4d2783496 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b returned with HTTP 200 Jan 13 04:08:36.895768 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 945/1889] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:36 2021] GET /volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b => generated 942 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:36.911952 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ba46172b-dcc6-42d1-b164-26b5e0e27d6e tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] GET http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b Jan 13 04:08:36.912586 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ba46172b-dcc6-42d1-b164-26b5e0e27d6e tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:36.912810 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:36.912810 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:36.913143 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ba46172b-dcc6-42d1-b164-26b5e0e27d6e tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:36.986695 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:36.986695 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:36.999012 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ba46172b-dcc6-42d1-b164-26b5e0e27d6e tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Volume info retrieved successfully. Jan 13 04:08:37.037396 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ba46172b-dcc6-42d1-b164-26b5e0e27d6e tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b returned with HTTP 200 Jan 13 04:08:37.039605 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 945/1890] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:36 2021] GET /volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b => generated 942 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:37.058995 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dbf49e19-ff21-4ff3-8d20-0b5fd98adb20 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] POST http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types Jan 13 04:08:37.059498 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:37.059498 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:37.059943 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dbf49e19-ff21-4ff3-8d20-0b5fd98adb20 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1356271917", "description": "tempest-volume-type-description-639506492", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:37.293484 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e124e2c-d061-4564-8061-b98db8e414e3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 Jan 13 04:08:37.294235 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e124e2c-d061-4564-8061-b98db8e414e3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:37.294600 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:37.294600 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:37.295231 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e124e2c-d061-4564-8061-b98db8e414e3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:37.358592 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:37.358592 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:37.379806 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dbf49e19-ff21-4ff3-8d20-0b5fd98adb20 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types returned with HTTP 200 Jan 13 04:08:37.389058 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 946/1891] 10.222.0.38 () {60 vars in 1220 bytes} [Wed Jan 13 04:08:37 2021] POST /volume/v3/141a6f835601490f8e5f540af71031c3/types => generated 317 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:37.391336 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8e124e2c-d061-4564-8061-b98db8e414e3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:37.397609 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-67fbf248-59f0-4178-9bee-a2775b8193cb tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] GET http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/5b64cd88-6fe0-47e9-ab14-4bc03e886495 Jan 13 04:08:37.402106 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-67fbf248-59f0-4178-9bee-a2775b8193cb tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:37.406463 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-67fbf248-59f0-4178-9bee-a2775b8193cb tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:37.453474 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e124e2c-d061-4564-8061-b98db8e414e3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 returned with HTTP 200 Jan 13 04:08:37.454481 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 946/1892] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:37 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 => generated 948 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:37.467497 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-67fbf248-59f0-4178-9bee-a2775b8193cb tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/5b64cd88-6fe0-47e9-ab14-4bc03e886495 returned with HTTP 200 Jan 13 04:08:37.479113 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 947/1893] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:08:37 2021] GET /volume/v3/141a6f835601490f8e5f540af71031c3/types/5b64cd88-6fe0-47e9-ab14-4bc03e886495 => generated 339 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:37.486588 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c1b1f763-753f-4524-a553-b51846b3c471 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] POST http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types Jan 13 04:08:37.487091 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:37.487091 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:37.487427 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c1b1f763-753f-4524-a553-b51846b3c471 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-772200046"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:37.646020 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c1b1f763-753f-4524-a553-b51846b3c471 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types returned with HTTP 200 Jan 13 04:08:37.649392 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 947/1894] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 04:08:37 2021] POST /volume/v3/141a6f835601490f8e5f540af71031c3/types => generated 220 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:37.662548 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ebe87c5f-7b2f-4306-938e-d1478ba2e3b9 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] POST http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption Jan 13 04:08:37.663349 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ebe87c5f-7b2f-4306-938e-d1478ba2e3b9 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:37.825364 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ebe87c5f-7b2f-4306-938e-d1478ba2e3b9 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption returned with HTTP 200 Jan 13 04:08:37.826937 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 948/1895] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 04:08:37 2021] POST /volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption => generated 193 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:37.839182 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4b913e56-63ac-4ef8-950d-fac70ffc75f9 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] GET http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption Jan 13 04:08:37.840027 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4b913e56-63ac-4ef8-950d-fac70ffc75f9 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:37.840786 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4b913e56-63ac-4ef8-950d-fac70ffc75f9 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:37.888795 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4b913e56-63ac-4ef8-950d-fac70ffc75f9 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption returned with HTTP 200 Jan 13 04:08:37.891603 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 948/1896] 10.222.0.38 () {58 vars in 1342 bytes} [Wed Jan 13 04:08:37 2021] GET /volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption => generated 313 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:37.904181 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7509a743-f7e4-4b90-99d0-892a153b8a25 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] PUT http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption/provider Jan 13 04:08:37.904960 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7509a743-f7e4-4b90-99d0-892a153b8a25 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:38.011410 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7509a743-f7e4-4b90-99d0-892a153b8a25 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption/provider returned with HTTP 200 Jan 13 04:08:38.013041 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 949/1897] 10.222.0.38 () {60 vars in 1390 bytes} [Wed Jan 13 04:08:37 2021] PUT /volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption/provider => generated 122 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:38.026912 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e0cef5a4-1bd4-4797-9f0e-75d7872c8573 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] GET http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption Jan 13 04:08:38.027448 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e0cef5a4-1bd4-4797-9f0e-75d7872c8573 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:38.027941 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e0cef5a4-1bd4-4797-9f0e-75d7872c8573 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:38.090936 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e0cef5a4-1bd4-4797-9f0e-75d7872c8573 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption returned with HTTP 200 Jan 13 04:08:38.092082 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 949/1898] 10.222.0.38 () {58 vars in 1342 bytes} [Wed Jan 13 04:08:38 2021] GET /volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption => generated 347 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:38.105996 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-94487ef6-9eaf-4341-b14d-a5a4521b7238 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] GET http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption/cipher Jan 13 04:08:38.106774 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-94487ef6-9eaf-4341-b14d-a5a4521b7238 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:38.107303 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-94487ef6-9eaf-4341-b14d-a5a4521b7238 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:38.141095 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-94487ef6-9eaf-4341-b14d-a5a4521b7238 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption/cipher returned with HTTP 200 Jan 13 04:08:38.142053 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 950/1899] 10.222.0.38 () {58 vars in 1363 bytes} [Wed Jan 13 04:08:38 2021] GET /volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption/cipher => generated 29 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:08:38.156906 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f4cca948-107f-4749-ac2d-8504031e88e4 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] DELETE http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption/provider Jan 13 04:08:38.157852 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f4cca948-107f-4749-ac2d-8504031e88e4 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:38.158375 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f4cca948-107f-4749-ac2d-8504031e88e4 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:38.475578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f67c5bfd-38cb-4123-8d50-c98dca917f30 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 Jan 13 04:08:38.476090 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f67c5bfd-38cb-4123-8d50-c98dca917f30 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:38.477010 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f67c5bfd-38cb-4123-8d50-c98dca917f30 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:38.491915 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f4cca948-107f-4749-ac2d-8504031e88e4 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption/provider returned with HTTP 202 Jan 13 04:08:38.493137 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 950/1900] 10.222.0.38 () {58 vars in 1372 bytes} [Wed Jan 13 04:08:38 2021] DELETE /volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption/provider => generated 0 bytes in 345 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:08:38.506989 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fdf990bf-3ae2-4852-90a4-ba2c24c81fea tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] GET http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption Jan 13 04:08:38.507512 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fdf990bf-3ae2-4852-90a4-ba2c24c81fea tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:38.507994 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fdf990bf-3ae2-4852-90a4-ba2c24c81fea tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:38.528726 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fdf990bf-3ae2-4852-90a4-ba2c24c81fea tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption returned with HTTP 200 Jan 13 04:08:38.529862 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 951/1901] 10.222.0.38 () {58 vars in 1342 bytes} [Wed Jan 13 04:08:38 2021] GET /volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption => generated 2 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 13 04:08:38.545562 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-feaf73ba-5757-4861-a93b-730183db473f tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] GET http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption Jan 13 04:08:38.546356 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-feaf73ba-5757-4861-a93b-730183db473f tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:38.546852 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-feaf73ba-5757-4861-a93b-730183db473f tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:38.555452 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:38.555452 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:38.565469 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-feaf73ba-5757-4861-a93b-730183db473f tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption returned with HTTP 200 Jan 13 04:08:38.573283 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 952/1902] 10.222.0.38 () {58 vars in 1342 bytes} [Wed Jan 13 04:08:38 2021] GET /volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06/encryption => generated 2 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 13 04:08:38.578262 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5342bdf2-5d40-4e27-bb20-6158a01d4b1d tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] GET http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types Jan 13 04:08:38.578797 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5342bdf2-5d40-4e27-bb20-6158a01d4b1d tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:38.579024 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f67c5bfd-38cb-4123-8d50-c98dca917f30 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:38.579256 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5342bdf2-5d40-4e27-bb20-6158a01d4b1d tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:38.623100 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f67c5bfd-38cb-4123-8d50-c98dca917f30 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 returned with HTTP 200 Jan 13 04:08:38.623799 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5342bdf2-5d40-4e27-bb20-6158a01d4b1d tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types returned with HTTP 200 Jan 13 04:08:38.624696 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 953/1903] 10.222.0.38 () {58 vars in 1198 bytes} [Wed Jan 13 04:08:38 2021] GET /volume/v3/141a6f835601490f8e5f540af71031c3/types => generated 1577 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:08:38.626879 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 951/1904] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:38 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 => generated 948 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:38.650653 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82bf3f40-1f9d-45e9-9ec5-cea404c81c05 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] POST http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types Jan 13 04:08:38.651461 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-82bf3f40-1f9d-45e9-9ec5-cea404c81c05 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-141769208"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:38.737876 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82bf3f40-1f9d-45e9-9ec5-cea404c81c05 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types returned with HTTP 200 Jan 13 04:08:38.739913 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 954/1905] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 04:08:38 2021] POST /volume/v3/141a6f835601490f8e5f540af71031c3/types => generated 220 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:08:38.749534 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-08d3c701-9462-485a-9064-85d0dfa8a842 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] PUT http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/add4ee9f-a03a-48c2-aef5-01176c7a11e5 Jan 13 04:08:38.749983 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:38.749983 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:38.750450 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-08d3c701-9462-485a-9064-85d0dfa8a842 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-488747633", "description": "tempest-volume-type-description-152246846", "is_public": false}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:38.940809 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-08d3c701-9462-485a-9064-85d0dfa8a842 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/add4ee9f-a03a-48c2-aef5-01176c7a11e5 returned with HTTP 200 Jan 13 04:08:38.941750 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 952/1906] 10.222.0.38 () {60 vars in 1330 bytes} [Wed Jan 13 04:08:38 2021] PUT /volume/v3/141a6f835601490f8e5f540af71031c3/types/add4ee9f-a03a-48c2-aef5-01176c7a11e5 => generated 203 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:38.964373 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f7e6c641-8286-46e9-bad0-285cb592e66f tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] GET http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/add4ee9f-a03a-48c2-aef5-01176c7a11e5 Jan 13 04:08:38.964919 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f7e6c641-8286-46e9-bad0-285cb592e66f tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:38.965431 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f7e6c641-8286-46e9-bad0-285cb592e66f tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:38.993037 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f7e6c641-8286-46e9-bad0-285cb592e66f tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/add4ee9f-a03a-48c2-aef5-01176c7a11e5 returned with HTTP 200 Jan 13 04:08:38.996747 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 955/1907] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:08:38 2021] GET /volume/v3/141a6f835601490f8e5f540af71031c3/types/add4ee9f-a03a-48c2-aef5-01176c7a11e5 => generated 267 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:39.009736 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-df6efefc-90e7-4662-8329-bbb86776caae tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] DELETE http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/add4ee9f-a03a-48c2-aef5-01176c7a11e5 Jan 13 04:08:39.010711 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-df6efefc-90e7-4662-8329-bbb86776caae tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:39.011438 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-df6efefc-90e7-4662-8329-bbb86776caae tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Calling method '_delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:39.153056 n-d-766380-6 devstack@c-api.service[87925]: /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 04:08:39.153056 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:08:39.335335 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-df6efefc-90e7-4662-8329-bbb86776caae tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/add4ee9f-a03a-48c2-aef5-01176c7a11e5 returned with HTTP 202 Jan 13 04:08:39.336713 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 953/1908] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:08:39 2021] DELETE /volume/v3/141a6f835601490f8e5f540af71031c3/types/add4ee9f-a03a-48c2-aef5-01176c7a11e5 => generated 0 bytes in 332 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:08:39.345710 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc86d0c9-6f14-4bd6-ac1a-9df00f4c72c7 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] GET http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/add4ee9f-a03a-48c2-aef5-01176c7a11e5 Jan 13 04:08:39.346238 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bc86d0c9-6f14-4bd6-ac1a-9df00f4c72c7 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:39.347580 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bc86d0c9-6f14-4bd6-ac1a-9df00f4c72c7 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:39.375679 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc86d0c9-6f14-4bd6-ac1a-9df00f4c72c7 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/add4ee9f-a03a-48c2-aef5-01176c7a11e5 returned with HTTP 404 Jan 13 04:08:39.377967 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 956/1909] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:08:39 2021] GET /volume/v3/141a6f835601490f8e5f540af71031c3/types/add4ee9f-a03a-48c2-aef5-01176c7a11e5 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 04:08:39.396593 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-17850a7a-290d-49f0-892f-707a945b5684 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] DELETE http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06 Jan 13 04:08:39.397125 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-17850a7a-290d-49f0-892f-707a945b5684 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:39.397789 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-17850a7a-290d-49f0-892f-707a945b5684 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Calling method '_delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:39.649271 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e9496f8f-8c4c-4b59-b3ce-7b781011c1e2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 Jan 13 04:08:39.651542 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e9496f8f-8c4c-4b59-b3ce-7b781011c1e2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:39.651542 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e9496f8f-8c4c-4b59-b3ce-7b781011c1e2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:39.777118 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:39.777118 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:39.789396 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e9496f8f-8c4c-4b59-b3ce-7b781011c1e2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:39.820219 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e9496f8f-8c4c-4b59-b3ce-7b781011c1e2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 returned with HTTP 200 Jan 13 04:08:39.830328 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 957/1910] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:39 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 => generated 948 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:39.850143 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-17850a7a-290d-49f0-892f-707a945b5684 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06 returned with HTTP 202 Jan 13 04:08:39.851300 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 954/1911] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:08:39 2021] DELETE /volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06 => generated 0 bytes in 467 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:08:39.876085 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7b4b2da-a959-4926-bf01-62ace6c2e7eb tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] GET http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06 Jan 13 04:08:39.877120 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7b4b2da-a959-4926-bf01-62ace6c2e7eb tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:39.877456 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:39.877456 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:39.878226 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7b4b2da-a959-4926-bf01-62ace6c2e7eb tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:39.899982 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7b4b2da-a959-4926-bf01-62ace6c2e7eb tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06 returned with HTTP 404 Jan 13 04:08:39.901528 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 958/1912] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:08:39 2021] GET /volume/v3/141a6f835601490f8e5f540af71031c3/types/fa457ea6-ecdc-488f-b6c7-a32f11585c06 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:08:39.910446 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-040bcecd-4006-41c0-9323-2156ccc132b1 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] DELETE http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/5b64cd88-6fe0-47e9-ab14-4bc03e886495 Jan 13 04:08:39.911407 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-040bcecd-4006-41c0-9323-2156ccc132b1 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:39.912090 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-040bcecd-4006-41c0-9323-2156ccc132b1 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Calling method '_delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:40.015348 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-040bcecd-4006-41c0-9323-2156ccc132b1 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/5b64cd88-6fe0-47e9-ab14-4bc03e886495 returned with HTTP 202 Jan 13 04:08:40.022967 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 955/1913] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:08:39 2021] DELETE /volume/v3/141a6f835601490f8e5f540af71031c3/types/5b64cd88-6fe0-47e9-ab14-4bc03e886495 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:08:40.037803 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78b64cb4-6e70-46a4-b22e-7fb67021fd34 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] GET http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/5b64cd88-6fe0-47e9-ab14-4bc03e886495 Jan 13 04:08:40.043172 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-78b64cb4-6e70-46a4-b22e-7fb67021fd34 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:40.044266 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-78b64cb4-6e70-46a4-b22e-7fb67021fd34 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:40.066005 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78b64cb4-6e70-46a4-b22e-7fb67021fd34 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/5b64cd88-6fe0-47e9-ab14-4bc03e886495 returned with HTTP 404 Jan 13 04:08:40.072122 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 959/1914] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:08:40 2021] GET /volume/v3/141a6f835601490f8e5f540af71031c3/types/5b64cd88-6fe0-47e9-ab14-4bc03e886495 => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:08:40.077925 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9d4575d5-7e66-4c1b-b54e-7f1ee722ad97 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] DELETE http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b Jan 13 04:08:40.078908 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9d4575d5-7e66-4c1b-b54e-7f1ee722ad97 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:40.079558 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9d4575d5-7e66-4c1b-b54e-7f1ee722ad97 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:40.080362 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-9d4575d5-7e66-4c1b-b54e-7f1ee722ad97 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Delete volume with id: a3a575de-dbaf-4d5b-9e5e-5d86925edd6b Jan 13 04:08:40.149141 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:40.149141 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:40.150801 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9d4575d5-7e66-4c1b-b54e-7f1ee722ad97 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Volume info retrieved successfully. Jan 13 04:08:40.197790 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9d4575d5-7e66-4c1b-b54e-7f1ee722ad97 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Delete volume request issued successfully. Jan 13 04:08:40.201437 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9d4575d5-7e66-4c1b-b54e-7f1ee722ad97 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b returned with HTTP 202 Jan 13 04:08:40.205071 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 956/1915] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:08:40 2021] DELETE /volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:08:40.213812 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-357da8a9-2e87-441a-b2e2-e6ac4c65e256 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] GET http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b Jan 13 04:08:40.214452 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-357da8a9-2e87-441a-b2e2-e6ac4c65e256 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:40.215345 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-357da8a9-2e87-441a-b2e2-e6ac4c65e256 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:40.310724 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:40.310724 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:40.323623 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-357da8a9-2e87-441a-b2e2-e6ac4c65e256 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Volume info retrieved successfully. Jan 13 04:08:40.348750 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-357da8a9-2e87-441a-b2e2-e6ac4c65e256 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b returned with HTTP 200 Jan 13 04:08:40.350201 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 960/1916] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:40 2021] GET /volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b => generated 941 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:40.842910 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8dd42af2-ba57-4c7f-bbbd-9f5cc39ea432 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 Jan 13 04:08:40.844011 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8dd42af2-ba57-4c7f-bbbd-9f5cc39ea432 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:40.844454 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:40.844454 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:40.845322 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8dd42af2-ba57-4c7f-bbbd-9f5cc39ea432 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:40.943353 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:40.943353 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:40.956331 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8dd42af2-ba57-4c7f-bbbd-9f5cc39ea432 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:40.984101 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8dd42af2-ba57-4c7f-bbbd-9f5cc39ea432 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 returned with HTTP 200 Jan 13 04:08:40.985318 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 957/1917] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:40 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 => generated 949 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:41.000617 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d11f3d74-2d7b-45d1-9aa8-6d50d5c95c6a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 Jan 13 04:08:41.001141 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d11f3d74-2d7b-45d1-9aa8-6d50d5c95c6a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:41.001363 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:41.001363 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:41.001738 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d11f3d74-2d7b-45d1-9aa8-6d50d5c95c6a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:41.061114 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:41.061114 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:41.073525 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d11f3d74-2d7b-45d1-9aa8-6d50d5c95c6a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:41.111925 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d11f3d74-2d7b-45d1-9aa8-6d50d5c95c6a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 returned with HTTP 200 Jan 13 04:08:41.112919 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 961/1918] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:40 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 => generated 949 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:41.128734 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f86e713c-f00b-4d35-92bf-e73db92b8056 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 Jan 13 04:08:41.129927 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f86e713c-f00b-4d35-92bf-e73db92b8056 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:41.130410 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:41.130410 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:41.130410 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f86e713c-f00b-4d35-92bf-e73db92b8056 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:41.130873 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-f86e713c-f00b-4d35-92bf-e73db92b8056 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete volume with id: b259ee77-e36f-41da-b17a-4838f00eb3a6 Jan 13 04:08:41.240444 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:41.240444 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:41.241758 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f86e713c-f00b-4d35-92bf-e73db92b8056 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:41.302240 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f86e713c-f00b-4d35-92bf-e73db92b8056 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete volume request issued successfully. Jan 13 04:08:41.302741 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f86e713c-f00b-4d35-92bf-e73db92b8056 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 returned with HTTP 202 Jan 13 04:08:41.303949 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 958/1919] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:08:41 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:08:41.311552 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d350a7fd-47a4-458d-bd66-27e6fd57cbd0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 Jan 13 04:08:41.312717 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d350a7fd-47a4-458d-bd66-27e6fd57cbd0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:41.313086 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:41.313086 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:41.313697 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d350a7fd-47a4-458d-bd66-27e6fd57cbd0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:41.368563 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-428805e7-ab9d-41e3-8fa1-5e3673607557 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] GET http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b Jan 13 04:08:41.369102 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-428805e7-ab9d-41e3-8fa1-5e3673607557 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:41.369321 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:41.369321 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:41.369696 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-428805e7-ab9d-41e3-8fa1-5e3673607557 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:41.381477 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:41.381477 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:41.390931 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d350a7fd-47a4-458d-bd66-27e6fd57cbd0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:41.415029 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d350a7fd-47a4-458d-bd66-27e6fd57cbd0 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 returned with HTTP 200 Jan 13 04:08:41.416436 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 962/1920] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:41 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 => generated 948 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:41.466291 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:41.466291 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:41.487881 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-428805e7-ab9d-41e3-8fa1-5e3673607557 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Volume info retrieved successfully. Jan 13 04:08:41.545461 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-428805e7-ab9d-41e3-8fa1-5e3673607557 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b returned with HTTP 200 Jan 13 04:08:41.546823 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 959/1921] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:41 2021] GET /volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b => generated 941 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:42.432867 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2437bbed-7c37-4dfb-866d-d52c24527f96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 Jan 13 04:08:42.434016 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2437bbed-7c37-4dfb-866d-d52c24527f96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:42.434566 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:42.434566 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:42.435197 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2437bbed-7c37-4dfb-866d-d52c24527f96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:42.498899 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:42.498899 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:42.508257 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2437bbed-7c37-4dfb-866d-d52c24527f96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:42.530776 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2437bbed-7c37-4dfb-866d-d52c24527f96 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 returned with HTTP 200 Jan 13 04:08:42.532250 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 963/1922] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:42 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 => generated 948 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:42.564528 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e139f3d1-911c-486c-936a-0350f5f7c5b0 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] GET http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b Jan 13 04:08:42.565059 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e139f3d1-911c-486c-936a-0350f5f7c5b0 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:42.565336 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:42.565336 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:42.565717 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e139f3d1-911c-486c-936a-0350f5f7c5b0 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:42.665246 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e139f3d1-911c-486c-936a-0350f5f7c5b0 tempest-VolumeTypesTest-1754722016 tempest-VolumeTypesTest-1754722016] http://10.222.0.38/volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b returned with HTTP 404 Jan 13 04:08:42.669680 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 960/1923] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:42 2021] GET /volume/v3/e475749a17084115bdc4664fd6bb7bc9/volumes/a3a575de-dbaf-4d5b-9e5e-5d86925edd6b => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:08:42.674715 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd91f928-c091-4c15-abb3-2bf7633b8815 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] DELETE http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/571ad24d-7225-48bb-b5c1-888af477168f Jan 13 04:08:42.675616 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd91f928-c091-4c15-abb3-2bf7633b8815 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:42.677050 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:42.677050 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:42.677828 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd91f928-c091-4c15-abb3-2bf7633b8815 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Calling method '_delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:42.860740 n-d-766380-6 devstack@c-api.service[87925]: /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 04:08:42.860740 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:08:42.885966 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd91f928-c091-4c15-abb3-2bf7633b8815 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/571ad24d-7225-48bb-b5c1-888af477168f returned with HTTP 202 Jan 13 04:08:42.890324 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 964/1924] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:08:42 2021] DELETE /volume/v3/141a6f835601490f8e5f540af71031c3/types/571ad24d-7225-48bb-b5c1-888af477168f => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:08:42.896472 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f7651af6-7e82-4385-85e8-89af627422c6 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] GET http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/571ad24d-7225-48bb-b5c1-888af477168f Jan 13 04:08:42.897022 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f7651af6-7e82-4385-85e8-89af627422c6 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:42.897519 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f7651af6-7e82-4385-85e8-89af627422c6 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:42.921611 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f7651af6-7e82-4385-85e8-89af627422c6 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/571ad24d-7225-48bb-b5c1-888af477168f returned with HTTP 404 Jan 13 04:08:42.924390 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 961/1925] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:08:42 2021] GET /volume/v3/141a6f835601490f8e5f540af71031c3/types/571ad24d-7225-48bb-b5c1-888af477168f => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:08:42.933001 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f47d9db-d3b5-4da0-a4b0-7d36741cde27 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] DELETE http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/03fac574-0c82-40c6-a726-7b9f391b4eb9 Jan 13 04:08:42.934571 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f47d9db-d3b5-4da0-a4b0-7d36741cde27 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:42.935248 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f47d9db-d3b5-4da0-a4b0-7d36741cde27 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Calling method '_delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:43.082618 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f47d9db-d3b5-4da0-a4b0-7d36741cde27 tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/03fac574-0c82-40c6-a726-7b9f391b4eb9 returned with HTTP 202 Jan 13 04:08:43.082618 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 965/1926] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:08:42 2021] DELETE /volume/v3/141a6f835601490f8e5f540af71031c3/types/03fac574-0c82-40c6-a726-7b9f391b4eb9 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:08:43.090410 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d11f38a8-b3a8-4865-ad8e-f85086475eed tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] GET http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/03fac574-0c82-40c6-a726-7b9f391b4eb9 Jan 13 04:08:43.090930 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d11f38a8-b3a8-4865-ad8e-f85086475eed tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:43.091416 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d11f38a8-b3a8-4865-ad8e-f85086475eed tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:43.106388 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d11f38a8-b3a8-4865-ad8e-f85086475eed tempest-VolumeTypesTest-520234611 tempest-VolumeTypesTest-520234611] http://10.222.0.38/volume/v3/141a6f835601490f8e5f540af71031c3/types/03fac574-0c82-40c6-a726-7b9f391b4eb9 returned with HTTP 404 Jan 13 04:08:43.108379 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 962/1927] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:08:43 2021] GET /volume/v3/141a6f835601490f8e5f540af71031c3/types/03fac574-0c82-40c6-a726-7b9f391b4eb9 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:08:43.548961 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2c266229-1ea0-4408-9f5c-d0f03319d253 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 Jan 13 04:08:43.549554 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2c266229-1ea0-4408-9f5c-d0f03319d253 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:43.550232 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2c266229-1ea0-4408-9f5c-d0f03319d253 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:43.618513 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2c266229-1ea0-4408-9f5c-d0f03319d253 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 returned with HTTP 404 Jan 13 04:08:43.619856 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 966/1928] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:43 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:08:43.629812 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes Jan 13 04:08:43.630577 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1074210865"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:43.631680 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1074210865'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:08:43.632052 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create volume of 1 GB Jan 13 04:08:43.656989 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Availability Zones retrieved successfully. Jan 13 04:08:43.690196 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Flow 'volume_create_api' (245849be-db1c-49bb-b6ee-f811ed8a4b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:08:43.693086 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (968f95e5-60fb-4adf-bb9a-ffd6ef7b1b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:43.695174 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:08:43.844584 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (968f95e5-60fb-4adf-bb9a-ffd6ef7b1b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:43.846516 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b781507f-a519-4851-9aa1-de6486f89391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:44.023887 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Created reservations ['6fe43632-9feb-450a-97e7-657722ecb7cc', 'ff05c790-a8f3-417d-91b3-db325275b482', 'ca9c5854-3109-4316-912f-42d594861daa', '25971a00-7e65-4750-9099-264791f14fb5'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:08:44.025834 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b781507f-a519-4851-9aa1-de6486f89391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fe43632-9feb-450a-97e7-657722ecb7cc', 'ff05c790-a8f3-417d-91b3-db325275b482', 'ca9c5854-3109-4316-912f-42d594861daa', '25971a00-7e65-4750-9099-264791f14fb5']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:44.028013 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0fb499b-c5ab-456f-9724-f13c7830a5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:44.141144 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0fb499b-c5ab-456f-9724-f13c7830a5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7af459a9-15cd-4b49-bdc6-97071fc17700', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1074210865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b5cf4f22b74f39bed1259be3f6f6c8',qos_specs=None,replication_status=,reservations=['6fe43632-9feb-450a-97e7-657722ecb7cc','ff05c790-a8f3-417d-91b3-db325275b482','ca9c5854-3109-4316-912f-42d594861daa','25971a00-7e65-4750-9099-264791f14fb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8adbb4508d24f4e8ecdca599920ac53',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:08:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1074210865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7af459a9-15cd-4b49-bdc6-97071fc17700,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6b5cf4f22b74f39bed1259be3f6f6c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c8adbb4508d24f4e8ecdca599920ac53',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:44.143247 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f055063-04f4-41c3-abe9-bbd59faba2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:44.207980 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f055063-04f4-41c3-abe9-bbd59faba2e8) transitioned into state 'SUCCESS' from state '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-1074210865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b5cf4f22b74f39bed1259be3f6f6c8',qos_specs=None,replication_status=,reservations=['6fe43632-9feb-450a-97e7-657722ecb7cc','ff05c790-a8f3-417d-91b3-db325275b482','ca9c5854-3109-4316-912f-42d594861daa','25971a00-7e65-4750-9099-264791f14fb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8adbb4508d24f4e8ecdca599920ac53',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:44.209957 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a4a474-f3e3-4ab0-ad1e-b04d58aa2ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:44.241983 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a4a474-f3e3-4ab0-ad1e-b04d58aa2ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:44.244706 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Flow 'volume_create_api' (245849be-db1c-49bb-b6ee-f811ed8a4b5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:08:44.343184 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create volume request issued successfully. Jan 13 04:08:44.371173 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f606f591-e56f-4005-b2f1-9704c13221f5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes returned with HTTP 202 Jan 13 04:08:44.382889 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 963/1929] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:08:43 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes => generated 823 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:08:44.391105 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-124962f4-fd66-4146-870d-e744a2af85f7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/7af459a9-15cd-4b49-bdc6-97071fc17700 Jan 13 04:08:44.391783 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-124962f4-fd66-4146-870d-e744a2af85f7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:44.400685 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-124962f4-fd66-4146-870d-e744a2af85f7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:44.619995 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:44.619995 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:44.648589 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-124962f4-fd66-4146-870d-e744a2af85f7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:44.693775 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-124962f4-fd66-4146-870d-e744a2af85f7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/7af459a9-15cd-4b49-bdc6-97071fc17700 returned with HTTP 200 Jan 13 04:08:44.694571 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 967/1930] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:44 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/7af459a9-15cd-4b49-bdc6-97071fc17700 => generated 915 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:45.711831 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c000f051-cf57-4b91-ab4b-d3eee2784b61 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/7af459a9-15cd-4b49-bdc6-97071fc17700 Jan 13 04:08:45.712409 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c000f051-cf57-4b91-ab4b-d3eee2784b61 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:45.712951 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:45.712951 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:45.713493 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c000f051-cf57-4b91-ab4b-d3eee2784b61 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:45.809977 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:45.809977 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:45.820948 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c000f051-cf57-4b91-ab4b-d3eee2784b61 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:45.846654 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c000f051-cf57-4b91-ab4b-d3eee2784b61 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/7af459a9-15cd-4b49-bdc6-97071fc17700 returned with HTTP 200 Jan 13 04:08:45.848322 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 964/1931] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:45 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/7af459a9-15cd-4b49-bdc6-97071fc17700 => generated 916 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:45.866108 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26f32fca-3f2f-47dc-9609-32d3b36bdd50 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots Jan 13 04:08:45.867166 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:45.867166 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:45.867852 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26f32fca-3f2f-47dc-9609-32d3b36bdd50 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7af459a9-15cd-4b49-bdc6-97071fc17700", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-164756481"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:45.932814 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:45.932814 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:45.934060 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-26f32fca-3f2f-47dc-9609-32d3b36bdd50 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:45.934425 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-26f32fca-3f2f-47dc-9609-32d3b36bdd50 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create snapshot from volume 7af459a9-15cd-4b49-bdc6-97071fc17700 Jan 13 04:08:46.009785 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-26f32fca-3f2f-47dc-9609-32d3b36bdd50 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Created reservations ['a20ba2cc-b67e-43e3-a930-83e53ebc4478', 'ffb7c371-50c1-47da-920f-d6a5233c0dc3', '08e53945-d0a3-4e1a-bb4d-09508d2ccb68', 'a182f9c5-10f4-4ed4-a55c-cdfd3dfb8f03'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:08:46.161252 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-26f32fca-3f2f-47dc-9609-32d3b36bdd50 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot create request issued successfully. Jan 13 04:08:46.162309 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26f32fca-3f2f-47dc-9609-32d3b36bdd50 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots returned with HTTP 202 Jan 13 04:08:46.163444 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 968/1932] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:08:45 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots => generated 309 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:08:46.174665 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7448e733-94f0-4266-a198-02fc1a40c56c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 Jan 13 04:08:46.175203 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7448e733-94f0-4266-a198-02fc1a40c56c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:46.175419 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:46.175419 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:46.175834 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7448e733-94f0-4266-a198-02fc1a40c56c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:46.215002 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:46.215002 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:46.216525 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7448e733-94f0-4266-a198-02fc1a40c56c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:46.222266 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7448e733-94f0-4266-a198-02fc1a40c56c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 returned with HTTP 200 Jan 13 04:08:46.224941 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 965/1933] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:46 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 => generated 441 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:47.237872 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a2a40a98-c506-469c-98bd-57be04cb9212 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 Jan 13 04:08:47.239277 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a2a40a98-c506-469c-98bd-57be04cb9212 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:47.239483 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:47.239483 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:47.240820 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a2a40a98-c506-469c-98bd-57be04cb9212 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:47.286029 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:47.286029 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:47.288097 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a2a40a98-c506-469c-98bd-57be04cb9212 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:47.292306 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a2a40a98-c506-469c-98bd-57be04cb9212 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 returned with HTTP 200 Jan 13 04:08:47.293804 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 969/1934] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:47 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 => generated 441 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:48.310521 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6b3c5dae-6086-4314-955b-05c942ed25bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 Jan 13 04:08:48.311839 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6b3c5dae-6086-4314-955b-05c942ed25bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:48.312248 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:48.312248 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:48.312913 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6b3c5dae-6086-4314-955b-05c942ed25bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:48.344790 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:48.344790 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:48.346325 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6b3c5dae-6086-4314-955b-05c942ed25bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:48.354849 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6b3c5dae-6086-4314-955b-05c942ed25bb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 returned with HTTP 200 Jan 13 04:08:48.356060 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 966/1935] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:08:48 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 => generated 468 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:48.367799 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] POST http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes Jan 13 04:08:48.368814 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:48.368814 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:48.369234 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3bf43ae1-5f14-42a2-aab2-22db52758e85", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-809343634"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:48.370445 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create volume request body: {'volume': {'snapshot_id': '3bf43ae1-5f14-42a2-aab2-22db52758e85', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-809343634'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:08:48.439570 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:48.439570 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:48.440815 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:08:48.441239 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create volume of 1 GB Jan 13 04:08:48.456454 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Availability Zones retrieved successfully. Jan 13 04:08:48.476952 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Flow 'volume_create_api' (7e357c03-4334-4a4d-b897-aa0ae4b779af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:08:48.480578 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be4d7b1-7060-4c69-9c8f-7ec4edf2ad6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:48.482983 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:08:48.617452 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be4d7b1-7060-4c69-9c8f-7ec4edf2ad6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3bf43ae1-5f14-42a2-aab2-22db52758e85', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:48.619823 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab157ce-00c9-4c44-89b7-510c06cdab59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:48.732033 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Created reservations ['58469ac6-bf1c-487e-b0c7-be34f87622d4', '4fdd2c3b-dd66-4513-9076-6d80ebea1bcb', '947a2473-b880-4c0d-b483-3c053d8daa3e', '986ac83b-7b5a-422b-9c5a-cabcaa231d9d'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:08:48.734186 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab157ce-00c9-4c44-89b7-510c06cdab59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58469ac6-bf1c-487e-b0c7-be34f87622d4', '4fdd2c3b-dd66-4513-9076-6d80ebea1bcb', '947a2473-b880-4c0d-b483-3c053d8daa3e', '986ac83b-7b5a-422b-9c5a-cabcaa231d9d']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:48.736774 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f8e92e8-bb9d-4d35-814c-27c25761bea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:48.893861 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f8e92e8-bb9d-4d35-814c-27c25761bea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b88dc91f-e834-4a8a-8147-95e7f893eace', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-809343634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b5cf4f22b74f39bed1259be3f6f6c8',qos_specs=None,replication_status=,reservations=['58469ac6-bf1c-487e-b0c7-be34f87622d4','4fdd2c3b-dd66-4513-9076-6d80ebea1bcb','947a2473-b880-4c0d-b483-3c053d8daa3e','986ac83b-7b5a-422b-9c5a-cabcaa231d9d'],size=1,snapshot_id=3bf43ae1-5f14-42a2-aab2-22db52758e85,source_replicaid=,source_volid=None,status='creating',user_id='c8adbb4508d24f4e8ecdca599920ac53',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:08:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-809343634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b88dc91f-e834-4a8a-8147-95e7f893eace,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6b5cf4f22b74f39bed1259be3f6f6c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3bf43ae1-5f14-42a2-aab2-22db52758e85,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c8adbb4508d24f4e8ecdca599920ac53',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:48.897215 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4876f954-c6e6-4720-93f3-555b21ae3dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:48.938094 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4876f954-c6e6-4720-93f3-555b21ae3dc0) transitioned into state 'SUCCESS' from state '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-809343634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b5cf4f22b74f39bed1259be3f6f6c8',qos_specs=None,replication_status=,reservations=['58469ac6-bf1c-487e-b0c7-be34f87622d4','4fdd2c3b-dd66-4513-9076-6d80ebea1bcb','947a2473-b880-4c0d-b483-3c053d8daa3e','986ac83b-7b5a-422b-9c5a-cabcaa231d9d'],size=1,snapshot_id=3bf43ae1-5f14-42a2-aab2-22db52758e85,source_replicaid=,source_volid=None,status='creating',user_id='c8adbb4508d24f4e8ecdca599920ac53',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:48.940449 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25827cc7-55dd-4dd7-8906-a6f7d37a9cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:49.046886 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25827cc7-55dd-4dd7-8906-a6f7d37a9cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:49.049672 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Flow 'volume_create_api' (7e357c03-4334-4a4d-b897-aa0ae4b779af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:08:49.108934 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Create volume request issued successfully. Jan 13 04:08:49.125049 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee0c13e9-72f2-4a7a-a8a6-1c16171388b1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes returned with HTTP 202 Jan 13 04:08:49.126298 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 970/1936] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:08:48 2021] POST /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes => generated 856 bytes in 763 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:08:49.142552 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-590c840a-363f-41f9-b515-d805ea78236d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace Jan 13 04:08:49.143052 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-590c840a-363f-41f9-b515-d805ea78236d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:49.143429 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:49.143429 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:49.144070 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-590c840a-363f-41f9-b515-d805ea78236d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:49.213466 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:49.213466 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:49.232102 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-590c840a-363f-41f9-b515-d805ea78236d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:49.289325 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-590c840a-363f-41f9-b515-d805ea78236d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace returned with HTTP 200 Jan 13 04:08:49.295935 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 967/1937] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:49 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace => generated 924 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:50.314403 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-53d6f8f1-a9e1-4f3b-a548-0bbfe23ab35c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace Jan 13 04:08:50.314403 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-53d6f8f1-a9e1-4f3b-a548-0bbfe23ab35c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:50.314403 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:50.314403 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:50.315142 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-53d6f8f1-a9e1-4f3b-a548-0bbfe23ab35c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:50.384409 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:50.384409 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:50.393281 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-53d6f8f1-a9e1-4f3b-a548-0bbfe23ab35c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:50.420809 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-53d6f8f1-a9e1-4f3b-a548-0bbfe23ab35c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace returned with HTTP 200 Jan 13 04:08:50.431311 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 971/1938] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:50 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace => generated 948 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:51.441516 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7ff75d3-3a10-4c9d-b240-4c5787b73599 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace Jan 13 04:08:51.443277 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7ff75d3-3a10-4c9d-b240-4c5787b73599 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:51.443634 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:51.443634 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:51.444356 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7ff75d3-3a10-4c9d-b240-4c5787b73599 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:51.632859 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:51.632859 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:51.650950 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a7ff75d3-3a10-4c9d-b240-4c5787b73599 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:51.703429 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7ff75d3-3a10-4c9d-b240-4c5787b73599 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace returned with HTTP 200 Jan 13 04:08:51.714900 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 968/1939] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:51 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace => generated 948 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:51.920384 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-de897f70-901a-4524-99da-0c4396ca0489 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] POST http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types Jan 13 04:08:51.921076 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:51.921076 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:51.921960 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-de897f70-901a-4524-99da-0c4396ca0489 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-50876224"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:52.040916 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-de897f70-901a-4524-99da-0c4396ca0489 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types returned with HTTP 200 Jan 13 04:08:52.042080 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 972/1940] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 04:08:51 2021] POST /volume/v3/9b6fcfb759324d87a36601d9f94e255d/types => generated 229 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:52.056527 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-03be5655-1364-4c47-90b7-ebf8f4766179 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] POST http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs Jan 13 04:08:52.057373 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:52.057373 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:52.058051 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-03be5655-1364-4c47-90b7-ebf8f4766179 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:52.332444 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-03be5655-1364-4c47-90b7-ebf8f4766179 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs returned with HTTP 200 Jan 13 04:08:52.333313 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 969/1941] 10.222.0.38 () {60 vars in 1366 bytes} [Wed Jan 13 04:08:52 2021] POST /volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs => generated 34 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:08:52.343636 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c3a18095-9f45-4aa3-92ad-7bf55a682759 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] GET http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs/spec3 Jan 13 04:08:52.344310 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c3a18095-9f45-4aa3-92ad-7bf55a682759 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:52.344897 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c3a18095-9f45-4aa3-92ad-7bf55a682759 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:52.367499 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c3a18095-9f45-4aa3-92ad-7bf55a682759 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs/spec3 returned with HTTP 200 Jan 13 04:08:52.368805 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 973/1942] 10.222.0.38 () {58 vars in 1363 bytes} [Wed Jan 13 04:08:52 2021] GET /volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs/spec3 => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:08:52.379364 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b736c0fa-54c2-412e-9dcf-ab1b5c9f199f tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] DELETE http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs/spec3 Jan 13 04:08:52.380181 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b736c0fa-54c2-412e-9dcf-ab1b5c9f199f tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:52.380915 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b736c0fa-54c2-412e-9dcf-ab1b5c9f199f tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:52.454347 n-d-766380-6 devstack@c-api.service[87925]: /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 04:08:52.454347 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:08:52.531254 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b736c0fa-54c2-412e-9dcf-ab1b5c9f199f tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs/spec3 returned with HTTP 202 Jan 13 04:08:52.532639 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 970/1943] 10.222.0.38 () {58 vars in 1366 bytes} [Wed Jan 13 04:08:52 2021] DELETE /volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs/spec3 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:08:52.543684 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4035d0bc-f208-45e0-90f2-6e994f3d71b1 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] GET http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs/spec3 Jan 13 04:08:52.544557 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4035d0bc-f208-45e0-90f2-6e994f3d71b1 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:52.545239 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4035d0bc-f208-45e0-90f2-6e994f3d71b1 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:52.573167 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4035d0bc-f208-45e0-90f2-6e994f3d71b1 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs/spec3 returned with HTTP 404 Jan 13 04:08:52.575403 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 974/1944] 10.222.0.38 () {58 vars in 1363 bytes} [Wed Jan 13 04:08:52 2021] GET /volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs/spec3 => generated 129 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:08:52.588946 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-288eaeec-fc55-4ca7-8013-8df3cde27722 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] POST http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs Jan 13 04:08:52.589872 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-288eaeec-fc55-4ca7-8013-8df3cde27722 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:52.725353 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-74ecbdc4-30d7-41ff-81c2-e8778535066a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace Jan 13 04:08:52.725353 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-74ecbdc4-30d7-41ff-81c2-e8778535066a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:52.725353 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-74ecbdc4-30d7-41ff-81c2-e8778535066a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:52.742537 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-288eaeec-fc55-4ca7-8013-8df3cde27722 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs returned with HTTP 200 Jan 13 04:08:52.743764 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 971/1945] 10.222.0.38 () {60 vars in 1366 bytes} [Wed Jan 13 04:08:52 2021] POST /volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs => generated 34 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:08:52.772002 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-628bfe73-e121-4809-be0c-f5518cea2b9e tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] GET http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs Jan 13 04:08:52.772522 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-628bfe73-e121-4809-be0c-f5518cea2b9e tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:52.773019 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-628bfe73-e121-4809-be0c-f5518cea2b9e tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:52.801861 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:52.801861 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:52.814081 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-628bfe73-e121-4809-be0c-f5518cea2b9e tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs returned with HTTP 200 Jan 13 04:08:52.816785 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 972/1946] 10.222.0.38 () {58 vars in 1345 bytes} [Wed Jan 13 04:08:52 2021] GET /volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs => generated 34 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 13 04:08:52.817455 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-74ecbdc4-30d7-41ff-81c2-e8778535066a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:52.831121 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-853d32a0-dd4a-4661-b642-d1e222c97a91 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] POST http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs Jan 13 04:08:52.833016 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-853d32a0-dd4a-4661-b642-d1e222c97a91 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:52.859147 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-74ecbdc4-30d7-41ff-81c2-e8778535066a tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace returned with HTTP 200 Jan 13 04:08:52.860653 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 975/1947] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:52 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace => generated 948 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:53.093654 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-853d32a0-dd4a-4661-b642-d1e222c97a91 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs returned with HTTP 200 Jan 13 04:08:53.094967 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 973/1948] 10.222.0.38 () {60 vars in 1366 bytes} [Wed Jan 13 04:08:52 2021] POST /volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs => generated 34 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:08:53.106098 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c5e24a6f-7aef-428d-af89-04ee6a83775f tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] PUT http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs/spec2 Jan 13 04:08:53.106898 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:53.106898 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:53.107567 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c5e24a6f-7aef-428d-af89-04ee6a83775f tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:53.249506 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c5e24a6f-7aef-428d-af89-04ee6a83775f tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs/spec2 returned with HTTP 200 Jan 13 04:08:53.251174 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 976/1949] 10.222.0.38 () {60 vars in 1383 bytes} [Wed Jan 13 04:08:53 2021] PUT /volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs/spec2 => generated 17 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:08:53.262403 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-358bf054-7e72-48c2-a06b-29febb2d3ccd tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] GET http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs/spec2 Jan 13 04:08:53.270315 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-358bf054-7e72-48c2-a06b-29febb2d3ccd tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:53.270315 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-358bf054-7e72-48c2-a06b-29febb2d3ccd tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:53.281613 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-358bf054-7e72-48c2-a06b-29febb2d3ccd tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs/spec2 returned with HTTP 200 Jan 13 04:08:53.300224 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 974/1950] 10.222.0.38 () {58 vars in 1363 bytes} [Wed Jan 13 04:08:53 2021] GET /volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/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 04:08:53.308065 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-997724de-6730-45a3-82c5-bc977cdc5f8c tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] POST http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs Jan 13 04:08:53.308940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-997724de-6730-45a3-82c5-bc977cdc5f8c tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:53.610777 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-997724de-6730-45a3-82c5-bc977cdc5f8c tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs returned with HTTP 200 Jan 13 04:08:53.611640 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 977/1951] 10.222.0.38 () {60 vars in 1366 bytes} [Wed Jan 13 04:08:53 2021] POST /volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs => generated 51 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:08:53.629777 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2f1b7466-c05f-4772-bdad-dfabbf63cb9f tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] GET http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs Jan 13 04:08:53.630323 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2f1b7466-c05f-4772-bdad-dfabbf63cb9f tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:53.635973 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2f1b7466-c05f-4772-bdad-dfabbf63cb9f tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:53.695324 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2f1b7466-c05f-4772-bdad-dfabbf63cb9f tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs returned with HTTP 200 Jan 13 04:08:53.707935 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 975/1952] 10.222.0.38 () {58 vars in 1345 bytes} [Wed Jan 13 04:08:53 2021] GET /volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f/extra_specs => generated 68 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:08:53.716553 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-166c99cd-bd5a-40e6-b9db-c9b5c965942f tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] DELETE http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f Jan 13 04:08:53.717090 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-166c99cd-bd5a-40e6-b9db-c9b5c965942f tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:53.717602 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-166c99cd-bd5a-40e6-b9db-c9b5c965942f tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Calling method '_delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:53.878637 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a347b3d-a90a-4a4b-ac39-09bcba79977f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace Jan 13 04:08:53.879169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a347b3d-a90a-4a4b-ac39-09bcba79977f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:53.879658 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a347b3d-a90a-4a4b-ac39-09bcba79977f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:53.892087 n-d-766380-6 devstack@c-api.service[87925]: /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 04:08:53.892087 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:08:53.933476 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:53.933476 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:53.942432 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0a347b3d-a90a-4a4b-ac39-09bcba79977f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:53.965584 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a347b3d-a90a-4a4b-ac39-09bcba79977f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace returned with HTTP 200 Jan 13 04:08:53.966447 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 976/1953] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:53 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace => generated 948 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:54.094523 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-166c99cd-bd5a-40e6-b9db-c9b5c965942f tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f returned with HTTP 202 Jan 13 04:08:54.096028 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 978/1954] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:08:53 2021] DELETE /volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f => generated 0 bytes in 388 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:08:54.104473 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7efac2c6-61b9-40c9-bb1b-748e19327185 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] GET http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f Jan 13 04:08:54.105664 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7efac2c6-61b9-40c9-bb1b-748e19327185 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:54.105664 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:54.105664 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:54.105664 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7efac2c6-61b9-40c9-bb1b-748e19327185 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:54.134825 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7efac2c6-61b9-40c9-bb1b-748e19327185 tempest-VolumeTypesExtraSpecsTest-756192577 tempest-VolumeTypesExtraSpecsTest-756192577] http://10.222.0.38/volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f returned with HTTP 404 Jan 13 04:08:54.141078 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 977/1955] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:08:54 2021] GET /volume/v3/9b6fcfb759324d87a36601d9f94e255d/types/98cd7319-852f-4add-8457-2bf36881bb6f => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:08:54.983940 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a542a273-ed9d-4c7b-bcb7-cb9c5c0092a9 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace Jan 13 04:08:54.984955 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a542a273-ed9d-4c7b-bcb7-cb9c5c0092a9 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:54.984955 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a542a273-ed9d-4c7b-bcb7-cb9c5c0092a9 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:55.077607 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:55.077607 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:55.115370 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a542a273-ed9d-4c7b-bcb7-cb9c5c0092a9 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:55.159711 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a542a273-ed9d-4c7b-bcb7-cb9c5c0092a9 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace returned with HTTP 200 Jan 13 04:08:55.161164 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 979/1956] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:54 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace => generated 948 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:56.183202 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-72c3b34a-e927-4218-ab98-660bf0953c23 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace Jan 13 04:08:56.186093 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-72c3b34a-e927-4218-ab98-660bf0953c23 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:56.186093 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-72c3b34a-e927-4218-ab98-660bf0953c23 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:56.254050 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:56.254050 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:56.271385 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-72c3b34a-e927-4218-ab98-660bf0953c23 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:56.321175 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-72c3b34a-e927-4218-ab98-660bf0953c23 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace returned with HTTP 200 Jan 13 04:08:56.322670 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 978/1957] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:56 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace => generated 948 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:57.339459 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0ca56d6-aedd-4e55-b717-ab237739d8e9 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace Jan 13 04:08:57.341821 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0ca56d6-aedd-4e55-b717-ab237739d8e9 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:57.342711 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:57.342711 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:57.343203 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0ca56d6-aedd-4e55-b717-ab237739d8e9 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:57.405656 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:57.405656 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:57.430774 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d0ca56d6-aedd-4e55-b717-ab237739d8e9 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:57.481237 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0ca56d6-aedd-4e55-b717-ab237739d8e9 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace returned with HTTP 200 Jan 13 04:08:57.482819 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 980/1958] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:57 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace => generated 949 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:57.501701 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9d41ce06-2f2a-4ccb-a1d2-86b8b6f22d36 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace Jan 13 04:08:57.502385 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9d41ce06-2f2a-4ccb-a1d2-86b8b6f22d36 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:57.502709 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:57.502709 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:57.503836 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9d41ce06-2f2a-4ccb-a1d2-86b8b6f22d36 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:57.601671 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:57.601671 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:57.614585 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9d41ce06-2f2a-4ccb-a1d2-86b8b6f22d36 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:57.648265 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9d41ce06-2f2a-4ccb-a1d2-86b8b6f22d36 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace returned with HTTP 200 Jan 13 04:08:57.660662 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 979/1959] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:57 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace => generated 949 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:57.664855 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-38a3d1fe-6528-4e39-92ef-4985a192585b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace Jan 13 04:08:57.665531 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-38a3d1fe-6528-4e39-92ef-4985a192585b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:57.665726 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:57.665726 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:57.666454 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-38a3d1fe-6528-4e39-92ef-4985a192585b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:57.667444 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-38a3d1fe-6528-4e39-92ef-4985a192585b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete volume with id: b88dc91f-e834-4a8a-8147-95e7f893eace Jan 13 04:08:57.725964 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:57.725964 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:57.728556 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-38a3d1fe-6528-4e39-92ef-4985a192585b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:57.770338 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-38a3d1fe-6528-4e39-92ef-4985a192585b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete volume request issued successfully. Jan 13 04:08:57.771047 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-38a3d1fe-6528-4e39-92ef-4985a192585b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace returned with HTTP 202 Jan 13 04:08:57.773021 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 981/1960] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:08:57 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:08:57.782849 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b6d9f83-70f9-4009-86c4-8266f0e0687d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace Jan 13 04:08:57.783439 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b6d9f83-70f9-4009-86c4-8266f0e0687d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:57.783548 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:57.783548 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:57.783907 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b6d9f83-70f9-4009-86c4-8266f0e0687d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:57.876322 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:57.876322 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:57.888169 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3b6d9f83-70f9-4009-86c4-8266f0e0687d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:57.921392 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b6d9f83-70f9-4009-86c4-8266f0e0687d tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace returned with HTTP 200 Jan 13 04:08:57.921392 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 980/1961] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:57 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace => generated 948 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:58.939169 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-40335ef0-d909-4c37-a54f-17e6ab09519f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace Jan 13 04:08:58.939697 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-40335ef0-d909-4c37-a54f-17e6ab09519f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:08:58.939884 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:58.939884 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:58.941685 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-40335ef0-d909-4c37-a54f-17e6ab09519f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:08:59.090519 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:08:59.090519 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:08:59.099866 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-40335ef0-d909-4c37-a54f-17e6ab09519f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:08:59.132622 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-40335ef0-d909-4c37-a54f-17e6ab09519f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace returned with HTTP 200 Jan 13 04:08:59.134099 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 982/1962] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:08:58 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace => generated 948 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:08:59.802182 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] POST http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes Jan 13 04:08:59.803505 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:08:59.803505 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:08:59.804191 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-2029342143"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:08:59.805850 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-2029342143'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:08:59.806440 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Create volume of 1 GB Jan 13 04:08:59.823755 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Availability Zones retrieved successfully. Jan 13 04:08:59.849433 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Flow 'volume_create_api' (436ab670-9b3c-4a78-beff-1c3a725b6f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:08:59.853312 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a1a3b51-1067-4ed8-ba11-1ecef8b5a4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:08:59.856601 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:08:59.952556 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a1a3b51-1067-4ed8-ba11-1ecef8b5a4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:08:59.962476 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffa4c8c5-dc19-4c07-a61c-1e861b72b4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:00.090204 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Created reservations ['3c1b3fd1-84b3-4178-9def-e627c013bbc7', '909c9c0d-4cc5-4898-8401-8ff23304955b', '4fe61057-2537-4dca-bbb0-8b5b2563f1c2', '7b56b3df-bd9f-4195-a004-2626f3154993'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:09:00.093308 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffa4c8c5-dc19-4c07-a61c-1e861b72b4ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c1b3fd1-84b3-4178-9def-e627c013bbc7', '909c9c0d-4cc5-4898-8401-8ff23304955b', '4fe61057-2537-4dca-bbb0-8b5b2563f1c2', '7b56b3df-bd9f-4195-a004-2626f3154993']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:00.096970 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f0a4c5c-34a0-46ee-aa76-99106eefa026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:00.151139 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e1da4a83-1e30-49b5-81e8-f2405f581708 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace Jan 13 04:09:00.151701 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e1da4a83-1e30-49b5-81e8-f2405f581708 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:00.152124 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:00.152124 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:00.152616 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e1da4a83-1e30-49b5-81e8-f2405f581708 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:00.200491 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f0a4c5c-34a0-46ee-aa76-99106eefa026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87e7ddd6-5c69-40b3-90c0-34e20f305652', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2029342143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='872b6b4470a14494b3dc491b1cfa0670',qos_specs=None,replication_status=,reservations=['3c1b3fd1-84b3-4178-9def-e627c013bbc7','909c9c0d-4cc5-4898-8401-8ff23304955b','4fe61057-2537-4dca-bbb0-8b5b2563f1c2','7b56b3df-bd9f-4195-a004-2626f3154993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ae2e969229842c0bbf2df25da11c5f0',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:09:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2029342143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87e7ddd6-5c69-40b3-90c0-34e20f305652,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='872b6b4470a14494b3dc491b1cfa0670',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0ae2e969229842c0bbf2df25da11c5f0',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:00.202564 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b1e943-4693-4b74-be07-1a0afd670f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:00.226648 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e1da4a83-1e30-49b5-81e8-f2405f581708 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace returned with HTTP 404 Jan 13 04:09:00.228271 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 983/1963] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:00 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:00.241404 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d661c210-8f5f-444e-842f-fb9b1037f109 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace Jan 13 04:09:00.242418 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d661c210-8f5f-444e-842f-fb9b1037f109 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:00.243367 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d661c210-8f5f-444e-842f-fb9b1037f109 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:00.246279 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-d661c210-8f5f-444e-842f-fb9b1037f109 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete volume with id: b88dc91f-e834-4a8a-8147-95e7f893eace Jan 13 04:09:00.252619 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b1e943-4693-4b74-be07-1a0afd670f67) transitioned into state 'SUCCESS' from state '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-2029342143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='872b6b4470a14494b3dc491b1cfa0670',qos_specs=None,replication_status=,reservations=['3c1b3fd1-84b3-4178-9def-e627c013bbc7','909c9c0d-4cc5-4898-8401-8ff23304955b','4fe61057-2537-4dca-bbb0-8b5b2563f1c2','7b56b3df-bd9f-4195-a004-2626f3154993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ae2e969229842c0bbf2df25da11c5f0',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:00.255767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085fae4b-e764-44f5-9155-0b5cd4374d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:00.289296 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085fae4b-e764-44f5-9155-0b5cd4374d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:00.293840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Flow 'volume_create_api' (436ab670-9b3c-4a78-beff-1c3a725b6f6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:09:00.306100 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d661c210-8f5f-444e-842f-fb9b1037f109 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace returned with HTTP 404 Jan 13 04:09:00.308019 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 984/1964] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:09:00 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b88dc91f-e834-4a8a-8147-95e7f893eace => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:00.325036 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea00b87b-cdee-478b-bcfd-3b8cbf311984 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 Jan 13 04:09:00.325742 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ea00b87b-cdee-478b-bcfd-3b8cbf311984 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:00.327654 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ea00b87b-cdee-478b-bcfd-3b8cbf311984 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:00.329821 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-ea00b87b-cdee-478b-bcfd-3b8cbf311984 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete snapshot with id: 3bf43ae1-5f14-42a2-aab2-22db52758e85 Jan 13 04:09:00.372738 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Create volume request issued successfully. Jan 13 04:09:00.379480 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:00.379480 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:00.385162 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ea00b87b-cdee-478b-bcfd-3b8cbf311984 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:09:00.389918 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-16c413e1-9f7b-453d-9e9c-17e4558d54b2 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes returned with HTTP 202 Jan 13 04:09:00.391392 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 981/1965] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:08:59 2021] POST /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes => generated 819 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:09:00.407750 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-465c0464-f306-41c2-b11c-d6c6552b9002 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] GET http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 Jan 13 04:09:00.408390 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-465c0464-f306-41c2-b11c-d6c6552b9002 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:00.408886 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:00.408886 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:00.409276 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-465c0464-f306-41c2-b11c-d6c6552b9002 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:00.543977 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ea00b87b-cdee-478b-bcfd-3b8cbf311984 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot delete request issued successfully. Jan 13 04:09:00.543977 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea00b87b-cdee-478b-bcfd-3b8cbf311984 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 returned with HTTP 202 Jan 13 04:09:00.552062 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 985/1966] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:09:00 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:09:00.572603 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0fcda7c5-a311-4601-b649-cf39b9d3fec1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 Jan 13 04:09:00.573150 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0fcda7c5-a311-4601-b649-cf39b9d3fec1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:00.573537 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:00.573537 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:00.573917 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0fcda7c5-a311-4601-b649-cf39b9d3fec1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:00.589719 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:00.589719 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:00.625780 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:00.625780 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:00.626916 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0fcda7c5-a311-4601-b649-cf39b9d3fec1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:09:00.629657 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0fcda7c5-a311-4601-b649-cf39b9d3fec1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 returned with HTTP 200 Jan 13 04:09:00.636792 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 986/1967] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:00 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 => generated 467 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:00.643698 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-465c0464-f306-41c2-b11c-d6c6552b9002 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Volume info retrieved successfully. Jan 13 04:09:00.707796 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-465c0464-f306-41c2-b11c-d6c6552b9002 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 returned with HTTP 200 Jan 13 04:09:00.709406 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 982/1968] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:00 2021] GET /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 => generated 887 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:01.654222 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f7e9c7a2-b2d2-49f5-8af5-a155b54df154 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 Jan 13 04:09:01.654905 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f7e9c7a2-b2d2-49f5-8af5-a155b54df154 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:01.655225 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:01.655225 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:01.655798 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f7e9c7a2-b2d2-49f5-8af5-a155b54df154 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:01.692614 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:01.692614 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:01.694465 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f7e9c7a2-b2d2-49f5-8af5-a155b54df154 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:09:01.697745 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f7e9c7a2-b2d2-49f5-8af5-a155b54df154 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 returned with HTTP 200 Jan 13 04:09:01.714187 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 987/1969] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:01 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 => generated 467 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:01.726366 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7a0b73b0-68a8-422f-8040-9cefb65007d0 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] GET http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 Jan 13 04:09:01.726904 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7a0b73b0-68a8-422f-8040-9cefb65007d0 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:01.727132 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:01.727132 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:01.727512 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7a0b73b0-68a8-422f-8040-9cefb65007d0 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:01.872355 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:01.872355 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:01.895340 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7a0b73b0-68a8-422f-8040-9cefb65007d0 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Volume info retrieved successfully. Jan 13 04:09:01.930206 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7a0b73b0-68a8-422f-8040-9cefb65007d0 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 returned with HTTP 200 Jan 13 04:09:01.931027 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 983/1970] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:01 2021] GET /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 => generated 911 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:02.715298 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6241dbba-588b-42bb-bec1-75bcc76c53eb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 Jan 13 04:09:02.715800 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6241dbba-588b-42bb-bec1-75bcc76c53eb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:02.716222 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:02.716222 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:02.716874 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6241dbba-588b-42bb-bec1-75bcc76c53eb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:02.741138 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6241dbba-588b-42bb-bec1-75bcc76c53eb tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 returned with HTTP 404 Jan 13 04:09:02.742629 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 988/1971] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:02 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/3bf43ae1-5f14-42a2-aab2-22db52758e85 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 04:09:02.751266 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1f205965-9cd4-4dc1-92c3-fe5a828a41da tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/7af459a9-15cd-4b49-bdc6-97071fc17700 Jan 13 04:09:02.752260 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1f205965-9cd4-4dc1-92c3-fe5a828a41da tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:02.752728 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:02.752728 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:02.753841 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1f205965-9cd4-4dc1-92c3-fe5a828a41da tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:02.754526 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-1f205965-9cd4-4dc1-92c3-fe5a828a41da tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete volume with id: 7af459a9-15cd-4b49-bdc6-97071fc17700 Jan 13 04:09:02.812855 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:02.812855 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:02.814730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1f205965-9cd4-4dc1-92c3-fe5a828a41da tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:09:02.866703 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1f205965-9cd4-4dc1-92c3-fe5a828a41da tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete volume request issued successfully. Jan 13 04:09:02.867496 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1f205965-9cd4-4dc1-92c3-fe5a828a41da tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/7af459a9-15cd-4b49-bdc6-97071fc17700 returned with HTTP 202 Jan 13 04:09:02.882615 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-692ec584-d9af-4a7f-8a04-429d535541bf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/7af459a9-15cd-4b49-bdc6-97071fc17700 Jan 13 04:09:02.883442 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-692ec584-d9af-4a7f-8a04-429d535541bf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:02.884075 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-692ec584-d9af-4a7f-8a04-429d535541bf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:02.888855 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 984/1972] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:09:02 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/7af459a9-15cd-4b49-bdc6-97071fc17700 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:09:02.947712 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:02.947712 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:02.950767 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-701cd3ce-79fe-42f2-a4ea-55b711d876b0 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] GET http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 Jan 13 04:09:02.952927 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-701cd3ce-79fe-42f2-a4ea-55b711d876b0 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:02.953290 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:02.953290 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:02.954178 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-701cd3ce-79fe-42f2-a4ea-55b711d876b0 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:02.974295 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-692ec584-d9af-4a7f-8a04-429d535541bf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:09:03.026534 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-692ec584-d9af-4a7f-8a04-429d535541bf tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/7af459a9-15cd-4b49-bdc6-97071fc17700 returned with HTTP 200 Jan 13 04:09:03.035611 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:03.035611 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:03.044539 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 989/1973] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:02 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/7af459a9-15cd-4b49-bdc6-97071fc17700 => generated 915 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:03.044978 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-701cd3ce-79fe-42f2-a4ea-55b711d876b0 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Volume info retrieved successfully. Jan 13 04:09:03.087457 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-701cd3ce-79fe-42f2-a4ea-55b711d876b0 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 returned with HTTP 200 Jan 13 04:09:03.104315 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 985/1974] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:02 2021] GET /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 => generated 912 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:03.119667 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1b63f866-fd80-45ec-ade4-654582accc09 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] POST http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata Jan 13 04:09:03.120485 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:03.120485 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:03.121173 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1b63f866-fd80-45ec-ade4-654582accc09 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:03.190250 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:03.190250 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:03.192329 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1b63f866-fd80-45ec-ade4-654582accc09 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Volume info retrieved successfully. Jan 13 04:09:03.220821 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1b63f866-fd80-45ec-ade4-654582accc09 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Create volume metadata completed successfully. Jan 13 04:09:03.221433 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1b63f866-fd80-45ec-ade4-654582accc09 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata returned with HTTP 200 Jan 13 04:09:03.222491 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 990/1975] 10.222.0.38 () {60 vars in 1364 bytes} [Wed Jan 13 04:09:03 2021] POST /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata => generated 101 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:03.232811 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-62ee54e8-e4b7-4eee-bb83-4abdfcbb2195 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] GET http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata Jan 13 04:09:03.233523 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-62ee54e8-e4b7-4eee-bb83-4abdfcbb2195 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:03.233888 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:03.233888 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:03.234540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-62ee54e8-e4b7-4eee-bb83-4abdfcbb2195 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:03.315660 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:03.315660 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:03.317559 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-62ee54e8-e4b7-4eee-bb83-4abdfcbb2195 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Volume info retrieved successfully. Jan 13 04:09:03.360265 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-62ee54e8-e4b7-4eee-bb83-4abdfcbb2195 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Get volume metadata completed successfully. Jan 13 04:09:03.362640 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-62ee54e8-e4b7-4eee-bb83-4abdfcbb2195 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata returned with HTTP 200 Jan 13 04:09:03.376446 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 986/1976] 10.222.0.38 () {58 vars in 1342 bytes} [Wed Jan 13 04:09:03 2021] GET /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata => generated 101 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:03.379332 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2fb6c02a-7dd3-4504-a34e-73caa4adb555 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] PUT http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata Jan 13 04:09:03.379973 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:03.379973 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:03.380393 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2fb6c02a-7dd3-4504-a34e-73caa4adb555 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:03.471374 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:03.471374 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:03.473556 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2fb6c02a-7dd3-4504-a34e-73caa4adb555 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Volume info retrieved successfully. Jan 13 04:09:03.536071 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2fb6c02a-7dd3-4504-a34e-73caa4adb555 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Update volume metadata completed successfully. Jan 13 04:09:03.537223 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2fb6c02a-7dd3-4504-a34e-73caa4adb555 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata returned with HTTP 200 Jan 13 04:09:03.539395 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 991/1977] 10.222.0.38 () {60 vars in 1362 bytes} [Wed Jan 13 04:09:03 2021] PUT /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata => generated 57 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:09:03.549196 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-374b8409-69b6-43df-8fc7-48ed27f13a9c tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] GET http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata Jan 13 04:09:03.550067 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-374b8409-69b6-43df-8fc7-48ed27f13a9c tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:03.550576 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:03.550576 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:03.551936 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-374b8409-69b6-43df-8fc7-48ed27f13a9c tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:03.615006 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:03.615006 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:03.616213 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-374b8409-69b6-43df-8fc7-48ed27f13a9c tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Volume info retrieved successfully. Jan 13 04:09:03.647832 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-374b8409-69b6-43df-8fc7-48ed27f13a9c tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Get volume metadata completed successfully. Jan 13 04:09:03.648750 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-374b8409-69b6-43df-8fc7-48ed27f13a9c tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata returned with HTTP 200 Jan 13 04:09:03.650513 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 987/1978] 10.222.0.38 () {58 vars in 1342 bytes} [Wed Jan 13 04:09:03 2021] GET /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata => generated 57 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:09:03.662481 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7e5abac1-fd72-4fc7-a2a5-ebf0c0c8358d tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] DELETE http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata/key1 Jan 13 04:09:03.663826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7e5abac1-fd72-4fc7-a2a5-ebf0c0c8358d tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:03.664341 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:03.664341 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:03.665554 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7e5abac1-fd72-4fc7-a2a5-ebf0c0c8358d tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:03.745336 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:03.745336 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:03.746691 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7e5abac1-fd72-4fc7-a2a5-ebf0c0c8358d tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Volume info retrieved successfully. Jan 13 04:09:03.759498 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7e5abac1-fd72-4fc7-a2a5-ebf0c0c8358d tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Get volume metadata completed successfully. Jan 13 04:09:03.767582 n-d-766380-6 devstack@c-api.service[87925]: /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 04:09:03.767582 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:09:03.773124 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7e5abac1-fd72-4fc7-a2a5-ebf0c0c8358d tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Delete volume metadata completed successfully. Jan 13 04:09:03.773797 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7e5abac1-fd72-4fc7-a2a5-ebf0c0c8358d tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata/key1 returned with HTTP 200 Jan 13 04:09:03.774854 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 992/1979] 10.222.0.38 () {58 vars in 1360 bytes} [Wed Jan 13 04:09:03 2021] DELETE /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata/key1 => generated 0 bytes in 120 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Jan 13 04:09:03.784406 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6f87acc2-a5d5-41ad-8f98-97d23b0976a8 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] GET http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata Jan 13 04:09:03.785614 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6f87acc2-a5d5-41ad-8f98-97d23b0976a8 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:03.785818 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:03.785818 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:03.786680 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6f87acc2-a5d5-41ad-8f98-97d23b0976a8 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:03.889933 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:03.889933 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:03.891052 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6f87acc2-a5d5-41ad-8f98-97d23b0976a8 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Volume info retrieved successfully. Jan 13 04:09:03.915071 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6f87acc2-a5d5-41ad-8f98-97d23b0976a8 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Get volume metadata completed successfully. Jan 13 04:09:03.915731 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6f87acc2-a5d5-41ad-8f98-97d23b0976a8 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata returned with HTTP 200 Jan 13 04:09:03.917008 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 988/1980] 10.222.0.38 () {58 vars in 1342 bytes} [Wed Jan 13 04:09:03 2021] GET /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata => generated 32 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:09:03.929527 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-85ead5f6-1d99-4ad7-9f01-8388c4be03e9 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] PUT http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata Jan 13 04:09:03.930350 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:03.930350 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:03.931635 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-85ead5f6-1d99-4ad7-9f01-8388c4be03e9 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:04.028261 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:04.028261 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:04.030072 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-85ead5f6-1d99-4ad7-9f01-8388c4be03e9 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Volume info retrieved successfully. Jan 13 04:09:04.043192 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-89729d8c-44c1-4aee-9f69-7f33fdfba9b5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/7af459a9-15cd-4b49-bdc6-97071fc17700 Jan 13 04:09:04.043731 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-89729d8c-44c1-4aee-9f69-7f33fdfba9b5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:04.043951 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:04.043951 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:04.044444 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-89729d8c-44c1-4aee-9f69-7f33fdfba9b5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:04.054795 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-85ead5f6-1d99-4ad7-9f01-8388c4be03e9 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Update volume metadata completed successfully. Jan 13 04:09:04.055767 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-85ead5f6-1d99-4ad7-9f01-8388c4be03e9 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata returned with HTTP 200 Jan 13 04:09:04.063086 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 993/1981] 10.222.0.38 () {60 vars in 1362 bytes} [Wed Jan 13 04:09:03 2021] PUT /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata => generated 16 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:09:04.073544 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6edf8ab1-eab6-4574-9891-1ad6958676c4 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] POST http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata Jan 13 04:09:04.078675 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:04.078675 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:04.079191 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6edf8ab1-eab6-4574-9891-1ad6958676c4 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:04.166522 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:04.166522 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:04.185951 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-89729d8c-44c1-4aee-9f69-7f33fdfba9b5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:09:04.192124 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:04.192124 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:04.193709 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6edf8ab1-eab6-4574-9891-1ad6958676c4 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Volume info retrieved successfully. Jan 13 04:09:04.219692 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-89729d8c-44c1-4aee-9f69-7f33fdfba9b5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/7af459a9-15cd-4b49-bdc6-97071fc17700 returned with HTTP 200 Jan 13 04:09:04.222433 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6edf8ab1-eab6-4574-9891-1ad6958676c4 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Create volume metadata completed successfully. Jan 13 04:09:04.222998 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 989/1982] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:04 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/7af459a9-15cd-4b49-bdc6-97071fc17700 => generated 915 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:04.223483 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6edf8ab1-eab6-4574-9891-1ad6958676c4 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata returned with HTTP 200 Jan 13 04:09:04.229294 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 994/1983] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 04:09:04 2021] POST /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata => generated 68 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:09:04.241086 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-87b2c774-5e96-4362-a31d-b6608e52186a tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] PUT http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata/key3 Jan 13 04:09:04.241613 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:04.241613 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:04.242194 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-87b2c774-5e96-4362-a31d-b6608e52186a tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:04.301087 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:04.301087 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:04.302787 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-87b2c774-5e96-4362-a31d-b6608e52186a tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Volume info retrieved successfully. Jan 13 04:09:04.321867 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-87b2c774-5e96-4362-a31d-b6608e52186a tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Update volume metadata completed successfully. Jan 13 04:09:04.323022 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-87b2c774-5e96-4362-a31d-b6608e52186a tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata/key3 returned with HTTP 200 Jan 13 04:09:04.324150 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 990/1984] 10.222.0.38 () {60 vars in 1377 bytes} [Wed Jan 13 04:09:04 2021] PUT /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata/key3 => generated 35 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:09:04.335852 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a114a583-2c65-41b0-8cbe-418824693055 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] GET http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata/key3 Jan 13 04:09:04.336861 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a114a583-2c65-41b0-8cbe-418824693055 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:04.337226 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:04.337226 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:04.337920 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a114a583-2c65-41b0-8cbe-418824693055 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:04.514251 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:04.514251 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:04.515734 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a114a583-2c65-41b0-8cbe-418824693055 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Volume info retrieved successfully. Jan 13 04:09:04.551064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a114a583-2c65-41b0-8cbe-418824693055 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Get volume metadata completed successfully. Jan 13 04:09:04.553025 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a114a583-2c65-41b0-8cbe-418824693055 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata/key3 returned with HTTP 200 Jan 13 04:09:04.553895 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 995/1985] 10.222.0.38 () {58 vars in 1357 bytes} [Wed Jan 13 04:09:04 2021] GET /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata/key3 => generated 35 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:09:04.564224 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6668ee40-3ac8-4c2b-9944-9b6e608ce942 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] GET http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata Jan 13 04:09:04.565258 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6668ee40-3ac8-4c2b-9944-9b6e608ce942 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:04.565549 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:04.565549 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:04.566731 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6668ee40-3ac8-4c2b-9944-9b6e608ce942 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:04.640363 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:04.640363 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:04.642020 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6668ee40-3ac8-4c2b-9944-9b6e608ce942 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Volume info retrieved successfully. Jan 13 04:09:04.655836 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6668ee40-3ac8-4c2b-9944-9b6e608ce942 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Get volume metadata completed successfully. Jan 13 04:09:04.656671 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6668ee40-3ac8-4c2b-9944-9b6e608ce942 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata returned with HTTP 200 Jan 13 04:09:04.658203 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 991/1986] 10.222.0.38 () {58 vars in 1342 bytes} [Wed Jan 13 04:09:04 2021] GET /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata => generated 75 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:09:04.668708 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9793c29a-b053-4550-8e68-476d0e9e4eae tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] PUT http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata Jan 13 04:09:04.669167 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:04.669167 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:04.669569 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9793c29a-b053-4550-8e68-476d0e9e4eae tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:04.729822 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:04.729822 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:04.731095 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9793c29a-b053-4550-8e68-476d0e9e4eae tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Volume info retrieved successfully. Jan 13 04:09:04.751982 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9793c29a-b053-4550-8e68-476d0e9e4eae tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Update volume metadata completed successfully. Jan 13 04:09:04.752908 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9793c29a-b053-4550-8e68-476d0e9e4eae tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata returned with HTTP 200 Jan 13 04:09:04.760647 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 996/1987] 10.222.0.38 () {60 vars in 1362 bytes} [Wed Jan 13 04:09:04 2021] PUT /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652/metadata => generated 16 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:09:04.765378 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e070fc6-0771-44ad-957e-27c6b377ee47 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] DELETE http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 Jan 13 04:09:04.765931 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e070fc6-0771-44ad-957e-27c6b377ee47 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:04.766601 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:04.766601 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:04.766601 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e070fc6-0771-44ad-957e-27c6b377ee47 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:04.766964 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-5e070fc6-0771-44ad-957e-27c6b377ee47 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Delete volume with id: 87e7ddd6-5c69-40b3-90c0-34e20f305652 Jan 13 04:09:05.047797 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:05.047797 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:05.049344 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5e070fc6-0771-44ad-957e-27c6b377ee47 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Volume info retrieved successfully. Jan 13 04:09:05.095232 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5e070fc6-0771-44ad-957e-27c6b377ee47 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Delete volume request issued successfully. Jan 13 04:09:05.095722 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e070fc6-0771-44ad-957e-27c6b377ee47 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 returned with HTTP 202 Jan 13 04:09:05.097638 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 992/1988] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:09:04 2021] DELETE /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 => generated 0 bytes in 337 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:09:05.105202 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-43528d07-51c4-49fc-b21f-1ff37f268b82 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] GET http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 Jan 13 04:09:05.105906 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-43528d07-51c4-49fc-b21f-1ff37f268b82 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:05.106294 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:05.106294 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:05.106890 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-43528d07-51c4-49fc-b21f-1ff37f268b82 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:05.165965 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:05.165965 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:05.174648 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-43528d07-51c4-49fc-b21f-1ff37f268b82 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Volume info retrieved successfully. Jan 13 04:09:05.201003 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-43528d07-51c4-49fc-b21f-1ff37f268b82 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 returned with HTTP 200 Jan 13 04:09:05.201833 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 997/1989] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:05 2021] GET /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 => generated 911 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:05.246812 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82ec8c6f-0067-45a3-b0f4-cd029fa9ab3c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/7af459a9-15cd-4b49-bdc6-97071fc17700 Jan 13 04:09:05.248029 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-82ec8c6f-0067-45a3-b0f4-cd029fa9ab3c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:05.248494 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:05.248494 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:05.254183 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-82ec8c6f-0067-45a3-b0f4-cd029fa9ab3c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:05.389943 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82ec8c6f-0067-45a3-b0f4-cd029fa9ab3c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/7af459a9-15cd-4b49-bdc6-97071fc17700 returned with HTTP 404 Jan 13 04:09:05.390956 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 993/1990] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:05 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/7af459a9-15cd-4b49-bdc6-97071fc17700 => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:05.398625 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3d7e8621-5687-4e34-a1ec-a1fd4b729b29 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 Jan 13 04:09:05.400471 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3d7e8621-5687-4e34-a1ec-a1fd4b729b29 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:05.400864 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:05.400864 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:05.401471 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3d7e8621-5687-4e34-a1ec-a1fd4b729b29 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:05.402079 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-3d7e8621-5687-4e34-a1ec-a1fd4b729b29 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete volume with id: b259ee77-e36f-41da-b17a-4838f00eb3a6 Jan 13 04:09:05.527403 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3d7e8621-5687-4e34-a1ec-a1fd4b729b29 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 returned with HTTP 404 Jan 13 04:09:05.532452 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 998/1991] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:09:05 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/b259ee77-e36f-41da-b17a-4838f00eb3a6 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:05.538286 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ed9e1ae5-7bbd-447b-b22d-fdc9e00acd54 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 Jan 13 04:09:05.539018 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ed9e1ae5-7bbd-447b-b22d-fdc9e00acd54 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:05.540025 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ed9e1ae5-7bbd-447b-b22d-fdc9e00acd54 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:05.540584 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-ed9e1ae5-7bbd-447b-b22d-fdc9e00acd54 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete snapshot with id: 114d015f-3a94-4b83-8519-e3edcfae3f64 Jan 13 04:09:05.607991 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:05.607991 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:05.612342 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ed9e1ae5-7bbd-447b-b22d-fdc9e00acd54 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:09:05.732006 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ed9e1ae5-7bbd-447b-b22d-fdc9e00acd54 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot delete request issued successfully. Jan 13 04:09:05.733415 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ed9e1ae5-7bbd-447b-b22d-fdc9e00acd54 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 returned with HTTP 202 Jan 13 04:09:05.743286 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 994/1992] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:09:05 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:09:05.751425 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-94250657-6a1b-417b-899d-4b7d7b6ddbea tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 Jan 13 04:09:05.753274 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-94250657-6a1b-417b-899d-4b7d7b6ddbea tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:05.755096 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-94250657-6a1b-417b-899d-4b7d7b6ddbea tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:05.840847 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:05.840847 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:05.842316 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-94250657-6a1b-417b-899d-4b7d7b6ddbea tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:09:05.847786 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-94250657-6a1b-417b-899d-4b7d7b6ddbea tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 returned with HTTP 200 Jan 13 04:09:05.856754 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 999/1993] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:05 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 => generated 467 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:06.219367 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e42927d-a697-45d5-8d0d-c9957e0d42cf tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] GET http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 Jan 13 04:09:06.219897 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e42927d-a697-45d5-8d0d-c9957e0d42cf tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:06.220112 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:06.220112 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:06.220514 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e42927d-a697-45d5-8d0d-c9957e0d42cf tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:06.362976 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:06.362976 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:06.388165 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5e42927d-a697-45d5-8d0d-c9957e0d42cf tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Volume info retrieved successfully. Jan 13 04:09:06.439085 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e42927d-a697-45d5-8d0d-c9957e0d42cf tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 returned with HTTP 200 Jan 13 04:09:06.442751 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 995/1994] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:06 2021] GET /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 => generated 911 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:06.868364 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf132848-b7ca-4bf0-a605-bfc6c89fa6a2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 Jan 13 04:09:06.868869 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf132848-b7ca-4bf0-a605-bfc6c89fa6a2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:06.869175 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:06.869175 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:06.873756 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf132848-b7ca-4bf0-a605-bfc6c89fa6a2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:06.953438 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:06.953438 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:06.954586 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cf132848-b7ca-4bf0-a605-bfc6c89fa6a2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:09:06.961293 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf132848-b7ca-4bf0-a605-bfc6c89fa6a2 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 returned with HTTP 200 Jan 13 04:09:06.962800 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1000/1995] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:06 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 => generated 467 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:07.459443 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6d8c731d-dc99-4b24-9afc-43e9cf0bd3f4 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] GET http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 Jan 13 04:09:07.460212 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6d8c731d-dc99-4b24-9afc-43e9cf0bd3f4 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:07.460508 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:07.460508 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:07.461332 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6d8c731d-dc99-4b24-9afc-43e9cf0bd3f4 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:07.582957 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:07.582957 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:07.601895 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6d8c731d-dc99-4b24-9afc-43e9cf0bd3f4 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Volume info retrieved successfully. Jan 13 04:09:07.655678 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6d8c731d-dc99-4b24-9afc-43e9cf0bd3f4 tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 returned with HTTP 200 Jan 13 04:09:07.657912 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 996/1996] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:07 2021] GET /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 => generated 911 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:07.974917 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-09e6ce01-474a-45ce-ab34-022626a14ce5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 Jan 13 04:09:07.975417 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-09e6ce01-474a-45ce-ab34-022626a14ce5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:07.975633 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:07.975633 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:07.976005 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-09e6ce01-474a-45ce-ab34-022626a14ce5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:08.026585 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-09e6ce01-474a-45ce-ab34-022626a14ce5 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 returned with HTTP 404 Jan 13 04:09:08.031328 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1001/1997] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:07 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/114d015f-3a94-4b83-8519-e3edcfae3f64 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:08.035900 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f43b2979-b9ed-4282-afd6-3adae8e052ab tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/54c5a73d-3c83-4d98-b50d-94b320d411e5 Jan 13 04:09:08.036785 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f43b2979-b9ed-4282-afd6-3adae8e052ab tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:08.037232 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:08.037232 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:08.037882 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f43b2979-b9ed-4282-afd6-3adae8e052ab tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:08.038625 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-f43b2979-b9ed-4282-afd6-3adae8e052ab tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete volume with id: 54c5a73d-3c83-4d98-b50d-94b320d411e5 Jan 13 04:09:08.116318 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:08.116318 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:08.117574 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f43b2979-b9ed-4282-afd6-3adae8e052ab tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:09:08.169025 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f43b2979-b9ed-4282-afd6-3adae8e052ab tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete volume request issued successfully. Jan 13 04:09:08.169629 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f43b2979-b9ed-4282-afd6-3adae8e052ab tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/54c5a73d-3c83-4d98-b50d-94b320d411e5 returned with HTTP 202 Jan 13 04:09:08.170929 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 997/1998] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:09:08 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/54c5a73d-3c83-4d98-b50d-94b320d411e5 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:09:08.179151 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-12f63c43-4f7e-4c16-bd87-31d85774cd67 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/54c5a73d-3c83-4d98-b50d-94b320d411e5 Jan 13 04:09:08.179892 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-12f63c43-4f7e-4c16-bd87-31d85774cd67 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:08.180829 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-12f63c43-4f7e-4c16-bd87-31d85774cd67 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:08.239631 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:08.239631 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:08.261868 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-12f63c43-4f7e-4c16-bd87-31d85774cd67 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:09:08.293594 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-12f63c43-4f7e-4c16-bd87-31d85774cd67 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/54c5a73d-3c83-4d98-b50d-94b320d411e5 returned with HTTP 200 Jan 13 04:09:08.295641 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1002/1999] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:08 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/54c5a73d-3c83-4d98-b50d-94b320d411e5 => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:08.678786 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c3310fd6-77a6-4419-8923-3970916c64dd tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] GET http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 Jan 13 04:09:08.679592 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c3310fd6-77a6-4419-8923-3970916c64dd tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:08.679956 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:08.679956 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:08.680603 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c3310fd6-77a6-4419-8923-3970916c64dd tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:08.795079 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c3310fd6-77a6-4419-8923-3970916c64dd tempest-VolumesMetadataTest-2039196733 tempest-VolumesMetadataTest-2039196733] http://10.222.0.38/volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 returned with HTTP 404 Jan 13 04:09:08.800934 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 998/2000] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:08 2021] GET /volume/v3/872b6b4470a14494b3dc491b1cfa0670/volumes/87e7ddd6-5c69-40b3-90c0-34e20f305652 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:09.313593 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-59096982-4d72-445e-843a-8459acf1c557 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/54c5a73d-3c83-4d98-b50d-94b320d411e5 Jan 13 04:09:09.314715 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-59096982-4d72-445e-843a-8459acf1c557 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:09.315081 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:09.315081 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:09.316829 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-59096982-4d72-445e-843a-8459acf1c557 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:09.444555 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:09.444555 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:09.473873 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-59096982-4d72-445e-843a-8459acf1c557 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:09:09.513520 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-59096982-4d72-445e-843a-8459acf1c557 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/54c5a73d-3c83-4d98-b50d-94b320d411e5 returned with HTTP 200 Jan 13 04:09:09.514619 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1003/2001] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:09 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/54c5a73d-3c83-4d98-b50d-94b320d411e5 => generated 913 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:10.540528 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-69d9147d-2e78-42b5-9278-cb82e74be18f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/54c5a73d-3c83-4d98-b50d-94b320d411e5 Jan 13 04:09:10.541605 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-69d9147d-2e78-42b5-9278-cb82e74be18f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:10.542646 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-69d9147d-2e78-42b5-9278-cb82e74be18f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:10.628890 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-69d9147d-2e78-42b5-9278-cb82e74be18f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/54c5a73d-3c83-4d98-b50d-94b320d411e5 returned with HTTP 404 Jan 13 04:09:10.630825 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 999/2002] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:10 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/54c5a73d-3c83-4d98-b50d-94b320d411e5 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:10.639660 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dcc30637-74de-40d4-84d2-39074022c758 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 Jan 13 04:09:10.640600 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dcc30637-74de-40d4-84d2-39074022c758 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:10.640954 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:10.640954 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:10.641625 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dcc30637-74de-40d4-84d2-39074022c758 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:10.642238 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-dcc30637-74de-40d4-84d2-39074022c758 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete snapshot with id: 6e860c1f-3dc7-4926-96d3-e0148e0fe021 Jan 13 04:09:10.680347 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dcc30637-74de-40d4-84d2-39074022c758 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 returned with HTTP 404 Jan 13 04:09:10.681681 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1004/2003] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:09:10 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6e860c1f-3dc7-4926-96d3-e0148e0fe021 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:10.692121 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d79de09d-d801-4aec-b689-599899f83165 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 Jan 13 04:09:10.713369 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d79de09d-d801-4aec-b689-599899f83165 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:10.714562 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d79de09d-d801-4aec-b689-599899f83165 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:10.718810 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-d79de09d-d801-4aec-b689-599899f83165 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete snapshot with id: e14f8ab1-68bc-4498-9803-7cb91fd74c35 Jan 13 04:09:10.775565 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d79de09d-d801-4aec-b689-599899f83165 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 returned with HTTP 404 Jan 13 04:09:10.785367 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2cb9930f-bbbc-4e51-99b3-93b18fe0b148 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 Jan 13 04:09:10.785596 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1000/2004] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:09:10 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/e14f8ab1-68bc-4498-9803-7cb91fd74c35 => generated 111 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:10.786420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2cb9930f-bbbc-4e51-99b3-93b18fe0b148 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:10.787040 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2cb9930f-bbbc-4e51-99b3-93b18fe0b148 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:10.787545 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-2cb9930f-bbbc-4e51-99b3-93b18fe0b148 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete snapshot with id: 6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 Jan 13 04:09:10.839918 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2cb9930f-bbbc-4e51-99b3-93b18fe0b148 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 returned with HTTP 404 Jan 13 04:09:10.843958 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1005/2005] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:09:10 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6446dc5a-a44e-4dc2-89b8-92f43a0f68f8 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:10.852923 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2b0e6f93-6d58-4b14-92e0-fd5a2d553f01 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea Jan 13 04:09:10.853455 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2b0e6f93-6d58-4b14-92e0-fd5a2d553f01 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:10.853943 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2b0e6f93-6d58-4b14-92e0-fd5a2d553f01 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:10.854309 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-2b0e6f93-6d58-4b14-92e0-fd5a2d553f01 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete snapshot with id: 17d086be-c03a-40e3-85f3-1cfa67f699ea Jan 13 04:09:10.891931 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2b0e6f93-6d58-4b14-92e0-fd5a2d553f01 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea returned with HTTP 404 Jan 13 04:09:10.893591 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1001/2006] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:09:10 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/17d086be-c03a-40e3-85f3-1cfa67f699ea => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:10.902749 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6322d291-2cd2-43a7-969f-8ca5ac1de311 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 Jan 13 04:09:10.903688 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6322d291-2cd2-43a7-969f-8ca5ac1de311 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:10.904387 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6322d291-2cd2-43a7-969f-8ca5ac1de311 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:10.904922 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-6322d291-2cd2-43a7-969f-8ca5ac1de311 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete snapshot with id: df6c1e16-0fea-4486-b027-639cbaf105b5 Jan 13 04:09:10.933069 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6322d291-2cd2-43a7-969f-8ca5ac1de311 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 returned with HTTP 404 Jan 13 04:09:10.938262 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1006/2007] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:09:10 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/df6c1e16-0fea-4486-b027-639cbaf105b5 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:10.944095 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f9c2a7f4-746a-4f3f-a756-6234879a7e58 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 Jan 13 04:09:10.944597 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f9c2a7f4-746a-4f3f-a756-6234879a7e58 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:10.945086 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f9c2a7f4-746a-4f3f-a756-6234879a7e58 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:10.945441 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-f9c2a7f4-746a-4f3f-a756-6234879a7e58 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete snapshot with id: aaa1c97e-c9be-4baf-808b-637b05dd3b37 Jan 13 04:09:10.994172 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f9c2a7f4-746a-4f3f-a756-6234879a7e58 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 returned with HTTP 404 Jan 13 04:09:10.995224 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1002/2008] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:09:10 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/aaa1c97e-c9be-4baf-808b-637b05dd3b37 => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:11.004666 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4cb5f8bc-747f-4a3d-85d2-d06eaccb00f3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 Jan 13 04:09:11.005515 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4cb5f8bc-747f-4a3d-85d2-d06eaccb00f3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:11.006127 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4cb5f8bc-747f-4a3d-85d2-d06eaccb00f3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:11.006569 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-4cb5f8bc-747f-4a3d-85d2-d06eaccb00f3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete snapshot with id: 6d9f6061-add0-4e5f-937a-b85b5515aa11 Jan 13 04:09:11.059149 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4cb5f8bc-747f-4a3d-85d2-d06eaccb00f3 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 returned with HTTP 404 Jan 13 04:09:11.061170 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1007/2009] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:09:10 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/6d9f6061-add0-4e5f-937a-b85b5515aa11 => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:11.069200 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4bd2b260-d672-438a-9732-04db944a45d7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:09:11.069727 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4bd2b260-d672-438a-9732-04db944a45d7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:11.070229 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4bd2b260-d672-438a-9732-04db944a45d7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:11.070711 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-4bd2b260-d672-438a-9732-04db944a45d7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete volume with id: d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:09:11.191864 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:11.191864 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:11.193872 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4bd2b260-d672-438a-9732-04db944a45d7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:09:11.268657 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4bd2b260-d672-438a-9732-04db944a45d7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete volume request issued successfully. Jan 13 04:09:11.269680 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4bd2b260-d672-438a-9732-04db944a45d7 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 202 Jan 13 04:09:11.271034 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1003/2010] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:09:11 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:09:11.284746 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bdcaf8d6-3a9d-4c82-8f9f-81f0e7d3273b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:09:11.285381 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bdcaf8d6-3a9d-4c82-8f9f-81f0e7d3273b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:11.285875 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bdcaf8d6-3a9d-4c82-8f9f-81f0e7d3273b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:11.415952 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:11.415952 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:11.437054 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bdcaf8d6-3a9d-4c82-8f9f-81f0e7d3273b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:09:11.492596 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bdcaf8d6-3a9d-4c82-8f9f-81f0e7d3273b tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:09:11.512790 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1008/2011] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:11 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 1363 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:12.517902 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-17689aa4-b47c-4d69-801f-1cdb80132aba tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:09:12.519699 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-17689aa4-b47c-4d69-801f-1cdb80132aba tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:12.520150 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:12.520150 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:12.520871 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-17689aa4-b47c-4d69-801f-1cdb80132aba tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:12.624461 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:12.624461 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:12.648700 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-17689aa4-b47c-4d69-801f-1cdb80132aba tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:09:12.699777 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-17689aa4-b47c-4d69-801f-1cdb80132aba tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 200 Jan 13 04:09:12.701907 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1004/2012] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:12 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 1363 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:09:13.200033 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] POST http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes Jan 13 04:09:13.200615 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:13.200615 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:13.201169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1743874629"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:13.202320 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1743874629'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:09:13.202771 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Create volume of 1 GB Jan 13 04:09:13.235074 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Availability Zones retrieved successfully. Jan 13 04:09:13.273807 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Flow 'volume_create_api' (9c4990c2-ba42-49b3-afc2-0e00965078be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:09:13.279076 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95b21d19-3d82-4485-bac4-2a2c232dd372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:13.281409 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:09:13.362037 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95b21d19-3d82-4485-bac4-2a2c232dd372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:13.365533 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b566692c-4c31-49dd-b360-02129f425b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:13.512797 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Created reservations ['7a57e022-719f-401d-a132-ff6451b1885a', '8b002e67-6069-40d0-9ec4-d3b3698e031f', '9ca26513-b7ad-4c5f-8c63-3de1f45cca54', 'd94e1828-af3b-4cea-ae58-e0f3c8b84282'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:09:13.516848 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b566692c-4c31-49dd-b360-02129f425b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a57e022-719f-401d-a132-ff6451b1885a', '8b002e67-6069-40d0-9ec4-d3b3698e031f', '9ca26513-b7ad-4c5f-8c63-3de1f45cca54', 'd94e1828-af3b-4cea-ae58-e0f3c8b84282']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:13.519585 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfdd2425-8025-49bd-b682-2e494798350b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:13.652134 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfdd2425-8025-49bd-b682-2e494798350b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '263f845c-830d-42da-a13b-d94fee1f6c49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1743874629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab1e31582a9b404ba73b00c35f1884a1',qos_specs=None,replication_status=,reservations=['7a57e022-719f-401d-a132-ff6451b1885a','8b002e67-6069-40d0-9ec4-d3b3698e031f','9ca26513-b7ad-4c5f-8c63-3de1f45cca54','d94e1828-af3b-4cea-ae58-e0f3c8b84282'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcce398040764e1d8cf6b765e393b0c5',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:09:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1743874629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=263f845c-830d-42da-a13b-d94fee1f6c49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab1e31582a9b404ba73b00c35f1884a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dcce398040764e1d8cf6b765e393b0c5',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:13.654356 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (622fcd46-03c9-4476-ae2d-fc7e50bbab19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:13.709164 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (622fcd46-03c9-4476-ae2d-fc7e50bbab19) transitioned into state 'SUCCESS' from state '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-1743874629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab1e31582a9b404ba73b00c35f1884a1',qos_specs=None,replication_status=,reservations=['7a57e022-719f-401d-a132-ff6451b1885a','8b002e67-6069-40d0-9ec4-d3b3698e031f','9ca26513-b7ad-4c5f-8c63-3de1f45cca54','d94e1828-af3b-4cea-ae58-e0f3c8b84282'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcce398040764e1d8cf6b765e393b0c5',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:13.711668 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dafcc9f-3ad6-4f93-91cd-733f06d77dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:13.718575 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2bc51432-27a8-41b4-aff6-09315f7f8022 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b Jan 13 04:09:13.719104 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2bc51432-27a8-41b4-aff6-09315f7f8022 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:13.719319 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:13.719319 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:13.719677 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2bc51432-27a8-41b4-aff6-09315f7f8022 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:13.743105 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dafcc9f-3ad6-4f93-91cd-733f06d77dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:13.745972 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Flow 'volume_create_api' (9c4990c2-ba42-49b3-afc2-0e00965078be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:09:13.842754 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2bc51432-27a8-41b4-aff6-09315f7f8022 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b returned with HTTP 404 Jan 13 04:09:13.843797 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1005/2013] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:13 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/d573bf16-982e-496e-a444-ba549cb2df7b => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:13.861977 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc129eb7-5e78-4e88-8ca7-410be5578981 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe Jan 13 04:09:13.868461 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bc129eb7-5e78-4e88-8ca7-410be5578981 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:13.869349 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bc129eb7-5e78-4e88-8ca7-410be5578981 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:13.869880 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-bc129eb7-5e78-4e88-8ca7-410be5578981 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete snapshot with id: d4712cfb-cf5a-49eb-8047-568eb5709ebe Jan 13 04:09:13.870541 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Create volume request issued successfully. Jan 13 04:09:13.909505 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-362639a1-32f2-4aee-a425-a948fb5b9365 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes returned with HTTP 202 Jan 13 04:09:13.920995 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1009/2014] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:09:12 2021] POST /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes => generated 818 bytes in 1185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:09:13.926664 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4eac766a-ec75-489d-90bb-9d796a2add2d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:09:13.927233 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4eac766a-ec75-489d-90bb-9d796a2add2d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:13.927428 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:13.927428 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:13.927637 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:13.927637 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:13.928115 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4eac766a-ec75-489d-90bb-9d796a2add2d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:13.932641 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bc129eb7-5e78-4e88-8ca7-410be5578981 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:09:14.056886 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:14.056886 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:14.085699 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bc129eb7-5e78-4e88-8ca7-410be5578981 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot delete request issued successfully. Jan 13 04:09:14.086174 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc129eb7-5e78-4e88-8ca7-410be5578981 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe returned with HTTP 202 Jan 13 04:09:14.090109 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1006/2015] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:09:13 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:09:14.097394 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8f5ffdbf-e4b9-45ee-b7ee-b87a7c57573f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe Jan 13 04:09:14.097931 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8f5ffdbf-e4b9-45ee-b7ee-b87a7c57573f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:14.098125 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:14.098125 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:14.103244 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4eac766a-ec75-489d-90bb-9d796a2add2d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:09:14.110715 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8f5ffdbf-e4b9-45ee-b7ee-b87a7c57573f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:14.181855 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4eac766a-ec75-489d-90bb-9d796a2add2d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:09:14.185096 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1010/2016] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:13 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 886 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:14.208793 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:14.208793 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:14.217373 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8f5ffdbf-e4b9-45ee-b7ee-b87a7c57573f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:09:14.225126 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8f5ffdbf-e4b9-45ee-b7ee-b87a7c57573f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe returned with HTTP 200 Jan 13 04:09:14.227040 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1007/2017] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:14 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe => generated 467 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:15.201531 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8600d862-5a48-44b3-939e-5e00e7dd58f9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:09:15.202749 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8600d862-5a48-44b3-939e-5e00e7dd58f9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:15.203182 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:15.203182 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:15.203848 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8600d862-5a48-44b3-939e-5e00e7dd58f9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:15.239795 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cbe05058-1849-4a38-8d3f-578f29f7cc0c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe Jan 13 04:09:15.240951 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cbe05058-1849-4a38-8d3f-578f29f7cc0c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:15.241531 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:15.241531 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:15.242358 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cbe05058-1849-4a38-8d3f-578f29f7cc0c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:15.320944 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:15.320944 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:15.325656 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cbe05058-1849-4a38-8d3f-578f29f7cc0c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:09:15.327886 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cbe05058-1849-4a38-8d3f-578f29f7cc0c tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe returned with HTTP 200 Jan 13 04:09:15.333548 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1008/2018] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:15 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe => generated 467 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:09:15.356654 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:15.356654 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:15.384152 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8600d862-5a48-44b3-939e-5e00e7dd58f9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:09:15.451797 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8600d862-5a48-44b3-939e-5e00e7dd58f9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:09:15.452748 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1011/2019] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:15 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 910 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:09:16.347549 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d913dfe3-ca9a-4451-a6cf-08e91787988f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe Jan 13 04:09:16.349350 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d913dfe3-ca9a-4451-a6cf-08e91787988f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:16.349561 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:16.349561 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:16.349934 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d913dfe3-ca9a-4451-a6cf-08e91787988f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:16.435799 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:16.435799 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:16.439418 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d913dfe3-ca9a-4451-a6cf-08e91787988f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Snapshot retrieved successfully. Jan 13 04:09:16.443722 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d913dfe3-ca9a-4451-a6cf-08e91787988f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe returned with HTTP 200 Jan 13 04:09:16.454242 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1009/2020] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:16 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe => generated 467 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:16.466761 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f39ade4a-f6f4-4cc9-8b0b-1304375c2c05 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:09:16.467590 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f39ade4a-f6f4-4cc9-8b0b-1304375c2c05 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:16.468032 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:16.468032 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:16.468729 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f39ade4a-f6f4-4cc9-8b0b-1304375c2c05 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:16.602918 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:16.602918 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:16.624752 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f39ade4a-f6f4-4cc9-8b0b-1304375c2c05 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:09:16.677990 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f39ade4a-f6f4-4cc9-8b0b-1304375c2c05 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:09:16.679413 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1012/2021] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:16 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 911 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:17.459877 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a6c42ad3-7153-4bc2-a112-1374e038c7f1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe Jan 13 04:09:17.461025 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a6c42ad3-7153-4bc2-a112-1374e038c7f1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:17.461403 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:17.461403 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:17.462009 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a6c42ad3-7153-4bc2-a112-1374e038c7f1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:17.520983 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a6c42ad3-7153-4bc2-a112-1374e038c7f1 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe returned with HTTP 404 Jan 13 04:09:17.522614 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1013/2022] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:17 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/snapshots/d4712cfb-cf5a-49eb-8047-568eb5709ebe => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:17.532590 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d3cb4d8c-5f20-4ecf-b421-5bfd25932272 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] DELETE http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:09:17.533305 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d3cb4d8c-5f20-4ecf-b421-5bfd25932272 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:17.533965 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d3cb4d8c-5f20-4ecf-b421-5bfd25932272 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:17.536707 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-d3cb4d8c-5f20-4ecf-b421-5bfd25932272 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete volume with id: 0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:09:17.645222 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:17.645222 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:17.648590 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d3cb4d8c-5f20-4ecf-b421-5bfd25932272 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:09:17.706593 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d3cb4d8c-5f20-4ecf-b421-5bfd25932272 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Delete volume request issued successfully. Jan 13 04:09:17.707253 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d3cb4d8c-5f20-4ecf-b421-5bfd25932272 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 202 Jan 13 04:09:17.708576 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1014/2023] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:09:17 2021] DELETE /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 04:09:17.718669 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea2270e1-2fa2-4d2e-a970-d9585d4c90a8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:09:17.720884 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ea2270e1-2fa2-4d2e-a970-d9585d4c90a8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:17.721232 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:17.721232 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:17.723549 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ea2270e1-2fa2-4d2e-a970-d9585d4c90a8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:17.726649 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e7a34cad-7ff2-42e2-91d1-93793589241a tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] POST http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/types Jan 13 04:09:17.726649 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:17.726649 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:17.727219 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e7a34cad-7ff2-42e2-91d1-93793589241a tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2123530795"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:17.798956 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e7a34cad-7ff2-42e2-91d1-93793589241a tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/types returned with HTTP 200 Jan 13 04:09:17.809366 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1010/2024] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 04:09:17 2021] POST /volume/v3/bebfe6a94d674a9993166384fe839b4d/types => generated 216 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:17.814683 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b36042bc-07b3-4c52-ac11-8c94d364bc09 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] POST http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/group_types Jan 13 04:09:17.815759 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b36042bc-07b3-4c52-ac11-8c94d364bc09 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-590419361"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:17.834680 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:17.834680 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:17.869630 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ea2270e1-2fa2-4d2e-a970-d9585d4c90a8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:09:17.938296 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b36042bc-07b3-4c52-ac11-8c94d364bc09 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/group_types returned with HTTP 202 Jan 13 04:09:17.942777 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1011/2025] 10.222.0.38 () {62 vars in 1278 bytes} [Wed Jan 13 04:09:17 2021] POST /volume/v3/bebfe6a94d674a9993166384fe839b4d/group_types => generated 172 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:17.944408 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea2270e1-2fa2-4d2e-a970-d9585d4c90a8 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 200 Jan 13 04:09:17.948116 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1015/2026] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:17 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 914 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:18.326004 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec33c7c1-f834-4f15-a952-c15b1f39934a tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] POST http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups Jan 13 04:09:18.327031 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec33c7c1-f834-4f15-a952-c15b1f39934a tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7710a118-1713-49ff-8f0d-ec2ab1286f0f", "volume_types": ["b72176a2-50d7-4852-b78f-a86d7d6a5e9f"], "name": "tempest-Group1-1849176299"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:18.328118 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-ec33c7c1-f834-4f15-a952-c15b1f39934a tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Creating new group {'group': {'group_type': '7710a118-1713-49ff-8f0d-ec2ab1286f0f', 'volume_types': ['b72176a2-50d7-4852-b78f-a86d7d6a5e9f'], 'name': 'tempest-Group1-1849176299'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 13 04:09:18.351845 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-ec33c7c1-f834-4f15-a952-c15b1f39934a tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Creating group tempest-Group1-1849176299. Jan 13 04:09:18.405348 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ec33c7c1-f834-4f15-a952-c15b1f39934a tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Availability Zones retrieved successfully. Jan 13 04:09:18.504017 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-ec33c7c1-f834-4f15-a952-c15b1f39934a tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Created reservations ['85480027-0808-4b7c-b2c2-845ae8eb9419'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:09:18.598129 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec33c7c1-f834-4f15-a952-c15b1f39934a tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups returned with HTTP 202 Jan 13 04:09:18.599415 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1012/2027] 10.222.0.38 () {62 vars in 1264 bytes} [Wed Jan 13 04:09:17 2021] POST /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups => generated 94 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:09:18.609620 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0dd356d7-90d0-4f5f-ac6d-6556f75c1b10 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/6f9b5e75-fc37-4823-92fe-26907adefc91 Jan 13 04:09:18.610491 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0dd356d7-90d0-4f5f-ac6d-6556f75c1b10 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:18.610818 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:18.610818 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:18.611405 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0dd356d7-90d0-4f5f-ac6d-6556f75c1b10 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:18.612946 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-0dd356d7-90d0-4f5f-ac6d-6556f75c1b10 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] show called for member 6f9b5e75-fc37-4823-92fe-26907adefc91 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:09:18.638039 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:18.638039 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:18.721800 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0dd356d7-90d0-4f5f-ac6d-6556f75c1b10 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/6f9b5e75-fc37-4823-92fe-26907adefc91 returned with HTTP 200 Jan 13 04:09:18.727922 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1016/2028] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:09:18 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/6f9b5e75-fc37-4823-92fe-26907adefc91 => generated 322 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:18.966735 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f97c64d6-2f8c-45cf-856e-a323a4fb2d49 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:09:18.967276 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f97c64d6-2f8c-45cf-856e-a323a4fb2d49 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:18.967497 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:18.967497 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:18.967881 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f97c64d6-2f8c-45cf-856e-a323a4fb2d49 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:19.071934 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:19.071934 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:19.091705 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f97c64d6-2f8c-45cf-856e-a323a4fb2d49 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:09:19.154912 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f97c64d6-2f8c-45cf-856e-a323a4fb2d49 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 200 Jan 13 04:09:19.173159 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1013/2029] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:18 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 914 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:19.734904 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-642a70e0-8bcd-4014-9632-a052e4d0cc21 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/6f9b5e75-fc37-4823-92fe-26907adefc91 Jan 13 04:09:19.736453 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-642a70e0-8bcd-4014-9632-a052e4d0cc21 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:19.736913 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:19.736913 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:19.738971 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-642a70e0-8bcd-4014-9632-a052e4d0cc21 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:19.742395 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-642a70e0-8bcd-4014-9632-a052e4d0cc21 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] show called for member 6f9b5e75-fc37-4823-92fe-26907adefc91 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:09:19.758076 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:19.758076 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:19.868940 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-642a70e0-8bcd-4014-9632-a052e4d0cc21 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/6f9b5e75-fc37-4823-92fe-26907adefc91 returned with HTTP 200 Jan 13 04:09:19.869827 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1017/2030] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:09:19 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/6f9b5e75-fc37-4823-92fe-26907adefc91 => generated 323 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:19.884117 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-efda49aa-a7ca-40db-91e6-6dfbc18f70c6 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] POST http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups Jan 13 04:09:19.884701 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:19.884701 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:19.885127 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-efda49aa-a7ca-40db-91e6-6dfbc18f70c6 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7710a118-1713-49ff-8f0d-ec2ab1286f0f", "volume_types": ["b72176a2-50d7-4852-b78f-a86d7d6a5e9f"], "name": "tempest-Group2-1550095936"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:19.886208 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-efda49aa-a7ca-40db-91e6-6dfbc18f70c6 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Creating new group {'group': {'group_type': '7710a118-1713-49ff-8f0d-ec2ab1286f0f', 'volume_types': ['b72176a2-50d7-4852-b78f-a86d7d6a5e9f'], 'name': 'tempest-Group2-1550095936'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 13 04:09:19.957648 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-efda49aa-a7ca-40db-91e6-6dfbc18f70c6 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Creating group tempest-Group2-1550095936. Jan 13 04:09:20.030133 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-efda49aa-a7ca-40db-91e6-6dfbc18f70c6 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Availability Zones retrieved successfully. Jan 13 04:09:20.074868 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-efda49aa-a7ca-40db-91e6-6dfbc18f70c6 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Created reservations ['9b938c18-a8c5-4481-90c1-4b0ca2caaffd'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:09:20.173826 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-236b176c-0906-4cc8-b61c-c354d66eae43 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:09:20.174891 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-236b176c-0906-4cc8-b61c-c354d66eae43 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:20.181055 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:20.181055 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:20.181570 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-236b176c-0906-4cc8-b61c-c354d66eae43 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:20.212382 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-efda49aa-a7ca-40db-91e6-6dfbc18f70c6 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups returned with HTTP 202 Jan 13 04:09:20.213632 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1014/2031] 10.222.0.38 () {62 vars in 1264 bytes} [Wed Jan 13 04:09:19 2021] POST /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups => generated 94 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:09:20.233440 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6611fe65-e4dd-45b9-9192-99d1e9f4be5f tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3 Jan 13 04:09:20.234055 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6611fe65-e4dd-45b9-9192-99d1e9f4be5f tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:20.234283 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:20.234283 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:20.234660 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6611fe65-e4dd-45b9-9192-99d1e9f4be5f tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:20.235077 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-6611fe65-e4dd-45b9-9192-99d1e9f4be5f tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] show called for member 03e771c8-2596-44bb-999a-df63e47662d3 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:09:20.257559 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:20.257559 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:20.321517 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6611fe65-e4dd-45b9-9192-99d1e9f4be5f tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3 returned with HTTP 200 Jan 13 04:09:20.327125 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1015/2032] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:09:20 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3 => generated 322 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:20.380572 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:20.380572 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:20.412479 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-236b176c-0906-4cc8-b61c-c354d66eae43 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Volume info retrieved successfully. Jan 13 04:09:20.452263 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-236b176c-0906-4cc8-b61c-c354d66eae43 tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 200 Jan 13 04:09:20.453495 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1018/2033] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:20 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 914 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:21.336702 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a2c119ee-ef85-472d-8bda-1ded195ea362 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3 Jan 13 04:09:21.337466 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a2c119ee-ef85-472d-8bda-1ded195ea362 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:21.337685 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:21.337685 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:21.338107 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a2c119ee-ef85-472d-8bda-1ded195ea362 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:21.339331 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-a2c119ee-ef85-472d-8bda-1ded195ea362 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] show called for member 03e771c8-2596-44bb-999a-df63e47662d3 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:09:21.354523 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:21.354523 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:21.443617 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a2c119ee-ef85-472d-8bda-1ded195ea362 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3 returned with HTTP 200 Jan 13 04:09:21.473057 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1016/2034] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:09:21 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3 => generated 323 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:21.474208 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-611f3116-c6f9-4f31-bf67-19dd3e78af0f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] GET http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 Jan 13 04:09:21.474818 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-611f3116-c6f9-4f31-bf67-19dd3e78af0f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:21.475106 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:21.475106 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:21.475562 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-611f3116-c6f9-4f31-bf67-19dd3e78af0f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:21.494721 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] POST http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes Jan 13 04:09:21.495243 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:21.495243 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:21.495932 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1106817712", "volume_type": "b72176a2-50d7-4852-b78f-a86d7d6a5e9f", "group_id": "6f9b5e75-fc37-4823-92fe-26907adefc91", "size": 1}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:21.510291 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Create volume request body: {'volume': {'name': 'tempest-volume-1106817712', 'volume_type': 'b72176a2-50d7-4852-b78f-a86d7d6a5e9f', 'group_id': '6f9b5e75-fc37-4823-92fe-26907adefc91', 'size': 1}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:09:21.583719 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-611f3116-c6f9-4f31-bf67-19dd3e78af0f tempest-VolumesSnapshotTestJSON-1988121566 tempest-VolumesSnapshotTestJSON-1988121566] http://10.222.0.38/volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 returned with HTTP 404 Jan 13 04:09:21.585610 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1019/2035] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:21 2021] GET /volume/v3/e6b5cf4f22b74f39bed1259be3f6f6c8/volumes/0036f388-c4d8-45fb-895d-cb33c65bf915 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:21.598628 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:21.598628 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:21.603731 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Create volume of 1 GB Jan 13 04:09:21.664362 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Availability Zones retrieved successfully. Jan 13 04:09:21.702308 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Flow 'volume_create_api' (ef7717e9-2629-4002-8ee0-1f5cbd3371e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:09:21.709149 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b23b26c-3eb3-4799-a663-109f7eeb759c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:21.711144 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:21.711144 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:21.712004 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:09:21.787229 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b23b26c-3eb3-4799-a663-109f7eeb759c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T04:09:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b72176a2-50d7-4852-b78f-a86d7d6a5e9f,is_public=True,name='tempest-GroupsTest-volume-type-2123530795',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b72176a2-50d7-4852-b78f-a86d7d6a5e9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6f9b5e75-fc37-4823-92fe-26907adefc91', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:21.789925 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7e5236-f01f-47d1-8fc6-f43106af1669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:21.865323 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2123530795 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2123530795, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:09:21.866193 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2123530795 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2123530795, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:09:21.953603 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Created reservations ['36b7105c-1ac0-425d-ae19-2e81543d1210', '88b63f58-e781-43f0-a6d5-e8faceb901c3', '7b2af40b-36af-4a55-b2e1-16900cf676af', 'cb295686-e65b-4a63-a5c4-a6fc2dce1d20'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:09:21.956162 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea7e5236-f01f-47d1-8fc6-f43106af1669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36b7105c-1ac0-425d-ae19-2e81543d1210', '88b63f58-e781-43f0-a6d5-e8faceb901c3', '7b2af40b-36af-4a55-b2e1-16900cf676af', 'cb295686-e65b-4a63-a5c4-a6fc2dce1d20']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:21.958427 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f973b521-9bc9-4352-897d-187ef8a130d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:22.059892 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f973b521-9bc9-4352-897d-187ef8a130d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e141e71-0683-4ade-b5fc-d959851768df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1106817712',encryption_key_id=None,group_id=6f9b5e75-fc37-4823-92fe-26907adefc91,group_type_id=,metadata={},multiattach=False,project_id='57f657b4244a4b33a1c71b57b74a8424',qos_specs=None,replication_status=,reservations=['36b7105c-1ac0-425d-ae19-2e81543d1210','88b63f58-e781-43f0-a6d5-e8faceb901c3','7b2af40b-36af-4a55-b2e1-16900cf676af','cb295686-e65b-4a63-a5c4-a6fc2dce1d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aa94fa46f03496a92c1f8237d72edf2',volume_type_id=b72176a2-50d7-4852-b78f-a86d7d6a5e9f), 'volume': 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-13T04:09:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1106817712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6f9b5e75-fc37-4823-92fe-26907adefc91,host=None,id=8e141e71-0683-4ade-b5fc-d959851768df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57f657b4244a4b33a1c71b57b74a8424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2aa94fa46f03496a92c1f8237d72edf2',volume_attachment=,volume_type=,volume_type_id=b72176a2-50d7-4852-b78f-a86d7d6a5e9f)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:22.062962 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d65a549-d9f4-4bc8-809b-ab3e7874e88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:22.102754 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d65a549-d9f4-4bc8-809b-ab3e7874e88e) transitioned into state 'SUCCESS' from state '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-1106817712',encryption_key_id=None,group_id=6f9b5e75-fc37-4823-92fe-26907adefc91,group_type_id=,metadata={},multiattach=False,project_id='57f657b4244a4b33a1c71b57b74a8424',qos_specs=None,replication_status=,reservations=['36b7105c-1ac0-425d-ae19-2e81543d1210','88b63f58-e781-43f0-a6d5-e8faceb901c3','7b2af40b-36af-4a55-b2e1-16900cf676af','cb295686-e65b-4a63-a5c4-a6fc2dce1d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aa94fa46f03496a92c1f8237d72edf2',volume_type_id=b72176a2-50d7-4852-b78f-a86d7d6a5e9f)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:22.105246 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ae9919c-93ce-4c27-8da3-5fa4d8e25e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:22.143058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ae9919c-93ce-4c27-8da3-5fa4d8e25e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:22.146356 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Flow 'volume_create_api' (ef7717e9-2629-4002-8ee0-1f5cbd3371e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:09:22.259371 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Create volume request issued successfully. Jan 13 04:09:22.287176 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:22.292438 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:22.306419 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:22.319396 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:22.319396 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:22.338967 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cff79c18-3e6a-4803-80e5-28ddf0eeb9a4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes returned with HTTP 202 Jan 13 04:09:22.345492 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1017/2036] 10.222.0.38 () {62 vars in 1267 bytes} [Wed Jan 13 04:09:21 2021] POST /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes => generated 881 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:22.360993 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d07cf701-0bef-47ae-9648-2f4cbd21e46b tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/8e141e71-0683-4ade-b5fc-d959851768df Jan 13 04:09:22.361873 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d07cf701-0bef-47ae-9648-2f4cbd21e46b tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:22.363420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d07cf701-0bef-47ae-9648-2f4cbd21e46b tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:22.426522 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:22.426522 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:22.436410 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d07cf701-0bef-47ae-9648-2f4cbd21e46b tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Volume info retrieved successfully. Jan 13 04:09:22.452831 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-d07cf701-0bef-47ae-9648-2f4cbd21e46b tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:22.453707 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-d07cf701-0bef-47ae-9648-2f4cbd21e46b tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:22.463881 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-d07cf701-0bef-47ae-9648-2f4cbd21e46b tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:22.478016 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:22.478016 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:22.528328 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d07cf701-0bef-47ae-9648-2f4cbd21e46b tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/8e141e71-0683-4ade-b5fc-d959851768df returned with HTTP 200 Jan 13 04:09:22.544491 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1020/2037] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:09:22 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/8e141e71-0683-4ade-b5fc-d959851768df => generated 973 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:09:23.553402 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d7e14c12-f9d5-4b77-b180-a008482b7809 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/8e141e71-0683-4ade-b5fc-d959851768df Jan 13 04:09:23.554006 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d7e14c12-f9d5-4b77-b180-a008482b7809 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:23.554161 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:23.554161 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:23.555087 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d7e14c12-f9d5-4b77-b180-a008482b7809 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:23.642302 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:23.642302 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:23.652894 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d7e14c12-f9d5-4b77-b180-a008482b7809 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Volume info retrieved successfully. Jan 13 04:09:23.670313 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-d7e14c12-f9d5-4b77-b180-a008482b7809 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:23.670762 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-d7e14c12-f9d5-4b77-b180-a008482b7809 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:23.680370 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-d7e14c12-f9d5-4b77-b180-a008482b7809 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:23.687293 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:23.687293 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:23.709812 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d7e14c12-f9d5-4b77-b180-a008482b7809 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/8e141e71-0683-4ade-b5fc-d959851768df returned with HTTP 200 Jan 13 04:09:23.711546 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1018/2038] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:09:23 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/8e141e71-0683-4ade-b5fc-d959851768df => generated 974 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:23.730241 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cb09fcbb-7405-43b7-8afe-0076dea1255b tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/6f9b5e75-fc37-4823-92fe-26907adefc91 Jan 13 04:09:23.731498 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cb09fcbb-7405-43b7-8afe-0076dea1255b tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:23.731830 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:23.731830 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:23.732424 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cb09fcbb-7405-43b7-8afe-0076dea1255b tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:23.732948 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-cb09fcbb-7405-43b7-8afe-0076dea1255b tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] show called for member 6f9b5e75-fc37-4823-92fe-26907adefc91 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:09:23.743960 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:23.743960 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:23.821022 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cb09fcbb-7405-43b7-8afe-0076dea1255b tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/6f9b5e75-fc37-4823-92fe-26907adefc91 returned with HTTP 200 Jan 13 04:09:23.822130 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1021/2039] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:09:23 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/6f9b5e75-fc37-4823-92fe-26907adefc91 => generated 323 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:23.834615 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3dafe5e8-1ea4-4477-b335-d31027754129 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3 Jan 13 04:09:23.835218 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3dafe5e8-1ea4-4477-b335-d31027754129 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:23.835416 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:23.835416 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:23.836973 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3dafe5e8-1ea4-4477-b335-d31027754129 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:23.837554 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-3dafe5e8-1ea4-4477-b335-d31027754129 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] show called for member 03e771c8-2596-44bb-999a-df63e47662d3 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:09:23.853935 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:23.853935 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:23.918616 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3dafe5e8-1ea4-4477-b335-d31027754129 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3 returned with HTTP 200 Jan 13 04:09:23.921185 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1019/2040] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:09:23 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3 => generated 323 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:23.935369 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f91cc87c-878f-4929-9104-c6e9476ffd1c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/detail Jan 13 04:09:23.936218 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f91cc87c-878f-4929-9104-c6e9476ffd1c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:23.936635 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:23.936635 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:23.937286 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f91cc87c-878f-4929-9104-c6e9476ffd1c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:23.938396 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:23.938396 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:24.042758 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f91cc87c-878f-4929-9104-c6e9476ffd1c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/detail returned with HTTP 200 Jan 13 04:09:24.058961 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-22130a60-3d7a-4620-a021-8a11f345dea2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail Jan 13 04:09:24.059713 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-22130a60-3d7a-4620-a021-8a11f345dea2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:24.060050 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:24.060050 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:24.060640 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-22130a60-3d7a-4620-a021-8a11f345dea2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:24.061697 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-22130a60-3d7a-4620-a021-8a11f345dea2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:24.063338 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:24.063338 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:24.066102 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-22130a60-3d7a-4620-a021-8a11f345dea2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:09:24.066928 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1022/2041] 10.222.0.38 () {60 vars in 1263 bytes} [Wed Jan 13 04:09:23 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/detail => generated 640 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:24.169907 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-22130a60-3d7a-4620-a021-8a11f345dea2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Get all volumes completed successfully. Jan 13 04:09:24.172054 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-22130a60-3d7a-4620-a021-8a11f345dea2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:24.172562 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-22130a60-3d7a-4620-a021-8a11f345dea2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:24.195451 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-22130a60-3d7a-4620-a021-8a11f345dea2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:24.203260 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:24.203260 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:24.257879 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-22130a60-3d7a-4620-a021-8a11f345dea2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail returned with HTTP 200 Jan 13 04:09:24.259185 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1020/2042] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 04:09:24 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail => generated 977 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:24.276097 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e22a97a8-f521-49f4-832e-a5ba62a32b3d tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail Jan 13 04:09:24.276824 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e22a97a8-f521-49f4-832e-a5ba62a32b3d tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:24.277110 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:24.277110 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:24.277606 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e22a97a8-f521-49f4-832e-a5ba62a32b3d tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:24.278294 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-e22a97a8-f521-49f4-832e-a5ba62a32b3d tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:24.279224 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:24.279224 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:24.280464 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e22a97a8-f521-49f4-832e-a5ba62a32b3d tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:09:24.404596 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e22a97a8-f521-49f4-832e-a5ba62a32b3d tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Get all volumes completed successfully. Jan 13 04:09:24.406190 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-e22a97a8-f521-49f4-832e-a5ba62a32b3d tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:24.406631 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-e22a97a8-f521-49f4-832e-a5ba62a32b3d tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:24.439393 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-e22a97a8-f521-49f4-832e-a5ba62a32b3d tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:24.461469 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:24.461469 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:24.528575 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e22a97a8-f521-49f4-832e-a5ba62a32b3d tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail returned with HTTP 200 Jan 13 04:09:24.540684 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1023/2043] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 04:09:24 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail => generated 977 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:24.549146 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ead965fb-9760-401e-a87a-b0153ddca6fb tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] POST http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/6f9b5e75-fc37-4823-92fe-26907adefc91/action Jan 13 04:09:24.551144 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:24.551144 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:24.551823 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ead965fb-9760-401e-a87a-b0153ddca6fb tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:09:24.552385 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ead965fb-9760-401e-a87a-b0153ddca6fb tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:24.554082 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-ead965fb-9760-401e-a87a-b0153ddca6fb tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] delete called for group 6f9b5e75-fc37-4823-92fe-26907adefc91 {{(pid=87926) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 04:09:24.554893 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-ead965fb-9760-401e-a87a-b0153ddca6fb tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Delete group with id: 6f9b5e75-fc37-4823-92fe-26907adefc91 Jan 13 04:09:24.580306 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:24.580306 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:24.780578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ead965fb-9760-401e-a87a-b0153ddca6fb tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/6f9b5e75-fc37-4823-92fe-26907adefc91/action returned with HTTP 202 Jan 13 04:09:24.782143 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1021/2044] 10.222.0.38 () {62 vars in 1395 bytes} [Wed Jan 13 04:09:24 2021] POST /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/6f9b5e75-fc37-4823-92fe-26907adefc91/action => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 13 04:09:24.791140 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c43311b-8b80-43a1-8dbd-b1b38ec94728 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/8e141e71-0683-4ade-b5fc-d959851768df Jan 13 04:09:24.792135 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6c43311b-8b80-43a1-8dbd-b1b38ec94728 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:24.792635 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:24.792635 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:24.793362 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6c43311b-8b80-43a1-8dbd-b1b38ec94728 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:24.876034 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:24.876034 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:24.901594 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6c43311b-8b80-43a1-8dbd-b1b38ec94728 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Volume info retrieved successfully. Jan 13 04:09:24.923217 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-6c43311b-8b80-43a1-8dbd-b1b38ec94728 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:24.925493 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-6c43311b-8b80-43a1-8dbd-b1b38ec94728 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:24.943100 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-6c43311b-8b80-43a1-8dbd-b1b38ec94728 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:24.952113 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:24.952113 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:25.001561 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c43311b-8b80-43a1-8dbd-b1b38ec94728 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/8e141e71-0683-4ade-b5fc-d959851768df returned with HTTP 200 Jan 13 04:09:25.003576 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1024/2045] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:09:24 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/8e141e71-0683-4ade-b5fc-d959851768df => generated 973 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:09:26.022512 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-92febd6b-e6a9-450e-9e2f-de405bd0af20 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/8e141e71-0683-4ade-b5fc-d959851768df Jan 13 04:09:26.028485 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-92febd6b-e6a9-450e-9e2f-de405bd0af20 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:26.031269 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:26.031269 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:26.032057 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-92febd6b-e6a9-450e-9e2f-de405bd0af20 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:26.100446 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:26.100446 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:26.111960 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-92febd6b-e6a9-450e-9e2f-de405bd0af20 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Volume info retrieved successfully. Jan 13 04:09:26.130382 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-92febd6b-e6a9-450e-9e2f-de405bd0af20 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:26.131158 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-92febd6b-e6a9-450e-9e2f-de405bd0af20 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:26.140713 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-92febd6b-e6a9-450e-9e2f-de405bd0af20 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:26.163903 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:26.163903 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:26.199201 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-92febd6b-e6a9-450e-9e2f-de405bd0af20 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/8e141e71-0683-4ade-b5fc-d959851768df returned with HTTP 200 Jan 13 04:09:26.212607 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1022/2046] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:09:26 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/8e141e71-0683-4ade-b5fc-d959851768df => generated 973 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:27.217694 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec320055-ddda-417a-9336-673d7433e430 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/8e141e71-0683-4ade-b5fc-d959851768df Jan 13 04:09:27.218110 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec320055-ddda-417a-9336-673d7433e430 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:27.218306 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:27.218306 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:27.218932 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec320055-ddda-417a-9336-673d7433e430 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:27.274895 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec320055-ddda-417a-9336-673d7433e430 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/8e141e71-0683-4ade-b5fc-d959851768df returned with HTTP 404 Jan 13 04:09:27.276604 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1025/2047] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:09:27 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/8e141e71-0683-4ade-b5fc-d959851768df => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:09:27.287033 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e0dc336e-e6b9-4f26-a3f1-53814ff5ab37 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/6f9b5e75-fc37-4823-92fe-26907adefc91 Jan 13 04:09:27.287892 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e0dc336e-e6b9-4f26-a3f1-53814ff5ab37 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:27.288324 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:27.288324 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:27.288955 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e0dc336e-e6b9-4f26-a3f1-53814ff5ab37 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:27.289524 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-e0dc336e-e6b9-4f26-a3f1-53814ff5ab37 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] show called for member 6f9b5e75-fc37-4823-92fe-26907adefc91 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:09:27.296875 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e0dc336e-e6b9-4f26-a3f1-53814ff5ab37 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/6f9b5e75-fc37-4823-92fe-26907adefc91 returned with HTTP 404 Jan 13 04:09:27.298197 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1023/2048] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:09:27 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/6f9b5e75-fc37-4823-92fe-26907adefc91 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:09:27.307368 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8519bc01-983a-4599-8fcb-bfdabe57d0d4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] POST http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3/action Jan 13 04:09:27.308575 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8519bc01-983a-4599-8fcb-bfdabe57d0d4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:09:27.309149 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8519bc01-983a-4599-8fcb-bfdabe57d0d4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:27.310314 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-8519bc01-983a-4599-8fcb-bfdabe57d0d4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] delete called for group 03e771c8-2596-44bb-999a-df63e47662d3 {{(pid=87927) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 04:09:27.310898 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-8519bc01-983a-4599-8fcb-bfdabe57d0d4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Delete group with id: 03e771c8-2596-44bb-999a-df63e47662d3 Jan 13 04:09:27.320013 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:27.320013 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:27.413056 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8519bc01-983a-4599-8fcb-bfdabe57d0d4 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3/action returned with HTTP 202 Jan 13 04:09:27.417364 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1026/2049] 10.222.0.38 () {62 vars in 1395 bytes} [Wed Jan 13 04:09:27 2021] POST /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:09:27.422564 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-668e64ba-21cb-4efc-83ff-c40af9316ed0 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3 Jan 13 04:09:27.423510 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-668e64ba-21cb-4efc-83ff-c40af9316ed0 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:27.424359 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-668e64ba-21cb-4efc-83ff-c40af9316ed0 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:27.425496 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-668e64ba-21cb-4efc-83ff-c40af9316ed0 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] show called for member 03e771c8-2596-44bb-999a-df63e47662d3 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:09:27.450337 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:27.450337 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:27.506891 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-668e64ba-21cb-4efc-83ff-c40af9316ed0 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3 returned with HTTP 200 Jan 13 04:09:27.508252 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1024/2050] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:09:27 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3 => generated 322 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:28.520953 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0471f21d-e2d7-4b39-b763-f02eff994de6 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3 Jan 13 04:09:28.521509 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0471f21d-e2d7-4b39-b763-f02eff994de6 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:28.521731 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:28.521731 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:28.522075 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0471f21d-e2d7-4b39-b763-f02eff994de6 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:28.522628 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-0471f21d-e2d7-4b39-b763-f02eff994de6 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] show called for member 03e771c8-2596-44bb-999a-df63e47662d3 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:09:28.532378 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0471f21d-e2d7-4b39-b763-f02eff994de6 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3 returned with HTTP 404 Jan 13 04:09:28.536755 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1027/2051] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:09:28 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:09:28.546197 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3068dd26-e0e6-41c1-b375-1b46943b81aa tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/detail Jan 13 04:09:28.546777 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3068dd26-e0e6-41c1-b375-1b46943b81aa tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:28.546994 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:28.546994 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:28.547371 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3068dd26-e0e6-41c1-b375-1b46943b81aa tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:28.548480 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:28.548480 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:28.570318 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3068dd26-e0e6-41c1-b375-1b46943b81aa tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/detail returned with HTTP 200 Jan 13 04:09:28.571164 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1025/2052] 10.222.0.38 () {60 vars in 1263 bytes} [Wed Jan 13 04:09:28 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/detail => generated 14 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:28.581284 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf852dbe-0f2b-4061-847e-18dede3278f2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail Jan 13 04:09:28.581967 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf852dbe-0f2b-4061-847e-18dede3278f2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:28.582459 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf852dbe-0f2b-4061-847e-18dede3278f2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:28.583171 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-cf852dbe-0f2b-4061-847e-18dede3278f2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:28.585029 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cf852dbe-0f2b-4061-847e-18dede3278f2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:09:28.643360 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cf852dbe-0f2b-4061-847e-18dede3278f2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Get all volumes completed successfully. Jan 13 04:09:28.654019 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf852dbe-0f2b-4061-847e-18dede3278f2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail returned with HTTP 200 Jan 13 04:09:28.655181 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1028/2053] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 04:09:28 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail => generated 15 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:28.670687 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1d0a6dca-1cfb-4ec3-8688-9b0dfde7f153 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] POST http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3/action Jan 13 04:09:28.671798 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1d0a6dca-1cfb-4ec3-8688-9b0dfde7f153 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:09:28.672370 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1d0a6dca-1cfb-4ec3-8688-9b0dfde7f153 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:28.673784 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-1d0a6dca-1cfb-4ec3-8688-9b0dfde7f153 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] delete called for group 03e771c8-2596-44bb-999a-df63e47662d3 {{(pid=87926) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 04:09:28.674853 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-1d0a6dca-1cfb-4ec3-8688-9b0dfde7f153 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Delete group with id: 03e771c8-2596-44bb-999a-df63e47662d3 Jan 13 04:09:28.686947 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1d0a6dca-1cfb-4ec3-8688-9b0dfde7f153 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3/action returned with HTTP 404 Jan 13 04:09:28.690643 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1026/2054] 10.222.0.38 () {62 vars in 1395 bytes} [Wed Jan 13 04:09:28 2021] POST /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/03e771c8-2596-44bb-999a-df63e47662d3/action => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:09:28.698251 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da23c040-b253-4524-b669-6dc997dd37e3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail Jan 13 04:09:28.699055 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da23c040-b253-4524-b669-6dc997dd37e3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:28.699707 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da23c040-b253-4524-b669-6dc997dd37e3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:28.700491 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-da23c040-b253-4524-b669-6dc997dd37e3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:28.702455 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-da23c040-b253-4524-b669-6dc997dd37e3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:09:28.781066 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-da23c040-b253-4524-b669-6dc997dd37e3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Get all volumes completed successfully. Jan 13 04:09:28.787507 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da23c040-b253-4524-b669-6dc997dd37e3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail returned with HTTP 200 Jan 13 04:09:28.788622 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1029/2055] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 04:09:28 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail => generated 15 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:28.804834 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8065a4b9-104e-445f-91cb-241aa9dbdc30 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] POST http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/6f9b5e75-fc37-4823-92fe-26907adefc91/action Jan 13 04:09:28.805735 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8065a4b9-104e-445f-91cb-241aa9dbdc30 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:09:28.806068 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8065a4b9-104e-445f-91cb-241aa9dbdc30 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:28.807759 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-8065a4b9-104e-445f-91cb-241aa9dbdc30 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] delete called for group 6f9b5e75-fc37-4823-92fe-26907adefc91 {{(pid=87926) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 04:09:28.808004 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-8065a4b9-104e-445f-91cb-241aa9dbdc30 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Delete group with id: 6f9b5e75-fc37-4823-92fe-26907adefc91 Jan 13 04:09:28.826776 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8065a4b9-104e-445f-91cb-241aa9dbdc30 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/6f9b5e75-fc37-4823-92fe-26907adefc91/action returned with HTTP 404 Jan 13 04:09:28.828411 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1027/2056] 10.222.0.38 () {62 vars in 1395 bytes} [Wed Jan 13 04:09:28 2021] POST /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/6f9b5e75-fc37-4823-92fe-26907adefc91/action => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:09:28.837064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-803d72ca-ba6e-4b4e-a6f4-89081d9ed799 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] DELETE http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/group_types/7710a118-1713-49ff-8f0d-ec2ab1286f0f Jan 13 04:09:28.837643 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-803d72ca-ba6e-4b4e-a6f4-89081d9ed799 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:28.838130 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-803d72ca-ba6e-4b4e-a6f4-89081d9ed799 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:28.882601 n-d-766380-6 devstack@c-api.service[87925]: /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 04:09:28.882601 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:09:28.890135 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-803d72ca-ba6e-4b4e-a6f4-89081d9ed799 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/group_types/7710a118-1713-49ff-8f0d-ec2ab1286f0f returned with HTTP 202 Jan 13 04:09:28.891750 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1030/2057] 10.222.0.38 () {60 vars in 1371 bytes} [Wed Jan 13 04:09:28 2021] DELETE /volume/v3/bebfe6a94d674a9993166384fe839b4d/group_types/7710a118-1713-49ff-8f0d-ec2ab1286f0f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:09:28.905857 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bf2d1fc8-0297-47fc-8dde-baf261207d83 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] POST http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/types Jan 13 04:09:28.907578 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bf2d1fc8-0297-47fc-8dde-baf261207d83 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-441085116"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:28.967896 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bf2d1fc8-0297-47fc-8dde-baf261207d83 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/types returned with HTTP 200 Jan 13 04:09:28.978391 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e747a473-82de-4122-b493-7ab9660c6539 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] POST http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/group_types Jan 13 04:09:28.979208 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e747a473-82de-4122-b493-7ab9660c6539 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1376829141"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:28.980717 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1028/2058] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 04:09:28 2021] POST /volume/v3/bebfe6a94d674a9993166384fe839b4d/types => generated 215 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:29.031224 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e747a473-82de-4122-b493-7ab9660c6539 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/group_types returned with HTTP 202 Jan 13 04:09:29.032151 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1031/2059] 10.222.0.38 () {62 vars in 1278 bytes} [Wed Jan 13 04:09:28 2021] POST /volume/v3/bebfe6a94d674a9993166384fe839b4d/group_types => generated 173 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:29.042976 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d211e6b0-e49c-467c-a039-a5fe6653998e tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] POST http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups Jan 13 04:09:29.044005 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d211e6b0-e49c-467c-a039-a5fe6653998e tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0ab885e7-a91f-4d4a-a767-34dce5aaf595", "volume_types": ["f90f548d-5e9a-4f2e-848f-56207d19d8e8"], "name": "tempest-GroupsTest-Group-1540862545"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:29.046152 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-d211e6b0-e49c-467c-a039-a5fe6653998e tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Creating new group {'group': {'group_type': '0ab885e7-a91f-4d4a-a767-34dce5aaf595', 'volume_types': ['f90f548d-5e9a-4f2e-848f-56207d19d8e8'], 'name': 'tempest-GroupsTest-Group-1540862545'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 13 04:09:29.059876 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-d211e6b0-e49c-467c-a039-a5fe6653998e tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Creating group tempest-GroupsTest-Group-1540862545. Jan 13 04:09:29.087648 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d211e6b0-e49c-467c-a039-a5fe6653998e tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Availability Zones retrieved successfully. Jan 13 04:09:29.115589 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-d211e6b0-e49c-467c-a039-a5fe6653998e tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Created reservations ['7767551d-2319-4d8b-b37f-715b760feab8'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:09:29.193570 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d211e6b0-e49c-467c-a039-a5fe6653998e tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups returned with HTTP 202 Jan 13 04:09:29.195245 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1029/2060] 10.222.0.38 () {62 vars in 1264 bytes} [Wed Jan 13 04:09:29 2021] POST /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups => generated 104 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:29.204945 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d7d3021e-080a-4887-8258-e582445d29e2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 Jan 13 04:09:29.205574 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d7d3021e-080a-4887-8258-e582445d29e2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:29.206333 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d7d3021e-080a-4887-8258-e582445d29e2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:29.206593 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-d7d3021e-080a-4887-8258-e582445d29e2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] show called for member 1517d8de-5c5a-4916-b2ee-a31987319279 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:09:29.217834 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:29.217834 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:29.289951 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d7d3021e-080a-4887-8258-e582445d29e2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 returned with HTTP 200 Jan 13 04:09:29.291408 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1032/2061] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:09:29 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 => generated 332 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:29.975063 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] POST http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes Jan 13 04:09:29.975642 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:29.975642 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:29.976298 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1573994354"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:29.977539 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1573994354'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:09:29.978103 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Create volume of 1 GB Jan 13 04:09:29.978774 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:29.978774 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:29.994404 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Availability Zones retrieved successfully. Jan 13 04:09:30.019409 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Flow 'volume_create_api' (73305da8-3b7d-4bfd-931c-9279f6969563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:09:30.023701 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ebc460f-eaba-4b41-bc0e-ffa8161b4be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:30.026379 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:09:30.116958 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ebc460f-eaba-4b41-bc0e-ffa8161b4be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:30.119315 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1368e88a-1618-49b0-9063-b55a3d965135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:30.228007 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Created reservations ['0b5c75ba-6d85-416c-b871-697359bd9298', '93a03597-ecde-4398-8984-9040d7ec4dc1', '3cbdd9c4-9167-4760-9e06-b40e55d613d2', '2ffbb656-4e6f-4924-940a-6b5f4e406933'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:09:30.230377 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1368e88a-1618-49b0-9063-b55a3d965135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b5c75ba-6d85-416c-b871-697359bd9298', '93a03597-ecde-4398-8984-9040d7ec4dc1', '3cbdd9c4-9167-4760-9e06-b40e55d613d2', '2ffbb656-4e6f-4924-940a-6b5f4e406933']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:30.232784 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (811b6388-1039-4d1b-bdd5-c7f215149b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:30.307130 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f3fa00cd-92d8-421f-9d1f-91ccde166157 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 Jan 13 04:09:30.308168 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f3fa00cd-92d8-421f-9d1f-91ccde166157 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:30.308503 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:30.308503 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:30.309004 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f3fa00cd-92d8-421f-9d1f-91ccde166157 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:30.309421 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-f3fa00cd-92d8-421f-9d1f-91ccde166157 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] show called for member 1517d8de-5c5a-4916-b2ee-a31987319279 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:09:30.335929 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:30.335929 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:30.337639 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (811b6388-1039-4d1b-bdd5-c7f215149b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94e1635c-5aee-401f-a4c4-538d5d90da10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1573994354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8d721e587d74c3c9e93c4b0d9be4254',qos_specs=None,replication_status=,reservations=['0b5c75ba-6d85-416c-b871-697359bd9298','93a03597-ecde-4398-8984-9040d7ec4dc1','3cbdd9c4-9167-4760-9e06-b40e55d613d2','2ffbb656-4e6f-4924-940a-6b5f4e406933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb7d6f1bf78841cfa09917dea4c1202d',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:09:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1573994354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94e1635c-5aee-401f-a4c4-538d5d90da10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8d721e587d74c3c9e93c4b0d9be4254',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fb7d6f1bf78841cfa09917dea4c1202d',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:30.340543 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9032f10b-bd81-45b5-8716-609fabe5435c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:30.374744 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9032f10b-bd81-45b5-8716-609fabe5435c) transitioned into state 'SUCCESS' from state '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-1573994354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8d721e587d74c3c9e93c4b0d9be4254',qos_specs=None,replication_status=,reservations=['0b5c75ba-6d85-416c-b871-697359bd9298','93a03597-ecde-4398-8984-9040d7ec4dc1','3cbdd9c4-9167-4760-9e06-b40e55d613d2','2ffbb656-4e6f-4924-940a-6b5f4e406933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb7d6f1bf78841cfa09917dea4c1202d',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:30.377875 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc1a4899-4ad4-440f-8ea3-8bab988498c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:30.387619 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f3fa00cd-92d8-421f-9d1f-91ccde166157 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 returned with HTTP 200 Jan 13 04:09:30.389829 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1033/2062] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:09:30 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 => generated 333 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:30.402391 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] POST http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes Jan 13 04:09:30.402918 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:30.402918 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:30.403305 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f90f548d-5e9a-4f2e-848f-56207d19d8e8", "group_id": "1517d8de-5c5a-4916-b2ee-a31987319279", "size": 1, "name": "tempest-GroupsTest-Volume-1016881930"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:30.426235 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Create volume request body: {'volume': {'volume_type': 'f90f548d-5e9a-4f2e-848f-56207d19d8e8', 'group_id': '1517d8de-5c5a-4916-b2ee-a31987319279', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1016881930'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:09:30.426531 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc1a4899-4ad4-440f-8ea3-8bab988498c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:30.432444 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Flow 'volume_create_api' (73305da8-3b7d-4bfd-931c-9279f6969563) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:09:30.491042 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:30.491042 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:30.492201 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Create volume of 1 GB Jan 13 04:09:30.521160 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Availability Zones retrieved successfully. Jan 13 04:09:30.561838 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Flow 'volume_create_api' (e2bf6fa2-65d3-47f0-9ee8-7678dd32acf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:09:30.563369 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Create volume request issued successfully. Jan 13 04:09:30.565039 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8a7ba92-f7ed-4071-b7ca-9611211a7a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:30.566692 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:30.566692 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:30.567252 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:09:30.598815 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2c0f3cc9-bffd-4985-b5fc-c20d82157362 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes returned with HTTP 202 Jan 13 04:09:30.600874 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1030/2063] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:09:29 2021] POST /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes => generated 827 bytes in 797 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:09:30.616601 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5b44944-ad4e-4d12-af2a-341d28364b6a tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes/94e1635c-5aee-401f-a4c4-538d5d90da10 Jan 13 04:09:30.618587 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5b44944-ad4e-4d12-af2a-341d28364b6a tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:30.619017 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:30.619017 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:30.619681 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5b44944-ad4e-4d12-af2a-341d28364b6a tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:30.695551 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8a7ba92-f7ed-4071-b7ca-9611211a7a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T04:09:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f90f548d-5e9a-4f2e-848f-56207d19d8e8,is_public=True,name='tempest-GroupsTest-volume-type-441085116',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f90f548d-5e9a-4f2e-848f-56207d19d8e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1517d8de-5c5a-4916-b2ee-a31987319279', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:30.698334 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1849986-b109-46aa-ad9c-270d6fd7f50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:30.699780 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:30.699780 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:30.716931 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d5b44944-ad4e-4d12-af2a-341d28364b6a tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Volume info retrieved successfully. Jan 13 04:09:30.754845 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5b44944-ad4e-4d12-af2a-341d28364b6a tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes/94e1635c-5aee-401f-a4c4-538d5d90da10 returned with HTTP 200 Jan 13 04:09:30.767596 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1031/2064] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:30 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes/94e1635c-5aee-401f-a4c4-538d5d90da10 => generated 919 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:30.772038 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-441085116 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-441085116, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:09:30.773229 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-441085116 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-441085116, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:09:30.821124 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Created reservations ['98c92d14-c859-4e3d-8ad5-d394503691ee', '0d3be1f7-1032-4a62-8848-d3ebaf0798f6', '8c2165c5-f14b-409c-9e22-5a23fc80dba0', '6e165b18-cfb2-46b3-a1c6-2f236779a4df'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:09:30.823258 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1849986-b109-46aa-ad9c-270d6fd7f50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98c92d14-c859-4e3d-8ad5-d394503691ee', '0d3be1f7-1032-4a62-8848-d3ebaf0798f6', '8c2165c5-f14b-409c-9e22-5a23fc80dba0', '6e165b18-cfb2-46b3-a1c6-2f236779a4df']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:30.825581 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41ba9000-32df-486c-bad8-657a2a652081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:30.930294 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41ba9000-32df-486c-bad8-657a2a652081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b425c06-88c4-4390-a5af-d3a3dea7de66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1016881930',encryption_key_id=None,group_id=1517d8de-5c5a-4916-b2ee-a31987319279,group_type_id=,metadata={},multiattach=False,project_id='57f657b4244a4b33a1c71b57b74a8424',qos_specs=None,replication_status=,reservations=['98c92d14-c859-4e3d-8ad5-d394503691ee','0d3be1f7-1032-4a62-8848-d3ebaf0798f6','8c2165c5-f14b-409c-9e22-5a23fc80dba0','6e165b18-cfb2-46b3-a1c6-2f236779a4df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aa94fa46f03496a92c1f8237d72edf2',volume_type_id=f90f548d-5e9a-4f2e-848f-56207d19d8e8), 'volume': 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-13T04:09:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1016881930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1517d8de-5c5a-4916-b2ee-a31987319279,host=None,id=5b425c06-88c4-4390-a5af-d3a3dea7de66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57f657b4244a4b33a1c71b57b74a8424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2aa94fa46f03496a92c1f8237d72edf2',volume_attachment=,volume_type=,volume_type_id=f90f548d-5e9a-4f2e-848f-56207d19d8e8)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:30.932895 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af2d7acd-8d84-4f20-a2ae-83243e5e5a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:30.968687 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af2d7acd-8d84-4f20-a2ae-83243e5e5a9c) transitioned into state 'SUCCESS' from state '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-1016881930',encryption_key_id=None,group_id=1517d8de-5c5a-4916-b2ee-a31987319279,group_type_id=,metadata={},multiattach=False,project_id='57f657b4244a4b33a1c71b57b74a8424',qos_specs=None,replication_status=,reservations=['98c92d14-c859-4e3d-8ad5-d394503691ee','0d3be1f7-1032-4a62-8848-d3ebaf0798f6','8c2165c5-f14b-409c-9e22-5a23fc80dba0','6e165b18-cfb2-46b3-a1c6-2f236779a4df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aa94fa46f03496a92c1f8237d72edf2',volume_type_id=f90f548d-5e9a-4f2e-848f-56207d19d8e8)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:30.971999 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18b19018-99c7-4a61-bdd9-7fbfd9693cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:30.999226 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18b19018-99c7-4a61-bdd9-7fbfd9693cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:31.003682 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Flow 'volume_create_api' (e2bf6fa2-65d3-47f0-9ee8-7678dd32acf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:09:31.065930 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Create volume request issued successfully. Jan 13 04:09:31.084621 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:31.085246 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:31.094448 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:31.103662 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:31.103662 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:31.121330 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-685aa326-4b46-4d43-a56f-839f3c609dfe tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes returned with HTTP 202 Jan 13 04:09:31.140016 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dfd06b18-5ccb-46de-9fb3-eddc6d062409 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/5b425c06-88c4-4390-a5af-d3a3dea7de66 Jan 13 04:09:31.140909 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dfd06b18-5ccb-46de-9fb3-eddc6d062409 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:31.141249 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:31.141249 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:31.141810 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dfd06b18-5ccb-46de-9fb3-eddc6d062409 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:31.149034 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1034/2065] 10.222.0.38 () {62 vars in 1267 bytes} [Wed Jan 13 04:09:30 2021] POST /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes => generated 891 bytes in 750 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 13 04:09:31.203812 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:31.203812 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:31.214723 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dfd06b18-5ccb-46de-9fb3-eddc6d062409 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Volume info retrieved successfully. Jan 13 04:09:31.231565 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-dfd06b18-5ccb-46de-9fb3-eddc6d062409 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:31.232112 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-dfd06b18-5ccb-46de-9fb3-eddc6d062409 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:31.259437 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-dfd06b18-5ccb-46de-9fb3-eddc6d062409 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:31.280742 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:31.280742 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:31.340088 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dfd06b18-5ccb-46de-9fb3-eddc6d062409 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/5b425c06-88c4-4390-a5af-d3a3dea7de66 returned with HTTP 200 Jan 13 04:09:31.350180 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1032/2066] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:09:31 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/5b425c06-88c4-4390-a5af-d3a3dea7de66 => generated 959 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:31.775716 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3d6e6c65-52e1-43a2-8555-b21de9d27588 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes/94e1635c-5aee-401f-a4c4-538d5d90da10 Jan 13 04:09:31.776206 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3d6e6c65-52e1-43a2-8555-b21de9d27588 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:31.776667 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:31.776667 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:31.777281 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3d6e6c65-52e1-43a2-8555-b21de9d27588 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:31.906104 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:31.906104 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:31.929038 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3d6e6c65-52e1-43a2-8555-b21de9d27588 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Volume info retrieved successfully. Jan 13 04:09:31.968014 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3d6e6c65-52e1-43a2-8555-b21de9d27588 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes/94e1635c-5aee-401f-a4c4-538d5d90da10 returned with HTTP 200 Jan 13 04:09:31.968929 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1035/2067] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:31 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes/94e1635c-5aee-401f-a4c4-538d5d90da10 => generated 920 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:31.986075 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b43851db-8246-4efb-abf2-5f45a176d6ea tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] POST http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots Jan 13 04:09:31.986514 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:31.986514 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:31.986948 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b43851db-8246-4efb-abf2-5f45a176d6ea tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94e1635c-5aee-401f-a4c4-538d5d90da10", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-264824343"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:32.045411 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:32.045411 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:32.046913 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b43851db-8246-4efb-abf2-5f45a176d6ea tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Volume info retrieved successfully. Jan 13 04:09:32.047274 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-b43851db-8246-4efb-abf2-5f45a176d6ea tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Create snapshot from volume 94e1635c-5aee-401f-a4c4-538d5d90da10 Jan 13 04:09:32.144416 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-b43851db-8246-4efb-abf2-5f45a176d6ea tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Created reservations ['99d9c7eb-22d8-4214-b402-ad4f7a51f5b3', '1aaad5b0-9c0c-4072-9447-8e7a2a96d993', '73c83a5e-f982-4cab-bd8a-8fb9dcef8c56', '199b0f18-71a0-4e9b-aa99-0624d7433557'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:09:32.299621 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b43851db-8246-4efb-abf2-5f45a176d6ea tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot create request issued successfully. Jan 13 04:09:32.300856 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b43851db-8246-4efb-abf2-5f45a176d6ea tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots returned with HTTP 202 Jan 13 04:09:32.302289 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1033/2068] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:09:31 2021] POST /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots => generated 313 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:09:32.327372 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-561b3ea4-8bd2-48ca-b676-7306fac41364 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 Jan 13 04:09:32.331352 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-561b3ea4-8bd2-48ca-b676-7306fac41364 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:32.332304 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:32.332304 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:32.333978 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-561b3ea4-8bd2-48ca-b676-7306fac41364 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:32.357361 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-efbe415a-310a-49d5-b89a-80366168090c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/5b425c06-88c4-4390-a5af-d3a3dea7de66 Jan 13 04:09:32.358026 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-efbe415a-310a-49d5-b89a-80366168090c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:32.358132 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:32.358132 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:32.358475 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-efbe415a-310a-49d5-b89a-80366168090c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:32.403007 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:32.403007 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:32.404848 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-561b3ea4-8bd2-48ca-b676-7306fac41364 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot retrieved successfully. Jan 13 04:09:32.407281 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-561b3ea4-8bd2-48ca-b676-7306fac41364 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 returned with HTTP 200 Jan 13 04:09:32.409805 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1036/2069] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:32 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 => generated 445 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:32.474396 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:32.474396 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:32.495979 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-efbe415a-310a-49d5-b89a-80366168090c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Volume info retrieved successfully. Jan 13 04:09:32.520522 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-efbe415a-310a-49d5-b89a-80366168090c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:32.520984 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-efbe415a-310a-49d5-b89a-80366168090c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:32.529261 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-efbe415a-310a-49d5-b89a-80366168090c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:32.537284 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:32.537284 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:32.559536 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-efbe415a-310a-49d5-b89a-80366168090c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/5b425c06-88c4-4390-a5af-d3a3dea7de66 returned with HTTP 200 Jan 13 04:09:32.560460 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1034/2070] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:09:32 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/5b425c06-88c4-4390-a5af-d3a3dea7de66 => generated 984 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:32.577291 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] POST http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes Jan 13 04:09:32.577854 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:32.577854 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:32.579366 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f90f548d-5e9a-4f2e-848f-56207d19d8e8", "group_id": "1517d8de-5c5a-4916-b2ee-a31987319279", "size": 1, "name": "tempest-GroupsTest-Volume-2021929356"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:32.579500 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Create volume request body: {'volume': {'volume_type': 'f90f548d-5e9a-4f2e-848f-56207d19d8e8', 'group_id': '1517d8de-5c5a-4916-b2ee-a31987319279', 'size': 1, 'name': 'tempest-GroupsTest-Volume-2021929356'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:09:32.601854 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:32.601854 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:32.603252 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Create volume of 1 GB Jan 13 04:09:32.619983 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Availability Zones retrieved successfully. Jan 13 04:09:32.638663 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Flow 'volume_create_api' (f90fd219-873d-45a0-a1d0-ad90fbaff58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:09:32.641849 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (defca5a9-e476-45fe-ac65-e429ffa8f2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:32.644389 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:32.644389 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:32.644987 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:09:32.700811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (defca5a9-e476-45fe-ac65-e429ffa8f2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T04:09:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f90f548d-5e9a-4f2e-848f-56207d19d8e8,is_public=True,name='tempest-GroupsTest-volume-type-441085116',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f90f548d-5e9a-4f2e-848f-56207d19d8e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1517d8de-5c5a-4916-b2ee-a31987319279', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:32.703155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8df222bb-6802-4b95-aee5-f660a4afd4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:32.809265 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Created reservations ['551d5e15-8b73-4573-879d-8a414be08a93', '0839f26c-232a-4ecd-b7dd-571314ed2685', '0c18d504-7297-4e32-acb4-1320309cff2e', 'e455bce7-46e9-43d6-850a-439c4a17ec89'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:09:32.811166 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8df222bb-6802-4b95-aee5-f660a4afd4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['551d5e15-8b73-4573-879d-8a414be08a93', '0839f26c-232a-4ecd-b7dd-571314ed2685', '0c18d504-7297-4e32-acb4-1320309cff2e', 'e455bce7-46e9-43d6-850a-439c4a17ec89']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:32.813379 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cfe58a1-b9c9-4d70-b12e-feb1d0d4e373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:32.881030 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cfe58a1-b9c9-4d70-b12e-feb1d0d4e373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0469e61-c8bf-4274-b609-4dc02ea781ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-2021929356',encryption_key_id=None,group_id=1517d8de-5c5a-4916-b2ee-a31987319279,group_type_id=,metadata={},multiattach=False,project_id='57f657b4244a4b33a1c71b57b74a8424',qos_specs=None,replication_status=,reservations=['551d5e15-8b73-4573-879d-8a414be08a93','0839f26c-232a-4ecd-b7dd-571314ed2685','0c18d504-7297-4e32-acb4-1320309cff2e','e455bce7-46e9-43d6-850a-439c4a17ec89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aa94fa46f03496a92c1f8237d72edf2',volume_type_id=f90f548d-5e9a-4f2e-848f-56207d19d8e8), 'volume': 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-13T04:09:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-2021929356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1517d8de-5c5a-4916-b2ee-a31987319279,host=None,id=d0469e61-c8bf-4274-b609-4dc02ea781ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57f657b4244a4b33a1c71b57b74a8424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2aa94fa46f03496a92c1f8237d72edf2',volume_attachment=,volume_type=,volume_type_id=f90f548d-5e9a-4f2e-848f-56207d19d8e8)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:32.883551 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7b12ac-e7af-40f1-8d04-f4e137e07c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:32.914767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7b12ac-e7af-40f1-8d04-f4e137e07c75) transitioned into state 'SUCCESS' from state '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-2021929356',encryption_key_id=None,group_id=1517d8de-5c5a-4916-b2ee-a31987319279,group_type_id=,metadata={},multiattach=False,project_id='57f657b4244a4b33a1c71b57b74a8424',qos_specs=None,replication_status=,reservations=['551d5e15-8b73-4573-879d-8a414be08a93','0839f26c-232a-4ecd-b7dd-571314ed2685','0c18d504-7297-4e32-acb4-1320309cff2e','e455bce7-46e9-43d6-850a-439c4a17ec89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aa94fa46f03496a92c1f8237d72edf2',volume_type_id=f90f548d-5e9a-4f2e-848f-56207d19d8e8)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:32.916826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ccc73ec-a359-4e5f-b871-f0a6053d5a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:32.951113 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ccc73ec-a359-4e5f-b871-f0a6053d5a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:32.953848 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Flow 'volume_create_api' (f90fd219-873d-45a0-a1d0-ad90fbaff58b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:09:33.013098 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Create volume request issued successfully. Jan 13 04:09:33.029515 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:33.029968 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:33.048672 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:33.070131 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:33.070131 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:33.086521 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1523c889-22c6-4e39-915a-f3e9d07cb73c tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes returned with HTTP 202 Jan 13 04:09:33.087721 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1037/2071] 10.222.0.38 () {62 vars in 1267 bytes} [Wed Jan 13 04:09:32 2021] POST /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes => generated 891 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:33.104048 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-43074687-7706-43cc-a9df-5fcba3bfcf25 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba Jan 13 04:09:33.104740 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-43074687-7706-43cc-a9df-5fcba3bfcf25 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:33.104930 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:33.104930 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:33.105320 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-43074687-7706-43cc-a9df-5fcba3bfcf25 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:33.177050 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:33.177050 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:33.187329 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-43074687-7706-43cc-a9df-5fcba3bfcf25 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Volume info retrieved successfully. Jan 13 04:09:33.203216 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-43074687-7706-43cc-a9df-5fcba3bfcf25 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:33.203678 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-43074687-7706-43cc-a9df-5fcba3bfcf25 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:33.219690 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-43074687-7706-43cc-a9df-5fcba3bfcf25 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:33.241669 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:33.241669 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:33.279443 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-43074687-7706-43cc-a9df-5fcba3bfcf25 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba returned with HTTP 200 Jan 13 04:09:33.280307 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1035/2072] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:09:33 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba => generated 983 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:33.422944 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3e4992cd-b2f5-46be-9d50-76e9f9a692d9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 Jan 13 04:09:33.423710 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3e4992cd-b2f5-46be-9d50-76e9f9a692d9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:33.424754 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:33.424754 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:33.425421 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3e4992cd-b2f5-46be-9d50-76e9f9a692d9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:33.506607 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:33.506607 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:33.508166 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3e4992cd-b2f5-46be-9d50-76e9f9a692d9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot retrieved successfully. Jan 13 04:09:33.515227 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3e4992cd-b2f5-46be-9d50-76e9f9a692d9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 returned with HTTP 200 Jan 13 04:09:33.519556 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1038/2073] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:33 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 => generated 445 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:09:34.298370 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-395d76ac-dc98-42fd-9fc9-ced2503de504 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba Jan 13 04:09:34.298811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-395d76ac-dc98-42fd-9fc9-ced2503de504 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:34.298811 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:34.298811 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:34.299273 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-395d76ac-dc98-42fd-9fc9-ced2503de504 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:34.357768 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:34.357768 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:34.368378 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-395d76ac-dc98-42fd-9fc9-ced2503de504 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Volume info retrieved successfully. Jan 13 04:09:34.383933 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-395d76ac-dc98-42fd-9fc9-ced2503de504 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:34.384921 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-395d76ac-dc98-42fd-9fc9-ced2503de504 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:34.394989 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-395d76ac-dc98-42fd-9fc9-ced2503de504 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:34.405430 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:34.405430 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:34.429692 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-395d76ac-dc98-42fd-9fc9-ced2503de504 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba returned with HTTP 200 Jan 13 04:09:34.431223 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1036/2074] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:09:34 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba => generated 984 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:34.449228 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f6aa30cd-80a4-4741-a8a6-7513e2b6f1d7 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] PUT http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 Jan 13 04:09:34.449742 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:34.449742 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:34.450133 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f6aa30cd-80a4-4741-a8a6-7513e2b6f1d7 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "d0469e61-c8bf-4274-b609-4dc02ea781ba"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:34.451531 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-f6aa30cd-80a4-4741-a8a6-7513e2b6f1d7 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Update called for group 1517d8de-5c5a-4916-b2ee-a31987319279. {{(pid=87927) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 13 04:09:34.451885 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-f6aa30cd-80a4-4741-a8a6-7513e2b6f1d7 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Updating group 1517d8de-5c5a-4916-b2ee-a31987319279 with name new_group description: This is a new group add_volumes: None remove_volumes: d0469e61-c8bf-4274-b609-4dc02ea781ba. Jan 13 04:09:34.473991 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:34.473991 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:34.532424 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f643f3a9-d34a-4f69-9c0c-604a5fb94a5b tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 Jan 13 04:09:34.534057 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f643f3a9-d34a-4f69-9c0c-604a5fb94a5b tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:34.534501 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:34.534501 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:34.535461 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f643f3a9-d34a-4f69-9c0c-604a5fb94a5b tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:34.547736 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f6aa30cd-80a4-4741-a8a6-7513e2b6f1d7 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 returned with HTTP 202 Jan 13 04:09:34.548913 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1039/2075] 10.222.0.38 () {62 vars in 1374 bytes} [Wed Jan 13 04:09:34 2021] PUT /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:09:34.556758 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-60713ff6-8b13-4a34-bf7d-5df735f9d29e tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 Jan 13 04:09:34.557513 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-60713ff6-8b13-4a34-bf7d-5df735f9d29e tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:34.557513 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:34.557513 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:34.557870 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-60713ff6-8b13-4a34-bf7d-5df735f9d29e tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:34.558210 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-60713ff6-8b13-4a34-bf7d-5df735f9d29e tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] show called for member 1517d8de-5c5a-4916-b2ee-a31987319279 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:09:34.574425 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:34.574425 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:34.618671 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:34.618671 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:34.618844 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f643f3a9-d34a-4f69-9c0c-604a5fb94a5b tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot retrieved successfully. Jan 13 04:09:34.620673 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f643f3a9-d34a-4f69-9c0c-604a5fb94a5b tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 returned with HTTP 200 Jan 13 04:09:34.621500 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1037/2076] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:34 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 => generated 472 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:34.632329 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-480998c0-289b-4218-a05b-f9791b1e0f7c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] POST http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots Jan 13 04:09:34.632769 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:34.632769 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:34.633182 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-480998c0-289b-4218-a05b-f9791b1e0f7c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94e1635c-5aee-401f-a4c4-538d5d90da10", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-164995841"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:34.637253 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-60713ff6-8b13-4a34-bf7d-5df735f9d29e tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 returned with HTTP 200 Jan 13 04:09:34.645129 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1040/2077] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:09:34 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 => generated 323 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:34.730265 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:34.730265 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:34.731576 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-480998c0-289b-4218-a05b-f9791b1e0f7c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Volume info retrieved successfully. Jan 13 04:09:34.732301 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-480998c0-289b-4218-a05b-f9791b1e0f7c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Create snapshot from volume 94e1635c-5aee-401f-a4c4-538d5d90da10 Jan 13 04:09:34.803730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-480998c0-289b-4218-a05b-f9791b1e0f7c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Created reservations ['1a6dcb47-c74c-4dc6-8540-f740e3da3862', '0854501c-5a71-4f17-9cbd-fa2049a2437d', '51aa3dc3-caef-45d3-9da0-1f4c4c6ffe3b', '6b7d694f-2d99-4c4f-b23d-4a48ee59384c'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:09:34.944610 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-480998c0-289b-4218-a05b-f9791b1e0f7c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot create request issued successfully. Jan 13 04:09:34.945567 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-480998c0-289b-4218-a05b-f9791b1e0f7c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots returned with HTTP 202 Jan 13 04:09:34.946737 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1038/2078] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:09:34 2021] POST /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots => generated 313 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:09:34.962375 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9f5e3580-577d-4b11-968d-1a4fb1b0d04f tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa Jan 13 04:09:34.965422 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9f5e3580-577d-4b11-968d-1a4fb1b0d04f tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:34.965736 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:34.965736 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:34.965979 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9f5e3580-577d-4b11-968d-1a4fb1b0d04f tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:35.003849 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:35.003849 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:35.005323 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9f5e3580-577d-4b11-968d-1a4fb1b0d04f tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot retrieved successfully. Jan 13 04:09:35.007793 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9f5e3580-577d-4b11-968d-1a4fb1b0d04f tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa returned with HTTP 200 Jan 13 04:09:35.009096 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1041/2079] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:34 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa => generated 445 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:35.657587 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-77cb0013-eb85-4cb0-95e6-0fb0523ae807 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 Jan 13 04:09:35.659661 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-77cb0013-eb85-4cb0-95e6-0fb0523ae807 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:35.660119 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:35.660119 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:35.661121 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-77cb0013-eb85-4cb0-95e6-0fb0523ae807 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:35.661810 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-77cb0013-eb85-4cb0-95e6-0fb0523ae807 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] show called for member 1517d8de-5c5a-4916-b2ee-a31987319279 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:09:35.669804 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:35.669804 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:35.699328 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-77cb0013-eb85-4cb0-95e6-0fb0523ae807 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 returned with HTTP 200 Jan 13 04:09:35.717594 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c795e4d9-65a2-4d12-8d9d-785009db3035 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 Jan 13 04:09:35.723166 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c795e4d9-65a2-4d12-8d9d-785009db3035 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:35.723792 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:35.723792 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:35.724476 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c795e4d9-65a2-4d12-8d9d-785009db3035 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:35.725094 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-c795e4d9-65a2-4d12-8d9d-785009db3035 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] show called for member 1517d8de-5c5a-4916-b2ee-a31987319279 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:09:35.732499 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1039/2080] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:09:35 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 => generated 324 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:35.739749 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:35.739749 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:35.787522 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c795e4d9-65a2-4d12-8d9d-785009db3035 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 returned with HTTP 200 Jan 13 04:09:35.788691 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1042/2081] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:09:35 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 => generated 324 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:35.799199 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-afda9f4d-7d2a-4a1c-aaf1-ae81fba80bbf tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail Jan 13 04:09:35.800016 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-afda9f4d-7d2a-4a1c-aaf1-ae81fba80bbf tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:35.800412 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:35.800412 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:35.801038 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-afda9f4d-7d2a-4a1c-aaf1-ae81fba80bbf tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:35.801950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-afda9f4d-7d2a-4a1c-aaf1-ae81fba80bbf tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:35.802910 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:35.802910 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:35.804235 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-afda9f4d-7d2a-4a1c-aaf1-ae81fba80bbf tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:09:35.884859 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-afda9f4d-7d2a-4a1c-aaf1-ae81fba80bbf tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Get all volumes completed successfully. Jan 13 04:09:35.887529 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-afda9f4d-7d2a-4a1c-aaf1-ae81fba80bbf tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:35.888318 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-afda9f4d-7d2a-4a1c-aaf1-ae81fba80bbf tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:35.896950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-afda9f4d-7d2a-4a1c-aaf1-ae81fba80bbf tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:35.904214 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:35.904214 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:35.940456 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-afda9f4d-7d2a-4a1c-aaf1-ae81fba80bbf tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail returned with HTTP 200 Jan 13 04:09:35.941575 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1040/2082] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 04:09:35 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail => generated 1927 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:09:35.960708 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b1120962-ee13-46aa-8fd3-775168c950bb tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] PUT http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 Jan 13 04:09:35.961472 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:35.961472 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:35.962130 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b1120962-ee13-46aa-8fd3-775168c950bb tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d0469e61-c8bf-4274-b609-4dc02ea781ba"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:35.963518 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-b1120962-ee13-46aa-8fd3-775168c950bb tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Update called for group 1517d8de-5c5a-4916-b2ee-a31987319279. {{(pid=87927) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 13 04:09:35.964335 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-b1120962-ee13-46aa-8fd3-775168c950bb tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Updating group 1517d8de-5c5a-4916-b2ee-a31987319279 with name None description: None add_volumes: d0469e61-c8bf-4274-b609-4dc02ea781ba remove_volumes: None. Jan 13 04:09:35.976124 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:35.976124 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:36.027064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4066feb1-2cf0-4cc2-a7b6-7c9160d616a2 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa Jan 13 04:09:36.027970 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4066feb1-2cf0-4cc2-a7b6-7c9160d616a2 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:36.028454 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:36.028454 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:36.029183 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4066feb1-2cf0-4cc2-a7b6-7c9160d616a2 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:36.107395 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:36.107395 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:36.117233 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4066feb1-2cf0-4cc2-a7b6-7c9160d616a2 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot retrieved successfully. Jan 13 04:09:36.120418 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4066feb1-2cf0-4cc2-a7b6-7c9160d616a2 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa returned with HTTP 200 Jan 13 04:09:36.121270 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1041/2083] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:36 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa => generated 445 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:36.210777 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b1120962-ee13-46aa-8fd3-775168c950bb tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 returned with HTTP 202 Jan 13 04:09:36.212113 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1043/2084] 10.222.0.38 () {62 vars in 1373 bytes} [Wed Jan 13 04:09:35 2021] PUT /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 => generated 0 bytes in 258 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 13 04:09:36.220672 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c5c3d4ff-177c-46be-91d4-fc44c7fe62a2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 Jan 13 04:09:36.222098 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c5c3d4ff-177c-46be-91d4-fc44c7fe62a2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:36.222468 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:36.222468 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:36.223086 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c5c3d4ff-177c-46be-91d4-fc44c7fe62a2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:36.223644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-c5c3d4ff-177c-46be-91d4-fc44c7fe62a2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] show called for member 1517d8de-5c5a-4916-b2ee-a31987319279 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:09:36.239601 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:36.239601 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:36.294750 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c5c3d4ff-177c-46be-91d4-fc44c7fe62a2 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 returned with HTTP 200 Jan 13 04:09:36.295791 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1042/2085] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:09:36 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 => generated 323 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:37.133170 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-519a75bb-c1bd-4b32-87c0-e2c10dc6493d tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa Jan 13 04:09:37.134262 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-519a75bb-c1bd-4b32-87c0-e2c10dc6493d tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:37.134488 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:37.134488 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:37.134840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-519a75bb-c1bd-4b32-87c0-e2c10dc6493d tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:37.162173 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:37.162173 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:37.163306 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-519a75bb-c1bd-4b32-87c0-e2c10dc6493d tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot retrieved successfully. Jan 13 04:09:37.165286 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-519a75bb-c1bd-4b32-87c0-e2c10dc6493d tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa returned with HTTP 200 Jan 13 04:09:37.166259 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1044/2086] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:37 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa => generated 472 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:37.177585 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b4736bae-7000-4d1f-aac6-c37d400dfbcc tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] POST http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots Jan 13 04:09:37.178040 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:37.178040 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:37.178826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b4736bae-7000-4d1f-aac6-c37d400dfbcc tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94e1635c-5aee-401f-a4c4-538d5d90da10", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-146009770"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:37.231573 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:37.231573 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:37.233475 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b4736bae-7000-4d1f-aac6-c37d400dfbcc tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Volume info retrieved successfully. Jan 13 04:09:37.233838 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-b4736bae-7000-4d1f-aac6-c37d400dfbcc tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Create snapshot from volume 94e1635c-5aee-401f-a4c4-538d5d90da10 Jan 13 04:09:37.293839 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-b4736bae-7000-4d1f-aac6-c37d400dfbcc tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Created reservations ['630b58d5-4884-4eec-9926-45150dc6fb2f', 'aff167bf-323b-4c25-b2a1-7919d0adcd4a', '369d3569-1791-46e9-b526-b568f1f57f65', '78a0a87b-5fa0-44d0-9be8-e094170f9fa2'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:09:37.308406 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3017b175-5f73-4b1d-8962-40f3c8201b34 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 Jan 13 04:09:37.309279 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3017b175-5f73-4b1d-8962-40f3c8201b34 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:37.309645 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:37.309645 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:37.310262 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3017b175-5f73-4b1d-8962-40f3c8201b34 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:37.310841 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-3017b175-5f73-4b1d-8962-40f3c8201b34 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] show called for member 1517d8de-5c5a-4916-b2ee-a31987319279 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:09:37.324152 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:37.324152 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:37.355357 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3017b175-5f73-4b1d-8962-40f3c8201b34 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 returned with HTTP 200 Jan 13 04:09:37.356660 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1045/2087] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:09:37 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 => generated 324 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:37.367875 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b5a612bc-e4fa-455f-b2a3-c96acb69f4c3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail Jan 13 04:09:37.368534 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b5a612bc-e4fa-455f-b2a3-c96acb69f4c3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:37.368806 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:37.368806 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:37.369092 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b5a612bc-e4fa-455f-b2a3-c96acb69f4c3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:37.369938 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-b5a612bc-e4fa-455f-b2a3-c96acb69f4c3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:37.370724 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:37.370724 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:37.371775 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b5a612bc-e4fa-455f-b2a3-c96acb69f4c3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:09:37.438664 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b4736bae-7000-4d1f-aac6-c37d400dfbcc tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot create request issued successfully. Jan 13 04:09:37.441119 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b4736bae-7000-4d1f-aac6-c37d400dfbcc tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots returned with HTTP 202 Jan 13 04:09:37.442324 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1043/2088] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:09:37 2021] POST /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots => generated 313 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:09:37.453933 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-302fd366-a05e-4c6c-b2ba-a84abd1ca588 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 Jan 13 04:09:37.454135 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-302fd366-a05e-4c6c-b2ba-a84abd1ca588 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:37.454327 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:37.454327 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:37.454706 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-302fd366-a05e-4c6c-b2ba-a84abd1ca588 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:37.477591 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b5a612bc-e4fa-455f-b2a3-c96acb69f4c3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Get all volumes completed successfully. Jan 13 04:09:37.479322 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-b5a612bc-e4fa-455f-b2a3-c96acb69f4c3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:37.480768 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-b5a612bc-e4fa-455f-b2a3-c96acb69f4c3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:37.494572 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-b5a612bc-e4fa-455f-b2a3-c96acb69f4c3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:37.501005 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:37.501005 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:37.502192 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-302fd366-a05e-4c6c-b2ba-a84abd1ca588 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot retrieved successfully. Jan 13 04:09:37.504213 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-302fd366-a05e-4c6c-b2ba-a84abd1ca588 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 returned with HTTP 200 Jan 13 04:09:37.505278 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1044/2089] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:37 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 => generated 445 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:37.506199 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:37.506199 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:37.522795 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-b5a612bc-e4fa-455f-b2a3-c96acb69f4c3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:37.523677 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-b5a612bc-e4fa-455f-b2a3-c96acb69f4c3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:37.531932 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-b5a612bc-e4fa-455f-b2a3-c96acb69f4c3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:37.539507 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:37.539507 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:37.565587 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b5a612bc-e4fa-455f-b2a3-c96acb69f4c3 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail returned with HTTP 200 Jan 13 04:09:37.572659 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1046/2090] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 04:09:37 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail => generated 1961 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:09:37.583402 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2446cdcf-dc34-4228-9597-f9cf89efb063 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail Jan 13 04:09:37.583980 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2446cdcf-dc34-4228-9597-f9cf89efb063 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:37.584194 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:37.584194 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:37.584595 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2446cdcf-dc34-4228-9597-f9cf89efb063 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:37.585307 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-2446cdcf-dc34-4228-9597-f9cf89efb063 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:37.587077 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2446cdcf-dc34-4228-9597-f9cf89efb063 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:09:37.643827 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2446cdcf-dc34-4228-9597-f9cf89efb063 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Get all volumes completed successfully. Jan 13 04:09:37.645463 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-2446cdcf-dc34-4228-9597-f9cf89efb063 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:37.645904 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-2446cdcf-dc34-4228-9597-f9cf89efb063 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:37.654715 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-2446cdcf-dc34-4228-9597-f9cf89efb063 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:37.664635 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:37.664635 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:37.681165 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-2446cdcf-dc34-4228-9597-f9cf89efb063 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:37.681750 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-2446cdcf-dc34-4228-9597-f9cf89efb063 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:37.693331 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-2446cdcf-dc34-4228-9597-f9cf89efb063 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:37.701411 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:37.701411 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:37.725415 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2446cdcf-dc34-4228-9597-f9cf89efb063 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail returned with HTTP 200 Jan 13 04:09:37.726485 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1045/2091] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 04:09:37 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/detail => generated 1961 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:09:37.744559 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5d4676a3-ba1c-4fef-bc10-db1fe4a2c892 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] POST http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279/action Jan 13 04:09:37.745175 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:37.745175 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:37.745889 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5d4676a3-ba1c-4fef-bc10-db1fe4a2c892 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:09:37.746354 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5d4676a3-ba1c-4fef-bc10-db1fe4a2c892 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:37.747773 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-5d4676a3-ba1c-4fef-bc10-db1fe4a2c892 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] delete called for group 1517d8de-5c5a-4916-b2ee-a31987319279 {{(pid=87927) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 04:09:37.748220 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-5d4676a3-ba1c-4fef-bc10-db1fe4a2c892 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Delete group with id: 1517d8de-5c5a-4916-b2ee-a31987319279 Jan 13 04:09:37.757760 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:37.757760 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:37.998609 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5d4676a3-ba1c-4fef-bc10-db1fe4a2c892 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279/action returned with HTTP 202 Jan 13 04:09:37.999553 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1047/2092] 10.222.0.38 () {62 vars in 1395 bytes} [Wed Jan 13 04:09:37 2021] POST /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279/action => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:09:38.007975 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-65167b18-aa35-4979-bcde-6ebdaf995760 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba Jan 13 04:09:38.008843 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-65167b18-aa35-4979-bcde-6ebdaf995760 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:38.009125 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:38.009125 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:38.009593 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-65167b18-aa35-4979-bcde-6ebdaf995760 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:38.069947 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:38.069947 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:38.080499 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-65167b18-aa35-4979-bcde-6ebdaf995760 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Volume info retrieved successfully. Jan 13 04:09:38.110485 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-65167b18-aa35-4979-bcde-6ebdaf995760 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:38.110930 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-65167b18-aa35-4979-bcde-6ebdaf995760 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:38.125010 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-65167b18-aa35-4979-bcde-6ebdaf995760 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:38.132033 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:38.132033 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:38.155237 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-65167b18-aa35-4979-bcde-6ebdaf995760 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba returned with HTTP 200 Jan 13 04:09:38.156681 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1046/2093] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:09:38 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba => generated 983 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:38.517077 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6bc39ba5-1795-43cf-ad61-f7db1998ecdd tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 Jan 13 04:09:38.518999 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6bc39ba5-1795-43cf-ad61-f7db1998ecdd tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:38.519228 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:38.519228 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:38.519615 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6bc39ba5-1795-43cf-ad61-f7db1998ecdd tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:38.603869 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:38.603869 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:38.605039 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6bc39ba5-1795-43cf-ad61-f7db1998ecdd tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot retrieved successfully. Jan 13 04:09:38.606941 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6bc39ba5-1795-43cf-ad61-f7db1998ecdd tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 returned with HTTP 200 Jan 13 04:09:38.619156 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1048/2094] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:38 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 => generated 445 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:38.641627 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-1dc386a7-d9e7-4f66-9368-1a640668fd19 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:09:38.642146 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-1dc386a7-d9e7-4f66-9368-1a640668fd19 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:38.642351 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:38.642351 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:38.643254 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-1dc386a7-d9e7-4f66-9368-1a640668fd19 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:38.708667 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:38.708667 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:38.726287 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-1dc386a7-d9e7-4f66-9368-1a640668fd19 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:09:38.754466 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-1dc386a7-d9e7-4f66-9368-1a640668fd19 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:09:38.755588 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1047/2095] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:09:38 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 911 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:38.839639 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6bc39ba5-1795-43cf-ad61-f7db1998ecdd tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume// Jan 13 04:09:38.840220 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6bc39ba5-1795-43cf-ad61-f7db1998ecdd tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:38.840541 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:38.840541 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:38.841108 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6bc39ba5-1795-43cf-ad61-f7db1998ecdd tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:38.846368 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6bc39ba5-1795-43cf-ad61-f7db1998ecdd tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:09:38.847265 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1049/2096] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 04:09:38 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 04:09:38.882056 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-9b114a75-0c21-4cd4-ab90-31cb6ed7ea44 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] POST http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/attachments Jan 13 04:09:38.888111 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:38.888111 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:38.894671 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-9b114a75-0c21-4cd4-ab90-31cb6ed7ea44 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "263f845c-830d-42da-a13b-d94fee1f6c49", "instance_uuid": "0c44658d-c0e0-46e4-a33d-22ef11d934a0", "connector": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:38.978236 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:38.978236 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:39.092082 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-9b114a75-0c21-4cd4-ab90-31cb6ed7ea44 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/attachments returned with HTTP 200 Jan 13 04:09:39.107535 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1048/2097] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 04:09:38 2021] POST /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/attachments => generated 273 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:39.144392 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-176f1173-b3cf-4f59-b3c0-a8bc8121c5fe tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:09:39.145990 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-176f1173-b3cf-4f59-b3c0-a8bc8121c5fe tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:39.146591 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-176f1173-b3cf-4f59-b3c0-a8bc8121c5fe tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:39.174948 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a580c220-9845-4168-b849-1f96f673ed75 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba Jan 13 04:09:39.175681 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a580c220-9845-4168-b849-1f96f673ed75 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:39.175996 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:39.175996 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:39.176572 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a580c220-9845-4168-b849-1f96f673ed75 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:39.241702 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:39.241702 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:39.254811 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-176f1173-b3cf-4f59-b3c0-a8bc8121c5fe tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:09:39.282181 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:39.282181 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:39.291364 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:39.291364 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:39.294477 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-176f1173-b3cf-4f59-b3c0-a8bc8121c5fe tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:09:39.300495 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1050/2098] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:39 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 910 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:39.301563 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-176f1173-b3cf-4f59-b3c0-a8bc8121c5fe tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume// Jan 13 04:09:39.302032 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-176f1173-b3cf-4f59-b3c0-a8bc8121c5fe tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:39.302248 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:39.302248 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:39.302684 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-176f1173-b3cf-4f59-b3c0-a8bc8121c5fe tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:39.303702 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-176f1173-b3cf-4f59-b3c0-a8bc8121c5fe tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:09:39.304555 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1051/2099] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 04:09:39 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 04:09:39.325274 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a580c220-9845-4168-b849-1f96f673ed75 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Volume info retrieved successfully. Jan 13 04:09:39.338221 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-939fe54d-2e8f-4c7a-803d-2cb65da7a5b2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:09:39.338785 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-939fe54d-2e8f-4c7a-803d-2cb65da7a5b2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:39.339259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-939fe54d-2e8f-4c7a-803d-2cb65da7a5b2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:39.371507 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-a580c220-9845-4168-b849-1f96f673ed75 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:39.371951 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-a580c220-9845-4168-b849-1f96f673ed75 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:39.394841 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-a580c220-9845-4168-b849-1f96f673ed75 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:39.413564 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:39.413564 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:39.506904 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a580c220-9845-4168-b849-1f96f673ed75 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba returned with HTTP 200 Jan 13 04:09:39.507996 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1049/2100] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:09:39 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba => generated 983 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:39.519213 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:39.519213 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:39.537777 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-939fe54d-2e8f-4c7a-803d-2cb65da7a5b2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:09:39.561754 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:39.561754 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:39.581372 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-939fe54d-2e8f-4c7a-803d-2cb65da7a5b2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:09:39.584808 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1052/2101] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 04:09:39 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 1009 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:09:39.602889 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-13fee7cd-a9d4-41df-8b0e-6dd505354afc tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] PUT http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/attachments/3837f186-0845-4097-9115-b688de8ea7ff Jan 13 04:09:39.603422 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:39.603422 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:39.603849 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-13fee7cd-a9d4-41df-8b0e-6dd505354afc tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:39.633758 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b98eaffa-bdf1-45cb-a2d7-ea8b358bcade tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 Jan 13 04:09:39.634102 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b98eaffa-bdf1-45cb-a2d7-ea8b358bcade tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:39.634428 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:39.634428 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:39.634811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b98eaffa-bdf1-45cb-a2d7-ea8b358bcade tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:39.647971 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 04:09:39.647971 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 04:09:39.648908 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-13fee7cd-a9d4-41df-8b0e-6dd505354afc tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Lock "b'cinder-attachment_update-263f845c-830d-42da-a13b-d94fee1f6c49-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.010s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 04:09:39.651807 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:39.651807 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:39.667779 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:39.667779 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:39.668947 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b98eaffa-bdf1-45cb-a2d7-ea8b358bcade tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot retrieved successfully. Jan 13 04:09:39.671178 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b98eaffa-bdf1-45cb-a2d7-ea8b358bcade tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 returned with HTTP 200 Jan 13 04:09:39.672316 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1053/2102] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:39 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 => generated 472 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:39.687496 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f7a20710-ed93-4cd7-a7c1-b90abbc693c9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?limit=1 Jan 13 04:09:39.688495 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f7a20710-ed93-4cd7-a7c1-b90abbc693c9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:39.688801 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:39.688801 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:39.690351 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f7a20710-ed93-4cd7-a7c1-b90abbc693c9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:39.691207 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-f7a20710-ed93-4cd7-a7c1-b90abbc693c9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:39.694382 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-f7a20710-ed93-4cd7-a7c1-b90abbc693c9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:09:39.720381 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f7a20710-ed93-4cd7-a7c1-b90abbc693c9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Get all snapshots completed successfully. Jan 13 04:09:39.722552 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f7a20710-ed93-4cd7-a7c1-b90abbc693c9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?limit=1 returned with HTTP 200 Jan 13 04:09:39.724224 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1054/2103] 10.222.0.38 () {58 vars in 1225 bytes} [Wed Jan 13 04:09:39 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?limit=1 => generated 514 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:09:39.741921 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aae49eb1-e4d8-473d-9879-ee700b6f8def tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots Jan 13 04:09:39.744687 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aae49eb1-e4d8-473d-9879-ee700b6f8def tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:39.744991 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:39.744991 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:39.746476 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aae49eb1-e4d8-473d-9879-ee700b6f8def tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:39.747140 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-aae49eb1-e4d8-473d-9879-ee700b6f8def tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:39.750744 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:39.750744 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:39.755985 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-aae49eb1-e4d8-473d-9879-ee700b6f8def tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:09:39.787917 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-aae49eb1-e4d8-473d-9879-ee700b6f8def tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Get all snapshots completed successfully. Jan 13 04:09:39.788964 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aae49eb1-e4d8-473d-9879-ee700b6f8def tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots returned with HTTP 200 Jan 13 04:09:39.800081 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1055/2104] 10.222.0.38 () {58 vars in 1210 bytes} [Wed Jan 13 04:09:39 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots => generated 993 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:39.805850 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-df08b022-4d6d-416a-94c7-0955183df097 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?limit=100000 Jan 13 04:09:39.806480 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-df08b022-4d6d-416a-94c7-0955183df097 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:39.806786 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:39.806786 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:39.807324 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-df08b022-4d6d-416a-94c7-0955183df097 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:39.809392 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-df08b022-4d6d-416a-94c7-0955183df097 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:39.811949 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:39.811949 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:39.813624 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-df08b022-4d6d-416a-94c7-0955183df097 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:09:39.859577 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-df08b022-4d6d-416a-94c7-0955183df097 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Get all snapshots completed successfully. Jan 13 04:09:39.860490 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-df08b022-4d6d-416a-94c7-0955183df097 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?limit=100000 returned with HTTP 200 Jan 13 04:09:39.865625 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1056/2105] 10.222.0.38 () {58 vars in 1235 bytes} [Wed Jan 13 04:09:39 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?limit=100000 => generated 993 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:39.881127 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d92748f2-370f-40ab-aa4c-15130082b979 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?limit=0 Jan 13 04:09:39.882779 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d92748f2-370f-40ab-aa4c-15130082b979 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:39.883098 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:39.883098 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:39.886398 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d92748f2-370f-40ab-aa4c-15130082b979 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:39.887542 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-d92748f2-370f-40ab-aa4c-15130082b979 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:39.888408 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:39.888408 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:39.890233 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-d92748f2-370f-40ab-aa4c-15130082b979 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:09:39.912993 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d92748f2-370f-40ab-aa4c-15130082b979 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Get all snapshots completed successfully. Jan 13 04:09:39.913784 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d92748f2-370f-40ab-aa4c-15130082b979 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?limit=0 returned with HTTP 200 Jan 13 04:09:39.915223 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1057/2106] 10.222.0.38 () {58 vars in 1225 bytes} [Wed Jan 13 04:09:39 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?limit=0 => generated 17 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 13 04:09:39.928634 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b7a292ee-e915-41d7-9428-25a8d1054b95 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots Jan 13 04:09:39.929279 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b7a292ee-e915-41d7-9428-25a8d1054b95 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:39.929871 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b7a292ee-e915-41d7-9428-25a8d1054b95 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:39.930531 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-b7a292ee-e915-41d7-9428-25a8d1054b95 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:39.937164 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-b7a292ee-e915-41d7-9428-25a8d1054b95 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:09:39.959057 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b7a292ee-e915-41d7-9428-25a8d1054b95 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Get all snapshots completed successfully. Jan 13 04:09:39.960085 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b7a292ee-e915-41d7-9428-25a8d1054b95 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots returned with HTTP 200 Jan 13 04:09:39.961104 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1058/2107] 10.222.0.38 () {58 vars in 1210 bytes} [Wed Jan 13 04:09:39 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots => generated 993 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:09:39.974057 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ddd53b22-1f1c-4bce-946f-0c013c398e4e tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?marker=c34f4c7c-0b8e-4108-8b3d-08b3131514fa Jan 13 04:09:39.974690 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ddd53b22-1f1c-4bce-946f-0c013c398e4e tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:39.974967 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:39.974967 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:39.975468 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ddd53b22-1f1c-4bce-946f-0c013c398e4e tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:39.976125 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-ddd53b22-1f1c-4bce-946f-0c013c398e4e tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:39.976970 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:39.976970 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:39.979584 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-ddd53b22-1f1c-4bce-946f-0c013c398e4e tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:09:40.029901 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ddd53b22-1f1c-4bce-946f-0c013c398e4e tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Get all snapshots completed successfully. Jan 13 04:09:40.030793 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ddd53b22-1f1c-4bce-946f-0c013c398e4e tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?marker=c34f4c7c-0b8e-4108-8b3d-08b3131514fa returned with HTTP 200 Jan 13 04:09:40.031884 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1059/2108] 10.222.0.38 () {58 vars in 1297 bytes} [Wed Jan 13 04:09:39 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?marker=c34f4c7c-0b8e-4108-8b3d-08b3131514fa => generated 341 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:40.047029 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a3b783d8-81ac-4633-94fc-8fe193cb557a tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?offset=2&limit=3 Jan 13 04:09:40.047652 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a3b783d8-81ac-4633-94fc-8fe193cb557a tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:40.047933 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:40.047933 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:40.048455 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a3b783d8-81ac-4633-94fc-8fe193cb557a tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:40.049405 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-a3b783d8-81ac-4633-94fc-8fe193cb557a tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:40.050169 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:40.050169 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:40.053076 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-a3b783d8-81ac-4633-94fc-8fe193cb557a tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:09:40.227839 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a3b783d8-81ac-4633-94fc-8fe193cb557a tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Get all snapshots completed successfully. Jan 13 04:09:40.228765 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a3b783d8-81ac-4633-94fc-8fe193cb557a tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 13 04:09:40.237664 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1060/2109] 10.222.0.38 () {58 vars in 1243 bytes} [Wed Jan 13 04:09:40 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?offset=2&limit=3 => generated 341 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:40.242748 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-29f8871e-3830-4ffd-bf1a-f7c73d4feff0 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?sort_key=created_at&sort_dir=asc Jan 13 04:09:40.243398 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-29f8871e-3830-4ffd-bf1a-f7c73d4feff0 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:40.243688 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:40.243688 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:40.244132 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-29f8871e-3830-4ffd-bf1a-f7c73d4feff0 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:40.244806 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-29f8871e-3830-4ffd-bf1a-f7c73d4feff0 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:40.245571 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:40.245571 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:40.247984 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-29f8871e-3830-4ffd-bf1a-f7c73d4feff0 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:09:40.269226 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-29f8871e-3830-4ffd-bf1a-f7c73d4feff0 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Get all snapshots completed successfully. Jan 13 04:09:40.270205 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-29f8871e-3830-4ffd-bf1a-f7c73d4feff0 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 13 04:09:40.271249 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1061/2110] 10.222.0.38 () {58 vars in 1275 bytes} [Wed Jan 13 04:09:40 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:40.284575 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ebda3e9-d666-4072-a881-b5e7dc115ae0 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?sort_key=created_at&sort_dir=desc Jan 13 04:09:40.285095 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ebda3e9-d666-4072-a881-b5e7dc115ae0 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:40.285313 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:40.285313 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:40.285680 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ebda3e9-d666-4072-a881-b5e7dc115ae0 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:40.286256 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-6ebda3e9-d666-4072-a881-b5e7dc115ae0 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:40.286927 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:40.286927 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:40.288570 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-6ebda3e9-d666-4072-a881-b5e7dc115ae0 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:09:40.309425 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6ebda3e9-d666-4072-a881-b5e7dc115ae0 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Get all snapshots completed successfully. Jan 13 04:09:40.311115 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ebda3e9-d666-4072-a881-b5e7dc115ae0 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 13 04:09:40.312089 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1062/2111] 10.222.0.38 () {58 vars in 1277 bytes} [Wed Jan 13 04:09:40 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:40.332952 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eb3f06b6-146d-42ce-aaa3-67a32a80243d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:09:40.333889 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eb3f06b6-146d-42ce-aaa3-67a32a80243d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:40.334278 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:40.334278 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:40.334867 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eb3f06b6-146d-42ce-aaa3-67a32a80243d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:40.397341 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:40.397341 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:40.416427 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-eb3f06b6-146d-42ce-aaa3-67a32a80243d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:09:40.491526 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:40.491526 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:40.501580 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eb3f06b6-146d-42ce-aaa3-67a32a80243d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:09:40.503028 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1063/2112] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:40 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 910 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:40.507543 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-629cfc6f-ad93-4cae-b647-a3f1c5378552 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?sort_key=id&sort_dir=asc Jan 13 04:09:40.508153 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-629cfc6f-ad93-4cae-b647-a3f1c5378552 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:40.508474 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:40.508474 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:40.509000 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-629cfc6f-ad93-4cae-b647-a3f1c5378552 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:40.509900 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-629cfc6f-ad93-4cae-b647-a3f1c5378552 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:40.512124 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-629cfc6f-ad93-4cae-b647-a3f1c5378552 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:09:40.542162 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-629cfc6f-ad93-4cae-b647-a3f1c5378552 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Get all snapshots completed successfully. Jan 13 04:09:40.546338 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-629cfc6f-ad93-4cae-b647-a3f1c5378552 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 13 04:09:40.547303 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1064/2113] 10.222.0.38 () {58 vars in 1259 bytes} [Wed Jan 13 04:09:40 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:40.555540 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-769b51bf-1c9c-42da-bd67-819e9ea05d5f tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba Jan 13 04:09:40.555540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-769b51bf-1c9c-42da-bd67-819e9ea05d5f tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:40.555540 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:40.555540 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:40.555540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-769b51bf-1c9c-42da-bd67-819e9ea05d5f tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:40.609779 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:40.609779 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:40.621653 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-769b51bf-1c9c-42da-bd67-819e9ea05d5f tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Volume info retrieved successfully. Jan 13 04:09:40.638644 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-769b51bf-1c9c-42da-bd67-819e9ea05d5f tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:40.639250 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-769b51bf-1c9c-42da-bd67-819e9ea05d5f tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:40.649440 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-769b51bf-1c9c-42da-bd67-819e9ea05d5f tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:40.659901 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:40.659901 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:40.683205 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-769b51bf-1c9c-42da-bd67-819e9ea05d5f tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba returned with HTTP 200 Jan 13 04:09:40.684396 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1065/2114] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:09:40 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba => generated 983 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:40.698950 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-997239a2-d364-48a3-a00c-8e92435e72ee tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?sort_key=id&sort_dir=desc Jan 13 04:09:40.699919 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-997239a2-d364-48a3-a00c-8e92435e72ee tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:40.700241 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:40.700241 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:40.700969 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-997239a2-d364-48a3-a00c-8e92435e72ee tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:40.701743 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-997239a2-d364-48a3-a00c-8e92435e72ee tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:40.704037 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-997239a2-d364-48a3-a00c-8e92435e72ee tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:09:40.732517 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-997239a2-d364-48a3-a00c-8e92435e72ee tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Get all snapshots completed successfully. Jan 13 04:09:40.734297 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-997239a2-d364-48a3-a00c-8e92435e72ee tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 13 04:09:40.735663 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1066/2115] 10.222.0.38 () {58 vars in 1261 bytes} [Wed Jan 13 04:09:40 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:40.750720 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a8106ea7-e30e-44dc-9b4b-3b50b70967be tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?sort_key=display_name&sort_dir=asc Jan 13 04:09:40.751655 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a8106ea7-e30e-44dc-9b4b-3b50b70967be tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:40.753020 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:40.753020 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:40.753786 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a8106ea7-e30e-44dc-9b4b-3b50b70967be tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:40.758869 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-a8106ea7-e30e-44dc-9b4b-3b50b70967be tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:40.760651 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:40.760651 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:40.787362 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-a8106ea7-e30e-44dc-9b4b-3b50b70967be tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:09:40.850601 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a8106ea7-e30e-44dc-9b4b-3b50b70967be tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Get all snapshots completed successfully. Jan 13 04:09:40.851817 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a8106ea7-e30e-44dc-9b4b-3b50b70967be tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 13 04:09:40.853054 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1067/2116] 10.222.0.38 () {58 vars in 1279 bytes} [Wed Jan 13 04:09:40 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:40.866977 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-60459ad9-ef4b-4b37-963b-9efeba0d3229 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?sort_key=display_name&sort_dir=desc Jan 13 04:09:40.868849 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-60459ad9-ef4b-4b37-963b-9efeba0d3229 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:40.870927 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:40.870927 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:40.871827 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-60459ad9-ef4b-4b37-963b-9efeba0d3229 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:40.878567 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-60459ad9-ef4b-4b37-963b-9efeba0d3229 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:40.879488 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:40.879488 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:40.881546 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-60459ad9-ef4b-4b37-963b-9efeba0d3229 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:09:40.927459 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-60459ad9-ef4b-4b37-963b-9efeba0d3229 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Get all snapshots completed successfully. Jan 13 04:09:40.928649 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-60459ad9-ef4b-4b37-963b-9efeba0d3229 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 13 04:09:40.930218 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1068/2117] 10.222.0.38 () {58 vars in 1281 bytes} [Wed Jan 13 04:09:40 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:40.943660 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8dd5ce81-3ace-4b70-973d-6bebcec05e39 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-146009770 Jan 13 04:09:40.944312 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8dd5ce81-3ace-4b70-973d-6bebcec05e39 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:40.945131 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:40.945131 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:40.945705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8dd5ce81-3ace-4b70-973d-6bebcec05e39 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:40.950319 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-8dd5ce81-3ace-4b70-973d-6bebcec05e39 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:40.951276 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:40.951276 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:40.953483 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-8dd5ce81-3ace-4b70-973d-6bebcec05e39 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:09:41.000593 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8dd5ce81-3ace-4b70-973d-6bebcec05e39 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Get all snapshots completed successfully. Jan 13 04:09:41.001570 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:41.001570 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:41.003559 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8dd5ce81-3ace-4b70-973d-6bebcec05e39 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-146009770 returned with HTTP 200 Jan 13 04:09:41.009720 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1069/2118] 10.222.0.38 () {58 vars in 1350 bytes} [Wed Jan 13 04:09:40 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-146009770 => generated 475 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:41.016727 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-740ad2ca-797e-40ce-94ca-6faf5f34f15c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/detail?status=available Jan 13 04:09:41.017266 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-740ad2ca-797e-40ce-94ca-6faf5f34f15c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:41.017521 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:41.017521 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:41.017911 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-740ad2ca-797e-40ce-94ca-6faf5f34f15c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:41.018517 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-740ad2ca-797e-40ce-94ca-6faf5f34f15c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:41.031796 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-740ad2ca-797e-40ce-94ca-6faf5f34f15c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:09:41.065378 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-740ad2ca-797e-40ce-94ca-6faf5f34f15c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Get all snapshots completed successfully. Jan 13 04:09:41.067368 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:41.067368 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:41.069201 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-740ad2ca-797e-40ce-94ca-6faf5f34f15c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/detail?status=available returned with HTTP 200 Jan 13 04:09:41.070217 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1070/2119] 10.222.0.38 () {58 vars in 1264 bytes} [Wed Jan 13 04:09:41 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/detail?status=available => generated 1395 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:41.082646 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64d7afa3-57e6-422f-a7f2-6d0e167ea680 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-146009770 Jan 13 04:09:41.083261 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64d7afa3-57e6-422f-a7f2-6d0e167ea680 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:41.083486 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:41.083486 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:41.083864 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64d7afa3-57e6-422f-a7f2-6d0e167ea680 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:41.084511 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-64d7afa3-57e6-422f-a7f2-6d0e167ea680 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:41.087405 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-64d7afa3-57e6-422f-a7f2-6d0e167ea680 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:09:41.154046 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-64d7afa3-57e6-422f-a7f2-6d0e167ea680 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Get all snapshots completed successfully. Jan 13 04:09:41.155009 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:41.155009 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:41.156407 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64d7afa3-57e6-422f-a7f2-6d0e167ea680 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-146009770 returned with HTTP 200 Jan 13 04:09:41.157237 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1071/2120] 10.222.0.38 () {58 vars in 1384 bytes} [Wed Jan 13 04:09:41 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-146009770 => generated 475 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:41.176677 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9cf85c25-4142-44d0-a287-ba3e3e192013 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-146009770 Jan 13 04:09:41.177228 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9cf85c25-4142-44d0-a287-ba3e3e192013 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:41.177454 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:41.177454 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:41.177836 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9cf85c25-4142-44d0-a287-ba3e3e192013 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:41.188972 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-9cf85c25-4142-44d0-a287-ba3e3e192013 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:41.193730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-9cf85c25-4142-44d0-a287-ba3e3e192013 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:09:41.232825 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9cf85c25-4142-44d0-a287-ba3e3e192013 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Get all snapshots completed successfully. Jan 13 04:09:41.238188 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9cf85c25-4142-44d0-a287-ba3e3e192013 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-146009770 returned with HTTP 200 Jan 13 04:09:41.239482 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1072/2121] 10.222.0.38 () {58 vars in 1329 bytes} [Wed Jan 13 04:09:41 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-146009770 => generated 341 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:41.254194 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f6e1da4c-f40f-46b2-9e03-09b94de50d40 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?status=available Jan 13 04:09:41.254756 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f6e1da4c-f40f-46b2-9e03-09b94de50d40 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:41.254974 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:41.254974 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:41.255359 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f6e1da4c-f40f-46b2-9e03-09b94de50d40 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:41.255954 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-f6e1da4c-f40f-46b2-9e03-09b94de50d40 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:41.270969 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:41.270969 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:41.272919 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-f6e1da4c-f40f-46b2-9e03-09b94de50d40 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:09:41.335284 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f6e1da4c-f40f-46b2-9e03-09b94de50d40 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Get all snapshots completed successfully. Jan 13 04:09:41.336459 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f6e1da4c-f40f-46b2-9e03-09b94de50d40 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?status=available returned with HTTP 200 Jan 13 04:09:41.337485 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1073/2122] 10.222.0.38 () {58 vars in 1243 bytes} [Wed Jan 13 04:09:41 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?status=available => generated 993 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:41.349851 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7afc688-8dbf-4c41-b628-52b549b5d567 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-146009770 Jan 13 04:09:41.350384 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7afc688-8dbf-4c41-b628-52b549b5d567 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:41.350619 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:41.350619 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:41.350985 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7afc688-8dbf-4c41-b628-52b549b5d567 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:41.351582 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-a7afc688-8dbf-4c41-b628-52b549b5d567 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:09:41.352357 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:41.352357 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:41.354002 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-a7afc688-8dbf-4c41-b628-52b549b5d567 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:09:41.406743 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a7afc688-8dbf-4c41-b628-52b549b5d567 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Get all snapshots completed successfully. Jan 13 04:09:41.410709 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7afc688-8dbf-4c41-b628-52b549b5d567 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-146009770 returned with HTTP 200 Jan 13 04:09:41.411601 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1074/2123] 10.222.0.38 () {58 vars in 1363 bytes} [Wed Jan 13 04:09:41 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-146009770 => generated 341 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:09:41.428485 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-85390b4d-c765-4883-b37e-194b6688909d tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] DELETE http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 Jan 13 04:09:41.429031 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-85390b4d-c765-4883-b37e-194b6688909d tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:41.429249 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:41.429249 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:41.429632 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-85390b4d-c765-4883-b37e-194b6688909d tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:41.429992 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-85390b4d-c765-4883-b37e-194b6688909d tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Delete snapshot with id: 25a2d508-c228-44ce-a1d5-a6b88b54b8d4 Jan 13 04:09:41.464306 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:41.464306 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:41.465761 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-85390b4d-c765-4883-b37e-194b6688909d tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot retrieved successfully. Jan 13 04:09:41.573396 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-85390b4d-c765-4883-b37e-194b6688909d tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot delete request issued successfully. Jan 13 04:09:41.573883 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-85390b4d-c765-4883-b37e-194b6688909d tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 returned with HTTP 202 Jan 13 04:09:41.578617 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1075/2124] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:09:41 2021] DELETE /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:09:41.587534 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5eba0ff2-7066-4dd4-b09b-8d5fd27f9935 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:09:41.588062 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5eba0ff2-7066-4dd4-b09b-8d5fd27f9935 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:41.588278 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:41.588278 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:41.588673 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5eba0ff2-7066-4dd4-b09b-8d5fd27f9935 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:41.704160 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:41.704160 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:41.717662 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5eba0ff2-7066-4dd4-b09b-8d5fd27f9935 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:09:41.748982 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:41.748982 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:41.761725 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5eba0ff2-7066-4dd4-b09b-8d5fd27f9935 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:09:41.762537 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1076/2125] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:41 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 910 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:41.776108 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b91d98a8-e6d5-425e-ae31-eecaf243f587 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 Jan 13 04:09:41.776669 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b91d98a8-e6d5-425e-ae31-eecaf243f587 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:41.777004 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:41.777004 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:41.777378 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b91d98a8-e6d5-425e-ae31-eecaf243f587 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:41.808533 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:41.808533 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:41.810002 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b91d98a8-e6d5-425e-ae31-eecaf243f587 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot retrieved successfully. Jan 13 04:09:41.812659 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b91d98a8-e6d5-425e-ae31-eecaf243f587 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 returned with HTTP 200 Jan 13 04:09:41.817795 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1077/2126] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:41 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 => generated 471 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:41.818650 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-66f7a56d-03e1-4dee-ac41-9bf79f4c1db5 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba Jan 13 04:09:41.819602 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-66f7a56d-03e1-4dee-ac41-9bf79f4c1db5 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:41.819755 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:41.819755 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:41.820018 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-66f7a56d-03e1-4dee-ac41-9bf79f4c1db5 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:41.884752 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:41.884752 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:41.895965 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-66f7a56d-03e1-4dee-ac41-9bf79f4c1db5 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Volume info retrieved successfully. Jan 13 04:09:41.914642 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-66f7a56d-03e1-4dee-ac41-9bf79f4c1db5 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:09:41.915095 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-66f7a56d-03e1-4dee-ac41-9bf79f4c1db5 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:09:41.927892 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-66f7a56d-03e1-4dee-ac41-9bf79f4c1db5 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:09:41.938439 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:41.938439 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:41.969936 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-66f7a56d-03e1-4dee-ac41-9bf79f4c1db5 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba returned with HTTP 200 Jan 13 04:09:41.980104 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1078/2127] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:09:41 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba => generated 983 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:42.285673 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-13fee7cd-a9d4-41df-8b0e-6dd505354afc tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Lock "b'cinder-attachment_update-263f845c-830d-42da-a13b-d94fee1f6c49-n-h1-766380-6'" released by "attachment_update" :: held 2.637s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 04:09:42.287473 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-13fee7cd-a9d4-41df-8b0e-6dd505354afc tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/attachments/3837f186-0845-4097-9115-b688de8ea7ff returned with HTTP 200 Jan 13 04:09:42.288577 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1050/2128] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 04:09:39 2021] PUT /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/attachments/3837f186-0845-4097-9115-b688de8ea7ff => generated 762 bytes in 2691 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:42.781489 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b3098507-8b85-41ed-886c-2e71adf8af18 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:09:42.782869 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b3098507-8b85-41ed-886c-2e71adf8af18 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:42.783561 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:42.783561 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:42.784236 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b3098507-8b85-41ed-886c-2e71adf8af18 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:42.826476 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0ea5d4fd-53f6-4d2b-998c-4818b1efd1b3 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 Jan 13 04:09:42.833631 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0ea5d4fd-53f6-4d2b-998c-4818b1efd1b3 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:42.834155 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:42.834155 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:42.836368 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0ea5d4fd-53f6-4d2b-998c-4818b1efd1b3 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:42.912495 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:42.912495 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:42.916973 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0ea5d4fd-53f6-4d2b-998c-4818b1efd1b3 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot retrieved successfully. Jan 13 04:09:42.918038 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:42.918038 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:42.920879 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0ea5d4fd-53f6-4d2b-998c-4818b1efd1b3 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 returned with HTTP 200 Jan 13 04:09:42.929336 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1051/2129] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:42 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 => generated 471 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:42.931904 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b3098507-8b85-41ed-886c-2e71adf8af18 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:09:42.956399 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:42.956399 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:42.969081 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b3098507-8b85-41ed-886c-2e71adf8af18 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:09:42.970237 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1079/2130] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:42 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 911 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:42.989759 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f62fd1a-d2a5-4aed-a0bc-6742a73e1c09 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba Jan 13 04:09:42.991044 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f62fd1a-d2a5-4aed-a0bc-6742a73e1c09 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:42.991476 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:42.991476 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:42.992516 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f62fd1a-d2a5-4aed-a0bc-6742a73e1c09 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:43.104589 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f62fd1a-d2a5-4aed-a0bc-6742a73e1c09 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba returned with HTTP 404 Jan 13 04:09:43.105835 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1052/2131] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:09:42 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:09:43.115764 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8f95a526-4009-431b-8f47-53e2e430eada tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/5b425c06-88c4-4390-a5af-d3a3dea7de66 Jan 13 04:09:43.117031 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8f95a526-4009-431b-8f47-53e2e430eada tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:43.117368 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:43.117368 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:43.117932 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8f95a526-4009-431b-8f47-53e2e430eada tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:43.179544 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8f95a526-4009-431b-8f47-53e2e430eada tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/5b425c06-88c4-4390-a5af-d3a3dea7de66 returned with HTTP 404 Jan 13 04:09:43.180619 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1080/2132] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:09:43 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/5b425c06-88c4-4390-a5af-d3a3dea7de66 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:09:43.188900 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64cc64bf-2f62-4489-adb3-b75dd8616583 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] GET http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 Jan 13 04:09:43.190264 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64cc64bf-2f62-4489-adb3-b75dd8616583 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:43.191254 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64cc64bf-2f62-4489-adb3-b75dd8616583 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:43.192068 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-64cc64bf-2f62-4489-adb3-b75dd8616583 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] show called for member 1517d8de-5c5a-4916-b2ee-a31987319279 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:09:43.201876 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64cc64bf-2f62-4489-adb3-b75dd8616583 tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 returned with HTTP 404 Jan 13 04:09:43.213323 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1053/2133] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:09:43 2021] GET /volume/v3/57f657b4244a4b33a1c71b57b74a8424/groups/1517d8de-5c5a-4916-b2ee-a31987319279 => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:09:43.214216 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26c422c2-7fd3-439b-a477-b59d4d493a57 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] DELETE http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/group_types/0ab885e7-a91f-4d4a-a767-34dce5aaf595 Jan 13 04:09:43.215208 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26c422c2-7fd3-439b-a477-b59d4d493a57 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:43.215763 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26c422c2-7fd3-439b-a477-b59d4d493a57 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:43.264122 n-d-766380-6 devstack@c-api.service[87925]: /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 04:09:43.264122 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:09:43.272036 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26c422c2-7fd3-439b-a477-b59d4d493a57 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/group_types/0ab885e7-a91f-4d4a-a767-34dce5aaf595 returned with HTTP 202 Jan 13 04:09:43.279647 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1081/2134] 10.222.0.38 () {60 vars in 1371 bytes} [Wed Jan 13 04:09:43 2021] DELETE /volume/v3/bebfe6a94d674a9993166384fe839b4d/group_types/0ab885e7-a91f-4d4a-a767-34dce5aaf595 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:09:43.284833 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7509d135-e9a8-46e8-bc8f-e39a76af3bed tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] DELETE http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba Jan 13 04:09:43.285405 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7509d135-e9a8-46e8-bc8f-e39a76af3bed tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:43.285901 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7509d135-e9a8-46e8-bc8f-e39a76af3bed tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:43.286344 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-7509d135-e9a8-46e8-bc8f-e39a76af3bed tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Delete volume with id: d0469e61-c8bf-4274-b609-4dc02ea781ba Jan 13 04:09:43.335935 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7509d135-e9a8-46e8-bc8f-e39a76af3bed tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba returned with HTTP 404 Jan 13 04:09:43.337588 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1054/2135] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:09:43 2021] DELETE /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/d0469e61-c8bf-4274-b609-4dc02ea781ba => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:43.344772 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-10baff69-a5b9-4567-9aea-948fb0a71e8d tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] DELETE http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/5b425c06-88c4-4390-a5af-d3a3dea7de66 Jan 13 04:09:43.345297 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-10baff69-a5b9-4567-9aea-948fb0a71e8d tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:43.346421 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-10baff69-a5b9-4567-9aea-948fb0a71e8d tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:43.346956 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-10baff69-a5b9-4567-9aea-948fb0a71e8d tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] Delete volume with id: 5b425c06-88c4-4390-a5af-d3a3dea7de66 Jan 13 04:09:43.400050 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-10baff69-a5b9-4567-9aea-948fb0a71e8d tempest-GroupsTest-5373073 tempest-GroupsTest-5373073] http://10.222.0.38/volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/5b425c06-88c4-4390-a5af-d3a3dea7de66 returned with HTTP 404 Jan 13 04:09:43.401258 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1082/2136] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:09:43 2021] DELETE /volume/v3/57f657b4244a4b33a1c71b57b74a8424/volumes/5b425c06-88c4-4390-a5af-d3a3dea7de66 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:43.409674 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-516c5424-9fad-4fb1-8e0c-1927bb4c5435 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] DELETE http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/types/f90f548d-5e9a-4f2e-848f-56207d19d8e8 Jan 13 04:09:43.410148 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-516c5424-9fad-4fb1-8e0c-1927bb4c5435 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:43.411111 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-516c5424-9fad-4fb1-8e0c-1927bb4c5435 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] Calling method '_delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:43.480731 n-d-766380-6 devstack@c-api.service[87925]: /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 04:09:43.480731 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:09:43.499789 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-516c5424-9fad-4fb1-8e0c-1927bb4c5435 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/types/f90f548d-5e9a-4f2e-848f-56207d19d8e8 returned with HTTP 202 Jan 13 04:09:43.500945 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1055/2137] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:09:43 2021] DELETE /volume/v3/bebfe6a94d674a9993166384fe839b4d/types/f90f548d-5e9a-4f2e-848f-56207d19d8e8 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:09:43.509135 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db8066eb-e4b0-4c5c-8516-9cf4183ecd6e tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] GET http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/types/f90f548d-5e9a-4f2e-848f-56207d19d8e8 Jan 13 04:09:43.509791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db8066eb-e4b0-4c5c-8516-9cf4183ecd6e tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:43.510368 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db8066eb-e4b0-4c5c-8516-9cf4183ecd6e tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:43.525769 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db8066eb-e4b0-4c5c-8516-9cf4183ecd6e tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/types/f90f548d-5e9a-4f2e-848f-56207d19d8e8 returned with HTTP 404 Jan 13 04:09:43.526810 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1083/2138] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:09:43 2021] GET /volume/v3/bebfe6a94d674a9993166384fe839b4d/types/f90f548d-5e9a-4f2e-848f-56207d19d8e8 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:43.536064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9dd34f3f-c662-47cb-a131-2d62e6250516 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] DELETE http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/types/b72176a2-50d7-4852-b78f-a86d7d6a5e9f Jan 13 04:09:43.536629 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9dd34f3f-c662-47cb-a131-2d62e6250516 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:43.537145 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9dd34f3f-c662-47cb-a131-2d62e6250516 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] Calling method '_delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:43.619994 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9dd34f3f-c662-47cb-a131-2d62e6250516 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/types/b72176a2-50d7-4852-b78f-a86d7d6a5e9f returned with HTTP 202 Jan 13 04:09:43.620957 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1056/2139] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:09:43 2021] DELETE /volume/v3/bebfe6a94d674a9993166384fe839b4d/types/b72176a2-50d7-4852-b78f-a86d7d6a5e9f => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:09:43.630107 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-44c9d2eb-17e0-47c7-8f76-a4d00de789e2 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] GET http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/types/b72176a2-50d7-4852-b78f-a86d7d6a5e9f Jan 13 04:09:43.630808 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-44c9d2eb-17e0-47c7-8f76-a4d00de789e2 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:43.631382 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-44c9d2eb-17e0-47c7-8f76-a4d00de789e2 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:43.645215 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-44c9d2eb-17e0-47c7-8f76-a4d00de789e2 tempest-GroupsTest-1083355637 tempest-GroupsTest-1083355637] http://10.222.0.38/volume/v3/bebfe6a94d674a9993166384fe839b4d/types/b72176a2-50d7-4852-b78f-a86d7d6a5e9f returned with HTTP 404 Jan 13 04:09:43.646639 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1084/2140] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:09:43 2021] GET /volume/v3/bebfe6a94d674a9993166384fe839b4d/types/b72176a2-50d7-4852-b78f-a86d7d6a5e9f => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:43.940020 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8ac1586e-52a5-460c-b05d-d36292de55c9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 Jan 13 04:09:43.941226 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8ac1586e-52a5-460c-b05d-d36292de55c9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:43.941918 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8ac1586e-52a5-460c-b05d-d36292de55c9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:43.987414 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-952100df-f6a2-4eff-ac06-0ef96a01e861 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:09:43.988688 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-952100df-f6a2-4eff-ac06-0ef96a01e861 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:43.989559 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-952100df-f6a2-4eff-ac06-0ef96a01e861 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:43.996996 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8ac1586e-52a5-460c-b05d-d36292de55c9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 returned with HTTP 404 Jan 13 04:09:44.002389 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1057/2141] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:43 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/25a2d508-c228-44ce-a1d5-a6b88b54b8d4 => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:44.011311 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd0b7269-4e64-4c6c-8eab-f8ea267c2bba tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] DELETE http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa Jan 13 04:09:44.012032 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd0b7269-4e64-4c6c-8eab-f8ea267c2bba tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:44.012757 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd0b7269-4e64-4c6c-8eab-f8ea267c2bba tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:44.015345 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-dd0b7269-4e64-4c6c-8eab-f8ea267c2bba tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Delete snapshot with id: c34f4c7c-0b8e-4108-8b3d-08b3131514fa Jan 13 04:09:44.070199 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:44.070199 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:44.073885 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dd0b7269-4e64-4c6c-8eab-f8ea267c2bba tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot retrieved successfully. Jan 13 04:09:44.092465 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:44.092465 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:44.102923 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-952100df-f6a2-4eff-ac06-0ef96a01e861 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:09:44.125734 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:44.125734 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:44.135397 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-952100df-f6a2-4eff-ac06-0ef96a01e861 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:09:44.136569 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1085/2142] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:43 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 911 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:44.196453 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dd0b7269-4e64-4c6c-8eab-f8ea267c2bba tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot delete request issued successfully. Jan 13 04:09:44.196926 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd0b7269-4e64-4c6c-8eab-f8ea267c2bba tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa returned with HTTP 202 Jan 13 04:09:44.197788 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1058/2143] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:09:44 2021] DELETE /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:09:44.207226 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5d65eb15-8b45-4939-b3c0-32bb1af6cbc9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa Jan 13 04:09:44.208442 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5d65eb15-8b45-4939-b3c0-32bb1af6cbc9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:44.208572 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:44.208572 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:44.209048 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5d65eb15-8b45-4939-b3c0-32bb1af6cbc9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:44.242071 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:44.242071 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:44.243388 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5d65eb15-8b45-4939-b3c0-32bb1af6cbc9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot retrieved successfully. Jan 13 04:09:44.248211 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5d65eb15-8b45-4939-b3c0-32bb1af6cbc9 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa returned with HTTP 200 Jan 13 04:09:44.264448 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1086/2144] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:44 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa => generated 471 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:45.167086 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-27363cf0-3c11-41fc-868c-37c5206d79e8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:09:45.168860 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-27363cf0-3c11-41fc-868c-37c5206d79e8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:45.169351 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:45.169351 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:45.170416 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-27363cf0-3c11-41fc-868c-37c5206d79e8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:45.260048 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:45.260048 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:45.272058 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-00a0c3c0-23a8-4522-98bf-c985d9f045d2 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa Jan 13 04:09:45.273009 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-00a0c3c0-23a8-4522-98bf-c985d9f045d2 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:45.273438 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:45.273438 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:45.274102 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-00a0c3c0-23a8-4522-98bf-c985d9f045d2 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:45.301969 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-27363cf0-3c11-41fc-868c-37c5206d79e8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:09:45.322879 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:45.322879 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:45.326005 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-00a0c3c0-23a8-4522-98bf-c985d9f045d2 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot retrieved successfully. Jan 13 04:09:45.329069 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-00a0c3c0-23a8-4522-98bf-c985d9f045d2 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa returned with HTTP 200 Jan 13 04:09:45.335313 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1087/2145] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:45 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa => generated 471 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:45.340833 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:45.340833 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:45.352342 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-27363cf0-3c11-41fc-868c-37c5206d79e8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:09:45.353495 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1059/2146] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:45 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 911 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:46.343085 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3bc2a7e1-2796-48f6-a791-2e75c98e3f9f tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa Jan 13 04:09:46.343607 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3bc2a7e1-2796-48f6-a791-2e75c98e3f9f tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:46.343697 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:46.343697 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:46.344063 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3bc2a7e1-2796-48f6-a791-2e75c98e3f9f tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:46.369254 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3bc2a7e1-2796-48f6-a791-2e75c98e3f9f tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa returned with HTTP 404 Jan 13 04:09:46.370426 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1088/2147] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:46 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/c34f4c7c-0b8e-4108-8b3d-08b3131514fa => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:46.373982 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b5b8b414-19f9-435e-a870-5a724ecd7802 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:09:46.375069 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b5b8b414-19f9-435e-a870-5a724ecd7802 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:46.375274 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:46.375274 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:46.375951 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b5b8b414-19f9-435e-a870-5a724ecd7802 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:46.379936 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-627caab9-0832-4d29-8725-2b8850a2a15c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] DELETE http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 Jan 13 04:09:46.380900 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-627caab9-0832-4d29-8725-2b8850a2a15c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:46.381483 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-627caab9-0832-4d29-8725-2b8850a2a15c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:46.381968 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-627caab9-0832-4d29-8725-2b8850a2a15c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Delete snapshot with id: edfdedea-c6b2-455d-a055-48ec2dfcbf38 Jan 13 04:09:46.410690 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:46.410690 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:46.411941 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-627caab9-0832-4d29-8725-2b8850a2a15c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot retrieved successfully. Jan 13 04:09:46.464200 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:46.464200 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:46.475829 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b5b8b414-19f9-435e-a870-5a724ecd7802 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:09:46.500513 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:46.500513 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:46.512196 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b5b8b414-19f9-435e-a870-5a724ecd7802 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:09:46.514376 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-627caab9-0832-4d29-8725-2b8850a2a15c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot delete request issued successfully. Jan 13 04:09:46.515093 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-627caab9-0832-4d29-8725-2b8850a2a15c tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 returned with HTTP 202 Jan 13 04:09:46.516488 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1089/2148] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:09:46 2021] DELETE /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:09:46.521343 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1060/2149] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:46 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 911 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:46.529119 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-49d37868-70a6-48e5-9e31-53533fdb957d tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 Jan 13 04:09:46.529896 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-49d37868-70a6-48e5-9e31-53533fdb957d tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:46.530311 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:46.530311 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:46.531005 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-49d37868-70a6-48e5-9e31-53533fdb957d tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:46.566595 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:46.566595 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:46.568332 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-49d37868-70a6-48e5-9e31-53533fdb957d tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot retrieved successfully. Jan 13 04:09:46.570286 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-49d37868-70a6-48e5-9e31-53533fdb957d tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 returned with HTTP 200 Jan 13 04:09:46.571476 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1090/2150] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:46 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 => generated 471 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:47.538345 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b7c7f6d-89bf-4aff-b804-2f4d74901f7c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:09:47.545873 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b7c7f6d-89bf-4aff-b804-2f4d74901f7c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:47.545873 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:47.545873 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:47.545873 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b7c7f6d-89bf-4aff-b804-2f4d74901f7c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:47.583192 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aa4aa21e-946a-4fd6-9ac9-f510f8dac0e0 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 Jan 13 04:09:47.583727 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aa4aa21e-946a-4fd6-9ac9-f510f8dac0e0 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:47.583921 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:47.583921 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:47.584963 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aa4aa21e-946a-4fd6-9ac9-f510f8dac0e0 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:47.605143 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:47.605143 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:47.615935 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3b7c7f6d-89bf-4aff-b804-2f4d74901f7c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:09:47.626125 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:47.626125 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:47.628810 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-aa4aa21e-946a-4fd6-9ac9-f510f8dac0e0 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Snapshot retrieved successfully. Jan 13 04:09:47.633682 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aa4aa21e-946a-4fd6-9ac9-f510f8dac0e0 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 returned with HTTP 200 Jan 13 04:09:47.635892 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1091/2151] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:47 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 => generated 471 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:47.639516 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:47.639516 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:47.649384 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b7c7f6d-89bf-4aff-b804-2f4d74901f7c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:09:47.650891 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1061/2152] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:47 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 911 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:47.796004 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-8a505b1a-1e4b-4566-875c-bc089887320d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] POST http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/attachments/3837f186-0845-4097-9115-b688de8ea7ff/action Jan 13 04:09:47.796935 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:47.796935 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:47.798153 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-8a505b1a-1e4b-4566-875c-bc089887320d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:09:47.799666 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-8a505b1a-1e4b-4566-875c-bc089887320d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:47.870898 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:47.870898 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:47.885641 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b54f55ab-41a5-4e44-b948-bcc74bf96d1d req-8a505b1a-1e4b-4566-875c-bc089887320d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/attachments/3837f186-0845-4097-9115-b688de8ea7ff/action returned with HTTP 204 Jan 13 04:09:47.886623 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1092/2153] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 04:09:47 2021] POST /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/attachments/3837f186-0845-4097-9115-b688de8ea7ff/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:48.647632 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-51df350c-a785-4267-8748-dc4779594956 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 Jan 13 04:09:48.648144 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-51df350c-a785-4267-8748-dc4779594956 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:48.648369 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:48.648369 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:48.648748 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-51df350c-a785-4267-8748-dc4779594956 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:48.670715 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cebf8805-e55a-4191-bda3-6331a9dc467d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:09:48.671506 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cebf8805-e55a-4191-bda3-6331a9dc467d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:48.671914 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:48.671914 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:48.672147 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-51df350c-a785-4267-8748-dc4779594956 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 returned with HTTP 404 Jan 13 04:09:48.672866 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cebf8805-e55a-4191-bda3-6331a9dc467d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:48.674050 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1062/2154] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:09:48 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/snapshots/edfdedea-c6b2-455d-a055-48ec2dfcbf38 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:09:48.682985 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-19bda705-faaf-48a8-8d71-1464067abfc1 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] DELETE http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes/94e1635c-5aee-401f-a4c4-538d5d90da10 Jan 13 04:09:48.683758 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-19bda705-faaf-48a8-8d71-1464067abfc1 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:48.684239 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-19bda705-faaf-48a8-8d71-1464067abfc1 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:48.684722 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-19bda705-faaf-48a8-8d71-1464067abfc1 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Delete volume with id: 94e1635c-5aee-401f-a4c4-538d5d90da10 Jan 13 04:09:48.734071 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:48.734071 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:48.735577 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-19bda705-faaf-48a8-8d71-1464067abfc1 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Volume info retrieved successfully. Jan 13 04:09:48.778076 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-19bda705-faaf-48a8-8d71-1464067abfc1 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Delete volume request issued successfully. Jan 13 04:09:48.778831 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-19bda705-faaf-48a8-8d71-1464067abfc1 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes/94e1635c-5aee-401f-a4c4-538d5d90da10 returned with HTTP 202 Jan 13 04:09:48.783681 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1063/2155] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:09:48 2021] DELETE /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes/94e1635c-5aee-401f-a4c4-538d5d90da10 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:09:48.790200 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-788d9423-93e4-4ed3-8c4a-004e99e94f61 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes/94e1635c-5aee-401f-a4c4-538d5d90da10 Jan 13 04:09:48.790730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-788d9423-93e4-4ed3-8c4a-004e99e94f61 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:48.790945 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:48.790945 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:48.791321 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-788d9423-93e4-4ed3-8c4a-004e99e94f61 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:48.803740 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:48.803740 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:48.824801 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cebf8805-e55a-4191-bda3-6331a9dc467d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:09:48.880469 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:48.880469 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:48.910767 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cebf8805-e55a-4191-bda3-6331a9dc467d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:09:48.919268 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1093/2156] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:48 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 1203 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:09:48.930729 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:48.930729 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:48.936842 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc179145-f20f-495a-9a27-66e5cb93fdd5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] POST http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups Jan 13 04:09:48.937602 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:48.937602 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:48.938139 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc179145-f20f-495a-9a27-66e5cb93fdd5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Action: 'create', calling method: create, body: {"backup": {"volume_id": "263f845c-830d-42da-a13b-d94fee1f6c49", "name": "tempest-VolumesBackupsTest-Backup-1062125107", "force": true}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:48.940168 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.backups [None req-fc179145-f20f-495a-9a27-66e5cb93fdd5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Creating new backup {'backup': {'volume_id': '263f845c-830d-42da-a13b-d94fee1f6c49', 'name': 'tempest-VolumesBackupsTest-Backup-1062125107', 'force': True}} {{(pid=87927) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 13 04:09:48.940718 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-fc179145-f20f-495a-9a27-66e5cb93fdd5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Creating backup of volume 263f845c-830d-42da-a13b-d94fee1f6c49 in container None Jan 13 04:09:48.957760 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-788d9423-93e4-4ed3-8c4a-004e99e94f61 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Volume info retrieved successfully. Jan 13 04:09:49.008388 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-788d9423-93e4-4ed3-8c4a-004e99e94f61 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes/94e1635c-5aee-401f-a4c4-538d5d90da10 returned with HTTP 200 Jan 13 04:09:49.009094 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1064/2157] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:48 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes/94e1635c-5aee-401f-a4c4-538d5d90da10 => generated 919 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:49.029364 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:49.029364 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:49.030541 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fc179145-f20f-495a-9a27-66e5cb93fdd5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:09:49.111871 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-fc179145-f20f-495a-9a27-66e5cb93fdd5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Created reservations ['06781cae-430e-4a15-818a-d0620363f590', '125b6a37-4295-4a92-a69f-82177532b4d9'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:09:49.226967 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc179145-f20f-495a-9a27-66e5cb93fdd5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups returned with HTTP 202 Jan 13 04:09:49.228182 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1094/2158] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:09:48 2021] POST /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups => generated 396 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:09:49.239698 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-85aa28d3-31ec-4613-bbbb-d3e996511045 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:09:49.240613 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-85aa28d3-31ec-4613-bbbb-d3e996511045 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:49.240987 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:49.240987 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:49.241595 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-85aa28d3-31ec-4613-bbbb-d3e996511045 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:49.242106 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-85aa28d3-31ec-4613-bbbb-d3e996511045 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:09:49.290491 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:49.290491 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:49.292654 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-85aa28d3-31ec-4613-bbbb-d3e996511045 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:09:49.298485 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1065/2159] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:49 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 803 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:49.932523 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-12fb091a-4173-463f-82a2-6268495fe230 tempest-VolumeHostsAdminTestsJSON-1059320906 tempest-VolumeHostsAdminTestsJSON-1059320906] GET http://10.222.0.38/volume/v3/7e79305317de4aa88af3bc04a203d82e/os-hosts Jan 13 04:09:49.933039 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-12fb091a-4173-463f-82a2-6268495fe230 tempest-VolumeHostsAdminTestsJSON-1059320906 tempest-VolumeHostsAdminTestsJSON-1059320906] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:49.933457 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:49.933457 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:49.934074 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-12fb091a-4173-463f-82a2-6268495fe230 tempest-VolumeHostsAdminTestsJSON-1059320906 tempest-VolumeHostsAdminTestsJSON-1059320906] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:49.934999 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:49.934999 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:49.955867 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.hosts [None req-12fb091a-4173-463f-82a2-6268495fe230 tempest-VolumeHostsAdminTestsJSON-1059320906 tempest-VolumeHostsAdminTestsJSON-1059320906] status, active and update: available, enabled, 2021-01-13 04:09:44+00:00 {{(pid=87927) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 13 04:09:49.957125 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.hosts [None req-12fb091a-4173-463f-82a2-6268495fe230 tempest-VolumeHostsAdminTestsJSON-1059320906 tempest-VolumeHostsAdminTestsJSON-1059320906] status, active and update: available, enabled, 2021-01-13 04:09:48+00:00 {{(pid=87927) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 13 04:09:49.957766 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.hosts [None req-12fb091a-4173-463f-82a2-6268495fe230 tempest-VolumeHostsAdminTestsJSON-1059320906 tempest-VolumeHostsAdminTestsJSON-1059320906] status, active and update: available, enabled, 2021-01-13 04:09:44+00:00 {{(pid=87927) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 13 04:09:49.960131 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-12fb091a-4173-463f-82a2-6268495fe230 tempest-VolumeHostsAdminTestsJSON-1059320906 tempest-VolumeHostsAdminTestsJSON-1059320906] http://10.222.0.38/volume/v3/7e79305317de4aa88af3bc04a203d82e/os-hosts returned with HTTP 200 Jan 13 04:09:49.962529 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1095/2160] 10.222.0.38 () {58 vars in 1207 bytes} [Wed Jan 13 04:09:49 2021] GET /volume/v3/7e79305317de4aa88af3bc04a203d82e/os-hosts => generated 563 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:49.976178 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dfc2ff29-a33a-4994-ac5c-133a9e0f11df tempest-VolumeHostsAdminTestsJSON-1059320906 tempest-VolumeHostsAdminTestsJSON-1059320906] GET http://10.222.0.38/volume/v3/7e79305317de4aa88af3bc04a203d82e/os-hosts Jan 13 04:09:49.976757 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dfc2ff29-a33a-4994-ac5c-133a9e0f11df tempest-VolumeHostsAdminTestsJSON-1059320906 tempest-VolumeHostsAdminTestsJSON-1059320906] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:49.976953 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:49.976953 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:49.977599 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dfc2ff29-a33a-4994-ac5c-133a9e0f11df tempest-VolumeHostsAdminTestsJSON-1059320906 tempest-VolumeHostsAdminTestsJSON-1059320906] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:49.996509 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.hosts [None req-dfc2ff29-a33a-4994-ac5c-133a9e0f11df tempest-VolumeHostsAdminTestsJSON-1059320906 tempest-VolumeHostsAdminTestsJSON-1059320906] status, active and update: available, enabled, 2021-01-13 04:09:44+00:00 {{(pid=87926) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 13 04:09:50.000013 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.hosts [None req-dfc2ff29-a33a-4994-ac5c-133a9e0f11df tempest-VolumeHostsAdminTestsJSON-1059320906 tempest-VolumeHostsAdminTestsJSON-1059320906] status, active and update: available, enabled, 2021-01-13 04:09:48+00:00 {{(pid=87926) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 13 04:09:50.006534 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.hosts [None req-dfc2ff29-a33a-4994-ac5c-133a9e0f11df tempest-VolumeHostsAdminTestsJSON-1059320906 tempest-VolumeHostsAdminTestsJSON-1059320906] status, active and update: available, enabled, 2021-01-13 04:09:44+00:00 {{(pid=87926) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 13 04:09:50.007651 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dfc2ff29-a33a-4994-ac5c-133a9e0f11df tempest-VolumeHostsAdminTestsJSON-1059320906 tempest-VolumeHostsAdminTestsJSON-1059320906] http://10.222.0.38/volume/v3/7e79305317de4aa88af3bc04a203d82e/os-hosts returned with HTTP 200 Jan 13 04:09:50.008647 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1066/2161] 10.222.0.38 () {58 vars in 1207 bytes} [Wed Jan 13 04:09:49 2021] GET /volume/v3/7e79305317de4aa88af3bc04a203d82e/os-hosts => generated 563 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:09:50.024668 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-01d61f46-9c2a-4825-b161-6675984a71ab tempest-VolumeHostsAdminTestsJSON-1059320906 tempest-VolumeHostsAdminTestsJSON-1059320906] GET http://10.222.0.38/volume/v3/7e79305317de4aa88af3bc04a203d82e/os-hosts/n-d-766380-6@lvmdriver-1 Jan 13 04:09:50.025200 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-01d61f46-9c2a-4825-b161-6675984a71ab tempest-VolumeHostsAdminTestsJSON-1059320906 tempest-VolumeHostsAdminTestsJSON-1059320906] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:50.025852 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-01d61f46-9c2a-4825-b161-6675984a71ab tempest-VolumeHostsAdminTestsJSON-1059320906 tempest-VolumeHostsAdminTestsJSON-1059320906] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:50.026696 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-16be0d32-c5e1-4377-b21f-b57215b473a3 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes/94e1635c-5aee-401f-a4c4-538d5d90da10 Jan 13 04:09:50.027474 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-16be0d32-c5e1-4377-b21f-b57215b473a3 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:50.028064 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-16be0d32-c5e1-4377-b21f-b57215b473a3 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:50.135888 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:50.135888 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:50.162713 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-16be0d32-c5e1-4377-b21f-b57215b473a3 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Volume info retrieved successfully. Jan 13 04:09:50.182022 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-01d61f46-9c2a-4825-b161-6675984a71ab tempest-VolumeHostsAdminTestsJSON-1059320906 tempest-VolumeHostsAdminTestsJSON-1059320906] http://10.222.0.38/volume/v3/7e79305317de4aa88af3bc04a203d82e/os-hosts/n-d-766380-6@lvmdriver-1 returned with HTTP 200 Jan 13 04:09:50.182903 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1096/2162] 10.222.0.38 () {58 vars in 1282 bytes} [Wed Jan 13 04:09:50 2021] GET /volume/v3/7e79305317de4aa88af3bc04a203d82e/os-hosts/n-d-766380-6@lvmdriver-1 => generated 564 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:50.228863 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-16be0d32-c5e1-4377-b21f-b57215b473a3 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes/94e1635c-5aee-401f-a4c4-538d5d90da10 returned with HTTP 200 Jan 13 04:09:50.241227 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1067/2163] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:50 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes/94e1635c-5aee-401f-a4c4-538d5d90da10 => generated 919 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:50.312834 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c978b907-036e-488a-aa1a-9f1b8d9261fa tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:09:50.313379 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c978b907-036e-488a-aa1a-9f1b8d9261fa tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:50.313864 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c978b907-036e-488a-aa1a-9f1b8d9261fa tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:50.315388 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c978b907-036e-488a-aa1a-9f1b8d9261fa tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:09:50.367565 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:50.367565 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:50.369769 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c978b907-036e-488a-aa1a-9f1b8d9261fa tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:09:50.377148 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1097/2164] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:50 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 803 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:51.258157 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-05389d7e-3a60-4d0e-a391-45c2eb6e43d2 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] GET http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes/94e1635c-5aee-401f-a4c4-538d5d90da10 Jan 13 04:09:51.259251 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-05389d7e-3a60-4d0e-a391-45c2eb6e43d2 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:51.259625 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:51.259625 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:51.260248 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-05389d7e-3a60-4d0e-a391-45c2eb6e43d2 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:51.359686 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-05389d7e-3a60-4d0e-a391-45c2eb6e43d2 tempest-VolumesSnapshotListTestJSON-1288773362 tempest-VolumesSnapshotListTestJSON-1288773362] http://10.222.0.38/volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes/94e1635c-5aee-401f-a4c4-538d5d90da10 returned with HTTP 404 Jan 13 04:09:51.361561 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1068/2165] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:51 2021] GET /volume/v3/b8d721e587d74c3c9e93c4b0d9be4254/volumes/94e1635c-5aee-401f-a4c4-538d5d90da10 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 04:09:51.388851 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3df6e5fe-e2d2-49e8-a3c3-3bf39b369a28 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:09:51.402222 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3df6e5fe-e2d2-49e8-a3c3-3bf39b369a28 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:51.402768 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:51.402768 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:51.403455 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3df6e5fe-e2d2-49e8-a3c3-3bf39b369a28 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:51.404067 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-3df6e5fe-e2d2-49e8-a3c3-3bf39b369a28 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:09:51.488562 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:51.488562 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:51.512977 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3df6e5fe-e2d2-49e8-a3c3-3bf39b369a28 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:09:51.514440 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1098/2166] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:51 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 803 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:52.531534 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a6d75842-1840-4726-932a-9fe3e6859469 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:09:52.532049 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a6d75842-1840-4726-932a-9fe3e6859469 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:52.532710 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a6d75842-1840-4726-932a-9fe3e6859469 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:52.533865 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a6d75842-1840-4726-932a-9fe3e6859469 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:09:52.592764 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:52.592764 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:52.596143 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a6d75842-1840-4726-932a-9fe3e6859469 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:09:52.596996 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1069/2167] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:52 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 803 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:53.611611 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41e5a5b8-1628-417a-a00b-922f0098a885 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:09:53.612076 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-41e5a5b8-1628-417a-a00b-922f0098a885 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:53.612270 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:53.612270 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:53.612637 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-41e5a5b8-1628-417a-a00b-922f0098a885 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:53.613688 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-41e5a5b8-1628-417a-a00b-922f0098a885 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:09:53.669083 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:53.669083 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:53.670296 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41e5a5b8-1628-417a-a00b-922f0098a885 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:09:53.671157 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1099/2168] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:53 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 803 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:54.686777 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8d04a901-5686-4f38-8303-9d028cd7e188 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:09:54.687295 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8d04a901-5686-4f38-8303-9d028cd7e188 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:54.687657 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:54.687657 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:54.688245 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8d04a901-5686-4f38-8303-9d028cd7e188 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:54.688729 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-8d04a901-5686-4f38-8303-9d028cd7e188 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:09:54.733412 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:54.733412 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:54.736815 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8d04a901-5686-4f38-8303-9d028cd7e188 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:09:54.738259 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1070/2169] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:54 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 803 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:55.752207 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5d3067b-0ece-45c9-802a-aa124b856cd8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:09:55.753393 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5d3067b-0ece-45c9-802a-aa124b856cd8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:55.753758 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:55.753758 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:55.754376 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5d3067b-0ece-45c9-802a-aa124b856cd8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:55.754898 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d5d3067b-0ece-45c9-802a-aa124b856cd8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:09:55.801851 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:55.801851 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:55.803658 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5d3067b-0ece-45c9-802a-aa124b856cd8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:09:55.827652 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1100/2170] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:55 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 803 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:56.847270 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-591973c5-f23a-44b9-9ac9-69480a78e87b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:09:56.847270 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-591973c5-f23a-44b9-9ac9-69480a78e87b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:56.847270 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:56.847270 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:56.847270 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-591973c5-f23a-44b9-9ac9-69480a78e87b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:56.847270 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-591973c5-f23a-44b9-9ac9-69480a78e87b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:09:56.889197 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:56.889197 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:56.900327 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-591973c5-f23a-44b9-9ac9-69480a78e87b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:09:56.908212 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1071/2171] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:56 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 803 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:57.916081 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec84e613-5279-4d60-a760-74cb5de562fb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:09:57.917160 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec84e613-5279-4d60-a760-74cb5de562fb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:57.917750 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:57.917750 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:57.918311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec84e613-5279-4d60-a760-74cb5de562fb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:57.922235 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ec84e613-5279-4d60-a760-74cb5de562fb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:09:58.037660 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:58.037660 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:58.042921 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec84e613-5279-4d60-a760-74cb5de562fb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:09:58.047758 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1101/2172] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:57 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 803 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:58.760629 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd4401b2-d582-445a-a478-a8253224a0a4 tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] POST http://10.222.0.38/volume/v3/0534bc6bcc144dcf821df9235891d8c1/types Jan 13 04:09:58.761121 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:58.761121 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:58.762945 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd4401b2-d582-445a-a478-a8253224a0a4 tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:59.014131 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd4401b2-d582-445a-a478-a8253224a0a4 tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] http://10.222.0.38/volume/v3/0534bc6bcc144dcf821df9235891d8c1/types returned with HTTP 200 Jan 13 04:09:59.015706 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1072/2173] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 04:09:58 2021] POST /volume/v3/0534bc6bcc144dcf821df9235891d8c1/types => generated 188 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:59.030650 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41bcbc65-5dab-44e8-9604-3472ed6c5e0f tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] POST http://10.222.0.38/volume/v3/0534bc6bcc144dcf821df9235891d8c1/types Jan 13 04:09:59.031158 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:59.031158 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:59.031537 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-41bcbc65-5dab-44e8-9604-3472ed6c5e0f tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:59.070510 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c2e8e538-052e-4bae-847f-101b9091673c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:09:59.071391 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c2e8e538-052e-4bae-847f-101b9091673c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:09:59.072352 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c2e8e538-052e-4bae-847f-101b9091673c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:09:59.075031 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c2e8e538-052e-4bae-847f-101b9091673c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:09:59.122377 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:59.122377 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:59.125301 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c2e8e538-052e-4bae-847f-101b9091673c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:09:59.134476 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41bcbc65-5dab-44e8-9604-3472ed6c5e0f tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] http://10.222.0.38/volume/v3/0534bc6bcc144dcf821df9235891d8c1/types returned with HTTP 200 Jan 13 04:09:59.138429 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1073/2174] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:09:59 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 803 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:59.145486 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1102/2175] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 04:09:59 2021] POST /volume/v3/0534bc6bcc144dcf821df9235891d8c1/types => generated 188 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:09:59.485563 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] POST http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes Jan 13 04:09:59.486223 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:09:59.486223 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:09:59.486951 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-32779503"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:09:59.488411 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-32779503'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:09:59.521818 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Create volume of 1 GB Jan 13 04:09:59.522831 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:09:59.522831 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:09:59.523759 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Availability Zones retrieved successfully. Jan 13 04:09:59.542144 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Flow 'volume_create_api' (c4eaccb3-e37b-4ac0-84ac-fbc58a309404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:09:59.545407 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816d46b4-42ce-4981-a283-6649a617f387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:59.547702 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:09:59.600686 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816d46b4-42ce-4981-a283-6649a617f387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T04:09:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=09e6bb99-daf6-47f3-ab7e-97c307927528,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '09e6bb99-daf6-47f3-ab7e-97c307927528', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:59.603232 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70fee72e-cf9d-4f1b-a552-8f1827727fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:59.653941 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] 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 04:09:59.655209 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] 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 04:09:59.714300 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Created reservations ['ae119c95-7361-4ce4-abe5-4c1ca6ac5ae1', '4bc38fd6-1fe9-47e7-9b1b-e87ab08a101c', '27edb140-495b-4e47-b891-1cb70e9faad6', '29015d95-b0cf-4bdc-947d-bb83649b5e39'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:09:59.716898 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70fee72e-cf9d-4f1b-a552-8f1827727fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae119c95-7361-4ce4-abe5-4c1ca6ac5ae1', '4bc38fd6-1fe9-47e7-9b1b-e87ab08a101c', '27edb140-495b-4e47-b891-1cb70e9faad6', '29015d95-b0cf-4bdc-947d-bb83649b5e39']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:59.722362 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24856d40-e3ad-4664-b1b6-09078eb78628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:59.891038 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24856d40-e3ad-4664-b1b6-09078eb78628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a3c5702-82c2-454d-b82d-a526fd82fb28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-32779503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb85afd1f5334c8099bf30435e02b2f9',qos_specs=None,replication_status=,reservations=['ae119c95-7361-4ce4-abe5-4c1ca6ac5ae1','4bc38fd6-1fe9-47e7-9b1b-e87ab08a101c','27edb140-495b-4e47-b891-1cb70e9faad6','29015d95-b0cf-4bdc-947d-bb83649b5e39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913d3fcfbe0a4dc0b0027e4c6ad967eb',volume_type_id=09e6bb99-daf6-47f3-ab7e-97c307927528), 'volume': 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-13T04:09:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-32779503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a3c5702-82c2-454d-b82d-a526fd82fb28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb85afd1f5334c8099bf30435e02b2f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='913d3fcfbe0a4dc0b0027e4c6ad967eb',volume_attachment=,volume_type=,volume_type_id=09e6bb99-daf6-47f3-ab7e-97c307927528)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:59.896122 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4c23a9c-8b2a-4d68-b637-590c34a62980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:09:59.949033 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4c23a9c-8b2a-4d68-b637-590c34a62980) transitioned into state 'SUCCESS' from state '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-32779503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb85afd1f5334c8099bf30435e02b2f9',qos_specs=None,replication_status=,reservations=['ae119c95-7361-4ce4-abe5-4c1ca6ac5ae1','4bc38fd6-1fe9-47e7-9b1b-e87ab08a101c','27edb140-495b-4e47-b891-1cb70e9faad6','29015d95-b0cf-4bdc-947d-bb83649b5e39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913d3fcfbe0a4dc0b0027e4c6ad967eb',volume_type_id=09e6bb99-daf6-47f3-ab7e-97c307927528)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:09:59.950777 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee16d513-de68-4027-9c64-056a6e918d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:00.044167 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee16d513-de68-4027-9c64-056a6e918d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:00.063200 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Flow 'volume_create_api' (c4eaccb3-e37b-4ac0-84ac-fbc58a309404) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:10:00.151544 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9b63c08b-e824-4a3d-af9b-415dd2483391 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:00.151544 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9b63c08b-e824-4a3d-af9b-415dd2483391 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:00.151544 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9b63c08b-e824-4a3d-af9b-415dd2483391 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:00.151544 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-9b63c08b-e824-4a3d-af9b-415dd2483391 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:00.202370 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:00.202370 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:00.212874 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9b63c08b-e824-4a3d-af9b-415dd2483391 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:00.212874 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1103/2176] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:00 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 803 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:00.371605 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Create volume request issued successfully. Jan 13 04:10:00.466157 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c99c94e4-ca58-4d40-9c08-e84aec2f5b86 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes returned with HTTP 202 Jan 13 04:10:00.466157 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1074/2177] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:09:59 2021] POST /volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes => generated 856 bytes in 1313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:10:00.486150 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a9461589-d4de-410b-8b00-b93c8e268092 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] GET http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 Jan 13 04:10:00.486686 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a9461589-d4de-410b-8b00-b93c8e268092 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:00.487859 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:00.487859 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:00.488109 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a9461589-d4de-410b-8b00-b93c8e268092 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:00.576264 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:00.576264 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:00.599011 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a9461589-d4de-410b-8b00-b93c8e268092 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Volume info retrieved successfully. Jan 13 04:10:00.655096 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a9461589-d4de-410b-8b00-b93c8e268092 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 returned with HTTP 200 Jan 13 04:10:00.658003 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1104/2178] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:00 2021] GET /volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 => generated 924 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:01.219647 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd8e6689-d18e-48ac-92f0-6c706ae7b7bd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:01.220949 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd8e6689-d18e-48ac-92f0-6c706ae7b7bd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:01.221190 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:01.221190 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:01.221595 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd8e6689-d18e-48ac-92f0-6c706ae7b7bd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:01.221974 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-dd8e6689-d18e-48ac-92f0-6c706ae7b7bd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:01.265966 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:01.265966 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:01.276924 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd8e6689-d18e-48ac-92f0-6c706ae7b7bd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:01.277842 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1075/2179] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:01 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 803 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:01.675299 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b6acf799-afdc-4bf4-8b42-9beea517e3e7 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] GET http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 Jan 13 04:10:01.675826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b6acf799-afdc-4bf4-8b42-9beea517e3e7 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:01.676046 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:01.676046 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:01.676450 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b6acf799-afdc-4bf4-8b42-9beea517e3e7 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:01.816097 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:01.816097 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:01.838136 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b6acf799-afdc-4bf4-8b42-9beea517e3e7 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Volume info retrieved successfully. Jan 13 04:10:01.893715 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b6acf799-afdc-4bf4-8b42-9beea517e3e7 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 returned with HTTP 200 Jan 13 04:10:01.900690 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1105/2180] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:01 2021] GET /volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 => generated 925 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:01.918596 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2dd9aedc-dd88-4b84-a5ff-c11bebff9537 tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] GET http://10.222.0.38/volume/v3/0534bc6bcc144dcf821df9235891d8c1/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 Jan 13 04:10:01.919280 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2dd9aedc-dd88-4b84-a5ff-c11bebff9537 tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:01.919639 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:01.919639 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:01.920244 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2dd9aedc-dd88-4b84-a5ff-c11bebff9537 tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:02.066454 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:02.066454 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:02.075238 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2dd9aedc-dd88-4b84-a5ff-c11bebff9537 tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Volume info retrieved successfully. Jan 13 04:10:02.102779 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2dd9aedc-dd88-4b84-a5ff-c11bebff9537 tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] http://10.222.0.38/volume/v3/0534bc6bcc144dcf821df9235891d8c1/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 returned with HTTP 200 Jan 13 04:10:02.103781 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1076/2181] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:01 2021] GET /volume/v3/0534bc6bcc144dcf821df9235891d8c1/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 => generated 1096 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:10:02.123461 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-517e8376-cd77-4e42-bc8a-56a48d877c66 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] POST http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28/action Jan 13 04:10:02.123929 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:02.123929 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:02.124387 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-517e8376-cd77-4e42-bc8a-56a48d877c66 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:10:02.124779 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-517e8376-cd77-4e42-bc8a-56a48d877c66 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:10:02.202831 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:02.202831 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:02.204467 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-517e8376-cd77-4e42-bc8a-56a48d877c66 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Volume info retrieved successfully. Jan 13 04:10:02.266982 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-517e8376-cd77-4e42-bc8a-56a48d877c66 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] 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 04:10:02.268598 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-517e8376-cd77-4e42-bc8a-56a48d877c66 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] 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 04:10:02.292223 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ddd61c4-fbe5-493b-a04c-10d9feb27948 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:02.293241 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ddd61c4-fbe5-493b-a04c-10d9feb27948 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:02.293613 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:02.293613 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:02.294268 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ddd61c4-fbe5-493b-a04c-10d9feb27948 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:02.294785 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5ddd61c4-fbe5-493b-a04c-10d9feb27948 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:02.341605 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:02.341605 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:02.344468 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-517e8376-cd77-4e42-bc8a-56a48d877c66 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Created reservations ['f3b66f03-d39c-4ec2-8aa9-f422ff0365a2', '33af3d80-51f0-4c35-ad8c-ce9a89f67108'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:10:02.347742 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ddd61c4-fbe5-493b-a04c-10d9feb27948 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:02.350702 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1077/2182] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:02 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 803 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:02.407596 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-517e8376-cd77-4e42-bc8a-56a48d877c66 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] 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 04:10:02.408546 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-517e8376-cd77-4e42-bc8a-56a48d877c66 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] 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 04:10:02.468272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-517e8376-cd77-4e42-bc8a-56a48d877c66 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Created reservations ['60380d73-6222-42a9-812c-d4496ab5afc2', 'be6ca2df-7773-4615-93a3-1f96a389f2a7'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:10:02.597737 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-517e8376-cd77-4e42-bc8a-56a48d877c66 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Retype volume request issued successfully. Jan 13 04:10:02.598320 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-517e8376-cd77-4e42-bc8a-56a48d877c66 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28/action returned with HTTP 202 Jan 13 04:10:02.599201 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1106/2183] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:10:02 2021] POST /volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28/action => generated 0 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:10:02.607577 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b1026a6-81ab-46a5-bfcc-061e7ea36a7c tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] GET http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 Jan 13 04:10:02.608109 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b1026a6-81ab-46a5-bfcc-061e7ea36a7c tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:02.608344 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:02.608344 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:02.608723 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b1026a6-81ab-46a5-bfcc-061e7ea36a7c tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:02.687355 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:02.687355 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:02.698246 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0b1026a6-81ab-46a5-bfcc-061e7ea36a7c tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Volume info retrieved successfully. Jan 13 04:10:02.726900 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b1026a6-81ab-46a5-bfcc-061e7ea36a7c tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 returned with HTTP 200 Jan 13 04:10:02.727969 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1078/2184] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:02 2021] GET /volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 => generated 924 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:03.365153 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8eee95bc-cb59-4f40-bd75-a199fc2c4698 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:03.365666 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8eee95bc-cb59-4f40-bd75-a199fc2c4698 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:03.365885 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:03.365885 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:03.366262 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8eee95bc-cb59-4f40-bd75-a199fc2c4698 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:03.366631 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-8eee95bc-cb59-4f40-bd75-a199fc2c4698 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:03.472099 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:03.472099 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:03.480565 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8eee95bc-cb59-4f40-bd75-a199fc2c4698 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:03.486832 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1107/2185] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:03 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 803 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:03.745469 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64f46412-3afa-426d-8a5f-922b4c53092b tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] GET http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 Jan 13 04:10:03.746001 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64f46412-3afa-426d-8a5f-922b4c53092b tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:03.746216 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:03.746216 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:03.746598 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64f46412-3afa-426d-8a5f-922b4c53092b tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:03.852206 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:03.852206 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:03.861296 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-64f46412-3afa-426d-8a5f-922b4c53092b tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Volume info retrieved successfully. Jan 13 04:10:03.916548 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64f46412-3afa-426d-8a5f-922b4c53092b tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 returned with HTTP 200 Jan 13 04:10:03.919552 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1079/2186] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:03 2021] GET /volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 => generated 925 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:03.935139 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bdff7534-fd58-4a60-abd4-0d4cbb19b29b tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] GET http://10.222.0.38/volume/v3/0534bc6bcc144dcf821df9235891d8c1/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 Jan 13 04:10:03.935662 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bdff7534-fd58-4a60-abd4-0d4cbb19b29b tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:03.935877 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:03.935877 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:03.936256 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bdff7534-fd58-4a60-abd4-0d4cbb19b29b tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:03.998003 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:03.998003 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:04.008373 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bdff7534-fd58-4a60-abd4-0d4cbb19b29b tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Volume info retrieved successfully. Jan 13 04:10:04.033149 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bdff7534-fd58-4a60-abd4-0d4cbb19b29b tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] http://10.222.0.38/volume/v3/0534bc6bcc144dcf821df9235891d8c1/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 returned with HTTP 200 Jan 13 04:10:04.034790 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1108/2187] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:03 2021] GET /volume/v3/0534bc6bcc144dcf821df9235891d8c1/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 => generated 1096 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:10:04.049781 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-01cb34f6-b130-44ba-a945-89cb26d33255 tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] GET http://10.222.0.38/volume/v3/0534bc6bcc144dcf821df9235891d8c1/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-32779503 Jan 13 04:10:04.050618 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-01cb34f6-b130-44ba-a945-89cb26d33255 tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:04.051055 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:04.051055 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:04.051813 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-01cb34f6-b130-44ba-a945-89cb26d33255 tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:04.054086 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-01cb34f6-b130-44ba-a945-89cb26d33255 tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-32779503'), ('all_tenants', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:10:04.188939 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-01cb34f6-b130-44ba-a945-89cb26d33255 tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Get all volumes completed successfully. Jan 13 04:10:04.192201 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-01cb34f6-b130-44ba-a945-89cb26d33255 tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] http://10.222.0.38/volume/v3/0534bc6bcc144dcf821df9235891d8c1/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-32779503 returned with HTTP 200 Jan 13 04:10:04.193491 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1080/2188] 10.222.0.38 () {58 vars in 1361 bytes} [Wed Jan 13 04:10:04 2021] GET /volume/v3/0534bc6bcc144dcf821df9235891d8c1/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-32779503 => generated 411 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:04.210907 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b05ce72f-d8e0-4dca-9461-604fc043d9c2 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] DELETE http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 Jan 13 04:10:04.217687 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b05ce72f-d8e0-4dca-9461-604fc043d9c2 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:04.217913 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:04.217913 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:04.218373 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b05ce72f-d8e0-4dca-9461-604fc043d9c2 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:04.219013 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-b05ce72f-d8e0-4dca-9461-604fc043d9c2 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Delete volume with id: 5a3c5702-82c2-454d-b82d-a526fd82fb28 Jan 13 04:10:04.323305 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:04.323305 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:04.325594 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b05ce72f-d8e0-4dca-9461-604fc043d9c2 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Volume info retrieved successfully. Jan 13 04:10:04.364873 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b05ce72f-d8e0-4dca-9461-604fc043d9c2 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Delete volume request issued successfully. Jan 13 04:10:04.365726 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b05ce72f-d8e0-4dca-9461-604fc043d9c2 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 returned with HTTP 202 Jan 13 04:10:04.367809 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1109/2189] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:10:04 2021] DELETE /volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:10:04.375916 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-be7c497c-d73c-4784-bf3e-04383e52b568 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] GET http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 Jan 13 04:10:04.377132 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-be7c497c-d73c-4784-bf3e-04383e52b568 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:04.377132 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:04.377132 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:04.377409 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-be7c497c-d73c-4784-bf3e-04383e52b568 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:04.493564 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:04.493564 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:04.517279 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-450096dc-75eb-4b9e-b66a-4b851cb50610 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:04.517279 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-450096dc-75eb-4b9e-b66a-4b851cb50610 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:04.517279 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:04.517279 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:04.517279 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-450096dc-75eb-4b9e-b66a-4b851cb50610 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:04.517279 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-450096dc-75eb-4b9e-b66a-4b851cb50610 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:04.534895 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-be7c497c-d73c-4784-bf3e-04383e52b568 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Volume info retrieved successfully. Jan 13 04:10:04.620660 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:04.620660 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:04.620660 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-450096dc-75eb-4b9e-b66a-4b851cb50610 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:04.626836 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1110/2190] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:04 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 803 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:04.638271 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-be7c497c-d73c-4784-bf3e-04383e52b568 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 returned with HTTP 200 Jan 13 04:10:04.639300 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1081/2191] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:04 2021] GET /volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 => generated 924 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:05.632345 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-00878a63-dd50-454f-b3e7-b62d6d1011c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:05.632924 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-00878a63-dd50-454f-b3e7-b62d6d1011c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:05.633145 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:05.633145 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:05.633575 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-00878a63-dd50-454f-b3e7-b62d6d1011c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:05.633893 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-00878a63-dd50-454f-b3e7-b62d6d1011c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:05.655876 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b6420aaa-2871-4f73-b9e2-6533fd947366 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] GET http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 Jan 13 04:10:05.656711 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b6420aaa-2871-4f73-b9e2-6533fd947366 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:05.657376 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:05.657376 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:05.659412 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b6420aaa-2871-4f73-b9e2-6533fd947366 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:05.714717 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:05.714717 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:05.719496 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-00878a63-dd50-454f-b3e7-b62d6d1011c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:05.722523 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1111/2192] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:05 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:05.822200 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:05.822200 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:05.843789 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b6420aaa-2871-4f73-b9e2-6533fd947366 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Volume info retrieved successfully. Jan 13 04:10:05.917174 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b6420aaa-2871-4f73-b9e2-6533fd947366 tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 returned with HTTP 200 Jan 13 04:10:05.918129 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1082/2193] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:05 2021] GET /volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 => generated 924 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:06.738170 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0ad3fbe8-4126-4e31-8abd-ca0840243ddb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:06.738618 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0ad3fbe8-4126-4e31-8abd-ca0840243ddb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:06.738724 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:06.738724 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:06.739506 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0ad3fbe8-4126-4e31-8abd-ca0840243ddb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:06.739884 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0ad3fbe8-4126-4e31-8abd-ca0840243ddb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:06.809668 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:06.809668 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:06.817394 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0ad3fbe8-4126-4e31-8abd-ca0840243ddb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:06.818618 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1112/2194] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:06 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:06.934300 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a8207c97-9e19-4da3-bf4b-6819de1fc1ad tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] GET http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 Jan 13 04:10:06.934947 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a8207c97-9e19-4da3-bf4b-6819de1fc1ad tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:06.935268 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:06.935268 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:06.935826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a8207c97-9e19-4da3-bf4b-6819de1fc1ad tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:07.099422 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a8207c97-9e19-4da3-bf4b-6819de1fc1ad tempest-VolumeRetypeWithoutMigrationTest-1760554715 tempest-VolumeRetypeWithoutMigrationTest-1760554715] http://10.222.0.38/volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 returned with HTTP 404 Jan 13 04:10:07.100691 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1083/2195] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:06 2021] GET /volume/v3/cb85afd1f5334c8099bf30435e02b2f9/volumes/5a3c5702-82c2-454d-b82d-a526fd82fb28 => generated 109 bytes in 170 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:10:07.108135 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-49bd3584-4051-4d07-9897-fef442ffb36b tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] DELETE http://10.222.0.38/volume/v3/0534bc6bcc144dcf821df9235891d8c1/types/889e5a72-6167-45db-a664-f2e06a912609 Jan 13 04:10:07.108832 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-49bd3584-4051-4d07-9897-fef442ffb36b tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:07.109161 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:07.109161 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:07.109893 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-49bd3584-4051-4d07-9897-fef442ffb36b tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Calling method '_delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:07.217273 n-d-766380-6 devstack@c-api.service[87925]: /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 04:10:07.217273 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:10:07.237885 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-49bd3584-4051-4d07-9897-fef442ffb36b tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] http://10.222.0.38/volume/v3/0534bc6bcc144dcf821df9235891d8c1/types/889e5a72-6167-45db-a664-f2e06a912609 returned with HTTP 202 Jan 13 04:10:07.240413 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1113/2196] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:10:07 2021] DELETE /volume/v3/0534bc6bcc144dcf821df9235891d8c1/types/889e5a72-6167-45db-a664-f2e06a912609 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:10:07.247311 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1facb987-34fb-4b05-9c4a-b0d109aeda3d tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] GET http://10.222.0.38/volume/v3/0534bc6bcc144dcf821df9235891d8c1/types/889e5a72-6167-45db-a664-f2e06a912609 Jan 13 04:10:07.247995 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1facb987-34fb-4b05-9c4a-b0d109aeda3d tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:07.248665 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1facb987-34fb-4b05-9c4a-b0d109aeda3d tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:07.274536 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1facb987-34fb-4b05-9c4a-b0d109aeda3d tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] http://10.222.0.38/volume/v3/0534bc6bcc144dcf821df9235891d8c1/types/889e5a72-6167-45db-a664-f2e06a912609 returned with HTTP 404 Jan 13 04:10:07.276070 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1084/2197] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:10:07 2021] GET /volume/v3/0534bc6bcc144dcf821df9235891d8c1/types/889e5a72-6167-45db-a664-f2e06a912609 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:10:07.284853 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a2872a09-c8a4-43cd-b166-2a35a9e3f27a tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] DELETE http://10.222.0.38/volume/v3/0534bc6bcc144dcf821df9235891d8c1/types/09e6bb99-daf6-47f3-ab7e-97c307927528 Jan 13 04:10:07.285605 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a2872a09-c8a4-43cd-b166-2a35a9e3f27a tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:07.286815 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a2872a09-c8a4-43cd-b166-2a35a9e3f27a tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Calling method '_delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:07.471666 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a2872a09-c8a4-43cd-b166-2a35a9e3f27a tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] http://10.222.0.38/volume/v3/0534bc6bcc144dcf821df9235891d8c1/types/09e6bb99-daf6-47f3-ab7e-97c307927528 returned with HTTP 202 Jan 13 04:10:07.473064 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1114/2198] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:10:07 2021] DELETE /volume/v3/0534bc6bcc144dcf821df9235891d8c1/types/09e6bb99-daf6-47f3-ab7e-97c307927528 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:10:07.486343 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0323e9d6-5438-4026-9b76-7705ad0932ff tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] GET http://10.222.0.38/volume/v3/0534bc6bcc144dcf821df9235891d8c1/types/09e6bb99-daf6-47f3-ab7e-97c307927528 Jan 13 04:10:07.487116 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0323e9d6-5438-4026-9b76-7705ad0932ff tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:07.488158 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0323e9d6-5438-4026-9b76-7705ad0932ff tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:07.518553 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0323e9d6-5438-4026-9b76-7705ad0932ff tempest-VolumeRetypeWithoutMigrationTest-1548385498 tempest-VolumeRetypeWithoutMigrationTest-1548385498] http://10.222.0.38/volume/v3/0534bc6bcc144dcf821df9235891d8c1/types/09e6bb99-daf6-47f3-ab7e-97c307927528 returned with HTTP 404 Jan 13 04:10:07.520494 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1085/2199] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:10:07 2021] GET /volume/v3/0534bc6bcc144dcf821df9235891d8c1/types/09e6bb99-daf6-47f3-ab7e-97c307927528 => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:10:07.832743 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ca80993-ad2b-4156-a754-0239495fec3f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:07.833444 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ca80993-ad2b-4156-a754-0239495fec3f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:07.833940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ca80993-ad2b-4156-a754-0239495fec3f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:07.834309 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6ca80993-ad2b-4156-a754-0239495fec3f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:07.894524 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:07.894524 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:07.908234 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ca80993-ad2b-4156-a754-0239495fec3f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:07.952864 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1115/2200] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:07 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:08.942612 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-10857687-829e-4902-984f-73e4dffdd450 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:08.943777 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-10857687-829e-4902-984f-73e4dffdd450 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:08.944766 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-10857687-829e-4902-984f-73e4dffdd450 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:08.945333 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-10857687-829e-4902-984f-73e4dffdd450 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:08.997453 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:08.997453 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:08.999865 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-10857687-829e-4902-984f-73e4dffdd450 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:09.001034 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1086/2201] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:08 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:10.016159 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-809be293-8617-4198-8782-22af1c4173d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:10.017393 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-809be293-8617-4198-8782-22af1c4173d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:10.017613 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:10.017613 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:10.017988 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-809be293-8617-4198-8782-22af1c4173d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:10.018556 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-809be293-8617-4198-8782-22af1c4173d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:10.107451 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:10.107451 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:10.109317 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-809be293-8617-4198-8782-22af1c4173d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:10.110133 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1116/2202] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:10 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:11.125101 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9476cbc5-e13e-4028-a921-8037f24107e2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:11.126269 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9476cbc5-e13e-4028-a921-8037f24107e2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:11.126570 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:11.126570 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:11.127558 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9476cbc5-e13e-4028-a921-8037f24107e2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:11.128106 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-9476cbc5-e13e-4028-a921-8037f24107e2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:11.210652 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:11.210652 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:11.212971 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9476cbc5-e13e-4028-a921-8037f24107e2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:11.223604 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1087/2203] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:11 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:12.231685 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c3202689-5a7d-4a71-80d7-b842775a0754 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:12.232262 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c3202689-5a7d-4a71-80d7-b842775a0754 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:12.232413 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:12.232413 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:12.233063 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c3202689-5a7d-4a71-80d7-b842775a0754 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:12.233756 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c3202689-5a7d-4a71-80d7-b842775a0754 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:12.342172 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:12.342172 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:12.344385 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c3202689-5a7d-4a71-80d7-b842775a0754 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:12.345278 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1117/2204] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:12 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:13.363030 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e5cbef24-4566-45d8-a827-674b7726b040 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:13.363701 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e5cbef24-4566-45d8-a827-674b7726b040 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:13.363701 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:13.363701 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:13.364123 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e5cbef24-4566-45d8-a827-674b7726b040 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:13.364719 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e5cbef24-4566-45d8-a827-674b7726b040 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:13.427642 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:13.427642 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:13.430833 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e5cbef24-4566-45d8-a827-674b7726b040 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:13.433201 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1088/2205] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:13 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:14.453224 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ad3617e9-d096-4afe-875b-e0cd466d92f9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:14.454182 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ad3617e9-d096-4afe-875b-e0cd466d92f9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:14.455372 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:14.455372 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:14.455372 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ad3617e9-d096-4afe-875b-e0cd466d92f9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:14.455372 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ad3617e9-d096-4afe-875b-e0cd466d92f9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:14.534428 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:14.534428 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:14.536278 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ad3617e9-d096-4afe-875b-e0cd466d92f9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:14.546076 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1118/2206] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:14 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:15.551315 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18c28516-f3f6-4c7f-ac04-bc37e91b7128 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:15.551879 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18c28516-f3f6-4c7f-ac04-bc37e91b7128 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:15.552002 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:15.552002 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:15.552668 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18c28516-f3f6-4c7f-ac04-bc37e91b7128 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:15.553237 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-18c28516-f3f6-4c7f-ac04-bc37e91b7128 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:15.602253 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:15.602253 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:15.605012 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18c28516-f3f6-4c7f-ac04-bc37e91b7128 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:15.608494 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1119/2207] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:15 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:15.678020 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] POST http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes Jan 13 04:10:15.678597 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:15.678597 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:15.679017 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-54967448", "snapshot_id": null, "imageRef": "59076fc4-aabc-415c-a36b-2aa006b2bfb4", "volume_type": null, "size": 1}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:10:15.680241 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-54967448', 'snapshot_id': None, 'imageRef': '59076fc4-aabc-415c-a36b-2aa006b2bfb4', 'volume_type': None, 'size': 1}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:10:15.873675 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Create volume of 1 GB Jan 13 04:10:15.888627 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Availability Zones retrieved successfully. Jan 13 04:10:15.916103 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Flow 'volume_create_api' (5c74b5a7-bc21-419e-b9c9-1869d4024ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:10:15.919341 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ba4c060-d24a-482a-8ca0-b0c887fcacce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:15.921569 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:10:15.984515 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-664e8f8a-659f-4602-a433-84b9c8b91b84 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] POST http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types Jan 13 04:10:15.985541 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:15.985541 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:15.986324 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-664e8f8a-659f-4602-a433-84b9c8b91b84 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1962346831", "extra_specs": {"spec1": "val1"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:10:16.061260 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ba4c060-d24a-482a-8ca0-b0c887fcacce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:16.068125 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2941b62-bd7d-4413-af2b-e339c4fd59f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:16.097470 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-664e8f8a-659f-4602-a433-84b9c8b91b84 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types returned with HTTP 200 Jan 13 04:10:16.098272 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1089/2208] 10.222.0.38 () {60 vars in 1220 bytes} [Wed Jan 13 04:10:15 2021] POST /volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types => generated 243 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:16.111140 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7a8bcb13-2062-466f-b388-c006d4e94cb2 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] POST http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs Jan 13 04:10:16.114943 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7a8bcb13-2062-466f-b388-c006d4e94cb2 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:10:16.117341 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7a8bcb13-2062-466f-b388-c006d4e94cb2 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs returned with HTTP 400 Jan 13 04:10:16.122440 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1090/2209] 10.222.0.38 () {60 vars in 1366 bytes} [Wed Jan 13 04:10:16 2021] POST /volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs => generated 146 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 04:10:16.136135 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f4cd77ec-2bd9-44c0-bb72-a9c54a630f32 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] POST http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs Jan 13 04:10:16.143620 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f4cd77ec-2bd9-44c0-bb72-a9c54a630f32 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:10:16.146515 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f4cd77ec-2bd9-44c0-bb72-a9c54a630f32 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs returned with HTTP 400 Jan 13 04:10:16.149512 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1091/2210] 10.222.0.38 () {60 vars in 1366 bytes} [Wed Jan 13 04:10:16 2021] POST /volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs => generated 132 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 04:10:16.168626 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9b5fec08-c168-47db-bf52-9a94bc8e3426 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] POST http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/c8709a91-efd5-4c6a-9dc7-12091f9b3d2a/extra_specs Jan 13 04:10:16.170037 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9b5fec08-c168-47db-bf52-9a94bc8e3426 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:10:16.187181 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Created reservations ['9bf0e3c8-160c-413f-9691-d02f6f599bab', '5fe479a7-2e6c-4512-ae59-1ed252bc720e', 'aa7a7479-1dff-42b6-bbe5-ee84a6c4a427', 'ba5edb8d-daef-4c80-9258-ba7d10373b45'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:10:16.189383 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2941b62-bd7d-4413-af2b-e339c4fd59f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bf0e3c8-160c-413f-9691-d02f6f599bab', '5fe479a7-2e6c-4512-ae59-1ed252bc720e', 'aa7a7479-1dff-42b6-bbe5-ee84a6c4a427', 'ba5edb8d-daef-4c80-9258-ba7d10373b45']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:16.192788 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d455e356-bdb0-4314-b8ea-0849a89ab109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:16.252686 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9b5fec08-c168-47db-bf52-9a94bc8e3426 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/c8709a91-efd5-4c6a-9dc7-12091f9b3d2a/extra_specs returned with HTTP 404 Jan 13 04:10:16.253736 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1092/2211] 10.222.0.38 () {60 vars in 1366 bytes} [Wed Jan 13 04:10:16 2021] POST /volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/c8709a91-efd5-4c6a-9dc7-12091f9b3d2a/extra_specs => generated 114 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:10:16.278354 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b9d2389f-06af-4d8a-bcbf-ea1c8e3a9ee5 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] DELETE http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/c6c8a34b-4949-49d5-91ac-ad6621347ee6/extra_specs/spec1 Jan 13 04:10:16.285201 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b9d2389f-06af-4d8a-bcbf-ea1c8e3a9ee5 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:16.286160 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b9d2389f-06af-4d8a-bcbf-ea1c8e3a9ee5 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:16.303621 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d455e356-bdb0-4314-b8ea-0849a89ab109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '819b4584-4f35-4cf4-8e81-1b50d3254326', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-54967448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c19c6442357404a92d9f351b3c42990',qos_specs=None,replication_status=,reservations=['9bf0e3c8-160c-413f-9691-d02f6f599bab','5fe479a7-2e6c-4512-ae59-1ed252bc720e','aa7a7479-1dff-42b6-bbe5-ee84a6c4a427','ba5edb8d-daef-4c80-9258-ba7d10373b45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='758ef72b1a6a4952a161ed1c0ec0b579',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:10:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-54967448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=819b4584-4f35-4cf4-8e81-1b50d3254326,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c19c6442357404a92d9f351b3c42990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='758ef72b1a6a4952a161ed1c0ec0b579',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:16.306258 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d67bc918-7863-4a97-bd59-20ae46dffad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:16.320603 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b9d2389f-06af-4d8a-bcbf-ea1c8e3a9ee5 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/c6c8a34b-4949-49d5-91ac-ad6621347ee6/extra_specs/spec1 returned with HTTP 404 Jan 13 04:10:16.323241 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1093/2212] 10.222.0.38 () {58 vars in 1366 bytes} [Wed Jan 13 04:10:16 2021] DELETE /volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/c6c8a34b-4949-49d5-91ac-ad6621347ee6/extra_specs/spec1 => generated 114 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:10:16.333637 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a129d23b-ab22-44ec-a85a-2406423edce0 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] GET http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs/nonexistent_extra_spec_name Jan 13 04:10:16.334161 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a129d23b-ab22-44ec-a85a-2406423edce0 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:16.334641 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a129d23b-ab22-44ec-a85a-2406423edce0 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:16.360878 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d67bc918-7863-4a97-bd59-20ae46dffad1) transitioned into state 'SUCCESS' from state '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-54967448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c19c6442357404a92d9f351b3c42990',qos_specs=None,replication_status=,reservations=['9bf0e3c8-160c-413f-9691-d02f6f599bab','5fe479a7-2e6c-4512-ae59-1ed252bc720e','aa7a7479-1dff-42b6-bbe5-ee84a6c4a427','ba5edb8d-daef-4c80-9258-ba7d10373b45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='758ef72b1a6a4952a161ed1c0ec0b579',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:16.363274 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f01fd485-27b5-486a-a0b4-3623010077db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:16.375193 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a129d23b-ab22-44ec-a85a-2406423edce0 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 13 04:10:16.378658 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1094/2213] 10.222.0.38 () {58 vars in 1429 bytes} [Wed Jan 13 04:10:16 2021] GET /volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:10:16.412606 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f3356298-1099-424c-b74f-6a23d6fce5e5 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] GET http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/845fb3dc-2d42-4168-ba7b-ece26dd8afff/extra_specs/spec1 Jan 13 04:10:16.413490 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f3356298-1099-424c-b74f-6a23d6fce5e5 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:16.413947 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f01fd485-27b5-486a-a0b4-3623010077db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:16.414565 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f3356298-1099-424c-b74f-6a23d6fce5e5 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:16.419753 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Flow 'volume_create_api' (5c74b5a7-bc21-419e-b9c9-1869d4024ea9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:10:16.441664 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f3356298-1099-424c-b74f-6a23d6fce5e5 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/845fb3dc-2d42-4168-ba7b-ece26dd8afff/extra_specs/spec1 returned with HTTP 404 Jan 13 04:10:16.443271 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1095/2214] 10.222.0.38 () {58 vars in 1363 bytes} [Wed Jan 13 04:10:16 2021] GET /volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/845fb3dc-2d42-4168-ba7b-ece26dd8afff/extra_specs/spec1 => generated 114 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:10:16.464154 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e56dabb1-0a56-451c-a6e2-52b90c0aefdb tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] GET http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/8b25dc08-d9c9-4c33-a298-d573cacc1686/extra_specs Jan 13 04:10:16.466492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e56dabb1-0a56-451c-a6e2-52b90c0aefdb tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:16.467190 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e56dabb1-0a56-451c-a6e2-52b90c0aefdb tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:16.534351 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e56dabb1-0a56-451c-a6e2-52b90c0aefdb tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/8b25dc08-d9c9-4c33-a298-d573cacc1686/extra_specs returned with HTTP 404 Jan 13 04:10:16.542494 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1096/2215] 10.222.0.38 () {58 vars in 1345 bytes} [Wed Jan 13 04:10:16 2021] GET /volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/8b25dc08-d9c9-4c33-a298-d573cacc1686/extra_specs => generated 114 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 04:10:16.573378 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-945dacd8-8aae-4183-8754-9d9d607dffc6 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] PUT http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs/spec1 Jan 13 04:10:16.574560 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Create volume request issued successfully. Jan 13 04:10:16.575790 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-945dacd8-8aae-4183-8754-9d9d607dffc6 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:10:16.578257 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-945dacd8-8aae-4183-8754-9d9d607dffc6 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs/spec1 returned with HTTP 400 Jan 13 04:10:16.585917 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1097/2216] 10.222.0.38 () {60 vars in 1383 bytes} [Wed Jan 13 04:10:16 2021] PUT /volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs/spec1 => generated 102 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 04:10:16.606024 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6747977d-555f-4325-b1b7-103dcd32d9e3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes returned with HTTP 202 Jan 13 04:10:16.610891 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1120/2217] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:10:15 2021] POST /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes => generated 821 bytes in 937 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:10:16.617677 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-633ebec5-dd7e-4d96-af03-d5a7f724dde5 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] PUT http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs/spec1 Jan 13 04:10:16.618571 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-633ebec5-dd7e-4d96-af03-d5a7f724dde5 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Action: 'update', calling method: update, body: null {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:10:16.623687 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d997a653-1cc1-427f-9280-a4d30d4e402d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:16.624506 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d997a653-1cc1-427f-9280-a4d30d4e402d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:16.625373 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:16.625373 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:16.626797 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d997a653-1cc1-427f-9280-a4d30d4e402d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:16.627146 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-633ebec5-dd7e-4d96-af03-d5a7f724dde5 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs/spec1 returned with HTTP 400 Jan 13 04:10:16.627668 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d997a653-1cc1-427f-9280-a4d30d4e402d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:16.628843 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1098/2218] 10.222.0.38 () {60 vars in 1382 bytes} [Wed Jan 13 04:10:16 2021] PUT /volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs/spec1 => generated 72 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:10:16.643434 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9511284d-5685-409f-981b-ed3d13472f3a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:16.656626 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9511284d-5685-409f-981b-ed3d13472f3a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:16.661055 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9511284d-5685-409f-981b-ed3d13472f3a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:16.675153 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:16.675153 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:16.678005 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d997a653-1cc1-427f-9280-a4d30d4e402d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:16.679438 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1121/2219] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:16 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:10:16.698123 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-311dc995-75b3-450b-97f3-7a6bccbda06a tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] PUT http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs/None Jan 13 04:10:16.698882 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:16.698882 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:16.704218 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-311dc995-75b3-450b-97f3-7a6bccbda06a tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:10:16.798899 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-311dc995-75b3-450b-97f3-7a6bccbda06a tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] HTTP exception thrown: Request body and URI mismatch Jan 13 04:10:16.799495 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-311dc995-75b3-450b-97f3-7a6bccbda06a tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs/None returned with HTTP 400 Jan 13 04:10:16.806142 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1122/2220] 10.222.0.38 () {60 vars in 1380 bytes} [Wed Jan 13 04:10:16 2021] PUT /volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs/None => generated 73 bytes in 121 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:10:16.806521 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:16.806521 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:16.815381 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-158e164f-404b-4f81-9699-6ddd7f5e2ada tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] PUT http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs/fe485412-8a3f-4886-962f-919d535cd91b Jan 13 04:10:16.816713 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-158e164f-404b-4f81-9699-6ddd7f5e2ada tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:10:16.824936 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9511284d-5685-409f-981b-ed3d13472f3a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:16.896692 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9511284d-5685-409f-981b-ed3d13472f3a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:16.898013 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1099/2221] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:16 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 913 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:16.915283 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-158e164f-404b-4f81-9699-6ddd7f5e2ada tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] HTTP exception thrown: Request body and URI mismatch Jan 13 04:10:16.915862 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-158e164f-404b-4f81-9699-6ddd7f5e2ada tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs/fe485412-8a3f-4886-962f-919d535cd91b returned with HTTP 400 Jan 13 04:10:16.917177 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1123/2222] 10.222.0.38 () {60 vars in 1476 bytes} [Wed Jan 13 04:10:16 2021] PUT /volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30/extra_specs/fe485412-8a3f-4886-962f-919d535cd91b => generated 73 bytes in 109 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:10:16.926681 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6f7c3db4-0c99-438c-a43c-09766ec5abe9 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] DELETE http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30 Jan 13 04:10:16.927401 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6f7c3db4-0c99-438c-a43c-09766ec5abe9 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:16.927733 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:16.927733 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:16.928360 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6f7c3db4-0c99-438c-a43c-09766ec5abe9 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Calling method '_delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:17.042630 n-d-766380-6 devstack@c-api.service[87925]: /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 04:10:17.042630 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:10:17.061906 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6f7c3db4-0c99-438c-a43c-09766ec5abe9 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30 returned with HTTP 202 Jan 13 04:10:17.063484 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1100/2223] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:10:16 2021] DELETE /volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:10:17.071165 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ee550b4-6659-4c75-880b-e9363a9bd199 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] GET http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30 Jan 13 04:10:17.071948 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ee550b4-6659-4c75-880b-e9363a9bd199 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:17.077140 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ee550b4-6659-4c75-880b-e9363a9bd199 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:17.101539 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ee550b4-6659-4c75-880b-e9363a9bd199 tempest-ExtraSpecsNegativeTest-793248295 tempest-ExtraSpecsNegativeTest-793248295] http://10.222.0.38/volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30 returned with HTTP 404 Jan 13 04:10:17.104060 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1124/2224] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:10:17 2021] GET /volume/v3/b3d9981088d1443f9d7a92b83786a2bd/types/f1c323ae-c995-4589-8625-0c843bbeff30 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:10:17.694056 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2be5bac1-290c-4565-bdfa-2adf24dfa4f4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:17.695212 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2be5bac1-290c-4565-bdfa-2adf24dfa4f4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:17.695860 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2be5bac1-290c-4565-bdfa-2adf24dfa4f4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:17.696790 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2be5bac1-290c-4565-bdfa-2adf24dfa4f4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:17.745022 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:17.745022 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:17.747979 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2be5bac1-290c-4565-bdfa-2adf24dfa4f4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:17.749003 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1101/2225] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:17 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:17.914852 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc7b38b5-77e9-428a-a6da-31db8c7253d2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:17.915659 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bc7b38b5-77e9-428a-a6da-31db8c7253d2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:17.916146 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bc7b38b5-77e9-428a-a6da-31db8c7253d2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:18.035800 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:18.035800 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:18.061320 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bc7b38b5-77e9-428a-a6da-31db8c7253d2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:18.124335 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc7b38b5-77e9-428a-a6da-31db8c7253d2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:18.129086 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1125/2226] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:17 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 913 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:18.764820 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3a2a6672-168c-4024-9dd5-84fcb3afbfb5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:18.765324 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3a2a6672-168c-4024-9dd5-84fcb3afbfb5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:18.765635 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:18.765635 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:18.766796 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3a2a6672-168c-4024-9dd5-84fcb3afbfb5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:18.767257 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-3a2a6672-168c-4024-9dd5-84fcb3afbfb5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:18.835737 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:18.835737 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:18.845948 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3a2a6672-168c-4024-9dd5-84fcb3afbfb5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:18.847348 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1102/2227] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:18 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:19.143670 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-811fd400-3f4b-461f-b66a-6884f51dfae6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:19.144637 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-811fd400-3f4b-461f-b66a-6884f51dfae6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:19.145282 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:19.145282 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:19.146793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-811fd400-3f4b-461f-b66a-6884f51dfae6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:19.207756 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:19.207756 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:19.219669 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-811fd400-3f4b-461f-b66a-6884f51dfae6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:19.263978 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-811fd400-3f4b-461f-b66a-6884f51dfae6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:19.265137 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1126/2228] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:19 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 913 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:19.866169 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fef26c53-582d-42c8-b9d7-e7d5fa483f4c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:19.866169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fef26c53-582d-42c8-b9d7-e7d5fa483f4c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:19.866169 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:19.866169 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:19.866169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fef26c53-582d-42c8-b9d7-e7d5fa483f4c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:19.866169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-fef26c53-582d-42c8-b9d7-e7d5fa483f4c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:19.926066 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:19.926066 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:19.927907 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fef26c53-582d-42c8-b9d7-e7d5fa483f4c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:19.928745 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1103/2229] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:19 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:20.281601 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cb849530-505f-4f73-81a5-701364892dce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:20.283043 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cb849530-505f-4f73-81a5-701364892dce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:20.283465 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:20.283465 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:20.284156 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cb849530-505f-4f73-81a5-701364892dce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:20.479251 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:20.479251 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:20.508568 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cb849530-505f-4f73-81a5-701364892dce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:20.564683 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cb849530-505f-4f73-81a5-701364892dce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:20.567345 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1127/2230] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:20 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 913 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:20.944907 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c05f7f38-09e6-4dc3-9a00-5f4109073cae tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:20.945451 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c05f7f38-09e6-4dc3-9a00-5f4109073cae tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:20.945722 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:20.945722 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:20.945991 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c05f7f38-09e6-4dc3-9a00-5f4109073cae tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:20.946344 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c05f7f38-09e6-4dc3-9a00-5f4109073cae tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:20.980413 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:20.980413 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:20.982610 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c05f7f38-09e6-4dc3-9a00-5f4109073cae tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:20.983641 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1104/2231] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:20 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:21.584859 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a13fced-39b2-4c4f-a654-a43317d6d9a7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:21.585611 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a13fced-39b2-4c4f-a654-a43317d6d9a7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:21.586056 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:21.586056 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:21.587092 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a13fced-39b2-4c4f-a654-a43317d6d9a7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:21.725933 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:21.725933 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:21.756320 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0a13fced-39b2-4c4f-a654-a43317d6d9a7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:21.820764 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a13fced-39b2-4c4f-a654-a43317d6d9a7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:21.823532 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1128/2232] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:21 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 913 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:22.000168 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bbf2da8a-8cac-42e1-bf35-5e3e947f3356 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:22.001923 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bbf2da8a-8cac-42e1-bf35-5e3e947f3356 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:22.002070 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:22.002070 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:22.011691 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bbf2da8a-8cac-42e1-bf35-5e3e947f3356 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:22.015080 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-bbf2da8a-8cac-42e1-bf35-5e3e947f3356 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:22.060609 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:22.060609 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:22.062419 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bbf2da8a-8cac-42e1-bf35-5e3e947f3356 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:22.064382 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1105/2233] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:21 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:22.841930 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc1a2cd8-1de4-4d4f-8dbe-f7689de75e24 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:22.843324 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc1a2cd8-1de4-4d4f-8dbe-f7689de75e24 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:22.843734 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:22.843734 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:22.844533 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc1a2cd8-1de4-4d4f-8dbe-f7689de75e24 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:22.989527 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:22.989527 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:23.011981 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fc1a2cd8-1de4-4d4f-8dbe-f7689de75e24 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:23.068256 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc1a2cd8-1de4-4d4f-8dbe-f7689de75e24 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:23.083757 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dc69c6d6-5de1-456e-bdb1-57dca993edd5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:23.084701 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dc69c6d6-5de1-456e-bdb1-57dca993edd5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:23.085103 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:23.085103 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:23.086197 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dc69c6d6-5de1-456e-bdb1-57dca993edd5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:23.087336 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-dc69c6d6-5de1-456e-bdb1-57dca993edd5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:23.093024 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1129/2234] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:22 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 913 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:23.149673 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:23.149673 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:23.171277 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dc69c6d6-5de1-456e-bdb1-57dca993edd5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:23.173692 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1106/2235] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:23 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:24.089470 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea5f6042-d792-4f4c-8a09-86fc4be8d555 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:24.095999 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ea5f6042-d792-4f4c-8a09-86fc4be8d555 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:24.097381 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:24.097381 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:24.098239 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ea5f6042-d792-4f4c-8a09-86fc4be8d555 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:24.187872 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fcba0dcb-d3e2-4204-8aba-3c919689e4ff tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:24.188734 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fcba0dcb-d3e2-4204-8aba-3c919689e4ff tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:24.188948 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:24.188948 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:24.189324 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fcba0dcb-d3e2-4204-8aba-3c919689e4ff tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:24.189835 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-fcba0dcb-d3e2-4204-8aba-3c919689e4ff tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:24.208911 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:24.208911 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:24.220752 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ea5f6042-d792-4f4c-8a09-86fc4be8d555 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:24.323022 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:24.323022 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:24.327646 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea5f6042-d792-4f4c-8a09-86fc4be8d555 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:24.337856 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fcba0dcb-d3e2-4204-8aba-3c919689e4ff tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:24.338264 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1130/2236] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:24 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 913 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:24.342796 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1107/2237] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:24 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:25.349196 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-37f44129-824f-47eb-bd35-2c3e2aad7755 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:25.349854 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-37f44129-824f-47eb-bd35-2c3e2aad7755 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:25.351397 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:25.351397 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:25.355672 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-23ef7861-31d5-41c2-afa5-2237149be599 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:25.356264 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-23ef7861-31d5-41c2-afa5-2237149be599 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:25.356425 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:25.356425 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:25.356801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-23ef7861-31d5-41c2-afa5-2237149be599 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:25.362144 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-37f44129-824f-47eb-bd35-2c3e2aad7755 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:25.364672 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-23ef7861-31d5-41c2-afa5-2237149be599 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:25.428065 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:25.428065 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:25.435980 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-23ef7861-31d5-41c2-afa5-2237149be599 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:25.445348 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1108/2238] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:25 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:25.514826 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:25.514826 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:25.526348 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-37f44129-824f-47eb-bd35-2c3e2aad7755 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:25.583229 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-37f44129-824f-47eb-bd35-2c3e2aad7755 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:25.584159 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1131/2239] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:25 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 913 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:26.462074 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d8d5afc2-c8d4-4ca7-8288-7c266b357ee9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:26.462604 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d8d5afc2-c8d4-4ca7-8288-7c266b357ee9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:26.462795 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:26.462795 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:26.463144 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d8d5afc2-c8d4-4ca7-8288-7c266b357ee9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:26.463512 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d8d5afc2-c8d4-4ca7-8288-7c266b357ee9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:26.599628 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:26.599628 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:26.607032 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d8d5afc2-c8d4-4ca7-8288-7c266b357ee9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:26.607887 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1132/2240] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:26 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:26.619808 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4aef1615-2b2e-4c52-a929-f72f20835947 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes Jan 13 04:10:26.620389 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4aef1615-2b2e-4c52-a929-f72f20835947 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:26.620866 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:26.620866 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:26.621536 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4aef1615-2b2e-4c52-a929-f72f20835947 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:26.622305 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-4aef1615-2b2e-4c52-a929-f72f20835947 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:10:26.624266 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-4aef1615-2b2e-4c52-a929-f72f20835947 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:10:26.627164 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee8e42dd-2551-43ed-9c29-a358fb85663b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:26.627702 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee8e42dd-2551-43ed-9c29-a358fb85663b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:26.627922 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:26.627922 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:26.628310 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee8e42dd-2551-43ed-9c29-a358fb85663b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:26.745946 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:26.745946 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:26.760878 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4aef1615-2b2e-4c52-a929-f72f20835947 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Get all volumes completed successfully. Jan 13 04:10:26.761725 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4aef1615-2b2e-4c52-a929-f72f20835947 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes returned with HTTP 200 Jan 13 04:10:26.762471 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ee8e42dd-2551-43ed-9c29-a358fb85663b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:26.762586 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1109/2241] 10.222.0.38 () {58 vars in 1204 bytes} [Wed Jan 13 04:10:26 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes => generated 15 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:10:26.772755 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] POST http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes Jan 13 04:10:26.776633 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1830376353"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:10:26.777952 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1830376353'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:10:26.778330 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Create volume of 1 GB Jan 13 04:10:26.800316 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee8e42dd-2551-43ed-9c29-a358fb85663b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:26.809632 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1133/2242] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:26 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 913 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:26.816963 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Availability Zones retrieved successfully. Jan 13 04:10:26.861461 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Flow 'volume_create_api' (d1579702-fc75-41f6-a4f4-d73cb9e8c38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:10:26.868664 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5237cfdf-a2d5-467c-9068-84873cef96e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:26.873179 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:10:26.960015 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5237cfdf-a2d5-467c-9068-84873cef96e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:26.963166 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ac5864c-d71f-41ef-85ab-6d65869fbef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:27.153905 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Created reservations ['2f755726-a2b0-4755-ab17-12314670a9a8', 'e2edac08-1335-4790-bccd-ef0dd67cc910', 'a9580310-4c29-49d1-82e3-de84ebe28e2f', 'd2e8fd71-30e6-4374-9840-36813736a162'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:10:27.157085 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ac5864c-d71f-41ef-85ab-6d65869fbef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f755726-a2b0-4755-ab17-12314670a9a8', 'e2edac08-1335-4790-bccd-ef0dd67cc910', 'a9580310-4c29-49d1-82e3-de84ebe28e2f', 'd2e8fd71-30e6-4374-9840-36813736a162']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:27.159450 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba11da3e-6965-4bc7-af8e-1234cbe47f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:27.310924 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba11da3e-6965-4bc7-af8e-1234cbe47f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd66aecf0-92e3-4219-9822-51923bc72475', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1830376353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6b5e4c4b71e405bb87dd619c45017e0',qos_specs=None,replication_status=,reservations=['2f755726-a2b0-4755-ab17-12314670a9a8','e2edac08-1335-4790-bccd-ef0dd67cc910','a9580310-4c29-49d1-82e3-de84ebe28e2f','d2e8fd71-30e6-4374-9840-36813736a162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dc2e64a663a43639981be760b9d8f8b',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:10:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1830376353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d66aecf0-92e3-4219-9822-51923bc72475,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6b5e4c4b71e405bb87dd619c45017e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8dc2e64a663a43639981be760b9d8f8b',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:27.313620 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cadfcc3-4c78-4936-92ec-20bb190d1dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:27.389711 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cadfcc3-4c78-4936-92ec-20bb190d1dcb) transitioned into state 'SUCCESS' from state '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-1830376353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6b5e4c4b71e405bb87dd619c45017e0',qos_specs=None,replication_status=,reservations=['2f755726-a2b0-4755-ab17-12314670a9a8','e2edac08-1335-4790-bccd-ef0dd67cc910','a9580310-4c29-49d1-82e3-de84ebe28e2f','d2e8fd71-30e6-4374-9840-36813736a162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dc2e64a663a43639981be760b9d8f8b',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:27.392609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5355abec-6d15-401f-aeb6-5482ffc54170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:27.430684 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5355abec-6d15-401f-aeb6-5482ffc54170) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:27.445650 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Flow 'volume_create_api' (d1579702-fc75-41f6-a4f4-d73cb9e8c38b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:10:27.561516 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Create volume request issued successfully. Jan 13 04:10:27.622603 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-233a75de-4a62-4589-acf3-236c1f8f735b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:27.623070 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-233a75de-4a62-4589-acf3-236c1f8f735b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:27.623263 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:27.623263 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:27.623906 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-233a75de-4a62-4589-acf3-236c1f8f735b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:27.624468 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-233a75de-4a62-4589-acf3-236c1f8f735b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:27.632714 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c800b77-a5d4-46d8-806d-b0451adb72ed tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes returned with HTTP 202 Jan 13 04:10:27.644138 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1110/2243] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:10:26 2021] POST /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes => generated 824 bytes in 865 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:10:27.691828 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c8c4e952-ec39-4b15-ac9a-cb70f944e15a tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 Jan 13 04:10:27.695053 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c8c4e952-ec39-4b15-ac9a-cb70f944e15a tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:27.700624 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:27.700624 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:27.701813 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c8c4e952-ec39-4b15-ac9a-cb70f944e15a tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:27.711725 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:27.711725 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:27.717626 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-233a75de-4a62-4589-acf3-236c1f8f735b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:27.719471 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1134/2244] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:27 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:10:27.793411 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:27.793411 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:27.816362 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c8c4e952-ec39-4b15-ac9a-cb70f944e15a tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:27.824652 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d92da7d-558f-4e97-bd1c-6a17b7f5eb06 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:27.825176 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d92da7d-558f-4e97-bd1c-6a17b7f5eb06 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:27.825372 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:27.825372 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:27.826178 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d92da7d-558f-4e97-bd1c-6a17b7f5eb06 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:27.909427 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c8c4e952-ec39-4b15-ac9a-cb70f944e15a tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 returned with HTTP 200 Jan 13 04:10:27.919295 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1111/2245] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:27 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 => generated 892 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:27.969528 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:27.969528 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:27.996735 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4d92da7d-558f-4e97-bd1c-6a17b7f5eb06 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:28.092496 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d92da7d-558f-4e97-bd1c-6a17b7f5eb06 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:28.103180 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1135/2246] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:27 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 913 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:28.739830 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5838e58c-9e07-49b1-929f-65fd458ab1f3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:28.743559 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5838e58c-9e07-49b1-929f-65fd458ab1f3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:28.743559 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:28.743559 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:28.743559 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5838e58c-9e07-49b1-929f-65fd458ab1f3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:28.743559 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5838e58c-9e07-49b1-929f-65fd458ab1f3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:28.847855 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:28.847855 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:28.852084 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5838e58c-9e07-49b1-929f-65fd458ab1f3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:28.862150 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1112/2247] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:28 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:28.938716 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1238954a-6b47-4e3f-9e70-9f4600822e47 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 Jan 13 04:10:28.938716 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1238954a-6b47-4e3f-9e70-9f4600822e47 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:28.938716 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:28.938716 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:28.938716 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1238954a-6b47-4e3f-9e70-9f4600822e47 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:29.104114 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:29.104114 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:29.113196 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-94b207e8-fc8f-4359-8602-94aa09ed812a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:29.113735 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-94b207e8-fc8f-4359-8602-94aa09ed812a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:29.113938 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:29.113938 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:29.114844 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-94b207e8-fc8f-4359-8602-94aa09ed812a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:29.125703 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1238954a-6b47-4e3f-9e70-9f4600822e47 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:29.175379 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1238954a-6b47-4e3f-9e70-9f4600822e47 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 returned with HTTP 200 Jan 13 04:10:29.176821 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1136/2248] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:28 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 => generated 916 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:29.259490 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:29.259490 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:29.270504 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-94b207e8-fc8f-4359-8602-94aa09ed812a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:29.305406 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-94b207e8-fc8f-4359-8602-94aa09ed812a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:29.317005 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1113/2249] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:29 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 913 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:29.870028 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d9bd2ed-8969-49c0-bb45-ede2d6ad2e34 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:29.871301 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d9bd2ed-8969-49c0-bb45-ede2d6ad2e34 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:29.871780 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:29.871780 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:29.872417 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d9bd2ed-8969-49c0-bb45-ede2d6ad2e34 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:29.873221 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-4d9bd2ed-8969-49c0-bb45-ede2d6ad2e34 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:29.923629 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:29.923629 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:29.925986 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d9bd2ed-8969-49c0-bb45-ede2d6ad2e34 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:29.930981 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1137/2250] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:29 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:30.198086 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5f1491c8-f613-4a43-9016-139d6c3d3ad7 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 Jan 13 04:10:30.198512 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5f1491c8-f613-4a43-9016-139d6c3d3ad7 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:30.198736 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:30.198736 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:30.199119 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5f1491c8-f613-4a43-9016-139d6c3d3ad7 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:30.321285 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a85845e4-81a3-4d12-be71-7372f391c83f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:30.321792 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a85845e4-81a3-4d12-be71-7372f391c83f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:30.322249 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:30.322249 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:30.322876 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a85845e4-81a3-4d12-be71-7372f391c83f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:30.331025 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:30.331025 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:30.357796 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5f1491c8-f613-4a43-9016-139d6c3d3ad7 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:30.422843 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5f1491c8-f613-4a43-9016-139d6c3d3ad7 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 returned with HTTP 200 Jan 13 04:10:30.426973 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1114/2251] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:30 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 => generated 917 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:30.439827 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fd14e04a-1945-45a5-85e3-92986a71cf94 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 Jan 13 04:10:30.440625 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fd14e04a-1945-45a5-85e3-92986a71cf94 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:30.441000 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:30.441000 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:30.441709 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fd14e04a-1945-45a5-85e3-92986a71cf94 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:30.470985 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:30.470985 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:30.516519 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a85845e4-81a3-4d12-be71-7372f391c83f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:30.555049 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:30.555049 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:30.567896 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a85845e4-81a3-4d12-be71-7372f391c83f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:30.570472 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1138/2252] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:30 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 913 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:30.575176 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fd14e04a-1945-45a5-85e3-92986a71cf94 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:30.603856 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fd14e04a-1945-45a5-85e3-92986a71cf94 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 returned with HTTP 200 Jan 13 04:10:30.605214 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1115/2253] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:30 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 => generated 917 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:30.620758 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] POST http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes Jan 13 04:10:30.621557 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:30.621557 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:30.622339 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-107021564"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:10:30.623614 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-107021564'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:10:30.624142 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Create volume of 1 GB Jan 13 04:10:30.650244 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Availability Zones retrieved successfully. Jan 13 04:10:30.687539 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Flow 'volume_create_api' (7dc75640-a684-4d29-b9a3-159d4161b3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:10:30.701478 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (423d37c7-0696-4b6f-9169-0cef08c369bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:30.710703 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:10:30.863345 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (423d37c7-0696-4b6f-9169-0cef08c369bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:30.867148 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3701bdd4-f54a-46d8-9527-b70e410831ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:30.952115 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-09e2be0d-9a9c-4400-8c93-fc2146adce99 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:30.954206 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-09e2be0d-9a9c-4400-8c93-fc2146adce99 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:30.954740 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:30.954740 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:30.956085 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-09e2be0d-9a9c-4400-8c93-fc2146adce99 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:30.956858 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-09e2be0d-9a9c-4400-8c93-fc2146adce99 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:30.987862 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:30.987862 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:30.990663 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-09e2be0d-9a9c-4400-8c93-fc2146adce99 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:30.999587 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1116/2254] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:30 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:31.040132 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Created reservations ['9b4a302a-9898-4995-939c-57689b32b54e', '8b6c6336-c410-42d5-b1dd-e0f044790d19', '4db607eb-12c6-48c4-a409-8eadf56db174', '2a68a755-8708-48bc-9518-4c0028542bd9'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:10:31.042459 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3701bdd4-f54a-46d8-9527-b70e410831ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b4a302a-9898-4995-939c-57689b32b54e', '8b6c6336-c410-42d5-b1dd-e0f044790d19', '4db607eb-12c6-48c4-a409-8eadf56db174', '2a68a755-8708-48bc-9518-4c0028542bd9']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:31.048558 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d98dfa3-e082-4fba-8367-c59efc6c9d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:31.140047 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d98dfa3-e082-4fba-8367-c59efc6c9d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b716ac4a-047f-441d-b64e-0a0111e8d0e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-107021564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6b5e4c4b71e405bb87dd619c45017e0',qos_specs=None,replication_status=,reservations=['9b4a302a-9898-4995-939c-57689b32b54e','8b6c6336-c410-42d5-b1dd-e0f044790d19','4db607eb-12c6-48c4-a409-8eadf56db174','2a68a755-8708-48bc-9518-4c0028542bd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dc2e64a663a43639981be760b9d8f8b',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-107021564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b716ac4a-047f-441d-b64e-0a0111e8d0e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6b5e4c4b71e405bb87dd619c45017e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8dc2e64a663a43639981be760b9d8f8b',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:31.163225 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a6ee21-d7ac-48d7-9c5c-30fea6d1929b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:31.240730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a6ee21-d7ac-48d7-9c5c-30fea6d1929b) transitioned into state 'SUCCESS' from state '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-107021564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6b5e4c4b71e405bb87dd619c45017e0',qos_specs=None,replication_status=,reservations=['9b4a302a-9898-4995-939c-57689b32b54e','8b6c6336-c410-42d5-b1dd-e0f044790d19','4db607eb-12c6-48c4-a409-8eadf56db174','2a68a755-8708-48bc-9518-4c0028542bd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dc2e64a663a43639981be760b9d8f8b',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:31.247002 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcd8a192-647f-426d-99e2-73e6d81a5915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:31.291322 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcd8a192-647f-426d-99e2-73e6d81a5915) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:31.309152 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Flow 'volume_create_api' (7dc75640-a684-4d29-b9a3-159d4161b3bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:10:31.410561 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Create volume request issued successfully. Jan 13 04:10:31.443037 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0d1ffd7d-e3f0-4c74-aa8d-fb3982afcf6d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes returned with HTTP 202 Jan 13 04:10:31.446479 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1139/2255] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:10:30 2021] POST /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes => generated 823 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:10:31.461360 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-85a5320d-5b61-4716-9365-cbbed0ec6686 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 Jan 13 04:10:31.462321 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-85a5320d-5b61-4716-9365-cbbed0ec6686 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:31.462770 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:31.462770 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:31.463424 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-85a5320d-5b61-4716-9365-cbbed0ec6686 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:31.585103 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:31.585103 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:31.590183 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-79038b4a-8c6e-461f-9621-5a42343c4879 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:31.590704 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-79038b4a-8c6e-461f-9621-5a42343c4879 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:31.590899 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:31.590899 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:31.591551 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-79038b4a-8c6e-461f-9621-5a42343c4879 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:31.606713 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-85a5320d-5b61-4716-9365-cbbed0ec6686 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:31.673977 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-85a5320d-5b61-4716-9365-cbbed0ec6686 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 returned with HTTP 200 Jan 13 04:10:31.675469 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1117/2256] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:31 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 => generated 891 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:31.736325 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:31.736325 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:31.767502 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-79038b4a-8c6e-461f-9621-5a42343c4879 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:31.819893 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-79038b4a-8c6e-461f-9621-5a42343c4879 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:31.821616 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1140/2257] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:31 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 913 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:32.007317 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e9933dd7-535a-41e4-8512-f657f2629a87 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:32.008440 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e9933dd7-535a-41e4-8512-f657f2629a87 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:32.008848 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:32.008848 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:32.009495 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e9933dd7-535a-41e4-8512-f657f2629a87 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:32.010073 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e9933dd7-535a-41e4-8512-f657f2629a87 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:32.037358 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:32.037358 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:32.040732 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e9933dd7-535a-41e4-8512-f657f2629a87 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:32.045424 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1118/2258] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:32 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:10:32.692755 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-77a877b9-ef28-48e8-88cc-6051d935254b tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 Jan 13 04:10:32.693670 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-77a877b9-ef28-48e8-88cc-6051d935254b tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:32.694407 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:32.694407 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:32.695084 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-77a877b9-ef28-48e8-88cc-6051d935254b tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:32.782415 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:32.782415 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:32.793600 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-77a877b9-ef28-48e8-88cc-6051d935254b tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:32.825658 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-77a877b9-ef28-48e8-88cc-6051d935254b tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 returned with HTTP 200 Jan 13 04:10:32.827291 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1141/2259] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:32 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 => generated 915 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:32.843665 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d708b10-3a13-4b90-9400-dddf4d3f50d0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:32.845164 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d708b10-3a13-4b90-9400-dddf4d3f50d0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:32.845596 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:32.845596 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:32.846252 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d708b10-3a13-4b90-9400-dddf4d3f50d0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:32.927640 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:32.927640 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:32.948016 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4d708b10-3a13-4b90-9400-dddf4d3f50d0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:33.033999 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d708b10-3a13-4b90-9400-dddf4d3f50d0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:33.044866 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1119/2260] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:32 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 913 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:33.060030 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d014e3ef-a010-4ab8-bf47-48026105313a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:33.061229 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d014e3ef-a010-4ab8-bf47-48026105313a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:33.061431 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:33.061431 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:33.061799 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d014e3ef-a010-4ab8-bf47-48026105313a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:33.062160 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d014e3ef-a010-4ab8-bf47-48026105313a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:33.139388 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:33.139388 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:33.141798 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d014e3ef-a010-4ab8-bf47-48026105313a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:33.143081 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1142/2261] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:33 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:33.846454 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d41546f7-983f-44a1-85c2-9262547d6a46 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 Jan 13 04:10:33.846999 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d41546f7-983f-44a1-85c2-9262547d6a46 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:33.847227 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:33.847227 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:33.847607 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d41546f7-983f-44a1-85c2-9262547d6a46 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:33.924932 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:33.924932 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:33.952843 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d41546f7-983f-44a1-85c2-9262547d6a46 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:33.985332 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d41546f7-983f-44a1-85c2-9262547d6a46 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 returned with HTTP 200 Jan 13 04:10:34.001927 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1120/2262] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:33 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 => generated 916 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:34.008773 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0f22d965-ad87-4296-a7a7-29f0df6364b1 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 Jan 13 04:10:34.010947 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0f22d965-ad87-4296-a7a7-29f0df6364b1 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:34.022840 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:34.022840 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:34.025305 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0f22d965-ad87-4296-a7a7-29f0df6364b1 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:34.056152 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c4caee72-7f54-4c41-afaf-2f750c99561e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:34.056754 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c4caee72-7f54-4c41-afaf-2f750c99561e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:34.056934 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:34.056934 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:34.057287 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c4caee72-7f54-4c41-afaf-2f750c99561e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:34.188209 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:34.188209 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:34.208086 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0f22d965-ad87-4296-a7a7-29f0df6364b1 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:34.219550 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:34.219550 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:34.240593 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c4caee72-7f54-4c41-afaf-2f750c99561e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:34.268966 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0f22d965-ad87-4296-a7a7-29f0df6364b1 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 returned with HTTP 200 Jan 13 04:10:34.272909 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1143/2263] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:34 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 => generated 916 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:34.289238 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-602d5b08-384c-4a2c-ae75-125d87c66796 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:34.290094 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-602d5b08-384c-4a2c-ae75-125d87c66796 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:34.290650 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:34.290650 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:34.291295 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-602d5b08-384c-4a2c-ae75-125d87c66796 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:34.291846 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-602d5b08-384c-4a2c-ae75-125d87c66796 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:34.297885 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c4caee72-7f54-4c41-afaf-2f750c99561e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:34.301310 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1121/2264] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:34 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 913 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:34.309580 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] POST http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes Jan 13 04:10:34.310292 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:34.310292 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:34.315917 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-21840409"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:10:34.317382 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-21840409'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:10:34.317954 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Create volume of 1 GB Jan 13 04:10:34.341545 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:34.341545 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:34.346490 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-602d5b08-384c-4a2c-ae75-125d87c66796 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:34.348108 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Availability Zones retrieved successfully. Jan 13 04:10:34.351496 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1144/2265] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:34 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:34.370605 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Flow 'volume_create_api' (597677c8-979b-4232-a580-663aa7b53a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:10:34.374110 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b016b22b-02ac-4e24-a189-db44d35090f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:34.376656 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:10:34.507838 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b016b22b-02ac-4e24-a189-db44d35090f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:34.511527 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb78503-3924-4215-b057-a35d8813539a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:34.725061 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Created reservations ['e5993262-0b7f-4c48-b349-9c1d3976807e', '805af5a6-c94e-47ee-a0ec-f9ea1291f2f6', 'd761dc59-f0f4-48a1-9c40-d34ddb9216b6', '93797474-dc60-468d-81ec-a89eb6c1cef0'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:10:34.727443 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb78503-3924-4215-b057-a35d8813539a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5993262-0b7f-4c48-b349-9c1d3976807e', '805af5a6-c94e-47ee-a0ec-f9ea1291f2f6', 'd761dc59-f0f4-48a1-9c40-d34ddb9216b6', '93797474-dc60-468d-81ec-a89eb6c1cef0']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:34.730688 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c5e038-cff6-4a5e-9c6a-afc9eb679063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:34.881858 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c5e038-cff6-4a5e-9c6a-afc9eb679063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fb100dc-e123-4eb9-8823-c55897aef19f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-21840409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6b5e4c4b71e405bb87dd619c45017e0',qos_specs=None,replication_status=,reservations=['e5993262-0b7f-4c48-b349-9c1d3976807e','805af5a6-c94e-47ee-a0ec-f9ea1291f2f6','d761dc59-f0f4-48a1-9c40-d34ddb9216b6','93797474-dc60-468d-81ec-a89eb6c1cef0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dc2e64a663a43639981be760b9d8f8b',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:10:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-21840409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fb100dc-e123-4eb9-8823-c55897aef19f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6b5e4c4b71e405bb87dd619c45017e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8dc2e64a663a43639981be760b9d8f8b',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:34.885310 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a68a92b-6cbd-46dd-87a6-ce30094c34cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:34.950064 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a68a92b-6cbd-46dd-87a6-ce30094c34cb) transitioned into state 'SUCCESS' from state '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-21840409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6b5e4c4b71e405bb87dd619c45017e0',qos_specs=None,replication_status=,reservations=['e5993262-0b7f-4c48-b349-9c1d3976807e','805af5a6-c94e-47ee-a0ec-f9ea1291f2f6','d761dc59-f0f4-48a1-9c40-d34ddb9216b6','93797474-dc60-468d-81ec-a89eb6c1cef0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dc2e64a663a43639981be760b9d8f8b',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:34.951936 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71e3bb66-1676-4970-8653-dde912a4220a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:35.006068 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71e3bb66-1676-4970-8653-dde912a4220a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:35.015140 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Flow 'volume_create_api' (597677c8-979b-4232-a580-663aa7b53a22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:10:35.115337 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Create volume request issued successfully. Jan 13 04:10:35.167444 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e4b9962c-cbb1-447d-95b0-72654e6737f6 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes returned with HTTP 202 Jan 13 04:10:35.168645 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1122/2266] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:10:34 2021] POST /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes => generated 822 bytes in 867 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:10:35.183669 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9cf50405-4c70-41d7-a05e-c2091a26c76c tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f Jan 13 04:10:35.184188 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9cf50405-4c70-41d7-a05e-c2091a26c76c tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:35.184409 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:35.184409 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:35.185251 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9cf50405-4c70-41d7-a05e-c2091a26c76c tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:35.310358 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:35.310358 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:35.318812 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4b64c3e5-1d04-4e73-b70d-96d8fe8533b7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:35.319512 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4b64c3e5-1d04-4e73-b70d-96d8fe8533b7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:35.319844 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:35.319844 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:35.320456 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4b64c3e5-1d04-4e73-b70d-96d8fe8533b7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:35.324740 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9cf50405-4c70-41d7-a05e-c2091a26c76c tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:35.355470 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9cf50405-4c70-41d7-a05e-c2091a26c76c tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f returned with HTTP 200 Jan 13 04:10:35.369117 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1145/2267] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:35 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f => generated 890 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:35.375661 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7fd021e3-83f3-4223-a0be-4dc451a024d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:35.376744 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7fd021e3-83f3-4223-a0be-4dc451a024d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:35.377172 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:35.377172 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:35.377851 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7fd021e3-83f3-4223-a0be-4dc451a024d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:35.378444 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-7fd021e3-83f3-4223-a0be-4dc451a024d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:35.405727 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:35.405727 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:35.409244 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7fd021e3-83f3-4223-a0be-4dc451a024d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:35.417584 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1146/2268] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:35 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:35.446986 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:35.446986 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:35.474472 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4b64c3e5-1d04-4e73-b70d-96d8fe8533b7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:35.523941 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4b64c3e5-1d04-4e73-b70d-96d8fe8533b7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:35.527976 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1123/2269] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:35 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 913 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:36.383358 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4ff2003d-602f-4556-9a48-dd1b21821744 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f Jan 13 04:10:36.385606 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4ff2003d-602f-4556-9a48-dd1b21821744 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:36.385990 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:36.385990 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:36.386741 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4ff2003d-602f-4556-9a48-dd1b21821744 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:36.428785 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-04779609-33f4-460f-bf16-6f57392a196a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:36.429413 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-04779609-33f4-460f-bf16-6f57392a196a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:36.429732 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:36.429732 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:36.430605 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-04779609-33f4-460f-bf16-6f57392a196a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:36.430605 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-04779609-33f4-460f-bf16-6f57392a196a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:36.559983 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:36.559983 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:36.561859 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-04779609-33f4-460f-bf16-6f57392a196a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:36.579787 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1124/2270] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:36 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:10:36.584250 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:36.584250 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:36.590177 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-264936bd-2e58-4a5b-8f08-978a0f2e125b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:36.590699 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-264936bd-2e58-4a5b-8f08-978a0f2e125b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:36.590891 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:36.590891 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:36.596132 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-264936bd-2e58-4a5b-8f08-978a0f2e125b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:36.598241 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4ff2003d-602f-4556-9a48-dd1b21821744 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:36.655508 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4ff2003d-602f-4556-9a48-dd1b21821744 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f returned with HTTP 200 Jan 13 04:10:36.658526 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1147/2271] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:36 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f => generated 914 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:36.746744 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:36.746744 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:36.757117 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-264936bd-2e58-4a5b-8f08-978a0f2e125b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:36.784932 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-264936bd-2e58-4a5b-8f08-978a0f2e125b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:36.786317 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1125/2272] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:36 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 913 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:37.594832 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-22b0d9c4-d7e8-470c-95c3-6d53ac9f848d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:37.595340 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-22b0d9c4-d7e8-470c-95c3-6d53ac9f848d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:37.595568 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:37.595568 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:37.595933 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-22b0d9c4-d7e8-470c-95c3-6d53ac9f848d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:37.596296 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-22b0d9c4-d7e8-470c-95c3-6d53ac9f848d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:37.654335 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:37.654335 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:37.662111 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-22b0d9c4-d7e8-470c-95c3-6d53ac9f848d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:37.662942 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1148/2273] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:37 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:37.675581 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eadd2d34-1490-4d32-9ba8-6b1f588d2389 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f Jan 13 04:10:37.676102 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eadd2d34-1490-4d32-9ba8-6b1f588d2389 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:37.676334 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:37.676334 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:37.676713 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eadd2d34-1490-4d32-9ba8-6b1f588d2389 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:37.770779 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:37.770779 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:37.780854 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-eadd2d34-1490-4d32-9ba8-6b1f588d2389 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:37.803239 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-96524ba6-fe56-4955-a40d-f0acc409a543 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:37.803687 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-96524ba6-fe56-4955-a40d-f0acc409a543 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:37.803906 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:37.803906 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:37.804325 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-96524ba6-fe56-4955-a40d-f0acc409a543 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:37.809707 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eadd2d34-1490-4d32-9ba8-6b1f588d2389 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f returned with HTTP 200 Jan 13 04:10:37.811069 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1126/2274] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:37 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f => generated 915 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:37.832245 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bb12d8c5-dec4-4c35-a126-fd96ca1d664b tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f Jan 13 04:10:37.833078 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bb12d8c5-dec4-4c35-a126-fd96ca1d664b tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:37.833447 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:37.833447 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:37.834870 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bb12d8c5-dec4-4c35-a126-fd96ca1d664b tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:37.921389 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:37.921389 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:37.931397 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bb12d8c5-dec4-4c35-a126-fd96ca1d664b tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:37.954712 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:37.954712 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:37.964847 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bb12d8c5-dec4-4c35-a126-fd96ca1d664b tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f returned with HTTP 200 Jan 13 04:10:37.975160 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-96524ba6-fe56-4955-a40d-f0acc409a543 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:37.980982 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1127/2275] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:37 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f => generated 915 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:38.028759 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-96524ba6-fe56-4955-a40d-f0acc409a543 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:38.033215 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1149/2276] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:37 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 913 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:38.480446 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] POST http://10.222.0.38/volume/v3/9a800442c9c64a999a55c7b5fcd98471/volumes Jan 13 04:10:38.482306 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:38.482306 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:38.483938 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:10:38.485813 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Create volume request body: {'volume': {'size': 1}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:10:38.489171 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Create volume of 1 GB Jan 13 04:10:38.510391 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Availability Zones retrieved successfully. Jan 13 04:10:38.528187 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Flow 'volume_create_api' (9f978fbe-8257-45ea-8bf3-51df9654f736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:10:38.533056 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74b59043-b206-4ee7-a4c3-a21f1d55ed1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:38.535877 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:10:38.621405 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74b59043-b206-4ee7-a4c3-a21f1d55ed1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:38.626789 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0317d4ce-9def-4c4a-a193-6f15173e8c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:38.679502 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b7c0696c-a686-4f2d-8f97-d6292785a349 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:38.680132 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b7c0696c-a686-4f2d-8f97-d6292785a349 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:38.680481 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:38.680481 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:38.681571 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b7c0696c-a686-4f2d-8f97-d6292785a349 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:38.682047 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b7c0696c-a686-4f2d-8f97-d6292785a349 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:38.731586 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:38.731586 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:38.733440 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b7c0696c-a686-4f2d-8f97-d6292785a349 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:38.734887 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1150/2277] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:38 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:38.828715 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Created reservations ['d6ce6055-e8c7-489e-9b29-94ee0ae2132e', '009970c9-69bc-45d4-b4cc-b54d275d63a0', 'b09b2eee-0dd8-4a44-961f-eea194abc224', 'd37f03c9-e0e2-444d-9726-bcff948957b6'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:10:38.831779 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0317d4ce-9def-4c4a-a193-6f15173e8c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6ce6055-e8c7-489e-9b29-94ee0ae2132e', '009970c9-69bc-45d4-b4cc-b54d275d63a0', 'b09b2eee-0dd8-4a44-961f-eea194abc224', 'd37f03c9-e0e2-444d-9726-bcff948957b6']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:38.834295 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44a4430a-8f3d-4aa0-834c-db3b0f40641d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:38.912942 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44a4430a-8f3d-4aa0-834c-db3b0f40641d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4507ac9b-e3c7-4bf1-8a7d-85fa53785ef8', '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='9a800442c9c64a999a55c7b5fcd98471',qos_specs=None,replication_status=,reservations=['d6ce6055-e8c7-489e-9b29-94ee0ae2132e','009970c9-69bc-45d4-b4cc-b54d275d63a0','b09b2eee-0dd8-4a44-961f-eea194abc224','d37f03c9-e0e2-444d-9726-bcff948957b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66be5eb945ae42a3b1b4afd56fec4855',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:10:38Z,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=4507ac9b-e3c7-4bf1-8a7d-85fa53785ef8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a800442c9c64a999a55c7b5fcd98471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='66be5eb945ae42a3b1b4afd56fec4855',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:38.915403 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41be52ac-9223-4773-9c51-4a405c582391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:39.007485 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41be52ac-9223-4773-9c51-4a405c582391) transitioned into state 'SUCCESS' from 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='9a800442c9c64a999a55c7b5fcd98471',qos_specs=None,replication_status=,reservations=['d6ce6055-e8c7-489e-9b29-94ee0ae2132e','009970c9-69bc-45d4-b4cc-b54d275d63a0','b09b2eee-0dd8-4a44-961f-eea194abc224','d37f03c9-e0e2-444d-9726-bcff948957b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66be5eb945ae42a3b1b4afd56fec4855',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:39.009758 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (882ffa90-b821-4a51-a25b-cc34e38ba4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:39.033997 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (882ffa90-b821-4a51-a25b-cc34e38ba4ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:39.037029 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Flow 'volume_create_api' (9f978fbe-8257-45ea-8bf3-51df9654f736) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:10:39.051575 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9eb8c2cf-87d5-43ef-8f4b-bae93b4b0733 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:39.052097 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9eb8c2cf-87d5-43ef-8f4b-bae93b4b0733 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:39.053717 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:39.053717 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:39.054082 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9eb8c2cf-87d5-43ef-8f4b-bae93b4b0733 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:39.184805 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:39.184805 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:39.201662 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9eb8c2cf-87d5-43ef-8f4b-bae93b4b0733 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:39.214874 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Create volume request issued successfully. Jan 13 04:10:39.256098 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9eb8c2cf-87d5-43ef-8f4b-bae93b4b0733 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:39.261651 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1151/2278] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:39 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 971 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:10:39.271073 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1147ae40-72d5-49d3-8bd1-5433527c99d4 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] http://10.222.0.38/volume/v3/9a800442c9c64a999a55c7b5fcd98471/volumes returned with HTTP 202 Jan 13 04:10:39.284930 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1128/2279] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:10:37 2021] POST /volume/v3/9a800442c9c64a999a55c7b5fcd98471/volumes => generated 802 bytes in 1293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:10:39.290547 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8f64479a-6543-4a80-8fc9-321a2d860d22 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] GET http://10.222.0.38/volume/v3/9a800442c9c64a999a55c7b5fcd98471/volumes/4507ac9b-e3c7-4bf1-8a7d-85fa53785ef8 Jan 13 04:10:39.291316 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8f64479a-6543-4a80-8fc9-321a2d860d22 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:39.291690 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:39.291690 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:39.292321 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8f64479a-6543-4a80-8fc9-321a2d860d22 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:39.422271 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:39.422271 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:39.444458 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8f64479a-6543-4a80-8fc9-321a2d860d22 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Volume info retrieved successfully. Jan 13 04:10:39.551393 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8f64479a-6543-4a80-8fc9-321a2d860d22 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] http://10.222.0.38/volume/v3/9a800442c9c64a999a55c7b5fcd98471/volumes/4507ac9b-e3c7-4bf1-8a7d-85fa53785ef8 returned with HTTP 200 Jan 13 04:10:39.571779 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1152/2280] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:39 2021] GET /volume/v3/9a800442c9c64a999a55c7b5fcd98471/volumes/4507ac9b-e3c7-4bf1-8a7d-85fa53785ef8 => generated 1039 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:10:39.749103 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a5ef4777-2fc5-4273-a721-021d63e89951 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:39.751454 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a5ef4777-2fc5-4273-a721-021d63e89951 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:39.751918 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:39.751918 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:39.752661 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a5ef4777-2fc5-4273-a721-021d63e89951 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:39.753242 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a5ef4777-2fc5-4273-a721-021d63e89951 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:39.824643 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:39.824643 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:39.832153 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a5ef4777-2fc5-4273-a721-021d63e89951 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:39.833176 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1129/2281] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:39 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:40.285027 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c7b5875f-9257-41f3-81f4-6ed7f40d1bec tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:40.286010 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c7b5875f-9257-41f3-81f4-6ed7f40d1bec tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:40.286440 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:40.286440 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:40.287126 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c7b5875f-9257-41f3-81f4-6ed7f40d1bec tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:40.441491 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:40.441491 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:40.490126 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c7b5875f-9257-41f3-81f4-6ed7f40d1bec tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:40.535902 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c7b5875f-9257-41f3-81f4-6ed7f40d1bec tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:40.536953 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1153/2282] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:40 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 974 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:40.569808 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0e05b9cf-f74a-406b-9427-26df83dc80d7 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] GET http://10.222.0.38/volume/v3/9a800442c9c64a999a55c7b5fcd98471/volumes/4507ac9b-e3c7-4bf1-8a7d-85fa53785ef8 Jan 13 04:10:40.570516 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0e05b9cf-f74a-406b-9427-26df83dc80d7 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:40.570766 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:40.570766 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:40.571140 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0e05b9cf-f74a-406b-9427-26df83dc80d7 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:40.680931 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:40.680931 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:40.699792 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0e05b9cf-f74a-406b-9427-26df83dc80d7 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Volume info retrieved successfully. Jan 13 04:10:40.751580 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0e05b9cf-f74a-406b-9427-26df83dc80d7 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] http://10.222.0.38/volume/v3/9a800442c9c64a999a55c7b5fcd98471/volumes/4507ac9b-e3c7-4bf1-8a7d-85fa53785ef8 returned with HTTP 200 Jan 13 04:10:40.754141 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1130/2283] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:40 2021] GET /volume/v3/9a800442c9c64a999a55c7b5fcd98471/volumes/4507ac9b-e3c7-4bf1-8a7d-85fa53785ef8 => generated 1040 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:10:40.771002 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-498d0142-0dca-410d-bf05-1edd82717e31 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] GET http://10.222.0.38/volume/v3/9a800442c9c64a999a55c7b5fcd98471/volumes/detail?all_tenants=1&project_id=c6b5e4c4b71e405bb87dd619c45017e0 Jan 13 04:10:40.772065 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-498d0142-0dca-410d-bf05-1edd82717e31 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:40.772565 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:40.772565 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:40.773179 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-498d0142-0dca-410d-bf05-1edd82717e31 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:40.774452 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-498d0142-0dca-410d-bf05-1edd82717e31 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Could not evaluate value c6b5e4c4b71e405bb87dd619c45017e0, assuming string {{(pid=87927) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 04:10:40.775948 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-498d0142-0dca-410d-bf05-1edd82717e31 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Searching by: MultiDict([('project_id', 'c6b5e4c4b71e405bb87dd619c45017e0'), ('all_tenants', 1)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:10:40.834145 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-498d0142-0dca-410d-bf05-1edd82717e31 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Get all volumes completed successfully. Jan 13 04:10:40.851805 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:40.851805 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:40.853950 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2f8d1736-2e94-4c59-8baf-1b8718b7b2a5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:40.854476 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2f8d1736-2e94-4c59-8baf-1b8718b7b2a5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:40.854669 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:40.854669 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:40.855043 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2f8d1736-2e94-4c59-8baf-1b8718b7b2a5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:40.855409 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2f8d1736-2e94-4c59-8baf-1b8718b7b2a5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:40.893512 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-498d0142-0dca-410d-bf05-1edd82717e31 tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] http://10.222.0.38/volume/v3/9a800442c9c64a999a55c7b5fcd98471/volumes/detail?all_tenants=1&project_id=c6b5e4c4b71e405bb87dd619c45017e0 returned with HTTP 200 Jan 13 04:10:40.896222 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1154/2284] 10.222.0.38 () {58 vars in 1340 bytes} [Wed Jan 13 04:10:40 2021] GET /volume/v3/9a800442c9c64a999a55c7b5fcd98471/volumes/detail?all_tenants=1&project_id=c6b5e4c4b71e405bb87dd619c45017e0 => generated 3244 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:10:40.906858 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:40.906858 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:40.908956 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2f8d1736-2e94-4c59-8baf-1b8718b7b2a5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:40.910419 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1131/2285] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:40 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:40.927312 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26737b55-ec2d-42a6-aa2e-5b0115398c0e tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] DELETE http://10.222.0.38/volume/v3/9a800442c9c64a999a55c7b5fcd98471/volumes/4507ac9b-e3c7-4bf1-8a7d-85fa53785ef8 Jan 13 04:10:40.927312 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26737b55-ec2d-42a6-aa2e-5b0115398c0e tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:40.927312 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:40.927312 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:40.927312 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26737b55-ec2d-42a6-aa2e-5b0115398c0e tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:40.927312 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-26737b55-ec2d-42a6-aa2e-5b0115398c0e tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Delete volume with id: 4507ac9b-e3c7-4bf1-8a7d-85fa53785ef8 Jan 13 04:10:41.045067 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:41.045067 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:41.045994 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-26737b55-ec2d-42a6-aa2e-5b0115398c0e tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Volume info retrieved successfully. Jan 13 04:10:41.091240 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-26737b55-ec2d-42a6-aa2e-5b0115398c0e tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] Delete volume request issued successfully. Jan 13 04:10:41.092248 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26737b55-ec2d-42a6-aa2e-5b0115398c0e tempest-VolumesListAdminTestJSON-2044567598 tempest-VolumesListAdminTestJSON-2044567598] http://10.222.0.38/volume/v3/9a800442c9c64a999a55c7b5fcd98471/volumes/4507ac9b-e3c7-4bf1-8a7d-85fa53785ef8 returned with HTTP 202 Jan 13 04:10:41.093353 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1155/2286] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:10:40 2021] DELETE /volume/v3/9a800442c9c64a999a55c7b5fcd98471/volumes/4507ac9b-e3c7-4bf1-8a7d-85fa53785ef8 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:10:41.102331 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f277e90-814e-4804-b3fd-0134abb2420e tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] DELETE http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f Jan 13 04:10:41.103092 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f277e90-814e-4804-b3fd-0134abb2420e tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:41.103469 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:41.103469 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:41.104101 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f277e90-814e-4804-b3fd-0134abb2420e tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:41.104751 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-7f277e90-814e-4804-b3fd-0134abb2420e tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Delete volume with id: 6fb100dc-e123-4eb9-8823-c55897aef19f Jan 13 04:10:41.226173 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:41.226173 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:41.227563 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7f277e90-814e-4804-b3fd-0134abb2420e tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:41.283848 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7f277e90-814e-4804-b3fd-0134abb2420e tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Delete volume request issued successfully. Jan 13 04:10:41.284317 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f277e90-814e-4804-b3fd-0134abb2420e tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f returned with HTTP 202 Jan 13 04:10:41.286273 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1132/2287] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:10:41 2021] DELETE /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:10:41.295343 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fada19a9-5dae-432e-aa49-ca3134892efd tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f Jan 13 04:10:41.295977 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fada19a9-5dae-432e-aa49-ca3134892efd tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:41.298081 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:41.298081 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:41.298932 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fada19a9-5dae-432e-aa49-ca3134892efd tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:41.366539 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:41.366539 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:41.377129 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fada19a9-5dae-432e-aa49-ca3134892efd tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:41.408193 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fada19a9-5dae-432e-aa49-ca3134892efd tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f returned with HTTP 200 Jan 13 04:10:41.409639 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1156/2288] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:41 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f => generated 914 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:41.553859 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4e6f41f8-1f41-4663-98e4-4c8daa721dc3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:41.554780 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4e6f41f8-1f41-4663-98e4-4c8daa721dc3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:41.555100 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:41.555100 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:41.555795 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4e6f41f8-1f41-4663-98e4-4c8daa721dc3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:41.711072 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:41.711072 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:41.731251 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4e6f41f8-1f41-4663-98e4-4c8daa721dc3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:41.756355 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4e6f41f8-1f41-4663-98e4-4c8daa721dc3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:41.758180 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1133/2289] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:41 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 974 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:41.928738 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46089696-fa44-4e6c-928c-269ec2f8682d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:41.929634 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-46089696-fa44-4e6c-928c-269ec2f8682d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:41.930006 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:41.930006 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:41.930639 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-46089696-fa44-4e6c-928c-269ec2f8682d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:41.931438 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-46089696-fa44-4e6c-928c-269ec2f8682d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:41.978827 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:41.978827 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:41.981062 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46089696-fa44-4e6c-928c-269ec2f8682d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:41.993404 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1157/2290] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:41 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:42.428478 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d61109df-e40d-4c43-a9df-46ebb363e846 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f Jan 13 04:10:42.429939 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d61109df-e40d-4c43-a9df-46ebb363e846 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:42.429939 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:42.429939 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:42.429939 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d61109df-e40d-4c43-a9df-46ebb363e846 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:42.549951 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:42.549951 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:42.576127 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d61109df-e40d-4c43-a9df-46ebb363e846 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:42.634038 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d61109df-e40d-4c43-a9df-46ebb363e846 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f returned with HTTP 200 Jan 13 04:10:42.634802 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1134/2291] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:42 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f => generated 914 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:42.777265 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-17451bc9-9e3d-4edf-b867-59e14b03351d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:42.778139 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-17451bc9-9e3d-4edf-b867-59e14b03351d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:42.778139 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:42.778139 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:42.778446 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-17451bc9-9e3d-4edf-b867-59e14b03351d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:42.927576 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:42.927576 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:42.965487 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-17451bc9-9e3d-4edf-b867-59e14b03351d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:43.010531 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3dbf06c5-caff-4124-b2aa-5a77de91b62b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:43.011085 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3dbf06c5-caff-4124-b2aa-5a77de91b62b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:43.012176 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:43.012176 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:43.012921 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3dbf06c5-caff-4124-b2aa-5a77de91b62b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:43.013350 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-3dbf06c5-caff-4124-b2aa-5a77de91b62b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:43.061454 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-17451bc9-9e3d-4edf-b867-59e14b03351d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:43.067541 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1158/2292] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:42 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 974 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:43.104945 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:43.104945 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:43.109919 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3dbf06c5-caff-4124-b2aa-5a77de91b62b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:43.110807 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1135/2293] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:43 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:43.653016 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-52431e60-dea4-4984-82ff-3d71ef23caee tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f Jan 13 04:10:43.653747 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-52431e60-dea4-4984-82ff-3d71ef23caee tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:43.654084 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:43.654084 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:43.654663 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-52431e60-dea4-4984-82ff-3d71ef23caee tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:43.805332 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:43.805332 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:43.835287 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-52431e60-dea4-4984-82ff-3d71ef23caee tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:43.903073 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-52431e60-dea4-4984-82ff-3d71ef23caee tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f returned with HTTP 200 Jan 13 04:10:43.907349 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1159/2294] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:43 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f => generated 914 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:44.084587 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6f5c5873-708e-4a17-a3bb-08ce7157d118 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:44.085153 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6f5c5873-708e-4a17-a3bb-08ce7157d118 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:44.085367 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:44.085367 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:44.086074 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6f5c5873-708e-4a17-a3bb-08ce7157d118 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:44.128227 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c4383d3-f633-425d-a10c-d177e38728fd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:44.141125 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c4383d3-f633-425d-a10c-d177e38728fd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:44.141475 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:44.141475 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:44.145089 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c4383d3-f633-425d-a10c-d177e38728fd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:44.147503 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5c4383d3-f633-425d-a10c-d177e38728fd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:44.197639 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:44.197639 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:44.207313 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c4383d3-f633-425d-a10c-d177e38728fd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:44.216887 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1160/2295] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:44 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:10:44.217062 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:44.217062 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:44.224605 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6f5c5873-708e-4a17-a3bb-08ce7157d118 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:44.267234 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6f5c5873-708e-4a17-a3bb-08ce7157d118 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:44.268531 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1136/2296] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:44 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 974 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:44.920795 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-433c9261-33ca-4f80-82bb-9f79df771640 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f Jan 13 04:10:44.921977 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-433c9261-33ca-4f80-82bb-9f79df771640 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:44.922215 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:44.922215 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:44.923345 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-433c9261-33ca-4f80-82bb-9f79df771640 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:45.033315 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-433c9261-33ca-4f80-82bb-9f79df771640 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f returned with HTTP 404 Jan 13 04:10:45.035084 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1161/2297] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:44 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/6fb100dc-e123-4eb9-8823-c55897aef19f => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:10:45.043096 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b4cabf42-3c9c-441d-9412-92e8095a5569 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] DELETE http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 Jan 13 04:10:45.044155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b4cabf42-3c9c-441d-9412-92e8095a5569 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:45.044675 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:45.044675 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:45.045366 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b4cabf42-3c9c-441d-9412-92e8095a5569 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:45.046057 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-b4cabf42-3c9c-441d-9412-92e8095a5569 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Delete volume with id: b716ac4a-047f-441d-b64e-0a0111e8d0e7 Jan 13 04:10:45.162129 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:45.162129 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:45.163279 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b4cabf42-3c9c-441d-9412-92e8095a5569 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:45.217947 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b4cabf42-3c9c-441d-9412-92e8095a5569 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Delete volume request issued successfully. Jan 13 04:10:45.219170 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b4cabf42-3c9c-441d-9412-92e8095a5569 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 returned with HTTP 202 Jan 13 04:10:45.230120 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1137/2298] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:10:45 2021] DELETE /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:10:45.265980 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-48fb0f66-c89f-4b4f-9362-3d5f16d16609 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 Jan 13 04:10:45.266974 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-48fb0f66-c89f-4b4f-9362-3d5f16d16609 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:45.267232 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc658479-c0ac-4f9b-8242-6596dfd61228 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:45.267633 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:45.267633 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:45.268312 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-48fb0f66-c89f-4b4f-9362-3d5f16d16609 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:45.269422 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc658479-c0ac-4f9b-8242-6596dfd61228 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:45.271864 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc658479-c0ac-4f9b-8242-6596dfd61228 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:45.278443 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-fc658479-c0ac-4f9b-8242-6596dfd61228 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:45.393807 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:45.393807 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:45.452240 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-48fb0f66-c89f-4b4f-9362-3d5f16d16609 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:45.485583 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:45.485583 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:45.497684 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc658479-c0ac-4f9b-8242-6596dfd61228 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:45.502474 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1162/2299] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:45 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:45.521463 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8694dd30-ac45-4c3c-9dfa-244560c94ce3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:45.523619 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8694dd30-ac45-4c3c-9dfa-244560c94ce3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:45.532659 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:45.532659 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:45.533942 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8694dd30-ac45-4c3c-9dfa-244560c94ce3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:45.594712 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-48fb0f66-c89f-4b4f-9362-3d5f16d16609 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 returned with HTTP 200 Jan 13 04:10:45.595973 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1138/2300] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:45 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 => generated 915 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:45.670731 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:45.670731 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:45.683659 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8694dd30-ac45-4c3c-9dfa-244560c94ce3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:45.721278 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8694dd30-ac45-4c3c-9dfa-244560c94ce3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:45.722145 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1163/2301] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:45 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 974 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:46.520347 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a37a9f48-089b-4567-82c0-8f571296ce9d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:46.520988 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a37a9f48-089b-4567-82c0-8f571296ce9d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:46.521181 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:46.521181 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:46.521828 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a37a9f48-089b-4567-82c0-8f571296ce9d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:46.522557 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a37a9f48-089b-4567-82c0-8f571296ce9d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:46.606729 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:46.606729 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:46.613936 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a37a9f48-089b-4567-82c0-8f571296ce9d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:46.615130 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d395de34-0279-4cd4-8a36-b47e8620079d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 Jan 13 04:10:46.615705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d395de34-0279-4cd4-8a36-b47e8620079d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:46.615928 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:46.615928 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:46.616750 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d395de34-0279-4cd4-8a36-b47e8620079d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:46.618727 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1139/2302] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:46 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:46.745006 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ba149478-5f1c-494d-a57d-97fa5b3c32ad tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:46.751849 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ba149478-5f1c-494d-a57d-97fa5b3c32ad tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:46.756956 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:46.756956 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:46.758405 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ba149478-5f1c-494d-a57d-97fa5b3c32ad tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:46.775221 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:46.775221 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:46.804635 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d395de34-0279-4cd4-8a36-b47e8620079d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:46.914077 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d395de34-0279-4cd4-8a36-b47e8620079d tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 returned with HTTP 200 Jan 13 04:10:46.919790 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1164/2303] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:46 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 => generated 915 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:47.008207 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:47.008207 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:47.038147 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ba149478-5f1c-494d-a57d-97fa5b3c32ad tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:47.130805 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ba149478-5f1c-494d-a57d-97fa5b3c32ad tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:47.140787 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1140/2304] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:46 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 974 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:47.643197 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6f3b2635-695f-4a4a-a76c-61bd584855ff tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:47.644269 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6f3b2635-695f-4a4a-a76c-61bd584855ff tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:47.644759 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:47.644759 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:47.645393 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6f3b2635-695f-4a4a-a76c-61bd584855ff tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:47.646095 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6f3b2635-695f-4a4a-a76c-61bd584855ff tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:47.741111 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:47.741111 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:47.751157 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6f3b2635-695f-4a4a-a76c-61bd584855ff tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:47.752763 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1165/2305] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:47 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:47.931416 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3759f1cb-100d-4e4d-a7cf-7d722c7d3a79 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 Jan 13 04:10:47.932046 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3759f1cb-100d-4e4d-a7cf-7d722c7d3a79 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:47.932487 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:47.932487 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:47.933521 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3759f1cb-100d-4e4d-a7cf-7d722c7d3a79 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:48.088675 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3759f1cb-100d-4e4d-a7cf-7d722c7d3a79 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 returned with HTTP 404 Jan 13 04:10:48.096486 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1141/2306] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:47 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/b716ac4a-047f-441d-b64e-0a0111e8d0e7 => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:10:48.103722 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88148903-5d4b-479b-8024-314573b32737 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] DELETE http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 Jan 13 04:10:48.104489 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-88148903-5d4b-479b-8024-314573b32737 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:48.104815 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:48.104815 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:48.105472 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-88148903-5d4b-479b-8024-314573b32737 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:48.106138 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-88148903-5d4b-479b-8024-314573b32737 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Delete volume with id: d66aecf0-92e3-4219-9822-51923bc72475 Jan 13 04:10:48.154289 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0372de5b-d1fc-4cde-b957-7fd68e72fcf7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:48.154974 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0372de5b-d1fc-4cde-b957-7fd68e72fcf7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:48.155666 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0372de5b-d1fc-4cde-b957-7fd68e72fcf7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:48.239800 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:48.239800 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:48.259183 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-88148903-5d4b-479b-8024-314573b32737 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:48.310739 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:48.310739 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:48.344019 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0372de5b-d1fc-4cde-b957-7fd68e72fcf7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:48.350527 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-88148903-5d4b-479b-8024-314573b32737 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Delete volume request issued successfully. Jan 13 04:10:48.351395 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88148903-5d4b-479b-8024-314573b32737 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 returned with HTTP 202 Jan 13 04:10:48.352536 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1166/2307] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:10:48 2021] DELETE /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:10:48.362270 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-39d824ed-a439-42b9-97db-054564a10e9a tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 Jan 13 04:10:48.363207 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-39d824ed-a439-42b9-97db-054564a10e9a tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:48.363781 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:48.363781 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:48.364778 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-39d824ed-a439-42b9-97db-054564a10e9a tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:48.403914 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0372de5b-d1fc-4cde-b957-7fd68e72fcf7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:48.405288 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1142/2308] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:48 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 974 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:48.464566 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:48.464566 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:48.475737 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-39d824ed-a439-42b9-97db-054564a10e9a tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:48.504582 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-39d824ed-a439-42b9-97db-054564a10e9a tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 returned with HTTP 200 Jan 13 04:10:48.506118 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1167/2309] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:48 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 => generated 916 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:48.773043 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-73bf2dd5-cf6f-423d-b7ac-52e5816bdf08 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:48.774905 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-73bf2dd5-cf6f-423d-b7ac-52e5816bdf08 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:48.776171 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:48.776171 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:48.777464 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-73bf2dd5-cf6f-423d-b7ac-52e5816bdf08 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:48.778350 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-73bf2dd5-cf6f-423d-b7ac-52e5816bdf08 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:48.827894 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:48.827894 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:48.833530 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-73bf2dd5-cf6f-423d-b7ac-52e5816bdf08 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:48.836929 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1143/2310] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:48 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:49.425887 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-13dee9a2-8de3-4341-9f96-4d12fb509055 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:49.426404 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-13dee9a2-8de3-4341-9f96-4d12fb509055 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:49.426612 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:49.426612 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:49.426932 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-13dee9a2-8de3-4341-9f96-4d12fb509055 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:49.522383 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f158f554-8712-454b-9e74-75d3740dd29e tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 Jan 13 04:10:49.522899 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f158f554-8712-454b-9e74-75d3740dd29e tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:49.523113 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:49.523113 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:49.523485 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f158f554-8712-454b-9e74-75d3740dd29e tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:49.615144 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:49.615144 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:49.639591 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-13dee9a2-8de3-4341-9f96-4d12fb509055 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:49.648641 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:49.648641 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:49.685588 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f158f554-8712-454b-9e74-75d3740dd29e tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:49.710700 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-13dee9a2-8de3-4341-9f96-4d12fb509055 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:49.712381 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1168/2311] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:49 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 1362 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:10:49.726890 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2ff3eee4-1297-453a-bbc6-078fe27a9d3e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:49.727787 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2ff3eee4-1297-453a-bbc6-078fe27a9d3e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:49.728210 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:49.728210 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:49.728988 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2ff3eee4-1297-453a-bbc6-078fe27a9d3e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:49.751490 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f158f554-8712-454b-9e74-75d3740dd29e tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 returned with HTTP 200 Jan 13 04:10:49.761753 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1144/2312] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:49 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 => generated 916 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:49.808012 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:49.808012 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:49.824940 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2ff3eee4-1297-453a-bbc6-078fe27a9d3e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:49.855476 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e554945-e0da-4ea1-820e-09a51489529b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:49.856001 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e554945-e0da-4ea1-820e-09a51489529b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:49.856367 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:49.856367 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:49.856750 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e554945-e0da-4ea1-820e-09a51489529b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:49.857267 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5e554945-e0da-4ea1-820e-09a51489529b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:49.909104 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2ff3eee4-1297-453a-bbc6-078fe27a9d3e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:49.911823 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1169/2313] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:49 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 1362 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:10:49.927531 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9f9a0abc-ef59-4e02-9170-9b53c1e0046a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:10:49.929231 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9f9a0abc-ef59-4e02-9170-9b53c1e0046a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:49.929451 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:49.929451 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:49.930652 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:49.930652 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:49.931678 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9f9a0abc-ef59-4e02-9170-9b53c1e0046a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:49.944394 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e554945-e0da-4ea1-820e-09a51489529b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:49.945454 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1145/2314] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:49 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:10:50.079308 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:50.079308 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:50.091000 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9f9a0abc-ef59-4e02-9170-9b53c1e0046a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:50.132585 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9f9a0abc-ef59-4e02-9170-9b53c1e0046a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:10:50.134070 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1170/2315] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:49 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 1362 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:10:50.151214 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-74cab394-d098-4c58-ac24-81f62ea33adc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] POST http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups Jan 13 04:10:50.151979 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:50.151979 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:50.153213 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-74cab394-d098-4c58-ac24-81f62ea33adc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Action: 'create', calling method: create, body: {"backup": {"volume_id": "819b4584-4f35-4cf4-8e81-1b50d3254326", "name": "tempest-TestVolumeBackupRestore-backup-660251549", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:10:50.155644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.backups [None req-74cab394-d098-4c58-ac24-81f62ea33adc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Creating new backup {'backup': {'volume_id': '819b4584-4f35-4cf4-8e81-1b50d3254326', 'name': 'tempest-TestVolumeBackupRestore-backup-660251549', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87926) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 13 04:10:50.156325 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-74cab394-d098-4c58-ac24-81f62ea33adc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Creating backup of volume 819b4584-4f35-4cf4-8e81-1b50d3254326 in container None Jan 13 04:10:50.285948 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:50.285948 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:50.290658 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-74cab394-d098-4c58-ac24-81f62ea33adc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:10:50.377206 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-74cab394-d098-4c58-ac24-81f62ea33adc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Created reservations ['aaa9028e-5a76-4599-9da8-d4de4fed1029', '6eb20179-0150-4a9f-8b58-f209ed606b3b'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:10:50.551410 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-74cab394-d098-4c58-ac24-81f62ea33adc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups returned with HTTP 202 Jan 13 04:10:50.557149 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1146/2316] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:10:50 2021] POST /volume/v3/2c19c6442357404a92d9f351b3c42990/backups => generated 400 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:10:50.563286 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6380fa32-69e9-4894-94e8-9a7a8462edce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:10:50.563801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6380fa32-69e9-4894-94e8-9a7a8462edce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:50.564020 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:50.564020 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:50.564419 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6380fa32-69e9-4894-94e8-9a7a8462edce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:50.564938 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6380fa32-69e9-4894-94e8-9a7a8462edce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:50.629551 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:50.629551 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:50.631652 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6380fa32-69e9-4894-94e8-9a7a8462edce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:10:50.636534 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1171/2317] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:50 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 807 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:50.769616 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4ca4f389-403e-4c52-b0c2-993e4394f6a2 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 Jan 13 04:10:50.770163 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4ca4f389-403e-4c52-b0c2-993e4394f6a2 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:50.770388 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:50.770388 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:50.770775 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4ca4f389-403e-4c52-b0c2-993e4394f6a2 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:50.906445 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:50.906445 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:50.935663 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4ca4f389-403e-4c52-b0c2-993e4394f6a2 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Volume info retrieved successfully. Jan 13 04:10:50.960705 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-61738466-afee-4051-bd28-b95c22b0b74c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:50.962040 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-61738466-afee-4051-bd28-b95c22b0b74c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:50.962405 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:50.962405 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:50.963019 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-61738466-afee-4051-bd28-b95c22b0b74c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:50.963530 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-61738466-afee-4051-bd28-b95c22b0b74c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:50.971684 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4ca4f389-403e-4c52-b0c2-993e4394f6a2 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 returned with HTTP 200 Jan 13 04:10:50.975617 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1147/2318] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:50 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 => generated 916 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:51.029146 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:51.029146 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:51.031129 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-61738466-afee-4051-bd28-b95c22b0b74c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:51.031952 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1172/2319] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:50 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:51.648238 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3228a642-c0b1-44f4-9d84-c8f22aab1a1f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:10:51.649042 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3228a642-c0b1-44f4-9d84-c8f22aab1a1f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:51.649350 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:51.649350 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:51.649882 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3228a642-c0b1-44f4-9d84-c8f22aab1a1f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:51.650344 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-3228a642-c0b1-44f4-9d84-c8f22aab1a1f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:51.727630 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:51.727630 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:51.729558 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3228a642-c0b1-44f4-9d84-c8f22aab1a1f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:10:51.730749 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1148/2320] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:51 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 807 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:51.992532 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1b654793-8e19-470d-b9b0-452f84d40cc9 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] GET http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 Jan 13 04:10:51.993063 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1b654793-8e19-470d-b9b0-452f84d40cc9 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:51.993262 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:51.993262 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:51.993908 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1b654793-8e19-470d-b9b0-452f84d40cc9 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:52.048886 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78058401-6130-47a7-8d1a-be7a44caf60c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:52.051801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-78058401-6130-47a7-8d1a-be7a44caf60c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:52.051801 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:52.051801 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:52.051801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-78058401-6130-47a7-8d1a-be7a44caf60c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:52.051801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-78058401-6130-47a7-8d1a-be7a44caf60c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:52.106763 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:52.106763 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:52.109975 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78058401-6130-47a7-8d1a-be7a44caf60c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:52.111343 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1149/2321] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:52 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:52.149858 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1b654793-8e19-470d-b9b0-452f84d40cc9 tempest-VolumesListAdminTestJSON-59242682 tempest-VolumesListAdminTestJSON-59242682] http://10.222.0.38/volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 returned with HTTP 404 Jan 13 04:10:52.154205 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1173/2322] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:51 2021] GET /volume/v3/c6b5e4c4b71e405bb87dd619c45017e0/volumes/d66aecf0-92e3-4219-9822-51923bc72475 => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:10:52.745913 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8b8a2bf8-7c3f-4e95-9d43-05c2430956c1 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:10:52.746449 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8b8a2bf8-7c3f-4e95-9d43-05c2430956c1 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:52.746668 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:52.746668 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:52.747046 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8b8a2bf8-7c3f-4e95-9d43-05c2430956c1 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:52.747417 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-8b8a2bf8-7c3f-4e95-9d43-05c2430956c1 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:52.821083 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:52.821083 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:52.822880 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8b8a2bf8-7c3f-4e95-9d43-05c2430956c1 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:10:52.832735 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1150/2323] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:52 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 807 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:53.125413 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-966c86f3-1f92-466f-b1c0-6001f488440e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:53.125932 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-966c86f3-1f92-466f-b1c0-6001f488440e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:53.126401 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-966c86f3-1f92-466f-b1c0-6001f488440e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:53.126804 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-966c86f3-1f92-466f-b1c0-6001f488440e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:53.154627 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:53.154627 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:53.156716 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-966c86f3-1f92-466f-b1c0-6001f488440e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:53.157502 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1174/2324] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:53 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:53.844319 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ecfdbe13-98f7-47c8-9a12-5fb7b7936031 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:10:53.844879 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ecfdbe13-98f7-47c8-9a12-5fb7b7936031 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:53.845090 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:53.845090 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:53.849232 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ecfdbe13-98f7-47c8-9a12-5fb7b7936031 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:53.850259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ecfdbe13-98f7-47c8-9a12-5fb7b7936031 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:53.941605 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:53.941605 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:53.949100 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ecfdbe13-98f7-47c8-9a12-5fb7b7936031 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:10:53.949976 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1151/2325] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:53 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 807 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:54.174842 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2d25b97b-17b4-4b08-9ec9-ebfc5cd0d2f2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:54.174842 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2d25b97b-17b4-4b08-9ec9-ebfc5cd0d2f2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:54.174842 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:54.174842 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:54.174842 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2d25b97b-17b4-4b08-9ec9-ebfc5cd0d2f2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:54.174842 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2d25b97b-17b4-4b08-9ec9-ebfc5cd0d2f2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:54.260351 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:54.260351 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:54.262260 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2d25b97b-17b4-4b08-9ec9-ebfc5cd0d2f2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:54.262260 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1175/2326] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:54 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:54.968327 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-870f63f7-f6c5-42c7-a29b-d33eb122a788 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:10:54.968990 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-870f63f7-f6c5-42c7-a29b-d33eb122a788 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:54.969655 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:54.969655 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:54.970386 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-870f63f7-f6c5-42c7-a29b-d33eb122a788 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:54.971533 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-870f63f7-f6c5-42c7-a29b-d33eb122a788 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:55.000467 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:55.000467 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:55.002465 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-870f63f7-f6c5-42c7-a29b-d33eb122a788 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:10:55.003672 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1152/2327] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:54 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:55.276350 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4f689dff-407d-4d89-87e8-6f9e7cc278b1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:55.276868 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4f689dff-407d-4d89-87e8-6f9e7cc278b1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:55.277111 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:55.277111 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:55.277422 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4f689dff-407d-4d89-87e8-6f9e7cc278b1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:55.277790 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-4f689dff-407d-4d89-87e8-6f9e7cc278b1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:55.317692 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:55.317692 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:55.319548 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4f689dff-407d-4d89-87e8-6f9e7cc278b1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:55.327343 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1176/2328] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:55 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:56.021956 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f091326d-13ae-4a63-ab74-a7aee1b15af0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:10:56.022644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f091326d-13ae-4a63-ab74-a7aee1b15af0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:56.022992 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:56.022992 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:56.023571 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f091326d-13ae-4a63-ab74-a7aee1b15af0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:56.024212 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f091326d-13ae-4a63-ab74-a7aee1b15af0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:56.084170 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:56.084170 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:56.086283 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f091326d-13ae-4a63-ab74-a7aee1b15af0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:10:56.093762 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1153/2329] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:56 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:56.335180 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-173fd916-e0d9-4cf0-bcda-f212b02dad94 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:56.335759 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-173fd916-e0d9-4cf0-bcda-f212b02dad94 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:56.335883 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:56.335883 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:56.336247 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-173fd916-e0d9-4cf0-bcda-f212b02dad94 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:56.336641 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-173fd916-e0d9-4cf0-bcda-f212b02dad94 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:56.387018 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:56.387018 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:56.388979 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-173fd916-e0d9-4cf0-bcda-f212b02dad94 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:56.396729 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1177/2330] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:56 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:57.103216 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-07e999fb-7a53-421f-93da-04d73fb28be2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:10:57.103740 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-07e999fb-7a53-421f-93da-04d73fb28be2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:57.103944 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:57.103944 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:57.104326 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-07e999fb-7a53-421f-93da-04d73fb28be2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:57.104707 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-07e999fb-7a53-421f-93da-04d73fb28be2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:57.166803 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:57.166803 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:57.169902 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-07e999fb-7a53-421f-93da-04d73fb28be2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:10:57.173083 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1154/2331] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:57 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:57.405907 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec061f51-3f1b-4a52-982d-700f72f578b7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:57.406740 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec061f51-3f1b-4a52-982d-700f72f578b7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:57.407074 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:57.407074 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:57.407644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec061f51-3f1b-4a52-982d-700f72f578b7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:57.408124 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ec061f51-3f1b-4a52-982d-700f72f578b7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:57.456501 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:57.456501 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:57.458773 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec061f51-3f1b-4a52-982d-700f72f578b7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:57.459698 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1178/2332] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:57 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:58.199209 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a2a65b91-9d4f-46f6-b8c7-453b17e533ba tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:10:58.199209 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a2a65b91-9d4f-46f6-b8c7-453b17e533ba tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:58.199209 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:58.199209 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:58.199209 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a2a65b91-9d4f-46f6-b8c7-453b17e533ba tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:58.199209 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a2a65b91-9d4f-46f6-b8c7-453b17e533ba tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:58.274719 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:58.274719 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:58.276758 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a2a65b91-9d4f-46f6-b8c7-453b17e533ba tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:10:58.283954 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1155/2333] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:58 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:58.474594 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0c0e5161-b721-4ef0-8488-9e8955492f72 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:58.475127 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0c0e5161-b721-4ef0-8488-9e8955492f72 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:58.475344 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:58.475344 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:58.475715 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0c0e5161-b721-4ef0-8488-9e8955492f72 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:58.476082 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0c0e5161-b721-4ef0-8488-9e8955492f72 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:58.524408 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:58.524408 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:58.526590 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0c0e5161-b721-4ef0-8488-9e8955492f72 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:58.527604 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1179/2334] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:58 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 816 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:58.983255 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] POST http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes Jan 13 04:10:58.983722 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:58.983722 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:58.984693 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1266740424"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:10:58.985963 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1266740424'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:10:58.986553 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Create volume of 1 GB Jan 13 04:10:59.011882 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Availability Zones retrieved successfully. Jan 13 04:10:59.035077 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Flow 'volume_create_api' (b758710f-5799-496d-8692-3eec10921b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:10:59.040791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1bb7f9c-5048-4a81-92fa-6c785439b54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:59.043276 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:10:59.148108 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1bb7f9c-5048-4a81-92fa-6c785439b54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:59.150493 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (171e3c3a-88b3-4b1e-812c-48475176bf65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:59.266421 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Created reservations ['30038a9c-8d78-48dc-8d7e-a3bd0403104f', '924d5f88-7641-42a2-a864-e88cc4fa0520', '4e5ee547-800d-4b6b-b48f-22ddbe7f7328', '94fdaefb-8596-402a-8b88-c368103d58fa'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:10:59.268652 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (171e3c3a-88b3-4b1e-812c-48475176bf65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30038a9c-8d78-48dc-8d7e-a3bd0403104f', '924d5f88-7641-42a2-a864-e88cc4fa0520', '4e5ee547-800d-4b6b-b48f-22ddbe7f7328', '94fdaefb-8596-402a-8b88-c368103d58fa']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:59.271864 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a286951-7ab9-4b5b-be62-1790b3fa750c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:59.291338 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6944aacb-04ff-418d-aaff-ac2a62faf908 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:10:59.291858 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6944aacb-04ff-418d-aaff-ac2a62faf908 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:59.292053 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:59.292053 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:59.292718 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6944aacb-04ff-418d-aaff-ac2a62faf908 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:59.293238 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6944aacb-04ff-418d-aaff-ac2a62faf908 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:59.382134 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:59.382134 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:59.384624 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6944aacb-04ff-418d-aaff-ac2a62faf908 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:10:59.385705 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1180/2335] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:59 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:59.463821 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a286951-7ab9-4b5b-be62-1790b3fa750c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7a619e7-38a8-45c3-892b-421a42056102', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1266740424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='311c2b8fa5f54cf6a2e314051eb79356',qos_specs=None,replication_status=,reservations=['30038a9c-8d78-48dc-8d7e-a3bd0403104f','924d5f88-7641-42a2-a864-e88cc4fa0520','4e5ee547-800d-4b6b-b48f-22ddbe7f7328','94fdaefb-8596-402a-8b88-c368103d58fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='830028ee24c84db382d79557d161bb77',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:10:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1266740424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7a619e7-38a8-45c3-892b-421a42056102,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='311c2b8fa5f54cf6a2e314051eb79356',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='830028ee24c84db382d79557d161bb77',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:59.467492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ba94b4-4a8b-4ddc-bc9c-793366b47078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:59.517946 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ba94b4-4a8b-4ddc-bc9c-793366b47078) transitioned into state 'SUCCESS' from state '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-1266740424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='311c2b8fa5f54cf6a2e314051eb79356',qos_specs=None,replication_status=,reservations=['30038a9c-8d78-48dc-8d7e-a3bd0403104f','924d5f88-7641-42a2-a864-e88cc4fa0520','4e5ee547-800d-4b6b-b48f-22ddbe7f7328','94fdaefb-8596-402a-8b88-c368103d58fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='830028ee24c84db382d79557d161bb77',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:59.521615 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8ff3451-12c0-4db3-ac26-4a181159f88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:10:59.542220 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2a648888-cf7e-425d-8679-f2f5f5c5da7d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:10:59.543012 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2a648888-cf7e-425d-8679-f2f5f5c5da7d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:59.543274 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8ff3451-12c0-4db3-ac26-4a181159f88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:10:59.543410 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:59.543410 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:59.543952 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2a648888-cf7e-425d-8679-f2f5f5c5da7d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:59.544451 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2a648888-cf7e-425d-8679-f2f5f5c5da7d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 4a0c8870-8f80-481c-ace8-3206e7638c07. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:10:59.546016 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Flow 'volume_create_api' (b758710f-5799-496d-8692-3eec10921b3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:10:59.613597 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:59.613597 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:59.615890 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2a648888-cf7e-425d-8679-f2f5f5c5da7d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 200 Jan 13 04:10:59.619828 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1181/2336] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:59 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:10:59.632756 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86e8ed66-5775-4220-9e3b-e63ca4e84758 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:10:59.633394 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86e8ed66-5775-4220-9e3b-e63ca4e84758 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:59.633842 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:59.633842 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:59.634403 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86e8ed66-5775-4220-9e3b-e63ca4e84758 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:59.694732 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Create volume request issued successfully. Jan 13 04:10:59.739345 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c9f6043-c4d3-4c9c-ba7f-8d0069675121 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes returned with HTTP 202 Jan 13 04:10:59.740894 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1156/2337] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:10:58 2021] POST /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes => generated 820 bytes in 997 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:10:59.763903 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd36fa65-4979-43a0-bc46-d1e220946e21 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 Jan 13 04:10:59.764798 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd36fa65-4979-43a0-bc46-d1e220946e21 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:10:59.765189 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:10:59.765189 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:10:59.765781 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd36fa65-4979-43a0-bc46-d1e220946e21 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:10:59.802477 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:59.802477 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:59.847346 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-86e8ed66-5775-4220-9e3b-e63ca4e84758 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:10:59.911880 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:59.911880 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:10:59.951159 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cd36fa65-4979-43a0-bc46-d1e220946e21 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:10:59.960974 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:10:59.960974 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:00.012513 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86e8ed66-5775-4220-9e3b-e63ca4e84758 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:11:00.014982 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1182/2338] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:59 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 1203 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:11:00.037541 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd36fa65-4979-43a0-bc46-d1e220946e21 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 returned with HTTP 200 Jan 13 04:11:00.038527 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1157/2339] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:10:59 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 => generated 888 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:00.041851 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7884f1b4-a3c7-4386-b06e-7949be42c7d2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] DELETE http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 Jan 13 04:11:00.051680 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7884f1b4-a3c7-4386-b06e-7949be42c7d2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:00.052146 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:00.052146 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:00.052995 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7884f1b4-a3c7-4386-b06e-7949be42c7d2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:00.053551 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-7884f1b4-a3c7-4386-b06e-7949be42c7d2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Delete backup with id: 4a0c8870-8f80-481c-ace8-3206e7638c07. Jan 13 04:11:00.105674 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:00.105674 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:00.173473 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.rpcapi [None req-7884f1b4-a3c7-4386-b06e-7949be42c7d2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] delete_backup rpcapi backup_id 4a0c8870-8f80-481c-ace8-3206e7638c07 {{(pid=87927) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 13 04:11:00.177484 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7884f1b4-a3c7-4386-b06e-7949be42c7d2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 returned with HTTP 202 Jan 13 04:11:00.185610 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1183/2340] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:11:00 2021] DELETE /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/4a0c8870-8f80-481c-ace8-3206e7638c07 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:11:00.399718 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-601cc858-26ae-4ebd-a130-f599d41506a7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:00.400589 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-601cc858-26ae-4ebd-a130-f599d41506a7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:00.400914 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:00.400914 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:00.401665 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-601cc858-26ae-4ebd-a130-f599d41506a7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:00.402116 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-601cc858-26ae-4ebd-a130-f599d41506a7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:00.455150 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:00.455150 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:00.463082 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-601cc858-26ae-4ebd-a130-f599d41506a7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:00.471410 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1158/2341] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:00 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:00.558763 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-daee34c7-004b-4fa3-8aa8-fcb6c77e52bb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:11:00.560032 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-daee34c7-004b-4fa3-8aa8-fcb6c77e52bb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:00.560430 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:00.560430 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:00.562783 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-daee34c7-004b-4fa3-8aa8-fcb6c77e52bb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:00.700250 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:00.700250 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:00.731737 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-daee34c7-004b-4fa3-8aa8-fcb6c77e52bb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:00.781061 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:00.781061 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:00.805515 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-daee34c7-004b-4fa3-8aa8-fcb6c77e52bb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:11:00.806288 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1184/2342] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:11:00 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 1203 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:11:00.869207 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-94273bcb-3056-4794-a4f4-8b7439046499 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] POST http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49/action Jan 13 04:11:00.869992 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:00.869992 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:00.871145 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-94273bcb-3056-4794-a4f4-8b7439046499 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Action body: b'{"os-begin_detaching": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:11:00.872735 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-94273bcb-3056-4794-a4f4-8b7439046499 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:00.956565 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:00.956565 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:00.958625 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-94273bcb-3056-4794-a4f4-8b7439046499 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:00.969202 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-94273bcb-3056-4794-a4f4-8b7439046499 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Begin detaching volume completed successfully. Jan 13 04:11:00.970129 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-94273bcb-3056-4794-a4f4-8b7439046499 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49/action returned with HTTP 202 Jan 13 04:11:00.971268 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1159/2343] 10.222.0.38 () {64 vars in 1643 bytes} [Wed Jan 13 04:11:00 2021] POST /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:11:00.998689 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4be711a8-ddfc-4d87-8832-0908998dd0c9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:11:00.999524 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4be711a8-ddfc-4d87-8832-0908998dd0c9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:00.999917 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:00.999917 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:01.001019 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4be711a8-ddfc-4d87-8832-0908998dd0c9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:01.071095 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d000667-b732-4ff6-afb3-bf8c8f620469 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 Jan 13 04:11:01.071914 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d000667-b732-4ff6-afb3-bf8c8f620469 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:01.072263 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:01.072263 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:01.072906 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4d000667-b732-4ff6-afb3-bf8c8f620469 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:01.122501 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:01.122501 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:01.196038 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4be711a8-ddfc-4d87-8832-0908998dd0c9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:01.210304 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:01.210304 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:01.231533 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4d000667-b732-4ff6-afb3-bf8c8f620469 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:01.263840 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:01.263840 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:01.302367 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4be711a8-ddfc-4d87-8832-0908998dd0c9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:11:01.305125 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1185/2344] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:00 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 1206 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:11:01.319443 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4be711a8-ddfc-4d87-8832-0908998dd0c9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume// Jan 13 04:11:01.322681 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4d000667-b732-4ff6-afb3-bf8c8f620469 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 returned with HTTP 200 Jan 13 04:11:01.323150 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4be711a8-ddfc-4d87-8832-0908998dd0c9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:01.323350 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1160/2345] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:01 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 => generated 912 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:01.332575 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:01.332575 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:01.332575 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4be711a8-ddfc-4d87-8832-0908998dd0c9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:01.332575 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4be711a8-ddfc-4d87-8832-0908998dd0c9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:11:01.332575 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1186/2346] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 04:11:01 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 04:11:01.360385 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-6cf46acb-3018-42b6-807b-ff29a9ee4507 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:11:01.361700 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-6cf46acb-3018-42b6-807b-ff29a9ee4507 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:01.362427 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-6cf46acb-3018-42b6-807b-ff29a9ee4507 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:01.481010 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd1facf6-df8e-4741-a0bd-0c3692a10f70 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:01.481545 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd1facf6-df8e-4741-a0bd-0c3692a10f70 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:01.481741 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:01.481741 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:01.482555 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd1facf6-df8e-4741-a0bd-0c3692a10f70 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:01.484346 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-bd1facf6-df8e-4741-a0bd-0c3692a10f70 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:01.542365 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:01.542365 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:01.582481 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-6cf46acb-3018-42b6-807b-ff29a9ee4507 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:01.585280 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:01.585280 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:01.590841 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd1facf6-df8e-4741-a0bd-0c3692a10f70 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:01.591674 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1161/2347] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:01 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:01.618715 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:01.618715 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:01.631633 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-6cf46acb-3018-42b6-807b-ff29a9ee4507 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:11:01.632743 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1187/2348] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 04:11:01 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 1305 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:11:01.955786 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1bc12988-8102-4ae3-9a1d-4c12ad538e13 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520] GET http://10.222.0.38/volume/v3/92adfd1a42e8446aa8694ebc6acbd58b/scheduler-stats/get_pools Jan 13 04:11:01.956586 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1bc12988-8102-4ae3-9a1d-4c12ad538e13 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:01.956926 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:01.956926 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:01.957492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1bc12988-8102-4ae3-9a1d-4c12ad538e13 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520] Calling method 'get_pools' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:01.987284 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1bc12988-8102-4ae3-9a1d-4c12ad538e13 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520] http://10.222.0.38/volume/v3/92adfd1a42e8446aa8694ebc6acbd58b/scheduler-stats/get_pools returned with HTTP 200 Jan 13 04:11:01.990133 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1162/2349] 10.222.0.38 () {58 vars in 1258 bytes} [Wed Jan 13 04:11:01 2021] GET /volume/v3/92adfd1a42e8446aa8694ebc6acbd58b/scheduler-stats/get_pools => generated 61 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:11:02.004248 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e3e26ab0-8561-4c63-9e99-41f5ea14d16a tempest-BackendsCapabilitiesAdminTestsJSON-1209004520 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520] GET http://10.222.0.38/volume/v3/92adfd1a42e8446aa8694ebc6acbd58b/scheduler-stats/get_pools?detail=True Jan 13 04:11:02.005027 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e3e26ab0-8561-4c63-9e99-41f5ea14d16a tempest-BackendsCapabilitiesAdminTestsJSON-1209004520 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:02.005443 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:02.005443 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:02.006136 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e3e26ab0-8561-4c63-9e99-41f5ea14d16a tempest-BackendsCapabilitiesAdminTestsJSON-1209004520 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520] Calling method 'get_pools' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:02.105580 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-077fd765-6551-47df-8d76-d57bb44ef0cf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] DELETE http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/attachments/3837f186-0845-4097-9115-b688de8ea7ff Jan 13 04:11:02.106104 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-077fd765-6551-47df-8d76-d57bb44ef0cf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:02.106857 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-077fd765-6551-47df-8d76-d57bb44ef0cf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:02.161590 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:02.161590 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:02.339582 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e3e26ab0-8561-4c63-9e99-41f5ea14d16a tempest-BackendsCapabilitiesAdminTestsJSON-1209004520 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520] http://10.222.0.38/volume/v3/92adfd1a42e8446aa8694ebc6acbd58b/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 13 04:11:02.347055 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1188/2350] 10.222.0.38 () {58 vars in 1281 bytes} [Wed Jan 13 04:11:01 2021] GET /volume/v3/92adfd1a42e8446aa8694ebc6acbd58b/scheduler-stats/get_pools?detail=True => generated 768 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:02.348215 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-af278a25-29ab-44a5-b820-9104603dc982 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:11:02.356193 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-af278a25-29ab-44a5-b820-9104603dc982 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:02.357075 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-af278a25-29ab-44a5-b820-9104603dc982 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:02.498223 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:02.498223 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:02.532586 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-af278a25-29ab-44a5-b820-9104603dc982 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:02.566227 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:02.566227 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:02.586358 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-af278a25-29ab-44a5-b820-9104603dc982 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:11:02.599605 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1189/2351] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:02 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 1206 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:11:02.604188 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1f1b5174-3252-42d3-9a4a-df90aafc7df6 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 Jan 13 04:11:02.604953 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1f1b5174-3252-42d3-9a4a-df90aafc7df6 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:02.605341 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:02.605341 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:02.605962 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1f1b5174-3252-42d3-9a4a-df90aafc7df6 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:02.669187 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:02.669187 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:02.701354 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1f1b5174-3252-42d3-9a4a-df90aafc7df6 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:02.807662 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1f1b5174-3252-42d3-9a4a-df90aafc7df6 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 returned with HTTP 200 Jan 13 04:11:02.810194 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1190/2352] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:02 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 => generated 913 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:02.838327 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-62379bee-c149-4a90-b11b-43d9dbbcd9c4 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520] GET http://10.222.0.38/volume/v3/92adfd1a42e8446aa8694ebc6acbd58b/capabilities/n-d-766380-6@lvmdriver-1 Jan 13 04:11:02.839110 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-62379bee-c149-4a90-b11b-43d9dbbcd9c4 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:02.839583 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:02.839583 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:02.840243 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-62379bee-c149-4a90-b11b-43d9dbbcd9c4 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:02.904448 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-62379bee-c149-4a90-b11b-43d9dbbcd9c4 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520] http://10.222.0.38/volume/v3/92adfd1a42e8446aa8694ebc6acbd58b/capabilities/n-d-766380-6@lvmdriver-1 returned with HTTP 200 Jan 13 04:11:02.904448 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1191/2353] 10.222.0.38 () {58 vars in 1294 bytes} [Wed Jan 13 04:11:02 2021] GET /volume/v3/92adfd1a42e8446aa8694ebc6acbd58b/capabilities/n-d-766380-6@lvmdriver-1 => generated 712 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:02.917694 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ab9151eb-d121-488e-9034-c53fb923450a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:02.918525 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ab9151eb-d121-488e-9034-c53fb923450a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:02.919231 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ab9151eb-d121-488e-9034-c53fb923450a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:02.919794 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ab9151eb-d121-488e-9034-c53fb923450a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:02.953426 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:02.953426 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:02.956486 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ab9151eb-d121-488e-9034-c53fb923450a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:02.957575 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1192/2354] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:02 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:02.963019 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a3516fb-b3ce-4a6a-816b-e0ca9ea9b4a2 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] POST http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots Jan 13 04:11:02.964097 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:02.964097 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:02.964777 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a3516fb-b3ce-4a6a-816b-e0ca9ea9b4a2 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7a619e7-38a8-45c3-892b-421a42056102", "name": "tempest-VolumesDeleteCascade-Snapshot-1730345779"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:03.078682 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:03.078682 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:03.080476 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0a3516fb-b3ce-4a6a-816b-e0ca9ea9b4a2 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:03.081108 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-0a3516fb-b3ce-4a6a-816b-e0ca9ea9b4a2 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Create snapshot from volume a7a619e7-38a8-45c3-892b-421a42056102 Jan 13 04:11:03.197348 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-0a3516fb-b3ce-4a6a-816b-e0ca9ea9b4a2 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Created reservations ['a354ca2b-1932-49c2-9f4b-ac2518ef397a', '9581c68c-1ac1-4d27-b4bf-1e1bea524890', '6598a5cf-f165-421c-b13e-0002aeadcc74', '871ab4bc-3dba-4eb1-9878-a4c2029b971d'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:11:03.335158 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-077fd765-6551-47df-8d76-d57bb44ef0cf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 04:11:03.335870 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-077fd765-6551-47df-8d76-d57bb44ef0cf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Pending status list for volume during attachment-delete: [] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 04:11:03.347418 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-886959e3-8a50-4cbf-86c7-ab4f2f67d296 req-077fd765-6551-47df-8d76-d57bb44ef0cf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/attachments/3837f186-0845-4097-9115-b688de8ea7ff returned with HTTP 200 Jan 13 04:11:03.352384 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1163/2355] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 04:11:02 2021] DELETE /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/attachments/3837f186-0845-4097-9115-b688de8ea7ff => generated 19 bytes in 1251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:11:03.369598 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9c58ba0c-e5c6-460a-91fc-1bd93fde3fe1 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520] GET http://10.222.0.38/volume/v3/92adfd1a42e8446aa8694ebc6acbd58b/capabilities/n-d-766380-6@lvmdriver-1 Jan 13 04:11:03.372159 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9c58ba0c-e5c6-460a-91fc-1bd93fde3fe1 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:03.372631 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:03.372631 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:03.373280 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9c58ba0c-e5c6-460a-91fc-1bd93fde3fe1 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:03.376005 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:03.376005 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:03.420385 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9c58ba0c-e5c6-460a-91fc-1bd93fde3fe1 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520 tempest-BackendsCapabilitiesAdminTestsJSON-1209004520] http://10.222.0.38/volume/v3/92adfd1a42e8446aa8694ebc6acbd58b/capabilities/n-d-766380-6@lvmdriver-1 returned with HTTP 200 Jan 13 04:11:03.425340 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1164/2356] 10.222.0.38 () {58 vars in 1294 bytes} [Wed Jan 13 04:11:03 2021] GET /volume/v3/92adfd1a42e8446aa8694ebc6acbd58b/capabilities/n-d-766380-6@lvmdriver-1 => generated 712 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:03.428681 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0a3516fb-b3ce-4a6a-816b-e0ca9ea9b4a2 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Snapshot create request issued successfully. Jan 13 04:11:03.429652 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a3516fb-b3ce-4a6a-816b-e0ca9ea9b4a2 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots returned with HTTP 202 Jan 13 04:11:03.432151 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1193/2357] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:11:02 2021] POST /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots => generated 307 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:11:03.459038 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-de26b9ea-7f0f-4a1b-b2fe-d76a23e35df7 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/3916cee9-7fa4-47b8-822b-fa05e5df674b Jan 13 04:11:03.460426 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-de26b9ea-7f0f-4a1b-b2fe-d76a23e35df7 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:03.461008 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-de26b9ea-7f0f-4a1b-b2fe-d76a23e35df7 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:03.548037 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:03.548037 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:03.549146 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-de26b9ea-7f0f-4a1b-b2fe-d76a23e35df7 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Snapshot retrieved successfully. Jan 13 04:11:03.551311 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-de26b9ea-7f0f-4a1b-b2fe-d76a23e35df7 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/3916cee9-7fa4-47b8-822b-fa05e5df674b returned with HTTP 200 Jan 13 04:11:03.552973 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1165/2358] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:11:03 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/3916cee9-7fa4-47b8-822b-fa05e5df674b => generated 439 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:03.615906 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f314efb0-c335-4a2b-a421-85d368db85be tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:11:03.617701 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f314efb0-c335-4a2b-a421-85d368db85be tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:03.618097 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:03.618097 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:03.618670 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f314efb0-c335-4a2b-a421-85d368db85be tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:03.784761 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:03.784761 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:03.795589 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f314efb0-c335-4a2b-a421-85d368db85be tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:03.824004 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f314efb0-c335-4a2b-a421-85d368db85be tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:11:03.825176 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1194/2359] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:03 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 911 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:03.973676 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2237603e-8a6a-4add-bc55-0a9d0597df7c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:03.974223 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2237603e-8a6a-4add-bc55-0a9d0597df7c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:03.974442 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:03.974442 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:03.976966 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2237603e-8a6a-4add-bc55-0a9d0597df7c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:03.977346 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2237603e-8a6a-4add-bc55-0a9d0597df7c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:04.075624 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:04.075624 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:04.084573 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2237603e-8a6a-4add-bc55-0a9d0597df7c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:04.098226 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1166/2360] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:03 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:04.566521 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6efaad32-acd7-4f2b-a209-0dcb2c44a8c6 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/3916cee9-7fa4-47b8-822b-fa05e5df674b Jan 13 04:11:04.567377 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6efaad32-acd7-4f2b-a209-0dcb2c44a8c6 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:04.567791 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:04.567791 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:04.568549 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6efaad32-acd7-4f2b-a209-0dcb2c44a8c6 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:04.651625 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:04.651625 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:04.652836 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6efaad32-acd7-4f2b-a209-0dcb2c44a8c6 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Snapshot retrieved successfully. Jan 13 04:11:04.655028 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6efaad32-acd7-4f2b-a209-0dcb2c44a8c6 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/3916cee9-7fa4-47b8-822b-fa05e5df674b returned with HTTP 200 Jan 13 04:11:04.655974 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1195/2361] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:11:04 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/3916cee9-7fa4-47b8-822b-fa05e5df674b => generated 439 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:05.106451 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e79438f8-b54a-4c77-9f3b-6b3ae35ed67c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:05.106987 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e79438f8-b54a-4c77-9f3b-6b3ae35ed67c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:05.107181 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:05.107181 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:05.107834 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e79438f8-b54a-4c77-9f3b-6b3ae35ed67c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:05.109017 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e79438f8-b54a-4c77-9f3b-6b3ae35ed67c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:05.189557 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:05.189557 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:05.193516 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e79438f8-b54a-4c77-9f3b-6b3ae35ed67c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:05.210530 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1167/2362] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:05 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:05.669317 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-47d6adf3-786e-4b10-948a-1cc745ca3a29 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/3916cee9-7fa4-47b8-822b-fa05e5df674b Jan 13 04:11:05.669876 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-47d6adf3-786e-4b10-948a-1cc745ca3a29 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:05.670097 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:05.670097 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:05.670508 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-47d6adf3-786e-4b10-948a-1cc745ca3a29 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:05.745334 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:05.745334 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:05.752576 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-47d6adf3-786e-4b10-948a-1cc745ca3a29 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Snapshot retrieved successfully. Jan 13 04:11:05.754792 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-47d6adf3-786e-4b10-948a-1cc745ca3a29 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/3916cee9-7fa4-47b8-822b-fa05e5df674b returned with HTTP 200 Jan 13 04:11:05.755623 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1196/2363] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:11:05 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/3916cee9-7fa4-47b8-822b-fa05e5df674b => generated 466 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:05.768692 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b9de20fb-ae1c-444c-ac87-c1a9e12235b7 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] POST http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots Jan 13 04:11:05.771888 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:05.771888 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:05.772815 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b9de20fb-ae1c-444c-ac87-c1a9e12235b7 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7a619e7-38a8-45c3-892b-421a42056102", "name": "tempest-VolumesDeleteCascade-Snapshot-1770408171"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:05.888055 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:05.888055 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:05.890543 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b9de20fb-ae1c-444c-ac87-c1a9e12235b7 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:05.890901 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-b9de20fb-ae1c-444c-ac87-c1a9e12235b7 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Create snapshot from volume a7a619e7-38a8-45c3-892b-421a42056102 Jan 13 04:11:06.058723 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-b9de20fb-ae1c-444c-ac87-c1a9e12235b7 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Created reservations ['9408999e-9171-4e3f-8a37-2ffb26138039', 'ed0b9af0-7cb8-48d8-8ff6-35a3be38a0a8', '9317630d-9abd-45c0-b336-e2903495959e', 'df0cdc78-779e-44d3-a186-228345cd5367'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:11:06.229882 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b4ffdc72-f052-4c2c-bb10-cbdf9c527ae2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:06.230666 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b4ffdc72-f052-4c2c-bb10-cbdf9c527ae2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:06.231035 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:06.231035 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:06.231882 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b4ffdc72-f052-4c2c-bb10-cbdf9c527ae2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:06.232464 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b4ffdc72-f052-4c2c-bb10-cbdf9c527ae2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:06.289245 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:06.289245 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:06.296575 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b4ffdc72-f052-4c2c-bb10-cbdf9c527ae2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:06.297740 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1197/2364] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:06 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:06.385525 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b9de20fb-ae1c-444c-ac87-c1a9e12235b7 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Snapshot create request issued successfully. Jan 13 04:11:06.386352 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b9de20fb-ae1c-444c-ac87-c1a9e12235b7 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots returned with HTTP 202 Jan 13 04:11:06.387257 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1168/2365] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:11:05 2021] POST /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots => generated 307 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:11:06.398232 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd526344-6d13-408f-a0f3-c39a9e962504 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/b8b9c36d-572c-4ca3-a78b-489a42059dba Jan 13 04:11:06.398632 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd526344-6d13-408f-a0f3-c39a9e962504 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:06.399041 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:06.399041 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:06.399667 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd526344-6d13-408f-a0f3-c39a9e962504 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:06.474726 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:06.474726 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:06.479139 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cd526344-6d13-408f-a0f3-c39a9e962504 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Snapshot retrieved successfully. Jan 13 04:11:06.482060 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd526344-6d13-408f-a0f3-c39a9e962504 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/b8b9c36d-572c-4ca3-a78b-489a42059dba returned with HTTP 200 Jan 13 04:11:06.494997 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1198/2366] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:11:06 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/b8b9c36d-572c-4ca3-a78b-489a42059dba => generated 439 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:07.317128 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-73eb33ed-d636-42e8-b530-4408c1799e44 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:07.317689 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-73eb33ed-d636-42e8-b530-4408c1799e44 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:07.317837 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:07.317837 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:07.318460 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-73eb33ed-d636-42e8-b530-4408c1799e44 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:07.318979 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-73eb33ed-d636-42e8-b530-4408c1799e44 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:07.379432 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:07.379432 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:07.383359 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-73eb33ed-d636-42e8-b530-4408c1799e44 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:07.387514 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1169/2367] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:07 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:07.507407 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3346067d-06b0-42ac-b2ac-402f83461373 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/b8b9c36d-572c-4ca3-a78b-489a42059dba Jan 13 04:11:07.507940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3346067d-06b0-42ac-b2ac-402f83461373 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:07.508137 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:07.508137 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:07.508962 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3346067d-06b0-42ac-b2ac-402f83461373 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:07.575094 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:07.575094 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:07.576225 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3346067d-06b0-42ac-b2ac-402f83461373 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Snapshot retrieved successfully. Jan 13 04:11:07.578660 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3346067d-06b0-42ac-b2ac-402f83461373 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/b8b9c36d-572c-4ca3-a78b-489a42059dba returned with HTTP 200 Jan 13 04:11:07.579728 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1199/2368] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:11:07 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/b8b9c36d-572c-4ca3-a78b-489a42059dba => generated 439 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:08.399039 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-03035136-906e-4773-b57a-889a09f0635f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:08.399678 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-03035136-906e-4773-b57a-889a09f0635f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:08.400130 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:08.400130 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:08.400987 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-03035136-906e-4773-b57a-889a09f0635f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:08.401477 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-03035136-906e-4773-b57a-889a09f0635f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:08.550489 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:08.550489 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:08.552726 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-03035136-906e-4773-b57a-889a09f0635f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:08.579649 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1170/2369] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:08 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:08.591302 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-477b039b-0af1-4497-b694-1fc229b9332b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/b8b9c36d-572c-4ca3-a78b-489a42059dba Jan 13 04:11:08.592958 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-477b039b-0af1-4497-b694-1fc229b9332b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:08.593189 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:08.593189 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:08.593577 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-477b039b-0af1-4497-b694-1fc229b9332b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:08.675076 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:08.675076 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:08.681078 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-477b039b-0af1-4497-b694-1fc229b9332b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Snapshot retrieved successfully. Jan 13 04:11:08.687090 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-477b039b-0af1-4497-b694-1fc229b9332b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/b8b9c36d-572c-4ca3-a78b-489a42059dba returned with HTTP 200 Jan 13 04:11:08.699245 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1200/2370] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:11:08 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/b8b9c36d-572c-4ca3-a78b-489a42059dba => generated 439 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:09.594497 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5df34b3-34c5-499c-946f-b193bf52abec tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:09.595528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5df34b3-34c5-499c-946f-b193bf52abec tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:09.595915 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:09.595915 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:09.596569 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5df34b3-34c5-499c-946f-b193bf52abec tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:09.597079 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d5df34b3-34c5-499c-946f-b193bf52abec tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:09.634685 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:09.634685 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:09.636584 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5df34b3-34c5-499c-946f-b193bf52abec tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:09.637409 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1171/2371] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:09 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:09.711817 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee2cdd02-819c-4bdf-89fb-20848ddee0a9 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/b8b9c36d-572c-4ca3-a78b-489a42059dba Jan 13 04:11:09.712390 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee2cdd02-819c-4bdf-89fb-20848ddee0a9 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:09.712609 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:09.712609 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:09.712991 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee2cdd02-819c-4bdf-89fb-20848ddee0a9 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:09.751567 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:09.751567 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:09.752778 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ee2cdd02-819c-4bdf-89fb-20848ddee0a9 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Snapshot retrieved successfully. Jan 13 04:11:09.754730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee2cdd02-819c-4bdf-89fb-20848ddee0a9 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/b8b9c36d-572c-4ca3-a78b-489a42059dba returned with HTTP 200 Jan 13 04:11:09.755841 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1201/2372] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:11:09 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/b8b9c36d-572c-4ca3-a78b-489a42059dba => generated 466 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:09.767899 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6bf73a2e-0923-4078-a1cd-50180f3aa4ce tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] DELETE http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102?cascade=True Jan 13 04:11:09.768809 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6bf73a2e-0923-4078-a1cd-50180f3aa4ce tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:09.769160 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:09.769160 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:09.769962 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6bf73a2e-0923-4078-a1cd-50180f3aa4ce tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:09.770636 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-6bf73a2e-0923-4078-a1cd-50180f3aa4ce tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Delete volume with id: a7a619e7-38a8-45c3-892b-421a42056102 Jan 13 04:11:09.826514 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:09.826514 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:09.828950 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6bf73a2e-0923-4078-a1cd-50180f3aa4ce tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:09.950166 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6bf73a2e-0923-4078-a1cd-50180f3aa4ce tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Delete volume request issued successfully. Jan 13 04:11:09.951034 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6bf73a2e-0923-4078-a1cd-50180f3aa4ce tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102?cascade=True returned with HTTP 202 Jan 13 04:11:09.952221 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1172/2373] 10.222.0.38 () {58 vars in 1343 bytes} [Wed Jan 13 04:11:09 2021] DELETE /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102?cascade=True => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:11:09.959851 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88921692-f584-44f2-b2c1-d067e2d9dc7c tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 Jan 13 04:11:09.960449 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-88921692-f584-44f2-b2c1-d067e2d9dc7c tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:09.960655 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:09.960655 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:09.961024 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-88921692-f584-44f2-b2c1-d067e2d9dc7c tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:10.087386 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:10.087386 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:10.118596 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-88921692-f584-44f2-b2c1-d067e2d9dc7c tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:10.145425 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88921692-f584-44f2-b2c1-d067e2d9dc7c tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 returned with HTTP 200 Jan 13 04:11:10.146842 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1202/2374] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:09 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 => generated 912 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:10.322817 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1816857c-07c5-4f40-b4b1-51355f30f8b7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] DELETE http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:11:10.323350 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1816857c-07c5-4f40-b4b1-51355f30f8b7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:10.323570 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:10.323570 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:10.323950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1816857c-07c5-4f40-b4b1-51355f30f8b7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:10.324626 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-1816857c-07c5-4f40-b4b1-51355f30f8b7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Delete volume with id: 263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:11:10.489294 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:10.489294 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:10.490740 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1816857c-07c5-4f40-b4b1-51355f30f8b7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:10.549117 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1816857c-07c5-4f40-b4b1-51355f30f8b7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Delete volume request issued successfully. Jan 13 04:11:10.549596 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1816857c-07c5-4f40-b4b1-51355f30f8b7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 202 Jan 13 04:11:10.552380 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1173/2375] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:11:10 2021] DELETE /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:11:10.558574 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41ecf0ae-2953-4738-a2d2-e361f385f7ab tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:11:10.559309 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-41ecf0ae-2953-4738-a2d2-e361f385f7ab tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:10.559676 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:10.559676 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:10.560347 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-41ecf0ae-2953-4738-a2d2-e361f385f7ab tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:10.651571 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-247340e4-e288-412c-9b04-c94729912425 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:10.652829 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-247340e4-e288-412c-9b04-c94729912425 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:10.653429 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:10.653429 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:10.654073 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-247340e4-e288-412c-9b04-c94729912425 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:10.654615 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-247340e4-e288-412c-9b04-c94729912425 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:10.716589 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:10.716589 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:10.719804 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:10.719804 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:10.721849 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-247340e4-e288-412c-9b04-c94729912425 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:10.728129 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1174/2376] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:10 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:10.742496 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-41ecf0ae-2953-4738-a2d2-e361f385f7ab tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:10.802502 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41ecf0ae-2953-4738-a2d2-e361f385f7ab tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:11:10.804625 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1203/2377] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:10 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 910 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:11.175925 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-041743d7-35b4-4536-b897-4cc23992e442 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 Jan 13 04:11:11.176430 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-041743d7-35b4-4536-b897-4cc23992e442 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:11.176658 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:11.176658 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:11.177043 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-041743d7-35b4-4536-b897-4cc23992e442 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:11.306351 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:11.306351 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:11.326373 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-041743d7-35b4-4536-b897-4cc23992e442 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:11.385324 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-041743d7-35b4-4536-b897-4cc23992e442 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 returned with HTTP 200 Jan 13 04:11:11.387342 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1175/2378] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:11 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 => generated 912 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:11.744003 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ba93c169-db88-4112-9d88-3b5ec467298d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:11.744583 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ba93c169-db88-4112-9d88-3b5ec467298d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:11.745269 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:11.745269 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:11.745651 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ba93c169-db88-4112-9d88-3b5ec467298d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:11.746021 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ba93c169-db88-4112-9d88-3b5ec467298d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:11.823864 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-feac0214-0a9a-4156-9973-3603c23255d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:11:11.825239 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-feac0214-0a9a-4156-9973-3603c23255d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:11.825550 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:11.825550 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:11.826755 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-feac0214-0a9a-4156-9973-3603c23255d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:11.895495 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:11.895495 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:11.906835 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-feac0214-0a9a-4156-9973-3603c23255d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:11.934236 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:11.934236 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:11.938568 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-feac0214-0a9a-4156-9973-3603c23255d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:11:11.940467 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1176/2379] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:11 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 910 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:11.947992 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ba93c169-db88-4112-9d88-3b5ec467298d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:11.970937 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1204/2380] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:11 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:12.409806 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d229759b-009d-4654-b049-5ebd187541dc tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 Jan 13 04:11:12.411140 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d229759b-009d-4654-b049-5ebd187541dc tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:12.425001 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:12.425001 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:12.425845 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d229759b-009d-4654-b049-5ebd187541dc tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:12.619876 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:12.619876 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:12.650290 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d229759b-009d-4654-b049-5ebd187541dc tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:12.709046 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d229759b-009d-4654-b049-5ebd187541dc tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 returned with HTTP 200 Jan 13 04:11:12.710061 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1205/2381] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:12 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 => generated 912 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:11:12.743867 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d415db02-7a30-4fd4-9d7a-c90608759da1 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] POST http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types Jan 13 04:11:12.744560 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:12.744560 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:12.745299 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d415db02-7a30-4fd4-9d7a-c90608759da1 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1410390146"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:12.809098 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d415db02-7a30-4fd4-9d7a-c90608759da1 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types returned with HTTP 202 Jan 13 04:11:12.809971 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1177/2382] 10.222.0.38 () {62 vars in 1278 bytes} [Wed Jan 13 04:11:12 2021] POST /volume/v3/494202f37b374800aed91e770cbd322f/group_types => generated 181 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 13 04:11:12.824499 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eae8441d-42a8-4cfa-89b0-32adf48a3347 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] POST http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs Jan 13 04:11:12.825499 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:12.825499 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:12.826222 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eae8441d-42a8-4cfa-89b0-32adf48a3347 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:12.874060 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eae8441d-42a8-4cfa-89b0-32adf48a3347 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs returned with HTTP 202 Jan 13 04:11:12.877068 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1206/2383] 10.222.0.38 () {62 vars in 1425 bytes} [Wed Jan 13 04:11:12 2021] POST /volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs => generated 53 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:11:12.892729 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-857d9f46-57a7-431a-8295-62dfb3dcabe6 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] POST http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs Jan 13 04:11:12.904433 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-857d9f46-57a7-431a-8295-62dfb3dcabe6 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:12.971761 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-794b0e5b-3311-4b5e-b352-5a4e6b4c9461 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:11:12.972628 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-794b0e5b-3311-4b5e-b352-5a4e6b4c9461 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:12.973520 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-794b0e5b-3311-4b5e-b352-5a4e6b4c9461 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:12.991843 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-857d9f46-57a7-431a-8295-62dfb3dcabe6 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs returned with HTTP 202 Jan 13 04:11:12.992775 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1178/2384] 10.222.0.38 () {62 vars in 1425 bytes} [Wed Jan 13 04:11:12 2021] POST /volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs => generated 61 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:11:13.003808 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a740c214-6c0d-49eb-b502-e4f99118f2e2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:13.004532 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a740c214-6c0d-49eb-b502-e4f99118f2e2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:13.005019 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a740c214-6c0d-49eb-b502-e4f99118f2e2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:13.005799 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a740c214-6c0d-49eb-b502-e4f99118f2e2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:13.048517 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:13.048517 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:13.055576 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a740c214-6c0d-49eb-b502-e4f99118f2e2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:13.066987 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1179/2385] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:12 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:13.071942 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-358fb54d-0762-4e22-8d4e-e117d58075f3 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] GET http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs/key2 Jan 13 04:11:13.072819 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-358fb54d-0762-4e22-8d4e-e117d58075f3 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:13.073193 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:13.073193 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:13.073802 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-358fb54d-0762-4e22-8d4e-e117d58075f3 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:13.089561 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:13.089561 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:13.118580 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-794b0e5b-3311-4b5e-b352-5a4e6b4c9461 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:13.130338 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-358fb54d-0762-4e22-8d4e-e117d58075f3 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs/key2 returned with HTTP 200 Jan 13 04:11:13.135878 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1180/2386] 10.222.0.38 () {60 vars in 1419 bytes} [Wed Jan 13 04:11:13 2021] GET /volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs/key2 => generated 26 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:13.154868 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86c18235-dc69-4dbd-b826-82c53280f752 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] GET http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs/key3 Jan 13 04:11:13.155667 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86c18235-dc69-4dbd-b826-82c53280f752 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:13.157264 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86c18235-dc69-4dbd-b826-82c53280f752 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:13.197687 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-794b0e5b-3311-4b5e-b352-5a4e6b4c9461 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:11:13.202914 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1207/2387] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:12 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 910 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:11:13.206227 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86c18235-dc69-4dbd-b826-82c53280f752 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs/key3 returned with HTTP 200 Jan 13 04:11:13.207061 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1181/2388] 10.222.0.38 () {60 vars in 1419 bytes} [Wed Jan 13 04:11:13 2021] GET /volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs/key3 => generated 18 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:11:13.229932 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-772db6f6-b3dd-45d7-a06a-e5ce5ad1dc73 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] PUT http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs/key3 Jan 13 04:11:13.230751 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:13.230751 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:13.231845 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-772db6f6-b3dd-45d7-a06a-e5ce5ad1dc73 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:13.281700 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-772db6f6-b3dd-45d7-a06a-e5ce5ad1dc73 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs/key3 returned with HTTP 200 Jan 13 04:11:13.288007 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1208/2389] 10.222.0.38 () {62 vars in 1439 bytes} [Wed Jan 13 04:11:13 2021] PUT /volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs/key3 => generated 26 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:13.298817 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-68cb1e65-7a24-4efb-9aa5-1b03ec550923 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] GET http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs Jan 13 04:11:13.299659 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-68cb1e65-7a24-4efb-9aa5-1b03ec550923 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:13.300372 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-68cb1e65-7a24-4efb-9aa5-1b03ec550923 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:13.380613 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-68cb1e65-7a24-4efb-9aa5-1b03ec550923 tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs returned with HTTP 200 Jan 13 04:11:13.381475 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1182/2390] 10.222.0.38 () {60 vars in 1404 bytes} [Wed Jan 13 04:11:13 2021] GET /volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs => generated 87 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:11:13.394764 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac0df53b-0e22-4b82-b955-16874073a3fe tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] DELETE http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs/key1 Jan 13 04:11:13.395731 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ac0df53b-0e22-4b82-b955-16874073a3fe tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:13.396460 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ac0df53b-0e22-4b82-b955-16874073a3fe tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:13.465277 n-d-766380-6 devstack@c-api.service[87925]: /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 04:11:13.465277 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:11:13.476676 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac0df53b-0e22-4b82-b955-16874073a3fe tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs/key1 returned with HTTP 202 Jan 13 04:11:13.478569 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1209/2391] 10.222.0.38 () {60 vars in 1422 bytes} [Wed Jan 13 04:11:13 2021] DELETE /volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs/key1 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:11:13.493024 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5b8130ff-d653-4a6f-9766-98494abbd6fe tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] GET http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs/key1 Jan 13 04:11:13.493598 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5b8130ff-d653-4a6f-9766-98494abbd6fe tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:13.494082 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5b8130ff-d653-4a6f-9766-98494abbd6fe tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:13.559570 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5b8130ff-d653-4a6f-9766-98494abbd6fe tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] HTTP exception thrown: Group Type 3082fc68-69b6-4c23-b923-d77ec1e133db has no extra spec with key key1. Jan 13 04:11:13.562881 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5b8130ff-d653-4a6f-9766-98494abbd6fe tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs/key1 returned with HTTP 404 Jan 13 04:11:13.564432 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1183/2392] 10.222.0.38 () {60 vars in 1419 bytes} [Wed Jan 13 04:11:13 2021] GET /volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db/group_specs/key1 => generated 126 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:11:13.574730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-93966f1b-08d9-4770-8f8e-6fe4e267d6ff tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] DELETE http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db Jan 13 04:11:13.576039 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-93966f1b-08d9-4770-8f8e-6fe4e267d6ff tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:13.577396 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-93966f1b-08d9-4770-8f8e-6fe4e267d6ff tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:13.618557 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-93966f1b-08d9-4770-8f8e-6fe4e267d6ff tempest-GroupTypeSpecsTest-1340360074 tempest-GroupTypeSpecsTest-1340360074] http://10.222.0.38/volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db returned with HTTP 202 Jan 13 04:11:13.620980 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1210/2393] 10.222.0.38 () {60 vars in 1371 bytes} [Wed Jan 13 04:11:13 2021] DELETE /volume/v3/494202f37b374800aed91e770cbd322f/group_types/3082fc68-69b6-4c23-b923-d77ec1e133db => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 13 04:11:13.735211 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7d96dc3-5a13-4e55-b8a7-663a311fa7bb tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 Jan 13 04:11:13.735983 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7d96dc3-5a13-4e55-b8a7-663a311fa7bb tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:13.736757 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7d96dc3-5a13-4e55-b8a7-663a311fa7bb tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:13.859101 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:13.859101 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:13.908941 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a7d96dc3-5a13-4e55-b8a7-663a311fa7bb tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:13.971511 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7d96dc3-5a13-4e55-b8a7-663a311fa7bb tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 returned with HTTP 200 Jan 13 04:11:13.973363 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1184/2394] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:13 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 => generated 912 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:14.087615 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c963408a-1c2a-455b-b796-6e818c360a5c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:14.088142 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c963408a-1c2a-455b-b796-6e818c360a5c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:14.088683 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c963408a-1c2a-455b-b796-6e818c360a5c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:14.089055 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c963408a-1c2a-455b-b796-6e818c360a5c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:14.134058 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:14.134058 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:14.135920 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c963408a-1c2a-455b-b796-6e818c360a5c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:14.142127 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1211/2395] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:14 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:11:14.235966 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2c202293-9127-4978-b8f4-6ca5f8d0ff17 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:11:14.236560 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2c202293-9127-4978-b8f4-6ca5f8d0ff17 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:14.236771 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:14.236771 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:14.237102 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2c202293-9127-4978-b8f4-6ca5f8d0ff17 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:14.615202 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:14.615202 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:14.641764 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2c202293-9127-4978-b8f4-6ca5f8d0ff17 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:14.703880 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2c202293-9127-4978-b8f4-6ca5f8d0ff17 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 200 Jan 13 04:11:14.708368 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1185/2396] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:14 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 910 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:14.993732 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-93101091-34ed-4967-9d2e-e937fdc22932 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 Jan 13 04:11:14.994326 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-93101091-34ed-4967-9d2e-e937fdc22932 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:14.994468 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:14.994468 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:14.994792 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-93101091-34ed-4967-9d2e-e937fdc22932 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:15.113163 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:15.113163 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:15.130145 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-93101091-34ed-4967-9d2e-e937fdc22932 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:15.162530 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-85dc3173-ea29-4daf-a970-93451e77c977 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:15.163296 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-85dc3173-ea29-4daf-a970-93451e77c977 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:15.163661 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:15.163661 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:15.164300 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-85dc3173-ea29-4daf-a970-93451e77c977 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:15.164842 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-85dc3173-ea29-4daf-a970-93451e77c977 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:15.174051 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-93101091-34ed-4967-9d2e-e937fdc22932 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 returned with HTTP 200 Jan 13 04:11:15.174994 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1212/2397] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:14 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 => generated 912 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:15.220199 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:15.220199 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:15.223811 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-85dc3173-ea29-4daf-a970-93451e77c977 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:15.224913 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1186/2398] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:15 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:15.727597 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ddb2bf01-b61f-458c-95e0-d0829e8a09d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:11:15.728496 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ddb2bf01-b61f-458c-95e0-d0829e8a09d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:15.729172 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:15.729172 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:15.729810 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ddb2bf01-b61f-458c-95e0-d0829e8a09d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:15.800335 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ddb2bf01-b61f-458c-95e0-d0829e8a09d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 404 Jan 13 04:11:15.801632 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1213/2399] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:15 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:11:15.872020 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] POST http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes Jan 13 04:11:15.872499 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:15.872499 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:15.872917 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Action: 'create', calling method: create, body: {"volume": {"imageRef": "59076fc4-aabc-415c-a36b-2aa006b2bfb4", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1580305219"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:15.874063 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Create volume request body: {'volume': {'imageRef': '59076fc4-aabc-415c-a36b-2aa006b2bfb4', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1580305219'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:11:16.071037 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Create volume of 1 GB Jan 13 04:11:16.101152 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Availability Zones retrieved successfully. Jan 13 04:11:16.148295 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Flow 'volume_create_api' (5ce6e3d3-9d12-4656-961e-a2d99424b993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:11:16.151138 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aaa9531-0e69-45ff-a008-8d9fc1b88860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:16.158231 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:11:16.193168 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5aabb81c-b62a-42c6-9ef7-3d7eb94ff14a tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 Jan 13 04:11:16.194090 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5aabb81c-b62a-42c6-9ef7-3d7eb94ff14a tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:16.194782 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5aabb81c-b62a-42c6-9ef7-3d7eb94ff14a tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:16.353081 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:16.353081 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:16.384831 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aaa9531-0e69-45ff-a008-8d9fc1b88860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:16.385015 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5aabb81c-b62a-42c6-9ef7-3d7eb94ff14a tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:16.388139 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e0b5605-5bef-430a-88dd-5bbb09d2966d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:16.423014 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5aabb81c-b62a-42c6-9ef7-3d7eb94ff14a tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 returned with HTTP 200 Jan 13 04:11:16.424033 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1214/2400] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:16 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 => generated 912 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:16.448382 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f3de1d91-3ec5-41cb-aee4-d9aba7c90a6f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:16.449154 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f3de1d91-3ec5-41cb-aee4-d9aba7c90a6f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:16.449542 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:16.449542 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:16.450151 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f3de1d91-3ec5-41cb-aee4-d9aba7c90a6f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:16.450680 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f3de1d91-3ec5-41cb-aee4-d9aba7c90a6f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:16.506307 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:16.506307 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:16.508540 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f3de1d91-3ec5-41cb-aee4-d9aba7c90a6f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:16.509854 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1215/2401] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:16 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:16.575960 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Created reservations ['ba8295a9-24c7-431d-950d-4dab0b28037a', '301cb5e2-b640-4390-85fe-fffa8e59cbd2', '8a7b007e-4ec8-44e7-acb3-6dd917715d82', '7493b6c4-13cf-4c18-a4be-4cf2942c3e26'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:11:16.577976 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e0b5605-5bef-430a-88dd-5bbb09d2966d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba8295a9-24c7-431d-950d-4dab0b28037a', '301cb5e2-b640-4390-85fe-fffa8e59cbd2', '8a7b007e-4ec8-44e7-acb3-6dd917715d82', '7493b6c4-13cf-4c18-a4be-4cf2942c3e26']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:16.580076 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68291ba5-3001-429f-aa77-d10302fed1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:16.651032 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68291ba5-3001-429f-aa77-d10302fed1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c770cf51-a741-40f0-a79a-53eec865e2e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1580305219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab1e31582a9b404ba73b00c35f1884a1',qos_specs=None,replication_status=,reservations=['ba8295a9-24c7-431d-950d-4dab0b28037a','301cb5e2-b640-4390-85fe-fffa8e59cbd2','8a7b007e-4ec8-44e7-acb3-6dd917715d82','7493b6c4-13cf-4c18-a4be-4cf2942c3e26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcce398040764e1d8cf6b765e393b0c5',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:11:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1580305219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c770cf51-a741-40f0-a79a-53eec865e2e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab1e31582a9b404ba73b00c35f1884a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dcce398040764e1d8cf6b765e393b0c5',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:16.653399 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87f1dfb0-50a6-4f12-ab5c-ba7ae684d399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:16.683470 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87f1dfb0-50a6-4f12-ab5c-ba7ae684d399) transitioned into state 'SUCCESS' from state '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-1580305219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab1e31582a9b404ba73b00c35f1884a1',qos_specs=None,replication_status=,reservations=['ba8295a9-24c7-431d-950d-4dab0b28037a','301cb5e2-b640-4390-85fe-fffa8e59cbd2','8a7b007e-4ec8-44e7-acb3-6dd917715d82','7493b6c4-13cf-4c18-a4be-4cf2942c3e26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcce398040764e1d8cf6b765e393b0c5',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:16.685852 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05fcf9af-ba62-4791-98d0-1b5301f48915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:16.703012 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05fcf9af-ba62-4791-98d0-1b5301f48915) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:16.710916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Flow 'volume_create_api' (5ce6e3d3-9d12-4656-961e-a2d99424b993) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:11:16.829063 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Create volume request issued successfully. Jan 13 04:11:16.844181 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b2608c94-9470-4c2a-b02f-d1c7452f62c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes returned with HTTP 202 Jan 13 04:11:16.845261 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1187/2402] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:11:15 2021] POST /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes => generated 818 bytes in 977 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:11:16.860065 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f1706bee-b0eb-4e65-8e9b-67c25d0487d7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:16.860947 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f1706bee-b0eb-4e65-8e9b-67c25d0487d7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:16.866309 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:16.866309 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:16.866309 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f1706bee-b0eb-4e65-8e9b-67c25d0487d7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:16.979408 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:16.979408 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:16.996815 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f1706bee-b0eb-4e65-8e9b-67c25d0487d7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:17.021669 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f1706bee-b0eb-4e65-8e9b-67c25d0487d7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:17.023028 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1216/2403] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:16 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:17.441675 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-adedae29-a0c5-483c-aa50-aabed789fd41 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 Jan 13 04:11:17.442207 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-adedae29-a0c5-483c-aa50-aabed789fd41 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:17.442427 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:17.442427 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:17.442806 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-adedae29-a0c5-483c-aa50-aabed789fd41 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:17.523556 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b7a16d4f-528f-467a-993f-6a2d026ae50b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:17.524802 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b7a16d4f-528f-467a-993f-6a2d026ae50b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:17.526887 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:17.526887 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:17.527662 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b7a16d4f-528f-467a-993f-6a2d026ae50b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:17.528930 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b7a16d4f-528f-467a-993f-6a2d026ae50b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:17.582354 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:17.582354 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:17.584579 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b7a16d4f-528f-467a-993f-6a2d026ae50b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:17.585551 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1217/2404] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:17 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:17.621929 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-adedae29-a0c5-483c-aa50-aabed789fd41 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 returned with HTTP 404 Jan 13 04:11:17.622970 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1188/2405] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:17 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:11:17.631999 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-433bfe1c-0f82-440b-9740-2aaa63e55db5 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes Jan 13 04:11:17.632630 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-433bfe1c-0f82-440b-9740-2aaa63e55db5 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:17.632936 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:17.632936 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:17.633458 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-433bfe1c-0f82-440b-9740-2aaa63e55db5 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:17.634288 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-433bfe1c-0f82-440b-9740-2aaa63e55db5 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:11:17.637367 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-433bfe1c-0f82-440b-9740-2aaa63e55db5 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:11:17.816745 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-433bfe1c-0f82-440b-9740-2aaa63e55db5 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Get all volumes completed successfully. Jan 13 04:11:17.818713 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-433bfe1c-0f82-440b-9740-2aaa63e55db5 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes returned with HTTP 200 Jan 13 04:11:17.820039 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1218/2406] 10.222.0.38 () {58 vars in 1204 bytes} [Wed Jan 13 04:11:17 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes => generated 15 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:11:17.830854 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee112ebf-65a0-45fe-b923-1d16773dc405 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots Jan 13 04:11:17.831379 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee112ebf-65a0-45fe-b923-1d16773dc405 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:17.831866 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee112ebf-65a0-45fe-b923-1d16773dc405 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:17.832738 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-ee112ebf-65a0-45fe-b923-1d16773dc405 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:11:17.835345 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:17.835345 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:17.841777 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-ee112ebf-65a0-45fe-b923-1d16773dc405 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Building query based on filter {{(pid=87926) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:11:17.886369 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ee112ebf-65a0-45fe-b923-1d16773dc405 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Get all snapshots completed successfully. Jan 13 04:11:17.887060 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee112ebf-65a0-45fe-b923-1d16773dc405 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots returned with HTTP 200 Jan 13 04:11:17.887926 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1189/2407] 10.222.0.38 () {58 vars in 1210 bytes} [Wed Jan 13 04:11:17 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots => generated 17 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:11:17.907778 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] POST http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes Jan 13 04:11:17.910298 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1402235223"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:17.912448 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1402235223'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:11:17.912977 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Create volume of 1 GB Jan 13 04:11:17.931448 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Availability Zones retrieved successfully. Jan 13 04:11:17.956803 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Flow 'volume_create_api' (72841c7b-1ca2-48bf-92b9-b3fac0c234b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:11:17.961223 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a44b200-8786-4aa4-8837-3c434a989cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:17.968972 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:11:18.040088 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a43f5a0-a937-4c9e-b300-7ffde4a3eccf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:18.040853 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8a43f5a0-a937-4c9e-b300-7ffde4a3eccf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:18.041933 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8a43f5a0-a937-4c9e-b300-7ffde4a3eccf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:18.147105 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a44b200-8786-4aa4-8837-3c434a989cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:18.153806 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:18.153806 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:18.156361 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bba1577-a8dd-426b-8fe5-1b5de288a5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:18.197982 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8a43f5a0-a937-4c9e-b300-7ffde4a3eccf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:18.251610 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a43f5a0-a937-4c9e-b300-7ffde4a3eccf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:18.257248 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1190/2408] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:18 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:18.386303 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Created reservations ['d63e888c-89cc-4af3-891b-92b78454c0c9', '63b65e12-ee5a-4746-ab20-5211857f5ad6', 'fadfd5af-386a-4665-a7d9-d380f80604dc', '654b379f-598c-4be1-83e5-95a87c5591c4'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:11:18.388563 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bba1577-a8dd-426b-8fe5-1b5de288a5c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d63e888c-89cc-4af3-891b-92b78454c0c9', '63b65e12-ee5a-4746-ab20-5211857f5ad6', 'fadfd5af-386a-4665-a7d9-d380f80604dc', '654b379f-598c-4be1-83e5-95a87c5591c4']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:18.395446 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3115187-231e-497b-9b25-8127e7d1a81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:18.574204 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3115187-231e-497b-9b25-8127e7d1a81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1402235223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='311c2b8fa5f54cf6a2e314051eb79356',qos_specs=None,replication_status=,reservations=['d63e888c-89cc-4af3-891b-92b78454c0c9','63b65e12-ee5a-4746-ab20-5211857f5ad6','fadfd5af-386a-4665-a7d9-d380f80604dc','654b379f-598c-4be1-83e5-95a87c5591c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='830028ee24c84db382d79557d161bb77',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:11:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1402235223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='311c2b8fa5f54cf6a2e314051eb79356',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='830028ee24c84db382d79557d161bb77',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:18.582869 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78d3d6af-1405-4dbe-a473-ff45e4a79487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:18.599595 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f4a2575c-4742-4aee-bc82-81dde76f774c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:18.600812 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f4a2575c-4742-4aee-bc82-81dde76f774c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:18.601192 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:18.601192 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:18.602095 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f4a2575c-4742-4aee-bc82-81dde76f774c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:18.602615 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f4a2575c-4742-4aee-bc82-81dde76f774c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:18.652385 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:18.652385 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:18.654326 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78d3d6af-1405-4dbe-a473-ff45e4a79487) transitioned into state 'SUCCESS' from state '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-1402235223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='311c2b8fa5f54cf6a2e314051eb79356',qos_specs=None,replication_status=,reservations=['d63e888c-89cc-4af3-891b-92b78454c0c9','63b65e12-ee5a-4746-ab20-5211857f5ad6','fadfd5af-386a-4665-a7d9-d380f80604dc','654b379f-598c-4be1-83e5-95a87c5591c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='830028ee24c84db382d79557d161bb77',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:18.655129 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f4a2575c-4742-4aee-bc82-81dde76f774c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:18.656421 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1191/2409] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:18 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:11:18.667387 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c873393f-cab1-4015-920b-e939ecf08e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:18.718779 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c873393f-cab1-4015-920b-e939ecf08e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:18.760189 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Flow 'volume_create_api' (72841c7b-1ca2-48bf-92b9-b3fac0c234b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:11:18.956792 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Create volume request issued successfully. Jan 13 04:11:18.987230 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7155c523-a7e3-422c-a275-867645770c03 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes returned with HTTP 202 Jan 13 04:11:18.992343 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1219/2410] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:11:17 2021] POST /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes => generated 820 bytes in 1087 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:11:19.004351 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4e312b65-5c19-4530-ab4b-31467bc1434f tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 Jan 13 04:11:19.005613 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4e312b65-5c19-4530-ab4b-31467bc1434f tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:19.005994 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:19.005994 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:19.007086 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4e312b65-5c19-4530-ab4b-31467bc1434f tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:19.073438 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:19.073438 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:19.085372 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4e312b65-5c19-4530-ab4b-31467bc1434f tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:19.116430 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4e312b65-5c19-4530-ab4b-31467bc1434f tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 returned with HTTP 200 Jan 13 04:11:19.117522 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1192/2411] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:18 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 => generated 888 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:19.279285 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-04f2a0a9-6fb5-424f-beee-219902201cb5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:19.279285 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-04f2a0a9-6fb5-424f-beee-219902201cb5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:19.279285 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:19.279285 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:19.279285 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-04f2a0a9-6fb5-424f-beee-219902201cb5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:19.338336 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:19.338336 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:19.350830 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-04f2a0a9-6fb5-424f-beee-219902201cb5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:19.382519 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-04f2a0a9-6fb5-424f-beee-219902201cb5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:19.384058 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1220/2412] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:19 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:19.670774 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88e4e571-67e5-48a4-bc36-e1519e0f31ab tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:19.671484 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-88e4e571-67e5-48a4-bc36-e1519e0f31ab tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:19.671893 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:19.671893 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:19.672545 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-88e4e571-67e5-48a4-bc36-e1519e0f31ab tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:19.673059 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-88e4e571-67e5-48a4-bc36-e1519e0f31ab tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:19.717642 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:19.717642 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:19.723907 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88e4e571-67e5-48a4-bc36-e1519e0f31ab tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:19.725119 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1193/2413] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:19 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:20.134232 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b6cc277-9e73-440d-a337-36c1bebb6d81 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 Jan 13 04:11:20.134833 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b6cc277-9e73-440d-a337-36c1bebb6d81 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:20.135079 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:20.135079 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:20.135690 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b6cc277-9e73-440d-a337-36c1bebb6d81 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:20.288247 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:20.288247 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:20.298558 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0b6cc277-9e73-440d-a337-36c1bebb6d81 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:20.325712 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b6cc277-9e73-440d-a337-36c1bebb6d81 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 returned with HTTP 200 Jan 13 04:11:20.327692 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1221/2414] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:20 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 => generated 913 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:20.343737 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcc9de68-de44-4d63-8634-04710776c87e tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] POST http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots Jan 13 04:11:20.344762 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:20.344762 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:20.346134 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bcc9de68-de44-4d63-8634-04710776c87e tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5", "name": "tempest-VolumesDeleteCascade-Snapshot-979322355"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:20.402113 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-40419ba1-054e-4421-9484-71e44041518d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:20.403793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-40419ba1-054e-4421-9484-71e44041518d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:20.404243 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:20.404243 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:20.406179 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-40419ba1-054e-4421-9484-71e44041518d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:20.422205 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:20.422205 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:20.424498 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bcc9de68-de44-4d63-8634-04710776c87e tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:20.425033 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-bcc9de68-de44-4d63-8634-04710776c87e tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Create snapshot from volume 2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 Jan 13 04:11:20.534293 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-bcc9de68-de44-4d63-8634-04710776c87e tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Created reservations ['50722b1a-1304-46df-87c5-0bcf332bba1d', '49ea194f-570a-45d4-a046-78e70a95ddc5', '0162c1cb-e635-4387-b117-a244ee5b7872', '44a9fedc-165a-47cc-b845-1a6937cdeb2a'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:11:20.553130 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:20.553130 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:20.579533 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-40419ba1-054e-4421-9484-71e44041518d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:20.655664 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-40419ba1-054e-4421-9484-71e44041518d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:20.668040 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1222/2415] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:20 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:11:20.855408 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bcc9de68-de44-4d63-8634-04710776c87e tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Snapshot create request issued successfully. Jan 13 04:11:20.858865 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcc9de68-de44-4d63-8634-04710776c87e tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots returned with HTTP 202 Jan 13 04:11:20.865856 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1194/2416] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:11:20 2021] POST /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots => generated 306 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:11:20.877770 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46bc8ff5-3869-464a-8de3-9d4bbb4b5b2d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:20.878194 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-46bc8ff5-3869-464a-8de3-9d4bbb4b5b2d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:20.878389 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:20.878389 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:20.880918 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-46bc8ff5-3869-464a-8de3-9d4bbb4b5b2d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:20.881473 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-46bc8ff5-3869-464a-8de3-9d4bbb4b5b2d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:20.939665 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:20.939665 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:20.942435 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46bc8ff5-3869-464a-8de3-9d4bbb4b5b2d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:20.947876 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1195/2417] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:20 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:20.957204 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9bb0702d-e2d9-49f0-8c26-5a626daa8bae tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/954ca496-0792-4d25-8eee-7f2cf7506241 Jan 13 04:11:20.959062 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9bb0702d-e2d9-49f0-8c26-5a626daa8bae tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:20.960529 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:20.960529 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:20.961174 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9bb0702d-e2d9-49f0-8c26-5a626daa8bae tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:21.022675 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:21.022675 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:21.027292 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9bb0702d-e2d9-49f0-8c26-5a626daa8bae tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Snapshot retrieved successfully. Jan 13 04:11:21.051967 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9bb0702d-e2d9-49f0-8c26-5a626daa8bae tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/954ca496-0792-4d25-8eee-7f2cf7506241 returned with HTTP 200 Jan 13 04:11:21.063102 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1196/2418] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:11:20 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/954ca496-0792-4d25-8eee-7f2cf7506241 => generated 438 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:21.386253 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] POST http://10.222.0.38/volume/v3/12dcc6b7577143a0877ca816dad90929/volumes Jan 13 04:11:21.386927 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:21.386927 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:21.387358 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-1396479127"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:21.388689 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-1396479127'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:11:21.389219 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Create volume of 1 GB Jan 13 04:11:21.417600 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Availability Zones retrieved successfully. Jan 13 04:11:21.470174 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Flow 'volume_create_api' (7506526a-d99c-4f93-939c-235296263c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:11:21.477623 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37296aaf-d1af-4d1a-81ac-786c0e44be69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:21.481467 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:11:21.655487 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37296aaf-d1af-4d1a-81ac-786c0e44be69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:21.663120 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5323b0e4-b0dd-4f84-8468-e930c5721657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:21.676126 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d27da6ff-7807-4ac7-8501-81d08c07260f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:21.676811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d27da6ff-7807-4ac7-8501-81d08c07260f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:21.677131 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:21.677131 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:21.677683 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d27da6ff-7807-4ac7-8501-81d08c07260f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:21.853820 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:21.853820 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:21.891312 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d27da6ff-7807-4ac7-8501-81d08c07260f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:21.950874 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d27da6ff-7807-4ac7-8501-81d08c07260f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:21.954325 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1197/2419] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:21 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:11:21.968823 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Created reservations ['58a979c2-8b24-4895-9efb-c1298aeb5415', '5eefd460-985d-4c67-84e5-1f3c786c411e', 'ecd3a5fe-00bb-4566-b064-ff4664ccaf03', '8917df72-43dc-489f-9916-eb7fb38d0790'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:11:21.970919 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5323b0e4-b0dd-4f84-8468-e930c5721657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58a979c2-8b24-4895-9efb-c1298aeb5415', '5eefd460-985d-4c67-84e5-1f3c786c411e', 'ecd3a5fe-00bb-4566-b064-ff4664ccaf03', '8917df72-43dc-489f-9916-eb7fb38d0790']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:21.973106 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-284652a4-1361-4bd0-88de-6292ed66cefe tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:21.973271 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d23b1d75-cdb0-4f79-ba87-e37359e6fb77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:21.986839 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-284652a4-1361-4bd0-88de-6292ed66cefe tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:21.988325 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:21.988325 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:21.989402 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-284652a4-1361-4bd0-88de-6292ed66cefe tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:21.990871 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-284652a4-1361-4bd0-88de-6292ed66cefe tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:22.070523 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:22.070523 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:22.077425 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-284652a4-1361-4bd0-88de-6292ed66cefe tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:22.078691 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1198/2420] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:21 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:22.089981 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0ab31805-3fea-46ee-b9bc-f34e2a2048db tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/954ca496-0792-4d25-8eee-7f2cf7506241 Jan 13 04:11:22.095705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0ab31805-3fea-46ee-b9bc-f34e2a2048db tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:22.096964 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d23b1d75-cdb0-4f79-ba87-e37359e6fb77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eee075d4-9370-4dff-8dcc-3994699cf391', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1396479127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12dcc6b7577143a0877ca816dad90929',qos_specs=None,replication_status=,reservations=['58a979c2-8b24-4895-9efb-c1298aeb5415','5eefd460-985d-4c67-84e5-1f3c786c411e','ecd3a5fe-00bb-4566-b064-ff4664ccaf03','8917df72-43dc-489f-9916-eb7fb38d0790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8047becebf3746d28233f02dccb274b6',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:11:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1396479127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eee075d4-9370-4dff-8dcc-3994699cf391,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12dcc6b7577143a0877ca816dad90929',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8047becebf3746d28233f02dccb274b6',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:22.098818 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:22.098818 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:22.099169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dc1ade7-f8a9-4294-90b0-08ff8ce1929c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:22.099820 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0ab31805-3fea-46ee-b9bc-f34e2a2048db tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:22.156709 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dc1ade7-f8a9-4294-90b0-08ff8ce1929c) transitioned into state 'SUCCESS' from state '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-1396479127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12dcc6b7577143a0877ca816dad90929',qos_specs=None,replication_status=,reservations=['58a979c2-8b24-4895-9efb-c1298aeb5415','5eefd460-985d-4c67-84e5-1f3c786c411e','ecd3a5fe-00bb-4566-b064-ff4664ccaf03','8917df72-43dc-489f-9916-eb7fb38d0790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8047becebf3746d28233f02dccb274b6',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:22.158781 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c56b22bc-601d-4bcd-844a-0717f8bcf864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:22.169673 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:22.169673 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:22.171534 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0ab31805-3fea-46ee-b9bc-f34e2a2048db tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Snapshot retrieved successfully. Jan 13 04:11:22.177931 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0ab31805-3fea-46ee-b9bc-f34e2a2048db tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/954ca496-0792-4d25-8eee-7f2cf7506241 returned with HTTP 200 Jan 13 04:11:22.182049 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1199/2421] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:11:22 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/954ca496-0792-4d25-8eee-7f2cf7506241 => generated 438 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:22.185211 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c56b22bc-601d-4bcd-844a-0717f8bcf864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:22.188620 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Flow 'volume_create_api' (7506526a-d99c-4f93-939c-235296263c4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:11:22.305515 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Create volume request issued successfully. Jan 13 04:11:22.349912 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ab43cd30-b16a-4869-a7d1-f4eb6828b35a tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] http://10.222.0.38/volume/v3/12dcc6b7577143a0877ca816dad90929/volumes returned with HTTP 202 Jan 13 04:11:22.354080 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1223/2422] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:11:20 2021] POST /volume/v3/12dcc6b7577143a0877ca816dad90929/volumes => generated 821 bytes in 1631 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:11:22.367933 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a9c3e5bc-4187-4929-a856-7415bce80964 tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] GET http://10.222.0.38/volume/v3/12dcc6b7577143a0877ca816dad90929/volumes/eee075d4-9370-4dff-8dcc-3994699cf391 Jan 13 04:11:22.368879 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a9c3e5bc-4187-4929-a856-7415bce80964 tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:22.369275 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:22.369275 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:22.370083 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a9c3e5bc-4187-4929-a856-7415bce80964 tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:22.507302 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:22.507302 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:22.534261 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a9c3e5bc-4187-4929-a856-7415bce80964 tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Volume info retrieved successfully. Jan 13 04:11:22.585447 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a9c3e5bc-4187-4929-a856-7415bce80964 tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] http://10.222.0.38/volume/v3/12dcc6b7577143a0877ca816dad90929/volumes/eee075d4-9370-4dff-8dcc-3994699cf391 returned with HTTP 200 Jan 13 04:11:22.586276 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1200/2423] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:22 2021] GET /volume/v3/12dcc6b7577143a0877ca816dad90929/volumes/eee075d4-9370-4dff-8dcc-3994699cf391 => generated 913 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:22.969086 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-09b978e8-016a-445c-adeb-ed7530051df2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:22.969666 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-09b978e8-016a-445c-adeb-ed7530051df2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:22.969794 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:22.969794 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:22.970427 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-09b978e8-016a-445c-adeb-ed7530051df2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:23.093687 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-75cceb2c-a599-4b80-a131-fbeb52739216 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:23.094145 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-75cceb2c-a599-4b80-a131-fbeb52739216 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:23.094363 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:23.094363 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:23.094743 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-75cceb2c-a599-4b80-a131-fbeb52739216 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:23.095116 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-75cceb2c-a599-4b80-a131-fbeb52739216 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:23.101539 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:23.101539 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:23.131049 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-09b978e8-016a-445c-adeb-ed7530051df2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:23.163806 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:23.163806 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:23.167826 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-75cceb2c-a599-4b80-a131-fbeb52739216 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:23.173443 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1201/2424] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:23 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:23.186088 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-09b978e8-016a-445c-adeb-ed7530051df2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:23.186942 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1224/2425] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:22 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:23.203084 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e0c5d4a-92cb-4a74-bd9a-89bac8e8e5b5 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/954ca496-0792-4d25-8eee-7f2cf7506241 Jan 13 04:11:23.203631 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e0c5d4a-92cb-4a74-bd9a-89bac8e8e5b5 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:23.203832 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:23.203832 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:23.204526 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e0c5d4a-92cb-4a74-bd9a-89bac8e8e5b5 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:23.255468 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:23.255468 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:23.256591 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5e0c5d4a-92cb-4a74-bd9a-89bac8e8e5b5 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Snapshot retrieved successfully. Jan 13 04:11:23.266693 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e0c5d4a-92cb-4a74-bd9a-89bac8e8e5b5 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/954ca496-0792-4d25-8eee-7f2cf7506241 returned with HTTP 200 Jan 13 04:11:23.273577 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1202/2426] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:11:23 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/954ca496-0792-4d25-8eee-7f2cf7506241 => generated 465 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:23.282849 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] POST http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes Jan 13 04:11:23.283535 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:23.283535 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:23.284541 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "954ca496-0792-4d25-8eee-7f2cf7506241", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1717847985"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:23.286075 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Create volume request body: {'volume': {'snapshot_id': '954ca496-0792-4d25-8eee-7f2cf7506241', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1717847985'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:11:23.338420 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:23.338420 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:23.340387 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Snapshot retrieved successfully. Jan 13 04:11:23.347259 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Create volume of 1 GB Jan 13 04:11:23.374986 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Availability Zones retrieved successfully. Jan 13 04:11:23.428135 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Flow 'volume_create_api' (917e6eef-bd2a-4b6f-a077-aac6893b0fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:11:23.441105 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21acf924-65ce-4b93-b006-4542f0be2bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:23.444983 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:11:23.602292 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0248a1b5-7ff2-49d8-a52f-c076584595fe tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] GET http://10.222.0.38/volume/v3/12dcc6b7577143a0877ca816dad90929/volumes/eee075d4-9370-4dff-8dcc-3994699cf391 Jan 13 04:11:23.603081 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0248a1b5-7ff2-49d8-a52f-c076584595fe tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:23.603475 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:23.603475 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:23.604245 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0248a1b5-7ff2-49d8-a52f-c076584595fe tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:23.662784 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21acf924-65ce-4b93-b006-4542f0be2bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '954ca496-0792-4d25-8eee-7f2cf7506241', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:23.665393 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a30431eb-0800-43bd-b05c-c5ad52e2f6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:23.727208 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:23.727208 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:23.748950 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0248a1b5-7ff2-49d8-a52f-c076584595fe tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Volume info retrieved successfully. Jan 13 04:11:23.762320 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Created reservations ['517e7352-7bb4-4afa-82d0-79f9aa630628', '9e6abf5c-d1e0-4b98-ac78-cdc1e923ab33', '6ca02f78-3383-482f-869e-5c51f6c5362c', 'a6a02c8a-204a-446f-a0c3-581e423b1d26'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:11:23.770906 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a30431eb-0800-43bd-b05c-c5ad52e2f6ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['517e7352-7bb4-4afa-82d0-79f9aa630628', '9e6abf5c-d1e0-4b98-ac78-cdc1e923ab33', '6ca02f78-3383-482f-869e-5c51f6c5362c', 'a6a02c8a-204a-446f-a0c3-581e423b1d26']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:23.773267 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3589f445-5690-4a39-8eed-f8cbd52cecd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:23.803744 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0248a1b5-7ff2-49d8-a52f-c076584595fe tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] http://10.222.0.38/volume/v3/12dcc6b7577143a0877ca816dad90929/volumes/eee075d4-9370-4dff-8dcc-3994699cf391 returned with HTTP 200 Jan 13 04:11:23.805452 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1203/2427] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:23 2021] GET /volume/v3/12dcc6b7577143a0877ca816dad90929/volumes/eee075d4-9370-4dff-8dcc-3994699cf391 => generated 914 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:24.008829 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3494b587-a034-49a1-a3c7-b704a4ea6ab8 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] GET http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/eee075d4-9370-4dff-8dcc-3994699cf391 Jan 13 04:11:24.009365 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3494b587-a034-49a1-a3c7-b704a4ea6ab8 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:24.009534 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:24.009534 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:24.009916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3494b587-a034-49a1-a3c7-b704a4ea6ab8 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:24.071300 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3589f445-5690-4a39-8eed-f8cbd52cecd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1717847985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='311c2b8fa5f54cf6a2e314051eb79356',qos_specs=None,replication_status=,reservations=['517e7352-7bb4-4afa-82d0-79f9aa630628','9e6abf5c-d1e0-4b98-ac78-cdc1e923ab33','6ca02f78-3383-482f-869e-5c51f6c5362c','a6a02c8a-204a-446f-a0c3-581e423b1d26'],size=1,snapshot_id=954ca496-0792-4d25-8eee-7f2cf7506241,source_replicaid=,source_volid=None,status='creating',user_id='830028ee24c84db382d79557d161bb77',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1717847985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='311c2b8fa5f54cf6a2e314051eb79356',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=954ca496-0792-4d25-8eee-7f2cf7506241,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='830028ee24c84db382d79557d161bb77',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:24.074277 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82e8afa-6003-4902-ade7-2621fe480d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:24.120315 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82e8afa-6003-4902-ade7-2621fe480d9a) transitioned into state 'SUCCESS' from state '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-1717847985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='311c2b8fa5f54cf6a2e314051eb79356',qos_specs=None,replication_status=,reservations=['517e7352-7bb4-4afa-82d0-79f9aa630628','9e6abf5c-d1e0-4b98-ac78-cdc1e923ab33','6ca02f78-3383-482f-869e-5c51f6c5362c','a6a02c8a-204a-446f-a0c3-581e423b1d26'],size=1,snapshot_id=954ca496-0792-4d25-8eee-7f2cf7506241,source_replicaid=,source_volid=None,status='creating',user_id='830028ee24c84db382d79557d161bb77',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:24.122286 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e969e5c-d729-4821-b0ba-f4a61cac23b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:24.149485 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:24.149485 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:24.167695 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3494b587-a034-49a1-a3c7-b704a4ea6ab8 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Volume info retrieved successfully. Jan 13 04:11:24.253382 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3494b587-a034-49a1-a3c7-b704a4ea6ab8 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/eee075d4-9370-4dff-8dcc-3994699cf391 returned with HTTP 200 Jan 13 04:11:24.254183 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1204/2428] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:23 2021] GET /volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/eee075d4-9370-4dff-8dcc-3994699cf391 => generated 1085 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:11:24.263240 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b255507c-f625-455e-a103-14e572346afd tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:24.265414 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b255507c-f625-455e-a103-14e572346afd tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:24.265992 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:24.265992 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:24.283538 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e969e5c-d729-4821-b0ba-f4a61cac23b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:24.284388 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b255507c-f625-455e-a103-14e572346afd tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:24.285122 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b255507c-f625-455e-a103-14e572346afd tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:24.289705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Flow 'volume_create_api' (917e6eef-bd2a-4b6f-a077-aac6893b0fff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:11:24.370188 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:24.370188 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:24.379569 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b255507c-f625-455e-a103-14e572346afd tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:24.380770 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1205/2429] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:24 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:24.389281 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-49c2516b-b0d3-4fcf-a5bf-03fdb49f6645 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:24.389806 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-49c2516b-b0d3-4fcf-a5bf-03fdb49f6645 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:24.389996 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:24.389996 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:24.392494 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-49c2516b-b0d3-4fcf-a5bf-03fdb49f6645 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:24.443668 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Create volume request issued successfully. Jan 13 04:11:24.508535 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2988c3b8-0d32-45b6-9fcd-4aa933f4aeee tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes returned with HTTP 202 Jan 13 04:11:24.516670 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1225/2430] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:11:23 2021] POST /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes => generated 854 bytes in 1239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:11:24.531784 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:24.531784 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:24.533045 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-729fc410-381b-43fd-be3e-34bd3cfd43c2 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] POST http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/eee075d4-9370-4dff-8dcc-3994699cf391/action Jan 13 04:11:24.541564 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:24.541564 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:24.542132 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-729fc410-381b-43fd-be3e-34bd3cfd43c2 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Action body: b'{"os-unmanage": {}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:11:24.542532 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-729fc410-381b-43fd-be3e-34bd3cfd43c2 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:24.542947 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.volume_unmanage [None req-729fc410-381b-43fd-be3e-34bd3cfd43c2 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Unmanage volume with id: eee075d4-9370-4dff-8dcc-3994699cf391 Jan 13 04:11:24.552351 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-49c2516b-b0d3-4fcf-a5bf-03fdb49f6645 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:24.580955 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-49c2516b-b0d3-4fcf-a5bf-03fdb49f6645 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:24.582092 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1206/2431] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:24 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:24.594979 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e95e52b4-64aa-4d24-852b-8f1921e46f32 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c Jan 13 04:11:24.596645 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e95e52b4-64aa-4d24-852b-8f1921e46f32 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:24.598585 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:24.598585 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:24.599240 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e95e52b4-64aa-4d24-852b-8f1921e46f32 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:24.657399 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:24.657399 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:24.658504 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-729fc410-381b-43fd-be3e-34bd3cfd43c2 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Volume info retrieved successfully. Jan 13 04:11:24.693630 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-729fc410-381b-43fd-be3e-34bd3cfd43c2 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Delete volume request issued successfully. Jan 13 04:11:24.694160 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-729fc410-381b-43fd-be3e-34bd3cfd43c2 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/eee075d4-9370-4dff-8dcc-3994699cf391/action returned with HTTP 202 Jan 13 04:11:24.700335 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1226/2432] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:11:24 2021] POST /volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/eee075d4-9370-4dff-8dcc-3994699cf391/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:11:24.726784 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-751d2617-5f5f-4c38-9953-43bbe0f1e6af tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] GET http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/eee075d4-9370-4dff-8dcc-3994699cf391 Jan 13 04:11:24.727400 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-751d2617-5f5f-4c38-9953-43bbe0f1e6af tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:24.727668 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:24.727668 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:24.728138 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-751d2617-5f5f-4c38-9953-43bbe0f1e6af tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:24.744644 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:24.744644 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:24.764486 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e95e52b4-64aa-4d24-852b-8f1921e46f32 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:24.810244 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:24.810244 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:24.822290 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-751d2617-5f5f-4c38-9953-43bbe0f1e6af tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Volume info retrieved successfully. Jan 13 04:11:24.831188 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e95e52b4-64aa-4d24-852b-8f1921e46f32 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c returned with HTTP 200 Jan 13 04:11:24.831934 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1207/2433] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:24 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c => generated 946 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:24.852579 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-751d2617-5f5f-4c38-9953-43bbe0f1e6af tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/eee075d4-9370-4dff-8dcc-3994699cf391 returned with HTTP 200 Jan 13 04:11:24.853426 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1227/2434] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:24 2021] GET /volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/eee075d4-9370-4dff-8dcc-3994699cf391 => generated 1086 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:11:25.396821 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7e837505-0b0c-4bc8-81c9-e3be3ba8be9d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:25.397960 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7e837505-0b0c-4bc8-81c9-e3be3ba8be9d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:25.398356 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:25.398356 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:25.399018 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7e837505-0b0c-4bc8-81c9-e3be3ba8be9d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:25.399664 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-7e837505-0b0c-4bc8-81c9-e3be3ba8be9d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:25.476444 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:25.476444 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:25.482211 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7e837505-0b0c-4bc8-81c9-e3be3ba8be9d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:25.485131 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1208/2435] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:25 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:25.625500 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a3279195-68f0-467a-bb79-46e92189d4c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:25.626051 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a3279195-68f0-467a-bb79-46e92189d4c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:25.626285 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:25.626285 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:25.626661 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a3279195-68f0-467a-bb79-46e92189d4c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:25.757297 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:25.757297 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:25.779233 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a3279195-68f0-467a-bb79-46e92189d4c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:25.832353 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a3279195-68f0-467a-bb79-46e92189d4c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:25.833199 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1228/2436] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:25 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:25.848418 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f61b8a39-db5b-4452-b16d-d9fa447be772 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c Jan 13 04:11:25.848937 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f61b8a39-db5b-4452-b16d-d9fa447be772 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:25.849127 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:25.849127 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:25.849760 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f61b8a39-db5b-4452-b16d-d9fa447be772 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:25.871516 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-69f06143-1cd2-45ed-82ce-673b542da7be tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] GET http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/eee075d4-9370-4dff-8dcc-3994699cf391 Jan 13 04:11:25.872255 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-69f06143-1cd2-45ed-82ce-673b542da7be tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:25.872648 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:25.872648 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:25.877362 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-69f06143-1cd2-45ed-82ce-673b542da7be tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:25.994199 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:25.994199 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:26.009013 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f61b8a39-db5b-4452-b16d-d9fa447be772 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:26.016690 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-69f06143-1cd2-45ed-82ce-673b542da7be tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/eee075d4-9370-4dff-8dcc-3994699cf391 returned with HTTP 404 Jan 13 04:11:26.021291 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1229/2437] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:25 2021] GET /volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/eee075d4-9370-4dff-8dcc-3994699cf391 => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:11:26.028132 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-424a7098-d07b-45d0-9fa1-60f98ad39438 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] GET http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/detail?all_tenants=1 Jan 13 04:11:26.028694 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-424a7098-d07b-45d0-9fa1-60f98ad39438 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:26.029320 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-424a7098-d07b-45d0-9fa1-60f98ad39438 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:26.031375 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-424a7098-d07b-45d0-9fa1-60f98ad39438 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:11:26.042686 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f61b8a39-db5b-4452-b16d-d9fa447be772 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c returned with HTTP 200 Jan 13 04:11:26.043919 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1209/2438] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:25 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c => generated 946 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:26.169064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-424a7098-d07b-45d0-9fa1-60f98ad39438 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Get all volumes completed successfully. Jan 13 04:11:26.172229 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:26.172229 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:26.198200 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-424a7098-d07b-45d0-9fa1-60f98ad39438 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 13 04:11:26.199019 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1230/2439] 10.222.0.38 () {58 vars in 1252 bytes} [Wed Jan 13 04:11:26 2021] GET /volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/detail?all_tenants=1 => generated 4789 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:11:26.222301 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee1b7ae9-0112-4d6d-b405-23ff32f59618 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] POST http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/os-volume-manage Jan 13 04:11:26.226524 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:26.226524 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:26.227278 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee1b7ae9-0112-4d6d-b405-23ff32f59618 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-1884944308", "host": "n-d-766380-6@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-eee075d4-9370-4dff-8dcc-3994699cf391"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:26.233125 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.volume_manage [None req-ee1b7ae9-0112-4d6d-b405-23ff32f59618 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-1884944308', 'host': 'n-d-766380-6@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-eee075d4-9370-4dff-8dcc-3994699cf391'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 13 04:11:26.285427 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee1b7ae9-0112-4d6d-b405-23ff32f59618 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Flow 'volume_manage_existing_api' (04e76888-2c41-43e4-b418-1e9bb7c257c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:11:26.288495 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee1b7ae9-0112-4d6d-b405-23ff32f59618 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0efdcd-67c0-4d8e-b55a-e1187e772e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:26.465748 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-ee1b7ae9-0112-4d6d-b405-23ff32f59618 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Created reservations ['06282667-2b1d-4533-be52-d7d2d3ce4727', 'd64e8b8c-65d2-4a90-af15-59cca01d9b16', '837547ec-52d1-4c94-8ee3-922702ee16eb', '6427167d-7007-4458-b72e-d5a7d4f59030'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:11:26.468172 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee1b7ae9-0112-4d6d-b405-23ff32f59618 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0efdcd-67c0-4d8e-b55a-e1187e772e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06282667-2b1d-4533-be52-d7d2d3ce4727', 'd64e8b8c-65d2-4a90-af15-59cca01d9b16', '837547ec-52d1-4c94-8ee3-922702ee16eb', '6427167d-7007-4458-b72e-d5a7d4f59030']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:26.470578 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee1b7ae9-0112-4d6d-b405-23ff32f59618 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (3fc9f1f2-9f23-444d-bde9-c67fb0d5b875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:26.499911 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a71033c-a2db-45a6-9ef4-34dd18908c48 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:26.500466 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a71033c-a2db-45a6-9ef4-34dd18908c48 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:26.500686 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:26.500686 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:26.501058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a71033c-a2db-45a6-9ef4-34dd18908c48 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:26.501419 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6a71033c-a2db-45a6-9ef4-34dd18908c48 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:26.569949 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:26.569949 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:26.577833 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a71033c-a2db-45a6-9ef4-34dd18908c48 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:26.578942 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1231/2440] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:26 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:26.677725 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee1b7ae9-0112-4d6d-b405-23ff32f59618 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (3fc9f1f2-9f23-444d-bde9-c67fb0d5b875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '3e228a596ff84901b363f965e201899e', 'project_id': '516e1deb9a4e4d2c9bb9d90c010823dc', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1884944308', 'host': 'n-d-766380-6@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', '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-13T04:11:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1884944308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-766380-6@lvmdriver-1#lvmdriver-1',id=63ae9f20-72fe-4bbf-9597-3e06c644f3f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='516e1deb9a4e4d2c9bb9d90c010823dc',provider_auth=None,provider_geometry=None,provider_id=None,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='3e228a596ff84901b363f965e201899e',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:26.680350 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee1b7ae9-0112-4d6d-b405-23ff32f59618 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (651a435a-6e44-4d05-87ed-7d25c2fc6124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:26.738990 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee1b7ae9-0112-4d6d-b405-23ff32f59618 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (651a435a-6e44-4d05-87ed-7d25c2fc6124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '3e228a596ff84901b363f965e201899e', 'project_id': '516e1deb9a4e4d2c9bb9d90c010823dc', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1884944308', 'host': 'n-d-766380-6@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:26.741701 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee1b7ae9-0112-4d6d-b405-23ff32f59618 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (cd222dbb-4627-4a72-8b7e-642993faddbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:26.750750 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee1b7ae9-0112-4d6d-b405-23ff32f59618 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (cd222dbb-4627-4a72-8b7e-642993faddbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:26.753492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ee1b7ae9-0112-4d6d-b405-23ff32f59618 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Flow 'volume_manage_existing_api' (04e76888-2c41-43e4-b418-1e9bb7c257c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:11:26.758360 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ee1b7ae9-0112-4d6d-b405-23ff32f59618 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Manage volume request issued successfully. Jan 13 04:11:26.849900 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a3d54996-d407-4468-8cf3-02005ba641b3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:26.850673 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a3d54996-d407-4468-8cf3-02005ba641b3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:26.851038 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:26.851038 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:26.851641 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a3d54996-d407-4468-8cf3-02005ba641b3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:26.858216 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee1b7ae9-0112-4d6d-b405-23ff32f59618 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/os-volume-manage returned with HTTP 202 Jan 13 04:11:26.869746 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1210/2441] 10.222.0.38 () {60 vars in 1253 bytes} [Wed Jan 13 04:11:26 2021] POST /volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/os-volume-manage => generated 847 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:11:26.876974 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da7546fa-155f-4fa2-9da1-8132a9e47ce6 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] GET http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 Jan 13 04:11:26.880676 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da7546fa-155f-4fa2-9da1-8132a9e47ce6 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:26.880978 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:26.880978 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:26.881424 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da7546fa-155f-4fa2-9da1-8132a9e47ce6 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:27.004635 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:27.004635 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:27.018602 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:27.018602 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:27.039358 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-da7546fa-155f-4fa2-9da1-8132a9e47ce6 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Volume info retrieved successfully. Jan 13 04:11:27.042272 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a3d54996-d407-4468-8cf3-02005ba641b3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:27.085972 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da7546fa-155f-4fa2-9da1-8132a9e47ce6 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 returned with HTTP 200 Jan 13 04:11:27.096975 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1211/2442] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:26 2021] GET /volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 => generated 1084 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:11:27.096975 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-378af00f-79d1-4b69-a2fb-63f265b8f042 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c Jan 13 04:11:27.096975 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-378af00f-79d1-4b69-a2fb-63f265b8f042 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:27.096975 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:27.096975 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:27.096975 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-378af00f-79d1-4b69-a2fb-63f265b8f042 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:27.101169 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a3d54996-d407-4468-8cf3-02005ba641b3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:27.103829 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1232/2443] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:26 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:11:27.208107 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:27.208107 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:27.219000 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-378af00f-79d1-4b69-a2fb-63f265b8f042 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:27.259944 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-378af00f-79d1-4b69-a2fb-63f265b8f042 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c returned with HTTP 200 Jan 13 04:11:27.261161 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1212/2444] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:27 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c => generated 946 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:27.593856 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0c156050-e4d8-4d60-bcd0-f2e3088c82e5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:27.594371 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0c156050-e4d8-4d60-bcd0-f2e3088c82e5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:27.594772 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:27.594772 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:27.595418 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0c156050-e4d8-4d60-bcd0-f2e3088c82e5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:27.595965 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0c156050-e4d8-4d60-bcd0-f2e3088c82e5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:27.644330 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:27.644330 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:27.661106 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0c156050-e4d8-4d60-bcd0-f2e3088c82e5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:27.661106 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1233/2445] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:27 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:28.105091 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a74fb22e-3137-41f5-a1b2-b277515b6d14 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] GET http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 Jan 13 04:11:28.105599 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a74fb22e-3137-41f5-a1b2-b277515b6d14 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:28.106673 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:28.106673 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:28.108135 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a74fb22e-3137-41f5-a1b2-b277515b6d14 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:28.120366 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-85996a49-7ef2-4c8d-9918-62531c5e1320 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:28.120884 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-85996a49-7ef2-4c8d-9918-62531c5e1320 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:28.121107 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:28.121107 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:28.121469 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-85996a49-7ef2-4c8d-9918-62531c5e1320 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:28.215647 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:28.215647 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:28.234518 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a74fb22e-3137-41f5-a1b2-b277515b6d14 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Volume info retrieved successfully. Jan 13 04:11:28.268122 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:28.268122 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:28.288343 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a74fb22e-3137-41f5-a1b2-b277515b6d14 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 returned with HTTP 200 Jan 13 04:11:28.299076 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1213/2446] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:28 2021] GET /volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 => generated 1084 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:11:28.299180 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-85996a49-7ef2-4c8d-9918-62531c5e1320 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:28.299258 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-89b67cbf-2aca-4453-bcd7-72b9b21758d8 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c Jan 13 04:11:28.299258 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-89b67cbf-2aca-4453-bcd7-72b9b21758d8 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:28.299435 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:28.299435 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:28.299756 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-89b67cbf-2aca-4453-bcd7-72b9b21758d8 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:28.356820 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-85996a49-7ef2-4c8d-9918-62531c5e1320 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:28.358541 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1234/2447] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:28 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:28.395223 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:28.395223 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:28.407096 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-89b67cbf-2aca-4453-bcd7-72b9b21758d8 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:28.449215 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-89b67cbf-2aca-4453-bcd7-72b9b21758d8 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c returned with HTTP 200 Jan 13 04:11:28.452988 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1214/2448] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:28 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c => generated 946 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:28.674634 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f10589d2-d9e7-47a0-bc71-f704d6dc2540 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:28.675825 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f10589d2-d9e7-47a0-bc71-f704d6dc2540 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:28.676243 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:28.676243 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:28.676919 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f10589d2-d9e7-47a0-bc71-f704d6dc2540 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:28.677507 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f10589d2-d9e7-47a0-bc71-f704d6dc2540 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:28.725191 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:28.725191 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:28.727469 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f10589d2-d9e7-47a0-bc71-f704d6dc2540 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:28.728533 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1235/2449] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:28 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:29.307177 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8fcc50ed-ca16-4a01-b078-f23e02c97c81 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] GET http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 Jan 13 04:11:29.308521 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8fcc50ed-ca16-4a01-b078-f23e02c97c81 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:29.308521 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:29.308521 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:29.309162 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8fcc50ed-ca16-4a01-b078-f23e02c97c81 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:29.398113 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9e513e94-6535-4b61-97f9-66d78bd3279c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:29.407723 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9e513e94-6535-4b61-97f9-66d78bd3279c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:29.409578 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:29.409578 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:29.410333 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9e513e94-6535-4b61-97f9-66d78bd3279c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:29.569680 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:29.569680 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:29.588830 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9e513e94-6535-4b61-97f9-66d78bd3279c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:29.645153 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9e513e94-6535-4b61-97f9-66d78bd3279c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:29.646402 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1236/2450] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:29 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:29.655582 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:29.655582 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:29.662746 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64d9188d-a55d-4a1a-873f-f2375263e236 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c Jan 13 04:11:29.665327 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64d9188d-a55d-4a1a-873f-f2375263e236 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:29.672321 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:29.672321 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:29.672321 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64d9188d-a55d-4a1a-873f-f2375263e236 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:29.672760 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8fcc50ed-ca16-4a01-b078-f23e02c97c81 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Volume info retrieved successfully. Jan 13 04:11:29.719394 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:29.719394 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:29.723019 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8fcc50ed-ca16-4a01-b078-f23e02c97c81 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 returned with HTTP 200 Jan 13 04:11:29.724130 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1215/2451] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:29 2021] GET /volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 => generated 1084 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:11:29.741401 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-64d9188d-a55d-4a1a-873f-f2375263e236 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:29.744644 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-533037a1-e8f4-4531-922d-2e8fe9d14d0f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:29.745176 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-533037a1-e8f4-4531-922d-2e8fe9d14d0f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:29.745396 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:29.745396 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:29.745868 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-533037a1-e8f4-4531-922d-2e8fe9d14d0f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:29.746308 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-533037a1-e8f4-4531-922d-2e8fe9d14d0f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:29.767913 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64d9188d-a55d-4a1a-873f-f2375263e236 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c returned with HTTP 200 Jan 13 04:11:29.769220 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1237/2452] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:29 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c => generated 946 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:29.806184 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:29.806184 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:29.810061 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-533037a1-e8f4-4531-922d-2e8fe9d14d0f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:29.814971 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1216/2453] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:29 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:11:30.664093 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1dfc1396-3700-4811-b65a-a0f2ac4db160 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:30.664748 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1dfc1396-3700-4811-b65a-a0f2ac4db160 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:30.665047 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:30.665047 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:30.665575 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1dfc1396-3700-4811-b65a-a0f2ac4db160 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:30.743554 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-93bf6374-f198-4e81-8f88-5f4924d49a30 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] GET http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 Jan 13 04:11:30.745157 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-93bf6374-f198-4e81-8f88-5f4924d49a30 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:30.745630 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:30.745630 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:30.746305 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-93bf6374-f198-4e81-8f88-5f4924d49a30 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:30.781985 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:30.781985 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:30.808774 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1dfc1396-3700-4811-b65a-a0f2ac4db160 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:30.872319 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1dfc1396-3700-4811-b65a-a0f2ac4db160 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:30.878273 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1238/2454] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:30 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:30.893973 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c4e0d94-84db-475d-9e00-b79b51d4ae7b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c Jan 13 04:11:30.899879 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6c4e0d94-84db-475d-9e00-b79b51d4ae7b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:30.903930 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:30.903930 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:30.908043 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6c4e0d94-84db-475d-9e00-b79b51d4ae7b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:30.951307 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:30.951307 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:31.014558 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-93bf6374-f198-4e81-8f88-5f4924d49a30 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Volume info retrieved successfully. Jan 13 04:11:31.078281 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-93bf6374-f198-4e81-8f88-5f4924d49a30 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 returned with HTTP 200 Jan 13 04:11:31.079491 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1217/2455] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:30 2021] GET /volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 => generated 1085 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:11:31.108819 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c9d79a8-6eac-4822-842b-1b22ea9efd2d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:31.109354 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7c9d79a8-6eac-4822-842b-1b22ea9efd2d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:31.109559 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:31.109559 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:31.110363 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7c9d79a8-6eac-4822-842b-1b22ea9efd2d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:31.110695 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-7c9d79a8-6eac-4822-842b-1b22ea9efd2d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:31.166897 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:31.166897 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:31.168040 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:31.168040 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:31.171257 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c9d79a8-6eac-4822-842b-1b22ea9efd2d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:31.173978 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1218/2456] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:31 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:31.181687 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a22c143b-40fa-4938-8663-60db6516d4f4 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] GET http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 Jan 13 04:11:31.185048 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a22c143b-40fa-4938-8663-60db6516d4f4 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:31.186302 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:31.186302 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:31.186830 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a22c143b-40fa-4938-8663-60db6516d4f4 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:31.209596 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6c4e0d94-84db-475d-9e00-b79b51d4ae7b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:31.299104 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c4e0d94-84db-475d-9e00-b79b51d4ae7b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c returned with HTTP 200 Jan 13 04:11:31.299928 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1239/2457] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:30 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c => generated 946 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:31.302954 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:31.302954 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:31.323938 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a22c143b-40fa-4938-8663-60db6516d4f4 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Volume info retrieved successfully. Jan 13 04:11:31.390068 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a22c143b-40fa-4938-8663-60db6516d4f4 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 returned with HTTP 200 Jan 13 04:11:31.395179 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1219/2458] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:31 2021] GET /volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 => generated 1085 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:11:31.430652 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-662c630d-8282-45d3-89a1-a52d523daf17 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] DELETE http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 Jan 13 04:11:31.431507 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-662c630d-8282-45d3-89a1-a52d523daf17 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:31.432372 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:31.432372 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:31.433031 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-662c630d-8282-45d3-89a1-a52d523daf17 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:31.433807 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-662c630d-8282-45d3-89a1-a52d523daf17 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Delete volume with id: 63ae9f20-72fe-4bbf-9597-3e06c644f3f0 Jan 13 04:11:31.800548 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:31.800548 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:31.801445 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-662c630d-8282-45d3-89a1-a52d523daf17 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Volume info retrieved successfully. Jan 13 04:11:31.874701 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-662c630d-8282-45d3-89a1-a52d523daf17 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Delete volume request issued successfully. Jan 13 04:11:31.875185 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-662c630d-8282-45d3-89a1-a52d523daf17 tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 returned with HTTP 202 Jan 13 04:11:31.883867 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-44550c0c-eb36-4c9b-9875-3b86b517329b tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] GET http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 Jan 13 04:11:31.884387 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-44550c0c-eb36-4c9b-9875-3b86b517329b tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:31.884582 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:31.884582 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:31.885261 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-44550c0c-eb36-4c9b-9875-3b86b517329b tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:31.909002 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1240/2459] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:11:31 2021] DELETE /volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 => generated 0 bytes in 502 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 04:11:31.917390 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ed971e2c-08fe-4dd8-b9d0-e76ff0c37541 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:31.923421 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ed971e2c-08fe-4dd8-b9d0-e76ff0c37541 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:31.923421 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:31.923421 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:31.923421 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ed971e2c-08fe-4dd8-b9d0-e76ff0c37541 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:31.983008 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:31.983008 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:31.998978 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ed971e2c-08fe-4dd8-b9d0-e76ff0c37541 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:32.051545 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:32.051545 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:32.059510 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ed971e2c-08fe-4dd8-b9d0-e76ff0c37541 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:32.061260 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1241/2460] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:31 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:32.064730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-44550c0c-eb36-4c9b-9875-3b86b517329b tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Volume info retrieved successfully. Jan 13 04:11:32.094981 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-44550c0c-eb36-4c9b-9875-3b86b517329b tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 returned with HTTP 200 Jan 13 04:11:32.095940 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1220/2461] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:31 2021] GET /volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 => generated 1084 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:11:32.197759 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0301259a-47a3-4e85-bc0b-abf5e77214b3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:32.198347 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0301259a-47a3-4e85-bc0b-abf5e77214b3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:32.198553 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:32.198553 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:32.198939 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0301259a-47a3-4e85-bc0b-abf5e77214b3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:32.199310 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0301259a-47a3-4e85-bc0b-abf5e77214b3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:32.263119 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:32.263119 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:32.271175 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0301259a-47a3-4e85-bc0b-abf5e77214b3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:32.275992 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1242/2462] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:32 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:32.317384 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2c88629f-d864-4556-a809-876f1c6cce11 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c Jan 13 04:11:32.318267 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2c88629f-d864-4556-a809-876f1c6cce11 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:32.318693 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:32.318693 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:32.319368 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2c88629f-d864-4556-a809-876f1c6cce11 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:32.420009 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:32.420009 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:32.448022 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2c88629f-d864-4556-a809-876f1c6cce11 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:32.496400 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2c88629f-d864-4556-a809-876f1c6cce11 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c returned with HTTP 200 Jan 13 04:11:32.498832 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1221/2463] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:32 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c => generated 946 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:33.081574 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aa37c194-02e3-41c4-a497-03920cd16062 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:33.082896 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aa37c194-02e3-41c4-a497-03920cd16062 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:33.083590 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:33.083590 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:33.084814 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aa37c194-02e3-41c4-a497-03920cd16062 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:33.112596 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-71b8f696-9cf1-4130-a378-4a0aa74c4c9a tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] GET http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 Jan 13 04:11:33.113506 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-71b8f696-9cf1-4130-a378-4a0aa74c4c9a tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:33.113930 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:33.113930 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:33.114609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-71b8f696-9cf1-4130-a378-4a0aa74c4c9a tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:33.208928 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:33.208928 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:33.244431 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-aa37c194-02e3-41c4-a497-03920cd16062 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:33.289484 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aa37c194-02e3-41c4-a497-03920cd16062 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:33.290287 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1243/2464] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:33 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:33.314383 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7780fd1-5cc7-4ea3-ab76-fa379cf00032 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:33.314910 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7780fd1-5cc7-4ea3-ab76-fa379cf00032 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:33.315170 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:33.315170 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:33.315504 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7780fd1-5cc7-4ea3-ab76-fa379cf00032 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:33.315892 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a7780fd1-5cc7-4ea3-ab76-fa379cf00032 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:33.359479 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:33.359479 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:33.385113 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:33.385113 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:33.385620 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-71b8f696-9cf1-4130-a378-4a0aa74c4c9a tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Volume info retrieved successfully. Jan 13 04:11:33.386994 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7780fd1-5cc7-4ea3-ab76-fa379cf00032 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:33.394160 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1244/2465] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:33 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:33.441150 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-71b8f696-9cf1-4130-a378-4a0aa74c4c9a tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 returned with HTTP 200 Jan 13 04:11:33.448159 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1222/2466] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:33 2021] GET /volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 => generated 1084 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:11:33.515909 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-74852d9b-c631-4755-aecd-91cd72e49dfb tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c Jan 13 04:11:33.516472 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-74852d9b-c631-4755-aecd-91cd72e49dfb tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:33.516680 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:33.516680 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:33.517018 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-74852d9b-c631-4755-aecd-91cd72e49dfb tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:33.690140 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:33.690140 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:33.724361 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-74852d9b-c631-4755-aecd-91cd72e49dfb tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:33.776275 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-74852d9b-c631-4755-aecd-91cd72e49dfb tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c returned with HTTP 200 Jan 13 04:11:33.787900 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1245/2467] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:33 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c => generated 946 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:34.307649 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-129232f2-482c-4e76-b949-6183b0f08fa5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:34.308332 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-129232f2-482c-4e76-b949-6183b0f08fa5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:34.308664 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:34.308664 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:34.309190 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-129232f2-482c-4e76-b949-6183b0f08fa5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:34.402159 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d3462dab-1e49-4a6e-929e-ebb0394dbca2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:34.402691 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d3462dab-1e49-4a6e-929e-ebb0394dbca2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:34.402927 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:34.402927 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:34.403295 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d3462dab-1e49-4a6e-929e-ebb0394dbca2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:34.403717 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d3462dab-1e49-4a6e-929e-ebb0394dbca2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:34.489188 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:34.489188 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:34.499944 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:34.499944 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:34.501846 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d3462dab-1e49-4a6e-929e-ebb0394dbca2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:34.502679 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1246/2468] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:34 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:34.541301 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c9983a6c-121e-4c08-baae-231d440a1c1d tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] GET http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 Jan 13 04:11:34.543430 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c9983a6c-121e-4c08-baae-231d440a1c1d tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:34.543828 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:34.543828 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:34.546021 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-129232f2-482c-4e76-b949-6183b0f08fa5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:34.546650 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c9983a6c-121e-4c08-baae-231d440a1c1d tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:34.673659 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-129232f2-482c-4e76-b949-6183b0f08fa5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:34.679566 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1223/2469] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:34 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:11:34.717058 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:34.717058 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:34.746419 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c9983a6c-121e-4c08-baae-231d440a1c1d tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Volume info retrieved successfully. Jan 13 04:11:34.793995 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c9983a6c-121e-4c08-baae-231d440a1c1d tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 returned with HTTP 200 Jan 13 04:11:34.795100 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-969fc3bb-a568-43ad-aabe-36aa9debad7e tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c Jan 13 04:11:34.795638 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-969fc3bb-a568-43ad-aabe-36aa9debad7e tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:34.795851 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:34.795851 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:34.796227 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-969fc3bb-a568-43ad-aabe-36aa9debad7e tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:34.797121 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1247/2470] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:34 2021] GET /volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 => generated 1084 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:11:35.011615 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:35.011615 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:35.051212 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-969fc3bb-a568-43ad-aabe-36aa9debad7e tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:35.175480 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-969fc3bb-a568-43ad-aabe-36aa9debad7e tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c returned with HTTP 200 Jan 13 04:11:35.192261 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1224/2471] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:34 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c => generated 946 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:11:35.525724 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6880dabe-3423-4f82-b532-72f99bd1eb12 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:35.527014 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6880dabe-3423-4f82-b532-72f99bd1eb12 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:35.527388 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:35.527388 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:35.528015 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6880dabe-3423-4f82-b532-72f99bd1eb12 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:35.528623 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6880dabe-3423-4f82-b532-72f99bd1eb12 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:35.582932 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:35.582932 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:35.586261 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6880dabe-3423-4f82-b532-72f99bd1eb12 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:35.598238 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1248/2472] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:35 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:35.697549 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d6a2e2ab-d091-47b7-a1d5-71cf8ea9d212 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:35.698066 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d6a2e2ab-d091-47b7-a1d5-71cf8ea9d212 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:35.698282 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:35.698282 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:35.698654 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d6a2e2ab-d091-47b7-a1d5-71cf8ea9d212 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:35.800022 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:35.800022 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:35.811350 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d6a2e2ab-d091-47b7-a1d5-71cf8ea9d212 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:35.813567 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b3bfff79-5f44-4c48-bf91-7ba789a0d11c tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] GET http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 Jan 13 04:11:35.814088 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b3bfff79-5f44-4c48-bf91-7ba789a0d11c tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:35.814280 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:35.814280 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:35.814923 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b3bfff79-5f44-4c48-bf91-7ba789a0d11c tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:35.840605 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d6a2e2ab-d091-47b7-a1d5-71cf8ea9d212 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:35.853909 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1225/2473] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:35 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:35.964757 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b3bfff79-5f44-4c48-bf91-7ba789a0d11c tempest-VolumeManageAdminTest-1718845327 tempest-VolumeManageAdminTest-1718845327] http://10.222.0.38/volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 returned with HTTP 404 Jan 13 04:11:35.965790 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1249/2474] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:35 2021] GET /volume/v3/516e1deb9a4e4d2c9bb9d90c010823dc/volumes/63ae9f20-72fe-4bbf-9597-3e06c644f3f0 => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:11:35.976973 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3bb60333-bb2c-446d-8d1d-0f06227d8286 tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] DELETE http://10.222.0.38/volume/v3/12dcc6b7577143a0877ca816dad90929/volumes/eee075d4-9370-4dff-8dcc-3994699cf391 Jan 13 04:11:35.977675 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3bb60333-bb2c-446d-8d1d-0f06227d8286 tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:35.978005 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:35.978005 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:35.978535 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3bb60333-bb2c-446d-8d1d-0f06227d8286 tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:35.979261 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-3bb60333-bb2c-446d-8d1d-0f06227d8286 tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] Delete volume with id: eee075d4-9370-4dff-8dcc-3994699cf391 Jan 13 04:11:36.171789 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3bb60333-bb2c-446d-8d1d-0f06227d8286 tempest-VolumeManageAdminTest-1464527711 tempest-VolumeManageAdminTest-1464527711] http://10.222.0.38/volume/v3/12dcc6b7577143a0877ca816dad90929/volumes/eee075d4-9370-4dff-8dcc-3994699cf391 returned with HTTP 404 Jan 13 04:11:36.173583 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1226/2475] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:11:35 2021] DELETE /volume/v3/12dcc6b7577143a0877ca816dad90929/volumes/eee075d4-9370-4dff-8dcc-3994699cf391 => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:11:36.198734 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3e6eecb4-552b-4426-affb-58e9d270209b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c Jan 13 04:11:36.199852 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3e6eecb4-552b-4426-affb-58e9d270209b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:36.201177 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3e6eecb4-552b-4426-affb-58e9d270209b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:36.392104 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:36.392104 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:36.401852 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3e6eecb4-552b-4426-affb-58e9d270209b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:36.459575 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3e6eecb4-552b-4426-affb-58e9d270209b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c returned with HTTP 200 Jan 13 04:11:36.463731 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1250/2476] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:36 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c => generated 947 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:36.480627 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b507d918-c505-49de-be0f-7b6d09eadabd tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c Jan 13 04:11:36.481158 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b507d918-c505-49de-be0f-7b6d09eadabd tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:36.481644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b507d918-c505-49de-be0f-7b6d09eadabd tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:36.606718 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-12cfaea6-c0b1-4481-aa17-9306e992f1ac tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:36.608449 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-12cfaea6-c0b1-4481-aa17-9306e992f1ac tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:36.608449 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:36.608449 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:36.608688 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-12cfaea6-c0b1-4481-aa17-9306e992f1ac tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:36.608816 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-12cfaea6-c0b1-4481-aa17-9306e992f1ac tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:36.612442 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:36.612442 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:36.636205 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b507d918-c505-49de-be0f-7b6d09eadabd tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:36.656242 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:36.656242 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:36.658183 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-12cfaea6-c0b1-4481-aa17-9306e992f1ac tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:36.672361 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1251/2477] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:36 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:36.677678 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b507d918-c505-49de-be0f-7b6d09eadabd tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c returned with HTTP 200 Jan 13 04:11:36.678708 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1227/2478] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:36 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c => generated 947 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:36.694849 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a1eebc7b-590b-4daf-a020-11c1e2acf4ba tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] DELETE http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5?cascade=True Jan 13 04:11:36.695366 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a1eebc7b-590b-4daf-a020-11c1e2acf4ba tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:36.695581 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:36.695581 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:36.696104 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a1eebc7b-590b-4daf-a020-11c1e2acf4ba tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:36.696660 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-a1eebc7b-590b-4daf-a020-11c1e2acf4ba tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Delete volume with id: 2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 Jan 13 04:11:36.888640 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:36.888640 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:36.909824 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a1eebc7b-590b-4daf-a020-11c1e2acf4ba tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:36.922355 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-586fef06-364f-4574-af90-bc459fe39ef5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:36.923117 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-586fef06-364f-4574-af90-bc459fe39ef5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:36.925516 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:36.925516 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:36.926326 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-586fef06-364f-4574-af90-bc459fe39ef5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:37.003635 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a1eebc7b-590b-4daf-a020-11c1e2acf4ba tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Delete volume request issued successfully. Jan 13 04:11:37.004400 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a1eebc7b-590b-4daf-a020-11c1e2acf4ba tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5?cascade=True returned with HTTP 202 Jan 13 04:11:37.005741 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1252/2479] 10.222.0.38 () {58 vars in 1343 bytes} [Wed Jan 13 04:11:36 2021] DELETE /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5?cascade=True => generated 0 bytes in 314 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:11:37.012772 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f504ef7a-2820-4f81-adf5-1bc08c12f88b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 Jan 13 04:11:37.013834 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f504ef7a-2820-4f81-adf5-1bc08c12f88b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:37.014213 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:37.014213 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:37.014858 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f504ef7a-2820-4f81-adf5-1bc08c12f88b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:37.086204 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:37.086204 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:37.122167 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-586fef06-364f-4574-af90-bc459fe39ef5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:37.179937 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-586fef06-364f-4574-af90-bc459fe39ef5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:37.183628 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:37.183628 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:37.190921 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1228/2480] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:36 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:37.197116 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f504ef7a-2820-4f81-adf5-1bc08c12f88b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:37.257328 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f504ef7a-2820-4f81-adf5-1bc08c12f88b tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 returned with HTTP 200 Jan 13 04:11:37.268922 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1253/2481] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:37 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 => generated 912 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:11:37.672576 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4990ffdb-52d0-4716-8c15-3e8451c15b4d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:37.673747 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4990ffdb-52d0-4716-8c15-3e8451c15b4d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:37.674131 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:37.674131 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:37.674778 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4990ffdb-52d0-4716-8c15-3e8451c15b4d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:37.675311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-4990ffdb-52d0-4716-8c15-3e8451c15b4d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:37.735601 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:37.735601 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:37.746334 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4990ffdb-52d0-4716-8c15-3e8451c15b4d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:37.749720 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1229/2482] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:37 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:38.198301 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4dcb4c95-83d1-4e01-9d3f-9fb797aa151f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:38.198833 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4dcb4c95-83d1-4e01-9d3f-9fb797aa151f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:38.199053 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:38.199053 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:38.199403 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4dcb4c95-83d1-4e01-9d3f-9fb797aa151f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:38.274660 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-29cf6527-46fd-44d3-a982-a875cbc36fe4 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 Jan 13 04:11:38.275583 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-29cf6527-46fd-44d3-a982-a875cbc36fe4 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:38.276019 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:38.276019 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:38.276854 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-29cf6527-46fd-44d3-a982-a875cbc36fe4 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:38.323682 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:38.323682 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:38.360481 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4dcb4c95-83d1-4e01-9d3f-9fb797aa151f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:38.420583 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:38.420583 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:38.430812 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4dcb4c95-83d1-4e01-9d3f-9fb797aa151f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:38.434185 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1254/2483] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:38 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:38.469641 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-29cf6527-46fd-44d3-a982-a875cbc36fe4 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:38.540448 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-29cf6527-46fd-44d3-a982-a875cbc36fe4 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 returned with HTTP 200 Jan 13 04:11:38.541278 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1230/2484] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:38 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 => generated 912 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:38.761151 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fb7aeebc-6337-4ae2-8ce3-19e862e9f27f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:38.761723 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fb7aeebc-6337-4ae2-8ce3-19e862e9f27f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:38.761857 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:38.761857 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:38.762192 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fb7aeebc-6337-4ae2-8ce3-19e862e9f27f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:38.762609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-fb7aeebc-6337-4ae2-8ce3-19e862e9f27f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:38.800880 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:38.800880 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:38.805138 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fb7aeebc-6337-4ae2-8ce3-19e862e9f27f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:38.813774 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1255/2485] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:38 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:39.452188 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6d7ece61-7806-421d-a415-49821b99ebda tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:39.453336 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6d7ece61-7806-421d-a415-49821b99ebda tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:39.454005 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:39.454005 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:39.454716 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6d7ece61-7806-421d-a415-49821b99ebda tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:39.557299 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-04504a0d-f183-4bb6-809c-5239af18dc3c tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 Jan 13 04:11:39.558188 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-04504a0d-f183-4bb6-809c-5239af18dc3c tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:39.558188 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:39.558188 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:39.558488 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-04504a0d-f183-4bb6-809c-5239af18dc3c tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:39.593248 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:39.593248 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:39.624313 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6d7ece61-7806-421d-a415-49821b99ebda tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:39.658941 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6d7ece61-7806-421d-a415-49821b99ebda tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:39.660775 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1231/2486] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:39 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:39.683808 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:39.683808 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:39.725178 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-04504a0d-f183-4bb6-809c-5239af18dc3c tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:39.775190 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-04504a0d-f183-4bb6-809c-5239af18dc3c tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 returned with HTTP 200 Jan 13 04:11:39.776236 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1256/2487] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:39 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 => generated 912 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:39.830943 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6e53d142-364f-4efb-97b2-677824c7edea tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:39.831847 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6e53d142-364f-4efb-97b2-677824c7edea tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:39.832456 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:39.832456 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:39.833217 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6e53d142-364f-4efb-97b2-677824c7edea tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:39.833954 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6e53d142-364f-4efb-97b2-677824c7edea tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:39.907636 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:39.907636 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:39.931387 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6e53d142-364f-4efb-97b2-677824c7edea tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:39.933303 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1232/2488] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:39 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:40.676270 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-44285791-c65d-4a34-a56d-d84c045ea098 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:40.676980 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-44285791-c65d-4a34-a56d-d84c045ea098 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:40.677197 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:40.677197 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:40.677571 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-44285791-c65d-4a34-a56d-d84c045ea098 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:40.793587 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5841d75b-45b7-48b8-82d7-791f57028fec tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 Jan 13 04:11:40.794896 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5841d75b-45b7-48b8-82d7-791f57028fec tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:40.795751 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:40.795751 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:40.796612 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5841d75b-45b7-48b8-82d7-791f57028fec tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:40.848922 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:40.848922 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:40.873709 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-44285791-c65d-4a34-a56d-d84c045ea098 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:40.951731 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:40.951731 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:40.969687 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-44285791-c65d-4a34-a56d-d84c045ea098 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:40.971050 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5841d75b-45b7-48b8-82d7-791f57028fec tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:40.978022 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1257/2489] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:40 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:40.983850 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cdcb8e7c-867a-4b82-a977-4ca3c0c45b9f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:40.987493 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cdcb8e7c-867a-4b82-a977-4ca3c0c45b9f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:40.990706 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:40.990706 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:40.991518 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cdcb8e7c-867a-4b82-a977-4ca3c0c45b9f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:40.992119 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-cdcb8e7c-867a-4b82-a977-4ca3c0c45b9f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:41.026193 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5841d75b-45b7-48b8-82d7-791f57028fec tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 returned with HTTP 200 Jan 13 04:11:41.033818 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1233/2490] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:40 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 => generated 912 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:41.037364 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:41.037364 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:41.041023 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cdcb8e7c-867a-4b82-a977-4ca3c0c45b9f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:41.045714 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1258/2491] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:40 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:42.007550 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ecc0219-dcf7-4014-81a3-e0609347c55f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:42.008098 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ecc0219-dcf7-4014-81a3-e0609347c55f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:42.008220 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:42.008220 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:42.008563 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ecc0219-dcf7-4014-81a3-e0609347c55f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:42.050363 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a143b80-638f-4616-b02c-9ad04763ca20 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 Jan 13 04:11:42.051136 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8a143b80-638f-4616-b02c-9ad04763ca20 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:42.051522 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:42.051522 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:42.052132 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8a143b80-638f-4616-b02c-9ad04763ca20 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:42.146229 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:42.146229 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:42.170965 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7ecc0219-dcf7-4014-81a3-e0609347c55f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:42.182531 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:42.182531 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:42.204620 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8a143b80-638f-4616-b02c-9ad04763ca20 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:42.223917 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ecc0219-dcf7-4014-81a3-e0609347c55f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:42.226591 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1234/2492] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:42 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 910 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:42.241837 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-655f904f-0481-441a-8619-2b89fe4200dc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:42.242723 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-655f904f-0481-441a-8619-2b89fe4200dc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:42.243128 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:42.243128 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:42.243773 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-655f904f-0481-441a-8619-2b89fe4200dc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:42.244346 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-655f904f-0481-441a-8619-2b89fe4200dc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:42.272934 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a143b80-638f-4616-b02c-9ad04763ca20 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 returned with HTTP 200 Jan 13 04:11:42.274833 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1259/2493] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:42 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 => generated 912 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:42.290384 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:42.290384 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:42.297187 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-655f904f-0481-441a-8619-2b89fe4200dc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:42.298902 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1235/2494] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:42 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:43.244367 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ad08de29-8db5-4b99-b843-75f0ca6db6d3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:43.244945 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ad08de29-8db5-4b99-b843-75f0ca6db6d3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:43.245067 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:43.245067 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:43.245426 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ad08de29-8db5-4b99-b843-75f0ca6db6d3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:43.290430 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b6ead30-e27d-4cc5-96ce-f1a8ead60d89 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 Jan 13 04:11:43.290951 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b6ead30-e27d-4cc5-96ce-f1a8ead60d89 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:43.291165 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:43.291165 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:43.291537 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b6ead30-e27d-4cc5-96ce-f1a8ead60d89 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:43.346203 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:43.346203 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:43.360576 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ad08de29-8db5-4b99-b843-75f0ca6db6d3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:43.392834 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ad08de29-8db5-4b99-b843-75f0ca6db6d3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:43.393929 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1260/2495] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:43 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 968 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:43.413990 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e2b3294b-8fb4-4116-9788-7fc6925fcad3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:43.424719 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e2b3294b-8fb4-4116-9788-7fc6925fcad3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:43.425226 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:43.425226 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:43.428708 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e2b3294b-8fb4-4116-9788-7fc6925fcad3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:43.429255 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e2b3294b-8fb4-4116-9788-7fc6925fcad3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:43.442989 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b6ead30-e27d-4cc5-96ce-f1a8ead60d89 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 returned with HTTP 404 Jan 13 04:11:43.444052 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1236/2496] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:43 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 04:11:43.485787 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:43.485787 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:43.488075 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e2b3294b-8fb4-4116-9788-7fc6925fcad3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:43.488900 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1261/2497] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:43 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:43.501484 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5caf8362-a7a7-40c6-a1b7-12e613eafbb2 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes Jan 13 04:11:43.517117 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5caf8362-a7a7-40c6-a1b7-12e613eafbb2 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:43.517610 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:43.517610 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:43.518215 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5caf8362-a7a7-40c6-a1b7-12e613eafbb2 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:43.518983 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-5caf8362-a7a7-40c6-a1b7-12e613eafbb2 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:11:43.521099 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-5caf8362-a7a7-40c6-a1b7-12e613eafbb2 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:11:43.673147 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5caf8362-a7a7-40c6-a1b7-12e613eafbb2 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Get all volumes completed successfully. Jan 13 04:11:43.675177 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5caf8362-a7a7-40c6-a1b7-12e613eafbb2 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes returned with HTTP 200 Jan 13 04:11:43.676730 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1262/2498] 10.222.0.38 () {58 vars in 1204 bytes} [Wed Jan 13 04:11:43 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes => generated 401 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:43.705952 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-685fd5de-4555-4003-abf3-95165fec5cac tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots Jan 13 04:11:43.706781 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-685fd5de-4555-4003-abf3-95165fec5cac tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:43.707216 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:43.707216 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:43.707886 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-685fd5de-4555-4003-abf3-95165fec5cac tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:43.708708 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-685fd5de-4555-4003-abf3-95165fec5cac tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:11:43.709629 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:43.709629 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:43.711713 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-685fd5de-4555-4003-abf3-95165fec5cac tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:11:43.743742 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-685fd5de-4555-4003-abf3-95165fec5cac tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Get all snapshots completed successfully. Jan 13 04:11:43.744684 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-685fd5de-4555-4003-abf3-95165fec5cac tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots returned with HTTP 200 Jan 13 04:11:43.746363 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1263/2499] 10.222.0.38 () {58 vars in 1210 bytes} [Wed Jan 13 04:11:43 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots => generated 17 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:11:43.767988 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-48b94942-5467-43be-9a77-f5ac8d464982 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] DELETE http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c Jan 13 04:11:43.771288 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-48b94942-5467-43be-9a77-f5ac8d464982 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:43.771803 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5d41a4bc-74bd-4034-981a-4a010e9a1c83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692] GET http://10.222.0.38/volume/v3/979e4eefeba34540a781ee5bca9565bd/os-quota-sets/afa3f20c5fed401f85932c8221efdc43 Jan 13 04:11:43.771945 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-48b94942-5467-43be-9a77-f5ac8d464982 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:43.772352 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5d41a4bc-74bd-4034-981a-4a010e9a1c83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:43.772838 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5d41a4bc-74bd-4034-981a-4a010e9a1c83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:43.773456 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-48b94942-5467-43be-9a77-f5ac8d464982 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Delete volume with id: 76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c Jan 13 04:11:43.848854 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5d41a4bc-74bd-4034-981a-4a010e9a1c83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692] http://10.222.0.38/volume/v3/979e4eefeba34540a781ee5bca9565bd/os-quota-sets/afa3f20c5fed401f85932c8221efdc43 returned with HTTP 200 Jan 13 04:11:43.849658 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1237/2500] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:11:43 2021] GET /volume/v3/979e4eefeba34540a781ee5bca9565bd/os-quota-sets/afa3f20c5fed401f85932c8221efdc43 => generated 361 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:43.870035 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c78ee24e-05a3-421f-b89b-e7486bd82f95 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692] PUT http://10.222.0.38/volume/v3/979e4eefeba34540a781ee5bca9565bd/os-quota-sets/afa3f20c5fed401f85932c8221efdc43 Jan 13 04:11:43.877272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c78ee24e-05a3-421f-b89b-e7486bd82f95 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:43.895849 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:43.895849 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:43.899786 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-48b94942-5467-43be-9a77-f5ac8d464982 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:44.053232 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-48b94942-5467-43be-9a77-f5ac8d464982 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Delete volume request issued successfully. Jan 13 04:11:44.061252 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-48b94942-5467-43be-9a77-f5ac8d464982 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c returned with HTTP 202 Jan 13 04:11:44.066309 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1264/2501] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:11:43 2021] DELETE /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c => generated 0 bytes in 309 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:11:44.092954 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e8e6cfe-3e30-49cc-a3d3-1be88c582486 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c Jan 13 04:11:44.096978 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e8e6cfe-3e30-49cc-a3d3-1be88c582486 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:44.099452 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:44.099452 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:44.100518 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e8e6cfe-3e30-49cc-a3d3-1be88c582486 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:44.214453 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c78ee24e-05a3-421f-b89b-e7486bd82f95 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692] http://10.222.0.38/volume/v3/979e4eefeba34540a781ee5bca9565bd/os-quota-sets/afa3f20c5fed401f85932c8221efdc43 returned with HTTP 200 Jan 13 04:11:44.215626 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1238/2502] 10.222.0.38 () {60 vars in 1341 bytes} [Wed Jan 13 04:11:43 2021] PUT /volume/v3/979e4eefeba34540a781ee5bca9565bd/os-quota-sets/afa3f20c5fed401f85932c8221efdc43 => generated 314 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:44.352251 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:44.352251 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:44.380568 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1e8e6cfe-3e30-49cc-a3d3-1be88c582486 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:44.464505 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e8e6cfe-3e30-49cc-a3d3-1be88c582486 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c returned with HTTP 200 Jan 13 04:11:44.474567 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1265/2503] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:44 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c => generated 946 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:44.477067 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f5844f75-94f0-4c42-b7e3-2d76320cea04 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:44.478716 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f5844f75-94f0-4c42-b7e3-2d76320cea04 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:44.483234 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:44.483234 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:44.484764 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f5844f75-94f0-4c42-b7e3-2d76320cea04 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:44.678605 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] POST http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes Jan 13 04:11:44.679464 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-619332886"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:44.680923 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-619332886'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:11:44.681301 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Create volume of 1 GB Jan 13 04:11:44.692870 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:44.692870 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:44.739741 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f5844f75-94f0-4c42-b7e3-2d76320cea04 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:44.745566 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Availability Zones retrieved successfully. Jan 13 04:11:44.783919 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Flow 'volume_create_api' (a5486dd9-084e-4c55-bac2-bf5db3932227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:11:44.797482 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f417ff71-10db-498b-add3-4d64cdf7113c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:44.800155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:11:44.807208 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f5844f75-94f0-4c42-b7e3-2d76320cea04 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:44.810388 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1266/2504] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:44 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 971 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:44.824328 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-af7c48f3-1c1d-4ca8-91a1-52878939c9b9 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:44.825033 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-af7c48f3-1c1d-4ca8-91a1-52878939c9b9 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:44.825276 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:44.825276 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:44.828915 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-af7c48f3-1c1d-4ca8-91a1-52878939c9b9 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:44.830606 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-af7c48f3-1c1d-4ca8-91a1-52878939c9b9 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:44.919582 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:44.919582 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:44.929793 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-af7c48f3-1c1d-4ca8-91a1-52878939c9b9 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:44.934034 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1267/2505] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:44 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:45.030181 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f417ff71-10db-498b-add3-4d64cdf7113c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:45.035484 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (445569ca-19c6-4655-8cf0-c0d16a96b392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:45.256821 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Created reservations ['3bd3a1c9-629e-4f78-8f91-9e11d3856a58', 'b951ec7f-b9ca-48aa-812b-f383b9e1021c', 'b310b1b1-f7bb-45b9-a6c6-077fba4a40a8', 'dfa6876b-290f-49e8-ba9e-0c846f2fdcdf'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:11:45.259207 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (445569ca-19c6-4655-8cf0-c0d16a96b392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bd3a1c9-629e-4f78-8f91-9e11d3856a58', 'b951ec7f-b9ca-48aa-812b-f383b9e1021c', 'b310b1b1-f7bb-45b9-a6c6-077fba4a40a8', 'dfa6876b-290f-49e8-ba9e-0c846f2fdcdf']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:45.262810 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5161157c-0cfc-4284-9f4a-9edffcb259d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:45.394659 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5161157c-0cfc-4284-9f4a-9edffcb259d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d3741a1-ebe0-4097-bb0d-19a4cd6b102e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-619332886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afa3f20c5fed401f85932c8221efdc43',qos_specs=None,replication_status=,reservations=['3bd3a1c9-629e-4f78-8f91-9e11d3856a58','b951ec7f-b9ca-48aa-812b-f383b9e1021c','b310b1b1-f7bb-45b9-a6c6-077fba4a40a8','dfa6876b-290f-49e8-ba9e-0c846f2fdcdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c3296cd96144d8bcdb8495015d9384',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:11:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-619332886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d3741a1-ebe0-4097-bb0d-19a4cd6b102e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afa3f20c5fed401f85932c8221efdc43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f5c3296cd96144d8bcdb8495015d9384',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:45.400416 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93129dfc-9df0-4f42-8876-cc29e7a2d9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:45.470242 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93129dfc-9df0-4f42-8876-cc29e7a2d9ad) transitioned into state 'SUCCESS' from state '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-619332886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afa3f20c5fed401f85932c8221efdc43',qos_specs=None,replication_status=,reservations=['3bd3a1c9-629e-4f78-8f91-9e11d3856a58','b951ec7f-b9ca-48aa-812b-f383b9e1021c','b310b1b1-f7bb-45b9-a6c6-077fba4a40a8','dfa6876b-290f-49e8-ba9e-0c846f2fdcdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c3296cd96144d8bcdb8495015d9384',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:45.472950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3da8fea0-123e-402d-84d3-c6681c971796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:45.481894 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c86e0edd-9dae-421e-9a93-0d0f1f09edf3 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c Jan 13 04:11:45.482905 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c86e0edd-9dae-421e-9a93-0d0f1f09edf3 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:45.483343 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:45.483343 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:45.484272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c86e0edd-9dae-421e-9a93-0d0f1f09edf3 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:45.531447 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3da8fea0-123e-402d-84d3-c6681c971796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:45.551618 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Flow 'volume_create_api' (a5486dd9-084e-4c55-bac2-bf5db3932227) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:11:45.559560 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:45.559560 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:45.575183 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c86e0edd-9dae-421e-9a93-0d0f1f09edf3 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:45.629335 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Create volume request issued successfully. Jan 13 04:11:45.637678 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c86e0edd-9dae-421e-9a93-0d0f1f09edf3 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c returned with HTTP 200 Jan 13 04:11:45.642024 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1268/2506] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:45 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c => generated 946 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:11:45.667270 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-95eac4dd-4b15-4d36-8e5c-fd73109a38de tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes returned with HTTP 202 Jan 13 04:11:45.678208 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1239/2507] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:11:44 2021] POST /volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes => generated 835 bytes in 1456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 04:11:45.686730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b4d78dde-acdc-4626-bcb0-89568ae1ce72 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] GET http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e Jan 13 04:11:45.687415 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b4d78dde-acdc-4626-bcb0-89568ae1ce72 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:45.687636 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:45.687636 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:45.688173 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b4d78dde-acdc-4626-bcb0-89568ae1ce72 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:45.795244 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:45.795244 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:45.819412 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b4d78dde-acdc-4626-bcb0-89568ae1ce72 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Volume info retrieved successfully. Jan 13 04:11:45.827006 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec6fd780-4330-4cc3-85bc-7b92a791878b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:45.827708 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec6fd780-4330-4cc3-85bc-7b92a791878b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:45.828150 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:45.828150 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:45.828740 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec6fd780-4330-4cc3-85bc-7b92a791878b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:45.870757 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b4d78dde-acdc-4626-bcb0-89568ae1ce72 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e returned with HTTP 200 Jan 13 04:11:45.872023 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1269/2508] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:45 2021] GET /volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e => generated 903 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:11:45.947418 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ddf0d721-5622-4241-a682-36bc31014f9e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:45.947924 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ddf0d721-5622-4241-a682-36bc31014f9e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:45.948140 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:45.948140 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:45.948536 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ddf0d721-5622-4241-a682-36bc31014f9e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:45.948900 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ddf0d721-5622-4241-a682-36bc31014f9e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:45.977400 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:45.977400 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:46.001306 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ec6fd780-4330-4cc3-85bc-7b92a791878b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:46.033389 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:46.033389 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:46.037727 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec6fd780-4330-4cc3-85bc-7b92a791878b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:46.041301 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ddf0d721-5622-4241-a682-36bc31014f9e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:46.042252 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1270/2509] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:45 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:11:46.049822 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1240/2510] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:45 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 971 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:46.658657 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-03a6ea3c-fee8-4d7e-9e64-a028545f7a21 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c Jan 13 04:11:46.659837 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-03a6ea3c-fee8-4d7e-9e64-a028545f7a21 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:46.660313 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:46.660313 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:46.660965 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-03a6ea3c-fee8-4d7e-9e64-a028545f7a21 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:46.728843 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:46.728843 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:46.741034 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-03a6ea3c-fee8-4d7e-9e64-a028545f7a21 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Volume info retrieved successfully. Jan 13 04:11:46.771264 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-03a6ea3c-fee8-4d7e-9e64-a028545f7a21 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c returned with HTTP 200 Jan 13 04:11:46.773260 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1271/2511] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:46 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c => generated 946 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:46.893682 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86a13f70-0dfb-423a-8dcd-fca288f01314 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] GET http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e Jan 13 04:11:46.894669 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86a13f70-0dfb-423a-8dcd-fca288f01314 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:46.895063 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:46.895063 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:46.896832 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86a13f70-0dfb-423a-8dcd-fca288f01314 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:47.001602 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:47.001602 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:47.011501 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-86a13f70-0dfb-423a-8dcd-fca288f01314 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Volume info retrieved successfully. Jan 13 04:11:47.057252 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-463c9ba5-eec9-409a-8b86-f824f6151f3d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:47.057252 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-463c9ba5-eec9-409a-8b86-f824f6151f3d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:47.057252 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:47.057252 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:47.057252 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-463c9ba5-eec9-409a-8b86-f824f6151f3d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:47.075845 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86a13f70-0dfb-423a-8dcd-fca288f01314 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e returned with HTTP 200 Jan 13 04:11:47.076759 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1241/2512] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:46 2021] GET /volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e => generated 927 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:47.090435 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-38851e29-c142-4863-b232-60a488ee03ce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:47.091877 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-38851e29-c142-4863-b232-60a488ee03ce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:47.094027 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:47.094027 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:47.094717 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-38851e29-c142-4863-b232-60a488ee03ce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:47.095280 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-38851e29-c142-4863-b232-60a488ee03ce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:47.126274 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:47.126274 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:47.128671 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-38851e29-c142-4863-b232-60a488ee03ce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:47.130114 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1242/2513] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:47 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:47.182212 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:47.182212 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:47.207368 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-463c9ba5-eec9-409a-8b86-f824f6151f3d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:47.253869 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-463c9ba5-eec9-409a-8b86-f824f6151f3d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:47.255780 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1272/2514] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:47 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 971 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:47.790552 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e61286de-77e5-41f2-9b40-1c4ae4940f2e tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] GET http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c Jan 13 04:11:47.791221 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e61286de-77e5-41f2-9b40-1c4ae4940f2e tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:47.791455 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:47.791455 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:47.791842 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e61286de-77e5-41f2-9b40-1c4ae4940f2e tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:47.917975 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e61286de-77e5-41f2-9b40-1c4ae4940f2e tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c returned with HTTP 404 Jan 13 04:11:47.919591 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1243/2515] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:47 2021] GET /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/76b1bab5-f54d-4ea0-bb56-fd9ea7e2e33c => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:11:47.928640 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-59346f61-fd10-4ec4-aa4d-176de43c7975 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] DELETE http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/954ca496-0792-4d25-8eee-7f2cf7506241 Jan 13 04:11:47.932784 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-59346f61-fd10-4ec4-aa4d-176de43c7975 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:47.932997 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:47.932997 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:47.933641 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-59346f61-fd10-4ec4-aa4d-176de43c7975 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:47.934152 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-59346f61-fd10-4ec4-aa4d-176de43c7975 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Delete snapshot with id: 954ca496-0792-4d25-8eee-7f2cf7506241 Jan 13 04:11:48.014170 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-59346f61-fd10-4ec4-aa4d-176de43c7975 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/954ca496-0792-4d25-8eee-7f2cf7506241 returned with HTTP 404 Jan 13 04:11:48.015405 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1273/2516] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:11:47 2021] DELETE /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/954ca496-0792-4d25-8eee-7f2cf7506241 => generated 111 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:11:48.023107 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2c19b118-1a8a-443b-9594-80a10ec56772 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] DELETE http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 Jan 13 04:11:48.023633 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2c19b118-1a8a-443b-9594-80a10ec56772 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:48.024118 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2c19b118-1a8a-443b-9594-80a10ec56772 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:48.024599 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-2c19b118-1a8a-443b-9594-80a10ec56772 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Delete volume with id: 2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 Jan 13 04:11:48.094203 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-23b0bfd4-ba25-480f-b32f-64a986b5ec82 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] GET http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e Jan 13 04:11:48.095223 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-23b0bfd4-ba25-480f-b32f-64a986b5ec82 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:48.096489 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-23b0bfd4-ba25-480f-b32f-64a986b5ec82 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:48.128980 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2c19b118-1a8a-443b-9594-80a10ec56772 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 returned with HTTP 404 Jan 13 04:11:48.130006 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1244/2517] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:11:48 2021] DELETE /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/2bf00d08-d5cf-4ad1-bced-8e8cf1c879d5 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:11:48.140185 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1857d89a-0394-430e-8744-7f98ea91271a tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] DELETE http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/b8b9c36d-572c-4ca3-a78b-489a42059dba Jan 13 04:11:48.140990 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1857d89a-0394-430e-8744-7f98ea91271a tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:48.144913 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1857d89a-0394-430e-8744-7f98ea91271a tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:48.145501 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-1857d89a-0394-430e-8744-7f98ea91271a tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Delete snapshot with id: b8b9c36d-572c-4ca3-a78b-489a42059dba Jan 13 04:11:48.189397 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1857d89a-0394-430e-8744-7f98ea91271a tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/b8b9c36d-572c-4ca3-a78b-489a42059dba returned with HTTP 404 Jan 13 04:11:48.193612 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1245/2518] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:11:48 2021] DELETE /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/b8b9c36d-572c-4ca3-a78b-489a42059dba => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:11:48.204546 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd8e630e-9781-4bcd-8bc6-1c4e10805c04 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:48.205395 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd8e630e-9781-4bcd-8bc6-1c4e10805c04 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:48.207683 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd8e630e-9781-4bcd-8bc6-1c4e10805c04 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:48.208234 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-cd8e630e-9781-4bcd-8bc6-1c4e10805c04 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:48.212626 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:48.212626 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:48.229602 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-23b0bfd4-ba25-480f-b32f-64a986b5ec82 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Volume info retrieved successfully. Jan 13 04:11:48.250242 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:48.250242 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:48.252160 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd8e630e-9781-4bcd-8bc6-1c4e10805c04 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:48.252975 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1246/2519] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:48 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:48.273017 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-065f959e-2013-4b92-842e-94ea495d6061 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] DELETE http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/3916cee9-7fa4-47b8-822b-fa05e5df674b Jan 13 04:11:48.276430 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-065f959e-2013-4b92-842e-94ea495d6061 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:48.280787 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:48.280787 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:48.281635 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-065f959e-2013-4b92-842e-94ea495d6061 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:48.283061 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-065f959e-2013-4b92-842e-94ea495d6061 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Delete snapshot with id: 3916cee9-7fa4-47b8-822b-fa05e5df674b Jan 13 04:11:48.291038 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-23b0bfd4-ba25-480f-b32f-64a986b5ec82 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e returned with HTTP 200 Jan 13 04:11:48.292106 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1274/2520] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:48 2021] GET /volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e => generated 928 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:48.295952 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9d38009b-2f4c-4f19-92af-10bd94d9e311 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:48.296510 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9d38009b-2f4c-4f19-92af-10bd94d9e311 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:48.296725 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:48.296725 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:48.297362 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9d38009b-2f4c-4f19-92af-10bd94d9e311 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:48.340437 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-065f959e-2013-4b92-842e-94ea495d6061 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/3916cee9-7fa4-47b8-822b-fa05e5df674b returned with HTTP 404 Jan 13 04:11:48.341903 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1247/2521] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:11:48 2021] DELETE /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/snapshots/3916cee9-7fa4-47b8-822b-fa05e5df674b => generated 111 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:11:48.346424 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c3775ae-3e12-4ca6-ac9a-8d4993851fa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] POST http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots Jan 13 04:11:48.347381 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c3775ae-3e12-4ca6-ac9a-8d4993851fa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d3741a1-ebe0-4097-bb0d-19a4cd6b102e", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1451081578"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:48.411892 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:48.411892 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:48.438028 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9d38009b-2f4c-4f19-92af-10bd94d9e311 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:48.464751 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9d38009b-2f4c-4f19-92af-10bd94d9e311 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:48.466726 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1275/2522] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:48 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 971 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:48.471969 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bee6684b-e485-429d-8774-55c5f7beff63 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] DELETE http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 Jan 13 04:11:48.472737 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bee6684b-e485-429d-8774-55c5f7beff63 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:48.473083 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:48.473083 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:48.473651 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bee6684b-e485-429d-8774-55c5f7beff63 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:48.474259 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-bee6684b-e485-429d-8774-55c5f7beff63 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] Delete volume with id: a7a619e7-38a8-45c3-892b-421a42056102 Jan 13 04:11:48.476991 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:48.476991 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:48.484180 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5c3775ae-3e12-4ca6-ac9a-8d4993851fa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Volume info retrieved successfully. Jan 13 04:11:48.484661 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-5c3775ae-3e12-4ca6-ac9a-8d4993851fa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Create snapshot from volume 8d3741a1-ebe0-4097-bb0d-19a4cd6b102e Jan 13 04:11:48.527891 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bee6684b-e485-429d-8774-55c5f7beff63 tempest-VolumesDeleteCascade-940215576 tempest-VolumesDeleteCascade-940215576] http://10.222.0.38/volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 returned with HTTP 404 Jan 13 04:11:48.531202 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1276/2523] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:11:48 2021] DELETE /volume/v3/311c2b8fa5f54cf6a2e314051eb79356/volumes/a7a619e7-38a8-45c3-892b-421a42056102 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:11:48.658266 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-5c3775ae-3e12-4ca6-ac9a-8d4993851fa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Created reservations ['de0e4ddd-d08a-4069-a58e-53d4a8c9aff8', 'b1c276e7-20a3-44bf-adf4-118fcfeee84d', 'a70e5506-69c9-4b41-aaa0-7a88664ef55a', 'b79dff96-bd87-4f59-80ce-7bc66abc7fb8'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:11:48.906794 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5c3775ae-3e12-4ca6-ac9a-8d4993851fa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Snapshot create request issued successfully. Jan 13 04:11:48.908271 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c3775ae-3e12-4ca6-ac9a-8d4993851fa3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots returned with HTTP 202 Jan 13 04:11:48.909721 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1248/2524] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:11:48 2021] POST /volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots => generated 323 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:11:48.923617 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf7a503e-cc81-4a3c-932b-6e00f072cb76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] GET http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 Jan 13 04:11:48.925123 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf7a503e-cc81-4a3c-932b-6e00f072cb76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:48.925993 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf7a503e-cc81-4a3c-932b-6e00f072cb76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:48.981049 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:48.981049 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:48.983222 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cf7a503e-cc81-4a3c-932b-6e00f072cb76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Snapshot retrieved successfully. Jan 13 04:11:48.985367 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf7a503e-cc81-4a3c-932b-6e00f072cb76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 returned with HTTP 200 Jan 13 04:11:48.986538 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1277/2525] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:11:48 2021] GET /volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 => generated 455 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:49.269473 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d6541259-239d-437d-8da8-4fcac444fe6c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:49.270715 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d6541259-239d-437d-8da8-4fcac444fe6c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:49.271088 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:49.271088 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:49.271714 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d6541259-239d-437d-8da8-4fcac444fe6c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:49.272383 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d6541259-239d-437d-8da8-4fcac444fe6c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:49.326693 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:49.326693 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:49.334585 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d6541259-239d-437d-8da8-4fcac444fe6c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:49.338483 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1249/2526] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:49 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:49.483680 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7d965570-f550-4cb1-ad7c-e7a9f99d459f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:49.484409 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7d965570-f550-4cb1-ad7c-e7a9f99d459f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:49.492578 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:49.492578 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:49.493152 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7d965570-f550-4cb1-ad7c-e7a9f99d459f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:49.630064 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:49.630064 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:49.657415 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7d965570-f550-4cb1-ad7c-e7a9f99d459f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:49.723446 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7d965570-f550-4cb1-ad7c-e7a9f99d459f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:49.726369 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1278/2527] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:49 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 971 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:49.999731 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e1799b8-f383-4dba-b3a4-46badcfdb6a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] GET http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 Jan 13 04:11:50.000562 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e1799b8-f383-4dba-b3a4-46badcfdb6a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:50.000873 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:50.000873 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:50.001711 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e1799b8-f383-4dba-b3a4-46badcfdb6a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:50.042635 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:50.042635 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:50.042635 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1e1799b8-f383-4dba-b3a4-46badcfdb6a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Snapshot retrieved successfully. Jan 13 04:11:50.042635 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e1799b8-f383-4dba-b3a4-46badcfdb6a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 returned with HTTP 200 Jan 13 04:11:50.045630 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1250/2528] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:11:49 2021] GET /volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 => generated 455 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:50.373453 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2b42341f-0981-47ad-a37d-136f21312488 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:50.374432 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2b42341f-0981-47ad-a37d-136f21312488 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:50.377302 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:50.377302 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:50.378716 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2b42341f-0981-47ad-a37d-136f21312488 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:50.379289 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2b42341f-0981-47ad-a37d-136f21312488 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:50.445417 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:50.445417 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:50.460710 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2b42341f-0981-47ad-a37d-136f21312488 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:50.473700 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1279/2529] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:50 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:50.743005 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e16695b3-fd36-4c01-baaf-c19b2ec3a2f3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:50.743867 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e16695b3-fd36-4c01-baaf-c19b2ec3a2f3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:50.744062 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:50.744062 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:50.744838 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e16695b3-fd36-4c01-baaf-c19b2ec3a2f3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:50.811541 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:50.811541 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:50.821950 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e16695b3-fd36-4c01-baaf-c19b2ec3a2f3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:50.850345 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e16695b3-fd36-4c01-baaf-c19b2ec3a2f3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:50.851708 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1251/2530] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:50 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:51.060871 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c41e55fe-5f48-468e-b0e5-0ed42ff8464e tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] GET http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 Jan 13 04:11:51.062655 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c41e55fe-5f48-468e-b0e5-0ed42ff8464e tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:51.063091 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:51.063091 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:51.063789 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c41e55fe-5f48-468e-b0e5-0ed42ff8464e tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:51.147302 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:51.147302 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:51.151128 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c41e55fe-5f48-468e-b0e5-0ed42ff8464e tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Snapshot retrieved successfully. Jan 13 04:11:51.155991 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c41e55fe-5f48-468e-b0e5-0ed42ff8464e tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 returned with HTTP 200 Jan 13 04:11:51.160917 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1280/2531] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:11:51 2021] GET /volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 => generated 482 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:51.175511 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1487c994-047d-4070-bc45-27cc257a1f2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692] PUT http://10.222.0.38/volume/v3/979e4eefeba34540a781ee5bca9565bd/os-quota-sets/afa3f20c5fed401f85932c8221efdc43 Jan 13 04:11:51.176233 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:51.176233 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:51.177074 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1487c994-047d-4070-bc45-27cc257a1f2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:51.443888 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1487c994-047d-4070-bc45-27cc257a1f2c tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692] http://10.222.0.38/volume/v3/979e4eefeba34540a781ee5bca9565bd/os-quota-sets/afa3f20c5fed401f85932c8221efdc43 returned with HTTP 200 Jan 13 04:11:51.444791 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1252/2532] 10.222.0.38 () {60 vars in 1341 bytes} [Wed Jan 13 04:11:51 2021] PUT /volume/v3/979e4eefeba34540a781ee5bca9565bd/os-quota-sets/afa3f20c5fed401f85932c8221efdc43 => generated 314 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:51.459693 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e74f34e4-3244-4d93-8c76-30cbfeb4f358 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] POST http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots Jan 13 04:11:51.460387 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:51.460387 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:51.461026 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e74f34e4-3244-4d93-8c76-30cbfeb4f358 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d3741a1-ebe0-4097-bb0d-19a4cd6b102e"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:51.496693 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c54127c7-deda-482e-8a66-0893cf926e24 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:51.497934 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c54127c7-deda-482e-8a66-0893cf926e24 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:51.502493 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c54127c7-deda-482e-8a66-0893cf926e24 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:51.502974 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c54127c7-deda-482e-8a66-0893cf926e24 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:51.553371 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:51.553371 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:51.555796 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c54127c7-deda-482e-8a66-0893cf926e24 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:51.556814 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1253/2533] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:51 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:51.557324 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:51.557324 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:51.558852 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e74f34e4-3244-4d93-8c76-30cbfeb4f358 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Volume info retrieved successfully. Jan 13 04:11:51.559300 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-e74f34e4-3244-4d93-8c76-30cbfeb4f358 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Create snapshot from volume 8d3741a1-ebe0-4097-bb0d-19a4cd6b102e Jan 13 04:11:51.633479 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota_utils [None req-e74f34e4-3244-4d93-8c76-30cbfeb4f358 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Quota exceeded for afa3f20c5fed401f85932c8221efdc43, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 13 04:11:51.634307 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.middleware.fault [None req-e74f34e4-3244-4d93-8c76-30cbfeb4f358 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots returned with HTTP 413 Jan 13 04:11:51.640775 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1281/2534] 10.222.0.38 () {60 vars in 1231 bytes} [Wed Jan 13 04:11:51 2021] POST /volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots => generated 208 bytes in 189 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 13 04:11:51.657394 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc41214f-63be-4556-b257-3f2febbdc8cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692] PUT http://10.222.0.38/volume/v3/979e4eefeba34540a781ee5bca9565bd/os-quota-sets/afa3f20c5fed401f85932c8221efdc43 Jan 13 04:11:51.658312 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:51.658312 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:51.658977 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bc41214f-63be-4556-b257-3f2febbdc8cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:51.869680 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e152f6e6-9e59-4676-9cef-ac73f8bfe425 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:51.870303 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc41214f-63be-4556-b257-3f2febbdc8cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692] http://10.222.0.38/volume/v3/979e4eefeba34540a781ee5bca9565bd/os-quota-sets/afa3f20c5fed401f85932c8221efdc43 returned with HTTP 200 Jan 13 04:11:51.871164 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e152f6e6-9e59-4676-9cef-ac73f8bfe425 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:51.871465 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:51.871465 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:51.879353 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1254/2535] 10.222.0.38 () {60 vars in 1341 bytes} [Wed Jan 13 04:11:51 2021] PUT /volume/v3/979e4eefeba34540a781ee5bca9565bd/os-quota-sets/afa3f20c5fed401f85932c8221efdc43 => generated 314 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:51.879552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e152f6e6-9e59-4676-9cef-ac73f8bfe425 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:51.891788 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aa0deea3-3b48-40c6-a724-f0324d2e7d78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] POST http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots Jan 13 04:11:51.893466 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aa0deea3-3b48-40c6-a724-f0324d2e7d78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d3741a1-ebe0-4097-bb0d-19a4cd6b102e"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:51.960952 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:51.960952 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:51.994152 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e152f6e6-9e59-4676-9cef-ac73f8bfe425 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:52.023815 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:52.023815 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:52.026580 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-aa0deea3-3b48-40c6-a724-f0324d2e7d78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Volume info retrieved successfully. Jan 13 04:11:52.027172 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-aa0deea3-3b48-40c6-a724-f0324d2e7d78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Create snapshot from volume 8d3741a1-ebe0-4097-bb0d-19a4cd6b102e Jan 13 04:11:52.028950 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e152f6e6-9e59-4676-9cef-ac73f8bfe425 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:52.038690 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1282/2536] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:51 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 971 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:52.097121 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota_utils [None req-aa0deea3-3b48-40c6-a724-f0324d2e7d78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Quota exceeded for afa3f20c5fed401f85932c8221efdc43, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 13 04:11:52.098291 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.middleware.fault [None req-aa0deea3-3b48-40c6-a724-f0324d2e7d78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots returned with HTTP 413 Jan 13 04:11:52.100545 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1255/2537] 10.222.0.38 () {60 vars in 1231 bytes} [Wed Jan 13 04:11:51 2021] POST /volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots => generated 133 bytes in 220 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 13 04:11:52.115607 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-abecf22e-fb77-42a2-b1bc-31596591b253 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] DELETE http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 Jan 13 04:11:52.119953 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-abecf22e-fb77-42a2-b1bc-31596591b253 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:52.121025 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:52.121025 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:52.130383 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-abecf22e-fb77-42a2-b1bc-31596591b253 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:52.131851 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-abecf22e-fb77-42a2-b1bc-31596591b253 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Delete snapshot with id: 371d47f6-f86e-426d-947c-8faf65a134e2 Jan 13 04:11:52.189713 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] POST http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes Jan 13 04:11:52.190422 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:52.190422 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:52.191116 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1713362407", "metadata": {"Type": "Test"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:52.193565 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1713362407', 'metadata': {'Type': 'Test'}}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:11:52.194141 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume of 1 GB Jan 13 04:11:52.211753 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Availability Zones retrieved successfully. Jan 13 04:11:52.215135 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:52.215135 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:52.217683 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-abecf22e-fb77-42a2-b1bc-31596591b253 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Snapshot retrieved successfully. Jan 13 04:11:52.232220 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Flow 'volume_create_api' (dcc455da-3e29-4663-b167-076c9c49b41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:11:52.235847 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20712aa6-a0e9-49b5-9c11-f2a46cf7b322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:52.238098 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:11:52.354288 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20712aa6-a0e9-49b5-9c11-f2a46cf7b322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:52.357898 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05ce8dc8-cb88-41e6-8e3e-23bd561cbf59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:52.374226 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-abecf22e-fb77-42a2-b1bc-31596591b253 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Snapshot delete request issued successfully. Jan 13 04:11:52.374697 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-abecf22e-fb77-42a2-b1bc-31596591b253 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 returned with HTTP 202 Jan 13 04:11:52.379464 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1256/2538] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:11:52 2021] DELETE /volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 => generated 0 bytes in 273 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:11:52.391362 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bfa0fb76-9525-497b-9398-fb8a297557e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] GET http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 Jan 13 04:11:52.391918 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bfa0fb76-9525-497b-9398-fb8a297557e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:52.392142 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:52.392142 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:52.394511 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bfa0fb76-9525-497b-9398-fb8a297557e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:52.491285 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:52.491285 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:52.500094 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bfa0fb76-9525-497b-9398-fb8a297557e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Snapshot retrieved successfully. Jan 13 04:11:52.509133 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bfa0fb76-9525-497b-9398-fb8a297557e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 returned with HTTP 200 Jan 13 04:11:52.510767 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1257/2539] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:11:52 2021] GET /volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 => generated 481 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:52.516342 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Created reservations ['206bfba2-f050-47e3-a885-052b80048ad0', 'ff660d99-0a74-45bb-9530-402acc3659c2', 'fe361b04-c780-4fa6-a180-fae69ade1690', 'aed4a359-8467-43b9-8841-f35a880d0327'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:11:52.519743 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05ce8dc8-cb88-41e6-8e3e-23bd561cbf59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['206bfba2-f050-47e3-a885-052b80048ad0', 'ff660d99-0a74-45bb-9530-402acc3659c2', 'fe361b04-c780-4fa6-a180-fae69ade1690', 'aed4a359-8467-43b9-8841-f35a880d0327']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:52.522774 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3514b9d3-6c1d-40a7-a3b7-7e7f9111a4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:52.571726 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41a5ce2d-5694-4e38-9a5c-01b463a678ad tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:52.572528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-41a5ce2d-5694-4e38-9a5c-01b463a678ad tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:52.573028 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:52.573028 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:52.573650 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-41a5ce2d-5694-4e38-9a5c-01b463a678ad tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:52.574191 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-41a5ce2d-5694-4e38-9a5c-01b463a678ad tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:52.623970 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:52.623970 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:52.626398 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41a5ce2d-5694-4e38-9a5c-01b463a678ad tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:52.631914 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1258/2540] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:52 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:52.678677 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3514b9d3-6c1d-40a7-a3b7-7e7f9111a4e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5c50e04-24db-48dc-bdb2-803888510fec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1713362407',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='76cc2992cddf444f8fb5b79073f942d9',qos_specs=None,replication_status=,reservations=['206bfba2-f050-47e3-a885-052b80048ad0','ff660d99-0a74-45bb-9530-402acc3659c2','fe361b04-c780-4fa6-a180-fae69ade1690','aed4a359-8467-43b9-8841-f35a880d0327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a319dcb7fe974cf89902f766d0620179',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:11:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1713362407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5c50e04-24db-48dc-bdb2-803888510fec,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='76cc2992cddf444f8fb5b79073f942d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a319dcb7fe974cf89902f766d0620179',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:52.684512 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa16bb62-c93f-444b-b854-0ea2f2ed2913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:52.764199 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa16bb62-c93f-444b-b854-0ea2f2ed2913) transitioned into state 'SUCCESS' from state '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-1713362407',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='76cc2992cddf444f8fb5b79073f942d9',qos_specs=None,replication_status=,reservations=['206bfba2-f050-47e3-a885-052b80048ad0','ff660d99-0a74-45bb-9530-402acc3659c2','fe361b04-c780-4fa6-a180-fae69ade1690','aed4a359-8467-43b9-8841-f35a880d0327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a319dcb7fe974cf89902f766d0620179',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:52.766242 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (306bb78f-66b1-4564-9e33-7a7604854742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:52.799521 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (306bb78f-66b1-4564-9e33-7a7604854742) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:52.804767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Flow 'volume_create_api' (dcc455da-3e29-4663-b167-076c9c49b41b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:11:52.908162 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume request issued successfully. Jan 13 04:11:52.941914 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26ac7262-2221-4cec-b1c6-6dd794d65e2e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes returned with HTTP 202 Jan 13 04:11:52.943053 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1283/2541] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:11:52 2021] POST /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes => generated 828 bytes in 913 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:11:52.957699 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1f067eb1-6b30-4aee-84c3-751e42e82d1c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec Jan 13 04:11:52.958546 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1f067eb1-6b30-4aee-84c3-751e42e82d1c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:52.958930 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:52.958930 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:52.959560 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1f067eb1-6b30-4aee-84c3-751e42e82d1c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:53.047314 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-38a793f8-e70d-45d5-890b-6adb77a12ea2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:53.047844 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-38a793f8-e70d-45d5-890b-6adb77a12ea2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:53.048045 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:53.048045 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:53.049655 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-38a793f8-e70d-45d5-890b-6adb77a12ea2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:53.065627 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:53.065627 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:53.075128 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1f067eb1-6b30-4aee-84c3-751e42e82d1c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:11:53.120597 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1f067eb1-6b30-4aee-84c3-751e42e82d1c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec returned with HTTP 200 Jan 13 04:11:53.121443 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1259/2542] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:52 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec => generated 896 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:53.141319 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:53.141319 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:53.159726 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-38a793f8-e70d-45d5-890b-6adb77a12ea2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:53.205744 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-38a793f8-e70d-45d5-890b-6adb77a12ea2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:53.206563 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1284/2543] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:53 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 971 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:53.522879 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e705f05f-cb0c-4080-a889-4f5f97e896e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] GET http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 Jan 13 04:11:53.523579 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e705f05f-cb0c-4080-a889-4f5f97e896e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:53.523795 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:53.523795 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:53.524174 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e705f05f-cb0c-4080-a889-4f5f97e896e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:53.604275 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:53.604275 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:53.611180 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e705f05f-cb0c-4080-a889-4f5f97e896e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Snapshot retrieved successfully. Jan 13 04:11:53.621762 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e705f05f-cb0c-4080-a889-4f5f97e896e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 returned with HTTP 200 Jan 13 04:11:53.623758 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1260/2544] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:11:53 2021] GET /volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 => generated 481 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:53.647321 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2af6050e-282e-46f9-b7e5-1dd317a3b4f7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:53.647767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2af6050e-282e-46f9-b7e5-1dd317a3b4f7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:53.647964 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:53.647964 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:53.649103 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2af6050e-282e-46f9-b7e5-1dd317a3b4f7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:53.649649 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2af6050e-282e-46f9-b7e5-1dd317a3b4f7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:53.701067 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:53.701067 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:53.707041 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2af6050e-282e-46f9-b7e5-1dd317a3b4f7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:53.708178 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1285/2545] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:53 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:54.140632 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9ebd0f1c-5e3c-4b39-9534-7a52a290632b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec Jan 13 04:11:54.141199 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9ebd0f1c-5e3c-4b39-9534-7a52a290632b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:54.141331 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:54.141331 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:54.141758 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9ebd0f1c-5e3c-4b39-9534-7a52a290632b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:54.223226 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f14431d5-00f2-4dde-a09b-4c4f843cce89 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:54.224536 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f14431d5-00f2-4dde-a09b-4c4f843cce89 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:54.224907 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:54.224907 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:54.225908 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f14431d5-00f2-4dde-a09b-4c4f843cce89 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:54.301807 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:54.301807 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:54.324195 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9ebd0f1c-5e3c-4b39-9534-7a52a290632b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:11:54.366791 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:54.366791 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:54.383236 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f14431d5-00f2-4dde-a09b-4c4f843cce89 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:54.385258 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9ebd0f1c-5e3c-4b39-9534-7a52a290632b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec returned with HTTP 200 Jan 13 04:11:54.395360 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1261/2546] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:54 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec => generated 920 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:54.446114 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f14431d5-00f2-4dde-a09b-4c4f843cce89 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:54.452387 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1286/2547] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:54 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 1359 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:11:54.463224 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b67d7ba9-d3a0-43d7-a6ae-4a0cc5829310 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:11:54.463748 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b67d7ba9-d3a0-43d7-a6ae-4a0cc5829310 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:54.463960 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:54.463960 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:54.464441 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b67d7ba9-d3a0-43d7-a6ae-4a0cc5829310 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:54.519163 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:54.519163 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:54.542011 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b67d7ba9-d3a0-43d7-a6ae-4a0cc5829310 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:54.578850 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b67d7ba9-d3a0-43d7-a6ae-4a0cc5829310 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:11:54.579874 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1262/2548] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:54 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 1359 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:11:54.596683 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5bcbe298-f5e6-45c5-a08c-96aeefdc3f0e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] POST http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups Jan 13 04:11:54.597476 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:54.597476 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:54.598132 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5bcbe298-f5e6-45c5-a08c-96aeefdc3f0e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c770cf51-a741-40f0-a79a-53eec865e2e8", "name": "tempest-VolumesBackupsTest-Backup-432152149"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:54.599370 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.backups [None req-5bcbe298-f5e6-45c5-a08c-96aeefdc3f0e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Creating new backup {'backup': {'volume_id': 'c770cf51-a741-40f0-a79a-53eec865e2e8', 'name': 'tempest-VolumesBackupsTest-Backup-432152149'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 13 04:11:54.599936 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-5bcbe298-f5e6-45c5-a08c-96aeefdc3f0e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Creating backup of volume c770cf51-a741-40f0-a79a-53eec865e2e8 in container None Jan 13 04:11:54.635437 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-30588f6c-9831-4b70-a0e6-31aa1c8b4603 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] GET http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 Jan 13 04:11:54.636209 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-30588f6c-9831-4b70-a0e6-31aa1c8b4603 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:54.636609 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:54.636609 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:54.637241 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-30588f6c-9831-4b70-a0e6-31aa1c8b4603 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:54.699066 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-30588f6c-9831-4b70-a0e6-31aa1c8b4603 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 returned with HTTP 404 Jan 13 04:11:54.702444 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1263/2549] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:11:54 2021] GET /volume/v3/afa3f20c5fed401f85932c8221efdc43/snapshots/371d47f6-f86e-426d-947c-8faf65a134e2 => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:11:54.708018 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:54.708018 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:54.713086 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b4f8e10b-7077-46f1-b108-70bbfc550a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] DELETE http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e Jan 13 04:11:54.713616 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b4f8e10b-7077-46f1-b108-70bbfc550a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:54.713879 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5bcbe298-f5e6-45c5-a08c-96aeefdc3f0e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:11:54.715343 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b4f8e10b-7077-46f1-b108-70bbfc550a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:54.722153 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-b4f8e10b-7077-46f1-b108-70bbfc550a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Delete volume with id: 8d3741a1-ebe0-4097-bb0d-19a4cd6b102e Jan 13 04:11:54.769262 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-5bcbe298-f5e6-45c5-a08c-96aeefdc3f0e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Created reservations ['a5df2273-8c50-4d8a-ace4-ab39ffa6e6b2', 'e68c3518-c18c-4bee-be3e-4881a16ac5aa'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:11:54.806749 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:54.806749 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:54.808146 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b4f8e10b-7077-46f1-b108-70bbfc550a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Volume info retrieved successfully. Jan 13 04:11:54.857086 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5bcbe298-f5e6-45c5-a08c-96aeefdc3f0e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups returned with HTTP 202 Jan 13 04:11:54.863647 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1287/2550] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:11:54 2021] POST /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups => generated 395 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:11:54.889214 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b4f8e10b-7077-46f1-b108-70bbfc550a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Delete volume request issued successfully. Jan 13 04:11:54.896779 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b4f8e10b-7077-46f1-b108-70bbfc550a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e returned with HTTP 202 Jan 13 04:11:54.900205 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e59f4d3-3bdd-4397-96a2-f1f6a5fee871 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:54.909564 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1264/2551] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:11:54 2021] DELETE /volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:11:54.916133 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e59f4d3-3bdd-4397-96a2-f1f6a5fee871 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:54.918368 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:54.918368 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:54.920026 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e59f4d3-3bdd-4397-96a2-f1f6a5fee871 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:54.923221 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-8e59f4d3-3bdd-4397-96a2-f1f6a5fee871 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:54.924874 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-acd8a030-adf0-4e8a-aabf-fb6a379c2c6c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:11:54.930231 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-acd8a030-adf0-4e8a-aabf-fb6a379c2c6c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:54.930638 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:54.930638 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:54.932766 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-acd8a030-adf0-4e8a-aabf-fb6a379c2c6c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:54.933317 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-acd8a030-adf0-4e8a-aabf-fb6a379c2c6c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:54.987720 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:54.987720 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:54.990015 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e59f4d3-3bdd-4397-96a2-f1f6a5fee871 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:54.991243 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1288/2552] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:54 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:54.995382 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2a521c0b-1224-4614-81c2-9e346d632cf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] GET http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e Jan 13 04:11:54.996080 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2a521c0b-1224-4614-81c2-9e346d632cf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:54.996483 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:54.996483 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:54.998007 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2a521c0b-1224-4614-81c2-9e346d632cf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:54.999955 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:54.999955 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:55.002482 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-acd8a030-adf0-4e8a-aabf-fb6a379c2c6c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:11:55.008506 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1265/2553] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:54 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 802 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:55.062209 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:55.062209 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:55.071474 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2a521c0b-1224-4614-81c2-9e346d632cf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Volume info retrieved successfully. Jan 13 04:11:55.119303 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2a521c0b-1224-4614-81c2-9e346d632cf5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e returned with HTTP 200 Jan 13 04:11:55.119303 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1289/2554] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:54 2021] GET /volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e => generated 927 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:55.402881 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18448a5b-661e-4bfd-a13d-4708a271d8ae tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec Jan 13 04:11:55.404703 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18448a5b-661e-4bfd-a13d-4708a271d8ae tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:55.404703 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:55.404703 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:55.405534 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18448a5b-661e-4bfd-a13d-4708a271d8ae tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:55.584592 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:55.584592 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:55.624517 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-18448a5b-661e-4bfd-a13d-4708a271d8ae tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:11:55.686135 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18448a5b-661e-4bfd-a13d-4708a271d8ae tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec returned with HTTP 200 Jan 13 04:11:55.698358 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1266/2555] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:55 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec => generated 921 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:55.703387 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9d483131-0773-42d9-b03e-099f95dce2b5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec Jan 13 04:11:55.703914 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9d483131-0773-42d9-b03e-099f95dce2b5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:55.704111 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:55.704111 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:55.705829 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9d483131-0773-42d9-b03e-099f95dce2b5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:55.805364 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:55.805364 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:55.827490 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9d483131-0773-42d9-b03e-099f95dce2b5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:11:55.875844 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9d483131-0773-42d9-b03e-099f95dce2b5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec returned with HTTP 200 Jan 13 04:11:55.876685 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1290/2556] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:55 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec => generated 921 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:55.892730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e546e8c5-6d4f-49bd-af4a-eac8ce81f6b6 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] PUT http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec Jan 13 04:11:55.893207 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:55.893207 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:55.893956 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e546e8c5-6d4f-49bd-af4a-eac8ce81f6b6 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1713362407"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:56.004125 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:56.004125 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:56.005645 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-71ac8eda-b068-49c3-8e2f-c08e721e7ce4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:56.006137 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-71ac8eda-b068-49c3-8e2f-c08e721e7ce4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:56.006531 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:56.006531 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:56.007143 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-71ac8eda-b068-49c3-8e2f-c08e721e7ce4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:56.007653 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-71ac8eda-b068-49c3-8e2f-c08e721e7ce4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:56.031253 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e546e8c5-6d4f-49bd-af4a-eac8ce81f6b6 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:11:56.049685 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e546e8c5-6d4f-49bd-af4a-eac8ce81f6b6 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume updated successfully. Jan 13 04:11:56.052108 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:56.052108 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:56.054257 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-71ac8eda-b068-49c3-8e2f-c08e721e7ce4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:56.061551 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1291/2557] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:56 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:56.066829 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db763f9c-13b5-408d-97a5-85fc50b2f2de tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:11:56.068857 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db763f9c-13b5-408d-97a5-85fc50b2f2de tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:56.069226 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:56.069226 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:56.080821 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db763f9c-13b5-408d-97a5-85fc50b2f2de tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:56.081416 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-db763f9c-13b5-408d-97a5-85fc50b2f2de tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:56.081992 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e546e8c5-6d4f-49bd-af4a-eac8ce81f6b6 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec returned with HTTP 200 Jan 13 04:11:56.083009 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1267/2558] 10.222.0.38 () {60 vars in 1335 bytes} [Wed Jan 13 04:11:55 2021] PUT /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec => generated 853 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:56.108976 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-27995b21-d3ad-4f64-b15b-3d970c46f1b4 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] PUT http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec Jan 13 04:11:56.109591 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:56.109591 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:56.110202 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-27995b21-d3ad-4f64-b15b-3d970c46f1b4 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1086019220", "description": "This is the new description of volume"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:56.117325 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:56.117325 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:56.119395 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db763f9c-13b5-408d-97a5-85fc50b2f2de tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:11:56.120387 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1292/2559] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:56 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 802 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:56.135007 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4ed522ba-ad8a-4249-ad04-bc0ec668d3a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] GET http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e Jan 13 04:11:56.136390 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4ed522ba-ad8a-4249-ad04-bc0ec668d3a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:56.136746 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:56.136746 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:56.137990 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4ed522ba-ad8a-4249-ad04-bc0ec668d3a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:56.198505 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:56.198505 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:56.212588 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-27995b21-d3ad-4f64-b15b-3d970c46f1b4 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:11:56.215157 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:56.215157 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:56.224671 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-27995b21-d3ad-4f64-b15b-3d970c46f1b4 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume updated successfully. Jan 13 04:11:56.235412 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4ed522ba-ad8a-4249-ad04-bc0ec668d3a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Volume info retrieved successfully. Jan 13 04:11:56.257814 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-27995b21-d3ad-4f64-b15b-3d970c46f1b4 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec returned with HTTP 200 Jan 13 04:11:56.259195 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1268/2560] 10.222.0.38 () {60 vars in 1336 bytes} [Wed Jan 13 04:11:56 2021] PUT /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec => generated 892 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:56.279690 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-19860a12-b582-4969-96a0-a57c0920c7d0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec Jan 13 04:11:56.281089 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-19860a12-b582-4969-96a0-a57c0920c7d0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:56.281533 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:56.281533 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:56.282220 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-19860a12-b582-4969-96a0-a57c0920c7d0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:56.288062 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4ed522ba-ad8a-4249-ad04-bc0ec668d3a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e returned with HTTP 200 Jan 13 04:11:56.290793 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1293/2561] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:56 2021] GET /volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e => generated 927 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:56.346022 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:56.346022 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:56.370742 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-19860a12-b582-4969-96a0-a57c0920c7d0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:11:56.397923 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-19860a12-b582-4969-96a0-a57c0920c7d0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec returned with HTTP 200 Jan 13 04:11:56.398877 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1269/2562] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:56 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec => generated 960 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:56.414471 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] POST http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes Jan 13 04:11:56.415170 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:56.415170 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:56.415594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1179174426", "availability_zone": "nova", "size": 1}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:56.417454 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1179174426', 'availability_zone': 'nova', 'size': 1}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:11:56.417454 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume of 1 GB Jan 13 04:11:56.460436 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Availability Zones retrieved successfully. Jan 13 04:11:56.499668 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Flow 'volume_create_api' (7e04db12-4ca3-4dd9-94b3-d74fb441e7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:11:56.503515 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d9dce2-7223-4127-86c4-533e51aececf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:56.505855 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:11:56.607814 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d9dce2-7223-4127-86c4-533e51aececf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:56.610808 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0e06672-4b6f-4ab7-80a1-e324e7652ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:56.702877 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Created reservations ['c9d0a791-ce0a-42d4-a1d0-6b4370c5b486', '0472e16e-1eb0-430e-a677-f6e11c15009f', '937c8201-925b-40d4-94df-13eb3520ea8a', '2b5d95ae-0457-4477-9d0b-f8a911790c48'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:11:56.705835 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0e06672-4b6f-4ab7-80a1-e324e7652ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9d0a791-ce0a-42d4-a1d0-6b4370c5b486', '0472e16e-1eb0-430e-a677-f6e11c15009f', '937c8201-925b-40d4-94df-13eb3520ea8a', '2b5d95ae-0457-4477-9d0b-f8a911790c48']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:56.708197 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ef8b0a-001e-4a95-8f74-4e7035b46e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:56.791706 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ef8b0a-001e-4a95-8f74-4e7035b46e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ead9af57-decc-4b40-8f32-f10fc9a2dacb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1179174426',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76cc2992cddf444f8fb5b79073f942d9',qos_specs=None,replication_status=,reservations=['c9d0a791-ce0a-42d4-a1d0-6b4370c5b486','0472e16e-1eb0-430e-a677-f6e11c15009f','937c8201-925b-40d4-94df-13eb3520ea8a','2b5d95ae-0457-4477-9d0b-f8a911790c48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a319dcb7fe974cf89902f766d0620179',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:11:56Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1179174426',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ead9af57-decc-4b40-8f32-f10fc9a2dacb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76cc2992cddf444f8fb5b79073f942d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a319dcb7fe974cf89902f766d0620179',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:56.796124 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b59ed46-0f81-4ca3-bfab-e70c53880400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:56.833378 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b59ed46-0f81-4ca3-bfab-e70c53880400) transitioned into 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-1179174426',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76cc2992cddf444f8fb5b79073f942d9',qos_specs=None,replication_status=,reservations=['c9d0a791-ce0a-42d4-a1d0-6b4370c5b486','0472e16e-1eb0-430e-a677-f6e11c15009f','937c8201-925b-40d4-94df-13eb3520ea8a','2b5d95ae-0457-4477-9d0b-f8a911790c48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a319dcb7fe974cf89902f766d0620179',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:56.837323 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebb19dc5-1400-4776-8e9a-414b40998df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:11:56.883476 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebb19dc5-1400-4776-8e9a-414b40998df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:11:56.891068 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Flow 'volume_create_api' (7e04db12-4ca3-4dd9-94b3-d74fb441e7db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:11:57.010579 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume request issued successfully. Jan 13 04:11:57.054134 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-715c5128-d0bc-448c-b06b-b746c67adde0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes returned with HTTP 202 Jan 13 04:11:57.055358 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1294/2563] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:11:56 2021] POST /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes => generated 811 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:11:57.074315 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-948dcf43-6830-4a08-957b-b84bcad14131 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb Jan 13 04:11:57.075046 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-948dcf43-6830-4a08-957b-b84bcad14131 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:57.075410 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:57.075410 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:57.076011 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-948dcf43-6830-4a08-957b-b84bcad14131 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:57.096184 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-535d9f74-0186-477a-9aff-a35184cbe4f5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:57.098306 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-535d9f74-0186-477a-9aff-a35184cbe4f5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:57.098791 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:57.098791 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:57.106646 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-535d9f74-0186-477a-9aff-a35184cbe4f5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:57.107425 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-535d9f74-0186-477a-9aff-a35184cbe4f5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:57.173172 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:57.173172 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:57.183398 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-535d9f74-0186-477a-9aff-a35184cbe4f5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:57.185266 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1295/2564] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:57 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:57.190214 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86e996a7-4f83-4c08-8a1a-c5950b38ebe6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:11:57.192430 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86e996a7-4f83-4c08-8a1a-c5950b38ebe6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:57.196182 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:57.196182 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:57.196876 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86e996a7-4f83-4c08-8a1a-c5950b38ebe6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:57.197388 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-86e996a7-4f83-4c08-8a1a-c5950b38ebe6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:57.201067 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:57.201067 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:57.219381 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-948dcf43-6830-4a08-957b-b84bcad14131 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:11:57.244850 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:57.244850 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:57.252952 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86e996a7-4f83-4c08-8a1a-c5950b38ebe6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:11:57.253979 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1296/2565] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:57 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 802 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:57.265457 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-948dcf43-6830-4a08-957b-b84bcad14131 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb returned with HTTP 200 Jan 13 04:11:57.268200 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1270/2566] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:57 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb => generated 879 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:57.306436 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c3e175aa-efcd-41e6-a0a1-6db4900eb5ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] GET http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e Jan 13 04:11:57.310952 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c3e175aa-efcd-41e6-a0a1-6db4900eb5ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:57.311368 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:57.311368 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:57.312005 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c3e175aa-efcd-41e6-a0a1-6db4900eb5ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:57.416463 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:57.416463 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:57.433054 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c3e175aa-efcd-41e6-a0a1-6db4900eb5ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Volume info retrieved successfully. Jan 13 04:11:57.479537 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c3e175aa-efcd-41e6-a0a1-6db4900eb5ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e returned with HTTP 200 Jan 13 04:11:57.480726 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1297/2567] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:57 2021] GET /volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e => generated 927 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:58.229465 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-de303b5f-76ea-4261-8bad-a028a6a3b4ea tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:58.229465 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-de303b5f-76ea-4261-8bad-a028a6a3b4ea tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:58.229465 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:58.229465 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:58.229465 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-de303b5f-76ea-4261-8bad-a028a6a3b4ea tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:58.229465 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-de303b5f-76ea-4261-8bad-a028a6a3b4ea tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:58.271579 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7a003fc7-288d-4616-a5c4-b4b4e1394eae tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:11:58.273944 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7a003fc7-288d-4616-a5c4-b4b4e1394eae tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:58.276554 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:58.276554 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:58.277145 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7a003fc7-288d-4616-a5c4-b4b4e1394eae tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:58.281348 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-7a003fc7-288d-4616-a5c4-b4b4e1394eae tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:58.323769 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:58.323769 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:58.330217 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-de303b5f-76ea-4261-8bad-a028a6a3b4ea tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:58.337162 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1271/2568] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:58 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:58.337387 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:58.337387 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:58.340904 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b0e37ba3-300b-4121-8b57-4ca71305b460 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb Jan 13 04:11:58.341421 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7a003fc7-288d-4616-a5c4-b4b4e1394eae tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:11:58.342317 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b0e37ba3-300b-4121-8b57-4ca71305b460 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:58.343445 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1298/2569] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:58 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 802 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:58.343601 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:58.343601 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:58.344246 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b0e37ba3-300b-4121-8b57-4ca71305b460 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:58.437418 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:58.437418 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:58.469192 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b0e37ba3-300b-4121-8b57-4ca71305b460 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:11:58.497673 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-665543bd-82cb-4bbe-836d-723579d9ba78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] GET http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e Jan 13 04:11:58.498614 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-665543bd-82cb-4bbe-836d-723579d9ba78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:58.498918 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:58.498918 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:58.499641 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-665543bd-82cb-4bbe-836d-723579d9ba78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:58.529811 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b0e37ba3-300b-4121-8b57-4ca71305b460 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb returned with HTTP 200 Jan 13 04:11:58.530582 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1272/2570] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:58 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb => generated 904 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:58.546720 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c92852f1-9e04-457c-bd3e-60ceaa690e6b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] PUT http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb Jan 13 04:11:58.547433 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:58.547433 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:58.548078 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c92852f1-9e04-457c-bd3e-60ceaa690e6b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1713362407", "description": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:58.599661 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-665543bd-82cb-4bbe-836d-723579d9ba78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390 tempest-VolumeSnapshotQuotasNegativeTestJSON-1589522390] http://10.222.0.38/volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e returned with HTTP 404 Jan 13 04:11:58.601134 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1299/2571] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:58 2021] GET /volume/v3/afa3f20c5fed401f85932c8221efdc43/volumes/8d3741a1-ebe0-4097-bb0d-19a4cd6b102e => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:11:58.613430 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-79d0927b-408e-46b2-b5a3-9772b651b9dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692] PUT http://10.222.0.38/volume/v3/979e4eefeba34540a781ee5bca9565bd/os-quota-sets/afa3f20c5fed401f85932c8221efdc43 Jan 13 04:11:58.617390 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:58.617390 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:58.622556 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-79d0927b-408e-46b2-b5a3-9772b651b9dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:11:58.627660 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c92852f1-9e04-457c-bd3e-60ceaa690e6b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:11:58.639992 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c92852f1-9e04-457c-bd3e-60ceaa690e6b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume updated successfully. Jan 13 04:11:58.662484 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c92852f1-9e04-457c-bd3e-60ceaa690e6b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb returned with HTTP 200 Jan 13 04:11:58.668187 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1273/2572] 10.222.0.38 () {60 vars in 1335 bytes} [Wed Jan 13 04:11:58 2021] PUT /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb => generated 839 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:58.687426 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-277e0a39-f033-4024-86f7-56379f397899 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] DELETE http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb Jan 13 04:11:58.688194 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-277e0a39-f033-4024-86f7-56379f397899 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:58.688588 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:58.688588 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:58.689656 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-277e0a39-f033-4024-86f7-56379f397899 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:58.690296 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-277e0a39-f033-4024-86f7-56379f397899 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Delete volume with id: ead9af57-decc-4b40-8f32-f10fc9a2dacb Jan 13 04:11:58.744354 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:58.744354 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:58.745548 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-277e0a39-f033-4024-86f7-56379f397899 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:11:58.783969 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-277e0a39-f033-4024-86f7-56379f397899 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Delete volume request issued successfully. Jan 13 04:11:58.784396 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-277e0a39-f033-4024-86f7-56379f397899 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb returned with HTTP 202 Jan 13 04:11:58.787407 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1274/2573] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:11:58 2021] DELETE /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:11:58.803498 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-369336ab-c6b5-46b2-9ec3-1ba6e2dc8393 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb Jan 13 04:11:58.804036 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-369336ab-c6b5-46b2-9ec3-1ba6e2dc8393 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:58.804256 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:58.804256 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:58.807312 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-369336ab-c6b5-46b2-9ec3-1ba6e2dc8393 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:58.915454 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:58.915454 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:58.938535 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-369336ab-c6b5-46b2-9ec3-1ba6e2dc8393 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:11:58.988190 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-369336ab-c6b5-46b2-9ec3-1ba6e2dc8393 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb returned with HTTP 200 Jan 13 04:11:58.989286 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1275/2574] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:58 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb => generated 906 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:58.991766 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-79d0927b-408e-46b2-b5a3-9772b651b9dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1704090692] http://10.222.0.38/volume/v3/979e4eefeba34540a781ee5bca9565bd/os-quota-sets/afa3f20c5fed401f85932c8221efdc43 returned with HTTP 200 Jan 13 04:11:58.992890 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1300/2575] 10.222.0.38 () {60 vars in 1342 bytes} [Wed Jan 13 04:11:58 2021] PUT /volume/v3/979e4eefeba34540a781ee5bca9565bd/os-quota-sets/afa3f20c5fed401f85932c8221efdc43 => generated 319 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:59.345235 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-03d65022-a2fe-40f0-8afe-95d967333cce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:11:59.346186 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-03d65022-a2fe-40f0-8afe-95d967333cce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:59.346616 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:11:59.346616 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:11:59.347308 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-03d65022-a2fe-40f0-8afe-95d967333cce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:59.347881 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-03d65022-a2fe-40f0-8afe-95d967333cce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:59.359706 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6d0b6bb2-3822-4dcf-a90c-71d9935fe4d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:11:59.360726 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6d0b6bb2-3822-4dcf-a90c-71d9935fe4d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:11:59.361428 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6d0b6bb2-3822-4dcf-a90c-71d9935fe4d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:11:59.362004 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6d0b6bb2-3822-4dcf-a90c-71d9935fe4d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:11:59.477330 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:59.477330 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:59.483986 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:11:59.483986 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:11:59.486157 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-03d65022-a2fe-40f0-8afe-95d967333cce tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:11:59.487000 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1276/2576] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:59 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:11:59.489687 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6d0b6bb2-3822-4dcf-a90c-71d9935fe4d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:11:59.503125 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1301/2577] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:11:59 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 802 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:00.008595 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cc07f5fd-1461-4c4a-a64f-bd92ef3de5f9 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb Jan 13 04:12:00.009119 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cc07f5fd-1461-4c4a-a64f-bd92ef3de5f9 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:00.009334 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:00.009334 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:00.009709 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cc07f5fd-1461-4c4a-a64f-bd92ef3de5f9 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:00.112184 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:00.112184 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:00.143010 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cc07f5fd-1461-4c4a-a64f-bd92ef3de5f9 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:00.203049 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cc07f5fd-1461-4c4a-a64f-bd92ef3de5f9 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb returned with HTTP 200 Jan 13 04:12:00.203864 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1277/2578] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:00 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb => generated 906 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:00.514840 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-32e07a76-7657-4a1f-bcc5-e931d494776b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:00.514840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-32e07a76-7657-4a1f-bcc5-e931d494776b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:00.514840 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:00.514840 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:00.514840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-32e07a76-7657-4a1f-bcc5-e931d494776b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:00.514840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-32e07a76-7657-4a1f-bcc5-e931d494776b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:00.532039 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c4386b36-6f49-4533-b104-5077c96c36ce tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:00.532765 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c4386b36-6f49-4533-b104-5077c96c36ce tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:00.533627 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:00.533627 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:00.534382 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c4386b36-6f49-4533-b104-5077c96c36ce tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:00.534897 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c4386b36-6f49-4533-b104-5077c96c36ce tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:00.627632 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:00.627632 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:00.630457 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c4386b36-6f49-4533-b104-5077c96c36ce tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:00.636354 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:00.636354 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:00.642700 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1278/2579] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:00 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:00.643599 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-32e07a76-7657-4a1f-bcc5-e931d494776b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:00.644616 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1302/2580] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:00 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:01.229949 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86bd2e29-f86a-4306-9e14-9d2ce7c9fc0d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb Jan 13 04:12:01.235224 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86bd2e29-f86a-4306-9e14-9d2ce7c9fc0d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:01.235582 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:01.235582 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:01.236372 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86bd2e29-f86a-4306-9e14-9d2ce7c9fc0d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:01.363493 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:01.363493 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:01.376394 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-86bd2e29-f86a-4306-9e14-9d2ce7c9fc0d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:01.411884 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86bd2e29-f86a-4306-9e14-9d2ce7c9fc0d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb returned with HTTP 200 Jan 13 04:12:01.413132 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1279/2581] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:01 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb => generated 906 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:01.656101 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-34847f0c-5762-45cf-81d8-1a796753010e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:01.657375 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-34847f0c-5762-45cf-81d8-1a796753010e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:01.657771 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:01.657771 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:01.658583 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-34847f0c-5762-45cf-81d8-1a796753010e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:01.659103 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-34847f0c-5762-45cf-81d8-1a796753010e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:01.662847 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f73b2e0b-e793-41b5-a651-9a6c5a8c177f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:01.663828 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f73b2e0b-e793-41b5-a651-9a6c5a8c177f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:01.664251 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:01.664251 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:01.667017 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f73b2e0b-e793-41b5-a651-9a6c5a8c177f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:01.667790 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f73b2e0b-e793-41b5-a651-9a6c5a8c177f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:01.707703 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:01.707703 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:01.709566 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-34847f0c-5762-45cf-81d8-1a796753010e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:01.719143 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1303/2582] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:01 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:01.728994 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:01.728994 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:01.730853 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f73b2e0b-e793-41b5-a651-9a6c5a8c177f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:01.732320 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1280/2583] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:01 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:02.430257 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f446a4ad-aa6a-4fdc-8748-5b2587f7a0f3 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb Jan 13 04:12:02.430730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f446a4ad-aa6a-4fdc-8748-5b2587f7a0f3 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:02.430948 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:02.430948 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:02.440753 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f446a4ad-aa6a-4fdc-8748-5b2587f7a0f3 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:02.604465 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f446a4ad-aa6a-4fdc-8748-5b2587f7a0f3 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb returned with HTTP 404 Jan 13 04:12:02.605497 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1304/2584] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:02 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/ead9af57-decc-4b40-8f32-f10fc9a2dacb => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:12:02.614461 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-34f2b2de-0e56-4896-8bff-1ae8b97e1f73 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] DELETE http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec Jan 13 04:12:02.615237 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-34f2b2de-0e56-4896-8bff-1ae8b97e1f73 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:02.615881 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:02.615881 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:02.617124 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-34f2b2de-0e56-4896-8bff-1ae8b97e1f73 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:02.617729 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-34f2b2de-0e56-4896-8bff-1ae8b97e1f73 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Delete volume with id: c5c50e04-24db-48dc-bdb2-803888510fec Jan 13 04:12:02.734157 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-025312ab-eb83-4720-b3f8-da45eeefd416 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:02.734676 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-025312ab-eb83-4720-b3f8-da45eeefd416 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:02.735158 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-025312ab-eb83-4720-b3f8-da45eeefd416 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:02.735520 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-025312ab-eb83-4720-b3f8-da45eeefd416 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:02.754218 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:02.754218 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:02.755392 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-34f2b2de-0e56-4896-8bff-1ae8b97e1f73 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:02.819118 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:02.819118 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:02.827409 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-025312ab-eb83-4720-b3f8-da45eeefd416 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:02.828316 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1305/2585] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:02 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:02.851546 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-34f2b2de-0e56-4896-8bff-1ae8b97e1f73 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Delete volume request issued successfully. Jan 13 04:12:02.851864 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-34f2b2de-0e56-4896-8bff-1ae8b97e1f73 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec returned with HTTP 202 Jan 13 04:12:02.852769 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1281/2586] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:12:02 2021] DELETE /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:12:02.868543 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dfd136c6-1cb5-4f15-8987-4a92da53abc5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:02.869084 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dfd136c6-1cb5-4f15-8987-4a92da53abc5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:02.869303 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:02.869303 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:02.869671 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dfd136c6-1cb5-4f15-8987-4a92da53abc5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:02.870040 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-dfd136c6-1cb5-4f15-8987-4a92da53abc5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:02.880893 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-696ded34-6a48-409d-851b-d8a6393f5a78 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec Jan 13 04:12:02.881752 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-696ded34-6a48-409d-851b-d8a6393f5a78 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:02.882508 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:02.882508 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:02.883148 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-696ded34-6a48-409d-851b-d8a6393f5a78 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:02.943906 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:02.943906 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:02.950874 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dfd136c6-1cb5-4f15-8987-4a92da53abc5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:02.951685 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1306/2587] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:02 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:03.085059 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:03.085059 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:03.107070 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-696ded34-6a48-409d-851b-d8a6393f5a78 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:03.155551 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-696ded34-6a48-409d-851b-d8a6393f5a78 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec returned with HTTP 200 Jan 13 04:12:03.156424 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1282/2588] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:02 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec => generated 959 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:03.843337 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06eea016-d5d4-4945-a2c9-4917662327aa tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:03.843826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06eea016-d5d4-4945-a2c9-4917662327aa tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:03.844029 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:03.844029 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:03.844943 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06eea016-d5d4-4945-a2c9-4917662327aa tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:03.845480 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-06eea016-d5d4-4945-a2c9-4917662327aa tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:03.894742 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:03.894742 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:03.897324 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06eea016-d5d4-4945-a2c9-4917662327aa tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:03.898602 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1307/2589] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:03 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:03.964726 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d7a7c01f-8cbf-4c8b-b993-51138357cde6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:03.965279 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d7a7c01f-8cbf-4c8b-b993-51138357cde6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:03.965501 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:03.965501 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:03.965880 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d7a7c01f-8cbf-4c8b-b993-51138357cde6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:03.966885 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d7a7c01f-8cbf-4c8b-b993-51138357cde6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:04.034885 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:04.034885 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:04.036785 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d7a7c01f-8cbf-4c8b-b993-51138357cde6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:04.061183 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1283/2590] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:03 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:04.171950 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cc90de6f-2f36-4678-9f6d-6e8dae490c8a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec Jan 13 04:12:04.172536 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cc90de6f-2f36-4678-9f6d-6e8dae490c8a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:04.172733 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:04.172733 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:04.173669 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cc90de6f-2f36-4678-9f6d-6e8dae490c8a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:04.335349 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:04.335349 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:04.374100 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cc90de6f-2f36-4678-9f6d-6e8dae490c8a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:04.458832 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cc90de6f-2f36-4678-9f6d-6e8dae490c8a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec returned with HTTP 200 Jan 13 04:12:04.460309 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1308/2591] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:04 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec => generated 959 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:04.913176 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e8902edd-9032-42e7-bb33-1e9043e4fdf4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:04.914459 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e8902edd-9032-42e7-bb33-1e9043e4fdf4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:04.914872 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:04.914872 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:04.915500 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e8902edd-9032-42e7-bb33-1e9043e4fdf4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:04.917505 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e8902edd-9032-42e7-bb33-1e9043e4fdf4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:05.003679 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:05.003679 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:05.005564 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e8902edd-9032-42e7-bb33-1e9043e4fdf4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:05.006376 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1284/2592] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:04 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:05.051640 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db33ce31-f05a-44c3-a18c-91e44bf1b7c9 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:05.052441 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db33ce31-f05a-44c3-a18c-91e44bf1b7c9 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:05.053012 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:05.053012 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:05.054199 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db33ce31-f05a-44c3-a18c-91e44bf1b7c9 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:05.054741 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-db33ce31-f05a-44c3-a18c-91e44bf1b7c9 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:05.122847 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:05.122847 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:05.127062 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db33ce31-f05a-44c3-a18c-91e44bf1b7c9 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:05.136398 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1309/2593] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:05 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:05.477241 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-227fca2c-a732-44f3-8f11-cedba1170782 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec Jan 13 04:12:05.478064 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-227fca2c-a732-44f3-8f11-cedba1170782 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:05.478436 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:05.478436 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:05.479063 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-227fca2c-a732-44f3-8f11-cedba1170782 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:05.626467 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:05.626467 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:05.645478 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-227fca2c-a732-44f3-8f11-cedba1170782 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:05.671807 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-227fca2c-a732-44f3-8f11-cedba1170782 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec returned with HTTP 200 Jan 13 04:12:05.673114 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1285/2594] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:05 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec => generated 959 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:06.021850 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-19db9062-37c1-49cd-9149-772cdf9ea8c5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:06.022500 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-19db9062-37c1-49cd-9149-772cdf9ea8c5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:06.022906 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:06.022906 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:06.023526 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-19db9062-37c1-49cd-9149-772cdf9ea8c5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:06.024198 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-19db9062-37c1-49cd-9149-772cdf9ea8c5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:06.079827 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:06.079827 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:06.087193 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-19db9062-37c1-49cd-9149-772cdf9ea8c5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:06.096418 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1310/2595] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:06 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:06.150549 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-93e83441-824c-4ae7-bbc2-97283eb1c6c2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:06.151319 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-93e83441-824c-4ae7-bbc2-97283eb1c6c2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:06.151692 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:06.151692 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:06.152447 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-93e83441-824c-4ae7-bbc2-97283eb1c6c2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:06.153528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-93e83441-824c-4ae7-bbc2-97283eb1c6c2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:06.205232 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:06.205232 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:06.211292 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-93e83441-824c-4ae7-bbc2-97283eb1c6c2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:06.212372 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1286/2596] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:06 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:06.690623 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-245cada2-bfb1-4382-bab5-e55a7660a464 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec Jan 13 04:12:06.691151 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-245cada2-bfb1-4382-bab5-e55a7660a464 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:06.691373 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:06.691373 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:06.691748 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-245cada2-bfb1-4382-bab5-e55a7660a464 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:06.791631 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-245cada2-bfb1-4382-bab5-e55a7660a464 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec returned with HTTP 404 Jan 13 04:12:06.792712 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1311/2597] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:06 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c5c50e04-24db-48dc-bdb2-803888510fec => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:12:06.802590 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] POST http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes Jan 13 04:12:06.803121 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:06.803121 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:06.803560 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1931427382"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:12:06.804720 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1931427382'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:12:06.805089 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume of 1 GB Jan 13 04:12:06.834161 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Availability Zones retrieved successfully. Jan 13 04:12:06.891502 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Flow 'volume_create_api' (9942938f-9318-45b2-842b-d9008f54cb14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:12:06.894692 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce36b9e4-2b90-4cb7-884f-1f659fd65bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:06.897021 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:12:07.019931 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce36b9e4-2b90-4cb7-884f-1f659fd65bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:07.040886 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cdf1f15-fee6-4682-8895-7a4c6ade6745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:07.111240 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-19471462-26c3-4ac7-8dac-060c9e0a2c71 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:07.111761 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-19471462-26c3-4ac7-8dac-060c9e0a2c71 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:07.112243 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-19471462-26c3-4ac7-8dac-060c9e0a2c71 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:07.112634 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-19471462-26c3-4ac7-8dac-060c9e0a2c71 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:07.162641 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:07.162641 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:07.164532 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-19471462-26c3-4ac7-8dac-060c9e0a2c71 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:07.176709 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1312/2598] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:07 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:07.214873 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Created reservations ['12dfe0ea-be8e-4f20-a0ad-e41400d1f199', '3ad6a05b-f122-4542-b4d8-8839a3c033ed', 'ce53206e-9c6c-486a-848e-f12856fd6a96', '951e208f-aaa8-4931-b56c-72101e305316'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:12:07.217654 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cdf1f15-fee6-4682-8895-7a4c6ade6745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12dfe0ea-be8e-4f20-a0ad-e41400d1f199', '3ad6a05b-f122-4542-b4d8-8839a3c033ed', 'ce53206e-9c6c-486a-848e-f12856fd6a96', '951e208f-aaa8-4931-b56c-72101e305316']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:07.220118 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f3af865-47c5-437d-9191-806bd3618643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:07.226634 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-491f519c-0603-458a-b4ca-57bd36f37929 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:07.227148 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-491f519c-0603-458a-b4ca-57bd36f37929 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:07.227363 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:07.227363 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:07.227745 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-491f519c-0603-458a-b4ca-57bd36f37929 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:07.228081 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-491f519c-0603-458a-b4ca-57bd36f37929 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:07.298137 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:07.298137 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:07.299968 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-491f519c-0603-458a-b4ca-57bd36f37929 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:07.300814 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1313/2599] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:07 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:12:07.349573 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f3af865-47c5-437d-9191-806bd3618643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c06d67f1-447e-48b2-8ecc-75096c7f13d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1931427382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76cc2992cddf444f8fb5b79073f942d9',qos_specs=None,replication_status=,reservations=['12dfe0ea-be8e-4f20-a0ad-e41400d1f199','3ad6a05b-f122-4542-b4d8-8839a3c033ed','ce53206e-9c6c-486a-848e-f12856fd6a96','951e208f-aaa8-4931-b56c-72101e305316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a319dcb7fe974cf89902f766d0620179',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1931427382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c06d67f1-447e-48b2-8ecc-75096c7f13d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76cc2992cddf444f8fb5b79073f942d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a319dcb7fe974cf89902f766d0620179',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:07.351974 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e040d325-59be-4315-b457-4c1160b95329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:07.417323 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e040d325-59be-4315-b457-4c1160b95329) transitioned into state 'SUCCESS' from state '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-1931427382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76cc2992cddf444f8fb5b79073f942d9',qos_specs=None,replication_status=,reservations=['12dfe0ea-be8e-4f20-a0ad-e41400d1f199','3ad6a05b-f122-4542-b4d8-8839a3c033ed','ce53206e-9c6c-486a-848e-f12856fd6a96','951e208f-aaa8-4931-b56c-72101e305316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a319dcb7fe974cf89902f766d0620179',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:07.420054 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dee6b41-15b0-4bdb-94f0-e8c8950b799c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:07.448686 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dee6b41-15b0-4bdb-94f0-e8c8950b799c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:07.453552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Flow 'volume_create_api' (9942938f-9318-45b2-842b-d9008f54cb14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:12:07.567124 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume request issued successfully. Jan 13 04:12:07.606760 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-67327da2-723b-4d66-a95e-57fd3139f144 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes returned with HTTP 202 Jan 13 04:12:07.634921 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1287/2600] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:12:06 2021] POST /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes => generated 814 bytes in 809 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:12:07.637730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8ae25459-f59b-4faf-9a2e-7ee30132b91d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 Jan 13 04:12:07.637730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8ae25459-f59b-4faf-9a2e-7ee30132b91d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:07.637730 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:07.637730 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:07.637730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8ae25459-f59b-4faf-9a2e-7ee30132b91d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:07.707830 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:07.707830 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:07.718221 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8ae25459-f59b-4faf-9a2e-7ee30132b91d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:07.743349 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8ae25459-f59b-4faf-9a2e-7ee30132b91d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 returned with HTTP 200 Jan 13 04:12:07.744685 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1314/2601] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:07 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 => generated 882 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:08.181276 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-afdd10b5-27c7-47b8-bf2e-9f5fb25de816 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:08.182678 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-afdd10b5-27c7-47b8-bf2e-9f5fb25de816 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:08.183105 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:08.183105 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:08.183817 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-afdd10b5-27c7-47b8-bf2e-9f5fb25de816 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:08.185655 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-afdd10b5-27c7-47b8-bf2e-9f5fb25de816 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:08.209320 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:08.209320 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:08.214444 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-afdd10b5-27c7-47b8-bf2e-9f5fb25de816 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:08.216169 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1288/2602] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:08 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:08.316955 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea0e676d-2eb9-4d7f-ac41-85a2e4d48284 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:08.317475 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ea0e676d-2eb9-4d7f-ac41-85a2e4d48284 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:08.317675 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:08.317675 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:08.318325 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ea0e676d-2eb9-4d7f-ac41-85a2e4d48284 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:08.318868 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ea0e676d-2eb9-4d7f-ac41-85a2e4d48284 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:08.377391 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:08.377391 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:08.388213 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea0e676d-2eb9-4d7f-ac41-85a2e4d48284 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:08.395644 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1315/2603] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:08 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:08.765617 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9cacc44d-1f38-42d6-8ea9-70cfcc1c4f40 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 Jan 13 04:12:08.766155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9cacc44d-1f38-42d6-8ea9-70cfcc1c4f40 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:08.766377 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:08.766377 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:08.766755 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9cacc44d-1f38-42d6-8ea9-70cfcc1c4f40 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:08.828020 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] POST http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes Jan 13 04:12:08.828544 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:08.828544 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:08.828818 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1684187525"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:12:08.829910 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1684187525'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:12:08.830223 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Create volume of 1 GB Jan 13 04:12:08.885841 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Availability Zones retrieved successfully. Jan 13 04:12:08.899297 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:08.899297 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:08.922044 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Flow 'volume_create_api' (cd8c071d-736e-47cd-8fbc-429763e8a942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:12:08.924886 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (498f941c-f936-474c-b7bd-4c47f67464e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:08.926020 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9cacc44d-1f38-42d6-8ea9-70cfcc1c4f40 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:08.940548 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:12:08.977944 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9cacc44d-1f38-42d6-8ea9-70cfcc1c4f40 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 returned with HTTP 200 Jan 13 04:12:08.980086 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1316/2604] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:08 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 => generated 906 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:12:09.045349 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (498f941c-f936-474c-b7bd-4c47f67464e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:09.048149 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d0a0483-a35f-4625-9fae-475372ccfff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:09.230438 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-02865f8f-c787-4449-a025-3853a62f3980 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:09.232005 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-02865f8f-c787-4449-a025-3853a62f3980 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:09.232456 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:09.232456 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:09.233202 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-02865f8f-c787-4449-a025-3853a62f3980 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:09.233332 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Created reservations ['424ab74b-a05d-4fa2-9744-ec733564612e', '9221f7ec-58d3-4a3c-8d8d-e6e93735e24a', 'fef9ba9d-3321-415c-8769-a617619150e9', '66698a60-a82b-467a-80e8-7a85e7ba8a98'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:12:09.234754 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-02865f8f-c787-4449-a025-3853a62f3980 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:09.236172 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d0a0483-a35f-4625-9fae-475372ccfff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['424ab74b-a05d-4fa2-9744-ec733564612e', '9221f7ec-58d3-4a3c-8d8d-e6e93735e24a', 'fef9ba9d-3321-415c-8769-a617619150e9', '66698a60-a82b-467a-80e8-7a85e7ba8a98']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:09.238391 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cfb27b5-9859-4256-baaf-615527258e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:09.257740 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:09.257740 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:09.260066 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-02865f8f-c787-4449-a025-3853a62f3980 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:09.261512 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1317/2605] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:09 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:09.376240 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cfb27b5-9859-4256-baaf-615527258e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c89ace4a-b693-4adf-b9be-e627e5f4acee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1684187525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae48ee461fad4755bc08798802a9b106',qos_specs=None,replication_status=,reservations=['424ab74b-a05d-4fa2-9744-ec733564612e','9221f7ec-58d3-4a3c-8d8d-e6e93735e24a','fef9ba9d-3321-415c-8769-a617619150e9','66698a60-a82b-467a-80e8-7a85e7ba8a98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6e9e744ef4402da0a4d82f9cdf0a07',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:12:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1684187525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c89ace4a-b693-4adf-b9be-e627e5f4acee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae48ee461fad4755bc08798802a9b106',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5a6e9e744ef4402da0a4d82f9cdf0a07',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:09.379489 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c19f734-ca0e-4056-8c1c-0cb85e20c9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:09.405552 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-572451dd-f948-4450-b073-c90b640d9a94 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:09.407377 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-572451dd-f948-4450-b073-c90b640d9a94 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:09.407763 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:09.407763 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:09.408403 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-572451dd-f948-4450-b073-c90b640d9a94 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:09.409021 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-572451dd-f948-4450-b073-c90b640d9a94 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:09.422511 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c19f734-ca0e-4056-8c1c-0cb85e20c9c0) transitioned into state 'SUCCESS' from state '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-1684187525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae48ee461fad4755bc08798802a9b106',qos_specs=None,replication_status=,reservations=['424ab74b-a05d-4fa2-9744-ec733564612e','9221f7ec-58d3-4a3c-8d8d-e6e93735e24a','fef9ba9d-3321-415c-8769-a617619150e9','66698a60-a82b-467a-80e8-7a85e7ba8a98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6e9e744ef4402da0a4d82f9cdf0a07',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:09.424983 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1be3cfc3-f91b-4340-9226-395b7fac416d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:09.458780 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:09.458780 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:09.460825 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-572451dd-f948-4450-b073-c90b640d9a94 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:09.466896 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1be3cfc3-f91b-4340-9226-395b7fac416d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:09.467986 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1318/2606] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:09 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:09.469595 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Flow 'volume_create_api' (cd8c071d-736e-47cd-8fbc-429763e8a942) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:12:09.583879 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Create volume request issued successfully. Jan 13 04:12:09.609651 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-668d151d-f5aa-4d0d-89ba-4fd536c5a0bb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes returned with HTTP 202 Jan 13 04:12:09.611286 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1289/2607] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:12:08 2021] POST /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes => generated 818 bytes in 1129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:12:09.627447 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-516d8d7c-cd24-4c62-9756-34eeee27a40f tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] GET http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:12:09.628349 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-516d8d7c-cd24-4c62-9756-34eeee27a40f tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:09.628724 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:09.628724 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:09.629552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-516d8d7c-cd24-4c62-9756-34eeee27a40f tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:09.730078 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:09.730078 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:09.744914 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-516d8d7c-cd24-4c62-9756-34eeee27a40f tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:12:09.779767 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-516d8d7c-cd24-4c62-9756-34eeee27a40f tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee returned with HTTP 200 Jan 13 04:12:09.781228 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1319/2608] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:09 2021] GET /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee => generated 886 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:09.997813 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-28d97d55-07a6-4513-a827-3262a840ff6a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 Jan 13 04:12:09.998543 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-28d97d55-07a6-4513-a827-3262a840ff6a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:09.998861 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:09.998861 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:09.999239 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-28d97d55-07a6-4513-a827-3262a840ff6a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:10.110519 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:10.110519 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:10.137797 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-28d97d55-07a6-4513-a827-3262a840ff6a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:10.164056 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-28d97d55-07a6-4513-a827-3262a840ff6a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 returned with HTTP 200 Jan 13 04:12:10.165536 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1290/2609] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:09 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 => generated 907 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:10.180579 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] POST http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes Jan 13 04:12:10.181052 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:10.181052 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:10.182854 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c06d67f1-447e-48b2-8ecc-75096c7f13d8", "size": 1, "name": "tempest-VolumesGetTest-Volume-483251593", "metadata": {"Type": "Test"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:12:10.185207 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume request body: {'volume': {'source_volid': 'c06d67f1-447e-48b2-8ecc-75096c7f13d8', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-483251593', 'metadata': {'Type': 'Test'}}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:12:10.268951 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:10.268951 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:10.268951 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume retrieved successfully. Jan 13 04:12:10.268951 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume of 1 GB Jan 13 04:12:10.280384 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-81ca75ae-fca3-405c-ad2f-d29356df4a29 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:10.280944 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-81ca75ae-fca3-405c-ad2f-d29356df4a29 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:10.281227 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:10.281227 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:10.284928 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-81ca75ae-fca3-405c-ad2f-d29356df4a29 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:10.284928 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-81ca75ae-fca3-405c-ad2f-d29356df4a29 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:10.289757 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Availability Zones retrieved successfully. Jan 13 04:12:10.323384 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:10.323384 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:10.326918 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-81ca75ae-fca3-405c-ad2f-d29356df4a29 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:10.326918 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1291/2610] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:10 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:10.338793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Flow 'volume_create_api' (8c4fa205-5127-4d05-9d69-e429bbebb4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:12:10.342827 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c53c4e1a-8a10-4080-b97f-8a12f716adff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:10.345015 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Validating volume size '1' using validate_int, validate_source_size {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:12:10.437664 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c53c4e1a-8a10-4080-b97f-8a12f716adff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c06d67f1-447e-48b2-8ecc-75096c7f13d8', 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:10.443998 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50bc0b6e-c051-45db-897d-4656d05f559b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:10.479244 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0d08f8e5-f881-4855-9548-aaeb639d6ff7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:10.479766 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0d08f8e5-f881-4855-9548-aaeb639d6ff7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:10.479961 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:10.479961 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:10.480370 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0d08f8e5-f881-4855-9548-aaeb639d6ff7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:10.480953 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0d08f8e5-f881-4855-9548-aaeb639d6ff7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:10.552365 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:10.552365 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:10.554172 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0d08f8e5-f881-4855-9548-aaeb639d6ff7 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:10.555342 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1292/2611] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:10 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:10.734924 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Created reservations ['b17e3821-bd76-4747-9117-576fe0ad6dbc', '5775de41-4529-4cf1-81d3-d9a745e76dfc', '40d2bf82-14d1-43b2-afdf-1011d52a6cfa', '27085073-163f-40cc-b6a2-5f5ec94e8610'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:12:10.738340 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50bc0b6e-c051-45db-897d-4656d05f559b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b17e3821-bd76-4747-9117-576fe0ad6dbc', '5775de41-4529-4cf1-81d3-d9a745e76dfc', '40d2bf82-14d1-43b2-afdf-1011d52a6cfa', '27085073-163f-40cc-b6a2-5f5ec94e8610']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:10.743490 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3ca19a3-a6b3-4841-8182-303e1b9171e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:10.804596 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8fdccbcc-0c51-416d-902a-2f85475eb539 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] GET http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:12:10.804596 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8fdccbcc-0c51-416d-902a-2f85475eb539 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:10.804596 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:10.804596 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:10.804596 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8fdccbcc-0c51-416d-902a-2f85475eb539 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:10.896334 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3ca19a3-a6b3-4841-8182-303e1b9171e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-483251593',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='76cc2992cddf444f8fb5b79073f942d9',qos_specs=None,replication_status=,reservations=['b17e3821-bd76-4747-9117-576fe0ad6dbc','5775de41-4529-4cf1-81d3-d9a745e76dfc','40d2bf82-14d1-43b2-afdf-1011d52a6cfa','27085073-163f-40cc-b6a2-5f5ec94e8610'],size=1,snapshot_id=None,source_replicaid=,source_volid=c06d67f1-447e-48b2-8ecc-75096c7f13d8,status='creating',user_id='a319dcb7fe974cf89902f766d0620179',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:12:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-483251593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='76cc2992cddf444f8fb5b79073f942d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c06d67f1-447e-48b2-8ecc-75096c7f13d8,status='creating',terminated_at=None,updated_at=None,user_id='a319dcb7fe974cf89902f766d0620179',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:10.897247 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:10.897247 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:10.898769 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9c6cd98-aa4c-4d3a-a233-8abcb8ec7791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:10.915547 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8fdccbcc-0c51-416d-902a-2f85475eb539 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:12:10.929054 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9c6cd98-aa4c-4d3a-a233-8abcb8ec7791) transitioned into state 'SUCCESS' from state '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-483251593',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='76cc2992cddf444f8fb5b79073f942d9',qos_specs=None,replication_status=,reservations=['b17e3821-bd76-4747-9117-576fe0ad6dbc','5775de41-4529-4cf1-81d3-d9a745e76dfc','40d2bf82-14d1-43b2-afdf-1011d52a6cfa','27085073-163f-40cc-b6a2-5f5ec94e8610'],size=1,snapshot_id=None,source_replicaid=,source_volid=c06d67f1-447e-48b2-8ecc-75096c7f13d8,status='creating',user_id='a319dcb7fe974cf89902f766d0620179',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:10.931284 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def3d336-ef11-4460-b043-9b6a7b653b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:10.942704 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8fdccbcc-0c51-416d-902a-2f85475eb539 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee returned with HTTP 200 Jan 13 04:12:10.945038 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1293/2612] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:10 2021] GET /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee => generated 911 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:12:11.008586 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def3d336-ef11-4460-b043-9b6a7b653b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:11.012726 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Flow 'volume_create_api' (8c4fa205-5127-4d05-9d69-e429bbebb4d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:12:11.122877 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume request issued successfully. Jan 13 04:12:11.157110 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-13e7c4ac-5825-4226-94dd-6c1b915f74e2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes returned with HTTP 202 Jan 13 04:12:11.157110 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1320/2613] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:12:10 2021] POST /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes => generated 861 bytes in 966 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:12:11.161987 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7355d073-5963-4da5-bb59-3ad4d6a2fd98 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:11.161987 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7355d073-5963-4da5-bb59-3ad4d6a2fd98 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:11.161987 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:11.161987 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:11.183629 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7355d073-5963-4da5-bb59-3ad4d6a2fd98 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:11.287196 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:11.287196 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:11.297623 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7355d073-5963-4da5-bb59-3ad4d6a2fd98 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:11.322318 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7355d073-5963-4da5-bb59-3ad4d6a2fd98 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:11.323136 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1294/2614] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:11 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 953 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:11.342192 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8045b32e-4c01-42ff-9f7d-071319c66dd1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:11.342722 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8045b32e-4c01-42ff-9f7d-071319c66dd1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:11.342944 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:11.342944 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:11.343321 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8045b32e-4c01-42ff-9f7d-071319c66dd1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:11.343686 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-8045b32e-4c01-42ff-9f7d-071319c66dd1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:11.405128 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:11.405128 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:11.406985 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8045b32e-4c01-42ff-9f7d-071319c66dd1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:11.418214 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1321/2615] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:11 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:11.575213 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d87dc4ee-eaf4-4a16-a212-de31dfb1daf0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:11.576862 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d87dc4ee-eaf4-4a16-a212-de31dfb1daf0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:11.577242 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:11.577242 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:11.577856 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d87dc4ee-eaf4-4a16-a212-de31dfb1daf0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:11.578378 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d87dc4ee-eaf4-4a16-a212-de31dfb1daf0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:11.629260 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:11.629260 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:11.631626 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d87dc4ee-eaf4-4a16-a212-de31dfb1daf0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:11.633131 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1295/2616] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:11 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:12.340515 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ffe1c6af-e4fd-436b-96ef-4a330e90ae34 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:12.341025 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ffe1c6af-e4fd-436b-96ef-4a330e90ae34 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:12.341209 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:12.341209 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:12.341880 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ffe1c6af-e4fd-436b-96ef-4a330e90ae34 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:12.431633 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf96fe80-ad54-494c-8845-18a8310a1354 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:12.432235 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf96fe80-ad54-494c-8845-18a8310a1354 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:12.432732 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:12.432732 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:12.433245 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf96fe80-ad54-494c-8845-18a8310a1354 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:12.434417 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-cf96fe80-ad54-494c-8845-18a8310a1354 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:12.470972 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:12.470972 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:12.500329 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:12.500329 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:12.506836 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf96fe80-ad54-494c-8845-18a8310a1354 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:12.507819 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ffe1c6af-e4fd-436b-96ef-4a330e90ae34 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:12.513779 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1296/2617] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:12 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:12.533990 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ffe1c6af-e4fd-436b-96ef-4a330e90ae34 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:12.535332 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1322/2618] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:12 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 953 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:12.647130 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d2691e88-861b-47c9-b3f3-6127dd119b69 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:12.647655 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d2691e88-861b-47c9-b3f3-6127dd119b69 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:12.647856 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:12.647856 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:12.648221 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d2691e88-861b-47c9-b3f3-6127dd119b69 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:12.648615 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d2691e88-861b-47c9-b3f3-6127dd119b69 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:12.706651 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:12.706651 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:12.708522 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d2691e88-861b-47c9-b3f3-6127dd119b69 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:12.709322 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1297/2619] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:12 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:13.537371 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-47e63df0-4e06-458e-84a3-d9d94e02504e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:13.537937 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-47e63df0-4e06-458e-84a3-d9d94e02504e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:13.538076 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:13.538076 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:13.538756 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-47e63df0-4e06-458e-84a3-d9d94e02504e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:13.539148 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-47e63df0-4e06-458e-84a3-d9d94e02504e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:13.564640 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41bc9c15-769a-46e4-8364-53595ca4f9f3 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:13.565425 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-41bc9c15-769a-46e4-8364-53595ca4f9f3 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:13.565817 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:13.565817 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:13.566451 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-41bc9c15-769a-46e4-8364-53595ca4f9f3 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:13.639532 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:13.639532 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:13.641885 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-47e63df0-4e06-458e-84a3-d9d94e02504e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:13.642708 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1323/2620] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:13 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:13.690910 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:13.690910 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:13.719296 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-41bc9c15-769a-46e4-8364-53595ca4f9f3 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:13.724087 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1352fa44-9401-4631-aae4-2d67369a4bae tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:13.724948 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1352fa44-9401-4631-aae4-2d67369a4bae tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:13.725331 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:13.725331 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:13.725949 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1352fa44-9401-4631-aae4-2d67369a4bae tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:13.726479 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-1352fa44-9401-4631-aae4-2d67369a4bae tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:13.798876 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41bc9c15-769a-46e4-8364-53595ca4f9f3 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:13.800169 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1298/2621] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:13 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 953 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:12:13.823305 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:13.823305 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:13.827534 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1352fa44-9401-4631-aae4-2d67369a4bae tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:13.828964 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1324/2622] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:13 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:12:14.684245 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ebbcb350-3b6b-418a-8203-c6417e711e28 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:14.684245 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ebbcb350-3b6b-418a-8203-c6417e711e28 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:14.684245 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:14.684245 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:14.684245 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ebbcb350-3b6b-418a-8203-c6417e711e28 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:14.684245 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ebbcb350-3b6b-418a-8203-c6417e711e28 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:14.775430 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:14.775430 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:14.777869 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ebbcb350-3b6b-418a-8203-c6417e711e28 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:14.788248 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1299/2623] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:14 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:14.815530 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3cffcc16-5364-4637-b6e1-b5c72397d90b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:14.816347 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3cffcc16-5364-4637-b6e1-b5c72397d90b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:14.816734 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:14.816734 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:14.817347 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3cffcc16-5364-4637-b6e1-b5c72397d90b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:14.845970 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-382f3229-3b53-470d-9a3a-bfb188b8c361 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:14.849609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-382f3229-3b53-470d-9a3a-bfb188b8c361 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:14.850016 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:14.850016 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:14.852499 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-382f3229-3b53-470d-9a3a-bfb188b8c361 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:14.853244 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-382f3229-3b53-470d-9a3a-bfb188b8c361 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:14.883838 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:14.883838 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:14.886273 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-382f3229-3b53-470d-9a3a-bfb188b8c361 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:14.887884 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1300/2624] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:14 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:14.946207 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:14.946207 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:14.966110 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3cffcc16-5364-4637-b6e1-b5c72397d90b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:14.999839 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3cffcc16-5364-4637-b6e1-b5c72397d90b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:15.001030 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1325/2625] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:14 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 953 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:15.803075 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e8bae85-09e1-4290-be0d-28f6700a2581 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:15.804316 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e8bae85-09e1-4290-be0d-28f6700a2581 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:15.804681 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:15.804681 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:15.805290 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e8bae85-09e1-4290-be0d-28f6700a2581 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:15.805813 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-1e8bae85-09e1-4290-be0d-28f6700a2581 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:15.848377 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:15.848377 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:15.850604 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e8bae85-09e1-4290-be0d-28f6700a2581 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:15.862752 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1301/2626] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:15 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:15.903475 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-af74e24f-2dfc-4040-a39f-12a73808577b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:15.904422 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-af74e24f-2dfc-4040-a39f-12a73808577b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:15.904870 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:15.904870 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:15.905942 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-af74e24f-2dfc-4040-a39f-12a73808577b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:15.906536 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-af74e24f-2dfc-4040-a39f-12a73808577b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:15.947141 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:15.947141 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:15.949965 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-af74e24f-2dfc-4040-a39f-12a73808577b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:15.956603 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1326/2627] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:15 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:16.017257 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0de5d865-8ab2-4fd6-8754-b8aec60f8e80 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:16.018121 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0de5d865-8ab2-4fd6-8754-b8aec60f8e80 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:16.018540 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:16.018540 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:16.019328 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0de5d865-8ab2-4fd6-8754-b8aec60f8e80 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:16.085635 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:16.085635 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:16.096115 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0de5d865-8ab2-4fd6-8754-b8aec60f8e80 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:16.128038 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0de5d865-8ab2-4fd6-8754-b8aec60f8e80 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:16.138463 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1302/2628] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:16 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 953 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:16.870688 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-af1dc5fb-8b80-4556-bafa-7a03053f3036 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:16.873022 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-af1dc5fb-8b80-4556-bafa-7a03053f3036 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:16.873744 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:16.873744 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:16.874601 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-af1dc5fb-8b80-4556-bafa-7a03053f3036 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:16.875142 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-af1dc5fb-8b80-4556-bafa-7a03053f3036 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:16.916141 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:16.916141 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:16.919413 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-af1dc5fb-8b80-4556-bafa-7a03053f3036 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:16.928438 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1327/2629] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:16 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:16.969316 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4b65c540-389d-40be-baea-c0d29892fef8 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:16.970348 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4b65c540-389d-40be-baea-c0d29892fef8 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:16.970576 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:16.970576 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:16.971080 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4b65c540-389d-40be-baea-c0d29892fef8 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:16.971512 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-4b65c540-389d-40be-baea-c0d29892fef8 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:17.008123 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:17.008123 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:17.011414 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4b65c540-389d-40be-baea-c0d29892fef8 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:17.019437 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1303/2630] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:16 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:17.146421 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f15bc4fa-e48f-4f64-a6bc-02d0b82515e5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:17.146964 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f15bc4fa-e48f-4f64-a6bc-02d0b82515e5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:17.147155 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:17.147155 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:17.147846 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f15bc4fa-e48f-4f64-a6bc-02d0b82515e5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:17.304202 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:17.304202 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:17.318073 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f15bc4fa-e48f-4f64-a6bc-02d0b82515e5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:17.382888 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f15bc4fa-e48f-4f64-a6bc-02d0b82515e5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:17.384390 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1328/2631] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:17 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 953 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:17.938801 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-72fbfbb4-f225-4fb8-a327-d7a047233919 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:17.939543 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-72fbfbb4-f225-4fb8-a327-d7a047233919 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:17.939736 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:17.939736 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:17.944906 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-72fbfbb4-f225-4fb8-a327-d7a047233919 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:17.945295 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-72fbfbb4-f225-4fb8-a327-d7a047233919 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:18.017455 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:18.017455 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:18.026795 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-72fbfbb4-f225-4fb8-a327-d7a047233919 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:18.028148 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41c71481-7e51-46a4-ab7e-479e3dbfef54 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:18.028895 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-41c71481-7e51-46a4-ab7e-479e3dbfef54 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:18.029267 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:18.029267 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:18.029880 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-41c71481-7e51-46a4-ab7e-479e3dbfef54 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:18.030392 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-41c71481-7e51-46a4-ab7e-479e3dbfef54 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:18.030520 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1304/2632] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:17 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:18.091015 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:18.091015 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:18.092876 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41c71481-7e51-46a4-ab7e-479e3dbfef54 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:18.123259 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1329/2633] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:18 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:18.401104 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-32125b34-8199-490f-9856-5a1fd5bb59bc tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:18.402264 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-32125b34-8199-490f-9856-5a1fd5bb59bc tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:18.402555 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:18.402555 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:18.402906 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-32125b34-8199-490f-9856-5a1fd5bb59bc tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:18.510530 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:18.510530 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:18.531696 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-32125b34-8199-490f-9856-5a1fd5bb59bc tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:18.579492 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-32125b34-8199-490f-9856-5a1fd5bb59bc tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:18.585972 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1305/2634] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:18 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 953 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:19.044989 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7950b6e8-3cf4-4ab0-b463-29b461fbe171 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:19.046193 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7950b6e8-3cf4-4ab0-b463-29b461fbe171 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:19.046969 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:19.046969 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:19.049277 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7950b6e8-3cf4-4ab0-b463-29b461fbe171 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:19.050050 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-7950b6e8-3cf4-4ab0-b463-29b461fbe171 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:19.131758 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c6e8aad2-9d60-4264-8abd-f2d6b68f1ba8 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:19.132720 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c6e8aad2-9d60-4264-8abd-f2d6b68f1ba8 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:19.133127 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:19.133127 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:19.133769 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c6e8aad2-9d60-4264-8abd-f2d6b68f1ba8 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:19.134322 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c6e8aad2-9d60-4264-8abd-f2d6b68f1ba8 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:19.162701 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:19.162701 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:19.177126 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7950b6e8-3cf4-4ab0-b463-29b461fbe171 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:19.178211 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1330/2635] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:19 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:19.190634 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:19.190634 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:19.194271 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c6e8aad2-9d60-4264-8abd-f2d6b68f1ba8 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:19.197110 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1306/2636] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:19 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:19.603548 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-edab5f6f-7a9c-4389-b6b2-70096d3861d5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:19.604685 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-edab5f6f-7a9c-4389-b6b2-70096d3861d5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:19.605240 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:19.605240 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:19.606021 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-edab5f6f-7a9c-4389-b6b2-70096d3861d5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:19.743749 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:19.743749 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:19.771206 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-edab5f6f-7a9c-4389-b6b2-70096d3861d5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:19.821365 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-edab5f6f-7a9c-4389-b6b2-70096d3861d5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:19.822554 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1331/2637] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:19 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 953 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:20.197455 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-65955bac-5f38-474c-ad7e-3e905ce3e0c4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:20.198036 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-65955bac-5f38-474c-ad7e-3e905ce3e0c4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:20.198171 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:20.198171 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:20.198532 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-65955bac-5f38-474c-ad7e-3e905ce3e0c4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:20.198899 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-65955bac-5f38-474c-ad7e-3e905ce3e0c4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:20.211303 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d4bdace4-6e51-4584-9453-992f47a49e63 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:20.212343 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d4bdace4-6e51-4584-9453-992f47a49e63 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:20.212760 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:20.212760 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:20.213428 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d4bdace4-6e51-4584-9453-992f47a49e63 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:20.213985 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d4bdace4-6e51-4584-9453-992f47a49e63 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:20.254621 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:20.254621 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:20.265053 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:20.265053 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:20.265505 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d4bdace4-6e51-4584-9453-992f47a49e63 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:20.266536 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1332/2638] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:20 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:20.266866 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-65955bac-5f38-474c-ad7e-3e905ce3e0c4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:20.267689 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1307/2639] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:20 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:20.842877 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-31582e1b-f129-482d-b570-e8408205fe5e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:20.843705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-31582e1b-f129-482d-b570-e8408205fe5e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:20.844119 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:20.844119 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:20.844820 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-31582e1b-f129-482d-b570-e8408205fe5e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:21.000392 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:21.000392 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:21.040662 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-31582e1b-f129-482d-b570-e8408205fe5e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:21.189761 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-31582e1b-f129-482d-b570-e8408205fe5e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:21.190605 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1333/2640] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:20 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 953 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:21.291090 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f21ac5ed-68fa-496a-9014-8e9df8e5e76a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:21.291639 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f21ac5ed-68fa-496a-9014-8e9df8e5e76a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:21.291794 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:21.291794 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:21.292487 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f21ac5ed-68fa-496a-9014-8e9df8e5e76a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:21.293039 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f21ac5ed-68fa-496a-9014-8e9df8e5e76a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:21.305567 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f0a82d9-1652-4f95-83b4-34b61cf08de6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:21.306348 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f0a82d9-1652-4f95-83b4-34b61cf08de6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:21.306699 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:21.306699 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:21.307367 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f0a82d9-1652-4f95-83b4-34b61cf08de6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:21.307740 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-7f0a82d9-1652-4f95-83b4-34b61cf08de6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:21.350325 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:21.350325 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:21.360010 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f21ac5ed-68fa-496a-9014-8e9df8e5e76a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:21.366068 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1308/2641] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:21 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:21.376595 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:21.376595 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:21.381008 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f0a82d9-1652-4f95-83b4-34b61cf08de6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:21.384826 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1334/2642] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:21 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:22.207901 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9354c3a4-85ef-4c43-b3a5-b2092c3292ec tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:22.208877 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9354c3a4-85ef-4c43-b3a5-b2092c3292ec tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:22.209410 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:22.209410 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:22.213287 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9354c3a4-85ef-4c43-b3a5-b2092c3292ec tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:22.297651 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:22.297651 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:22.309439 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9354c3a4-85ef-4c43-b3a5-b2092c3292ec tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:22.336029 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9354c3a4-85ef-4c43-b3a5-b2092c3292ec tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:22.337265 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1309/2643] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:22 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 953 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:22.378184 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-58b82a01-f9f9-46ac-9a88-5764d3980436 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:22.378760 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-58b82a01-f9f9-46ac-9a88-5764d3980436 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:22.378960 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:22.378960 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:22.379613 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-58b82a01-f9f9-46ac-9a88-5764d3980436 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:22.380145 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-58b82a01-f9f9-46ac-9a88-5764d3980436 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:22.406396 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-95524b39-5cf2-4da2-a109-e813f4b2ceb4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:22.407712 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-95524b39-5cf2-4da2-a109-e813f4b2ceb4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:22.407943 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:22.407943 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:22.408334 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-95524b39-5cf2-4da2-a109-e813f4b2ceb4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:22.412743 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-95524b39-5cf2-4da2-a109-e813f4b2ceb4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:22.444494 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:22.444494 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:22.448594 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-58b82a01-f9f9-46ac-9a88-5764d3980436 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:22.460062 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1335/2644] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:22 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:22.515881 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:22.515881 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:22.518161 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-95524b39-5cf2-4da2-a109-e813f4b2ceb4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:22.519249 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1310/2645] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:22 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:12:23.353816 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0e55df43-3992-45d6-8472-4fcdc020704b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:23.354369 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0e55df43-3992-45d6-8472-4fcdc020704b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:23.354494 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:23.354494 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:23.354892 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0e55df43-3992-45d6-8472-4fcdc020704b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:23.467753 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0fe70941-4286-4974-982f-36f3066192d3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:23.468631 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0fe70941-4286-4974-982f-36f3066192d3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:23.469030 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:23.469030 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:23.470611 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0fe70941-4286-4974-982f-36f3066192d3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:23.471167 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0fe70941-4286-4974-982f-36f3066192d3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:23.486776 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:23.486776 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:23.513694 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0e55df43-3992-45d6-8472-4fcdc020704b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:23.539931 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:23.539931 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:23.542151 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0fe70941-4286-4974-982f-36f3066192d3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:23.543631 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1311/2646] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:23 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:12:23.561255 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ba3fc14-6311-400c-ab1c-ddd49ec1e1d5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:23.561767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ba3fc14-6311-400c-ab1c-ddd49ec1e1d5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:23.578779 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:23.578779 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:23.579708 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ba3fc14-6311-400c-ab1c-ddd49ec1e1d5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:23.580305 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5ba3fc14-6311-400c-ab1c-ddd49ec1e1d5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:23.594553 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0e55df43-3992-45d6-8472-4fcdc020704b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:23.611335 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1336/2647] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:23 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 953 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:23.675144 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:23.675144 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:23.679077 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ba3fc14-6311-400c-ab1c-ddd49ec1e1d5 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:23.691787 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1312/2648] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:23 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:24.557831 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7a02785b-eeac-40a4-aa5a-38bfb1aa7205 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:24.559915 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7a02785b-eeac-40a4-aa5a-38bfb1aa7205 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:24.560436 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:24.560436 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:24.561414 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7a02785b-eeac-40a4-aa5a-38bfb1aa7205 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:24.561993 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-7a02785b-eeac-40a4-aa5a-38bfb1aa7205 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:24.618293 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8d4ffadd-6476-4a0a-b826-02dd579da95d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:24.619117 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8d4ffadd-6476-4a0a-b826-02dd579da95d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:24.619527 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:24.619527 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:24.620233 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8d4ffadd-6476-4a0a-b826-02dd579da95d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:24.663824 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:24.663824 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:24.669831 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7a02785b-eeac-40a4-aa5a-38bfb1aa7205 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:24.683225 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1337/2649] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:24 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:24.704825 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3d63f370-e515-43d0-8de0-6752ab995aa4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:24.705691 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3d63f370-e515-43d0-8de0-6752ab995aa4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:24.706146 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:24.706146 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:24.706813 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3d63f370-e515-43d0-8de0-6752ab995aa4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:24.707375 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-3d63f370-e515-43d0-8de0-6752ab995aa4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:24.785069 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:24.785069 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:24.790891 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:24.790891 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:24.797572 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3d63f370-e515-43d0-8de0-6752ab995aa4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:24.805085 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1338/2650] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:24 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:12:24.812372 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8d4ffadd-6476-4a0a-b826-02dd579da95d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:24.890453 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8d4ffadd-6476-4a0a-b826-02dd579da95d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:24.891298 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1313/2651] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:24 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 953 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:12:25.707487 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5bb083eb-67ff-4660-85f1-96b7588252b4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:25.708691 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5bb083eb-67ff-4660-85f1-96b7588252b4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:25.709062 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:25.709062 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:25.709674 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5bb083eb-67ff-4660-85f1-96b7588252b4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:25.713420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5bb083eb-67ff-4660-85f1-96b7588252b4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:25.782005 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:25.782005 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:25.784046 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5bb083eb-67ff-4660-85f1-96b7588252b4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:25.795197 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1339/2652] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:25 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:25.819664 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f725403b-5ce3-4af7-b41b-66aaef2e8295 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:25.820179 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f725403b-5ce3-4af7-b41b-66aaef2e8295 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:25.820419 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:25.820419 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:25.820794 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f725403b-5ce3-4af7-b41b-66aaef2e8295 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:25.821157 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f725403b-5ce3-4af7-b41b-66aaef2e8295 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:25.861780 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:25.861780 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:25.863628 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f725403b-5ce3-4af7-b41b-66aaef2e8295 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:25.867767 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1314/2653] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:25 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:25.906763 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e22802d3-3064-432c-94b7-85c29899b5ca tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:25.907653 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e22802d3-3064-432c-94b7-85c29899b5ca tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:25.907874 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:25.907874 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:25.908248 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e22802d3-3064-432c-94b7-85c29899b5ca tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:26.064595 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:26.064595 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:26.084911 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e22802d3-3064-432c-94b7-85c29899b5ca tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:26.135916 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e22802d3-3064-432c-94b7-85c29899b5ca tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:26.140529 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1340/2654] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:25 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 954 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:12:26.156136 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-49373ecc-cfca-4792-bb4a-844c9365015f tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:26.156766 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-49373ecc-cfca-4792-bb4a-844c9365015f tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:26.156943 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:26.156943 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:26.157584 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-49373ecc-cfca-4792-bb4a-844c9365015f tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:26.269455 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:26.269455 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:26.282422 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-49373ecc-cfca-4792-bb4a-844c9365015f tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:26.314466 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-49373ecc-cfca-4792-bb4a-844c9365015f tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:26.315877 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1315/2655] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:26 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 954 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:26.332199 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c492e6e2-2f55-4e3f-8512-ebfc2983ec42 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] PUT http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:26.332689 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:26.332689 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:26.333096 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c492e6e2-2f55-4e3f-8512-ebfc2983ec42 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-483251593"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:12:26.398843 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:26.398843 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:26.431427 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c492e6e2-2f55-4e3f-8512-ebfc2983ec42 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:26.444477 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c492e6e2-2f55-4e3f-8512-ebfc2983ec42 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume updated successfully. Jan 13 04:12:26.459966 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c492e6e2-2f55-4e3f-8512-ebfc2983ec42 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:26.461117 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1341/2656] 10.222.0.38 () {60 vars in 1335 bytes} [Wed Jan 13 04:12:26 2021] PUT /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 886 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:26.476401 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-149976ad-ed60-499b-8120-a3db32140c5d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] PUT http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:26.476866 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:26.476866 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:26.477283 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-149976ad-ed60-499b-8120-a3db32140c5d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-645255692", "description": "This is the new description of volume"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:12:26.598399 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:26.598399 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:26.629832 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-149976ad-ed60-499b-8120-a3db32140c5d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:26.685125 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-149976ad-ed60-499b-8120-a3db32140c5d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume updated successfully. Jan 13 04:12:26.721897 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-149976ad-ed60-499b-8120-a3db32140c5d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:26.722796 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1316/2657] 10.222.0.38 () {60 vars in 1336 bytes} [Wed Jan 13 04:12:26 2021] PUT /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 925 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:26.738370 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dfcbc830-ad5c-46e7-b14a-dc4794cb83c3 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:26.738895 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dfcbc830-ad5c-46e7-b14a-dc4794cb83c3 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:26.739093 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:26.739093 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:26.739751 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dfcbc830-ad5c-46e7-b14a-dc4794cb83c3 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:26.798727 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:26.798727 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:26.800101 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b27e2a41-74dc-4587-a008-530253a5f053 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:26.800652 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b27e2a41-74dc-4587-a008-530253a5f053 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:26.800867 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:26.800867 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:26.801389 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b27e2a41-74dc-4587-a008-530253a5f053 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:26.801758 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b27e2a41-74dc-4587-a008-530253a5f053 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:26.813386 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dfcbc830-ad5c-46e7-b14a-dc4794cb83c3 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:26.865881 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dfcbc830-ad5c-46e7-b14a-dc4794cb83c3 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:26.867267 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1342/2658] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:26 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 993 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:26.882145 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:26.882145 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:26.882891 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b5e9fbdb-c73d-473e-b081-a20672417b20 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:26.883532 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b5e9fbdb-c73d-473e-b081-a20672417b20 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:26.883854 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:26.883854 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:26.884439 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b5e9fbdb-c73d-473e-b081-a20672417b20 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:26.884913 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b5e9fbdb-c73d-473e-b081-a20672417b20 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:26.889118 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b27e2a41-74dc-4587-a008-530253a5f053 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:26.892011 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1317/2659] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:26 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:26.906992 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] POST http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes Jan 13 04:12:26.910359 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:26.910359 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:26.911709 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1265805359", "availability_zone": "nova", "size": 1}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:12:26.916444 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1265805359', 'availability_zone': 'nova', 'size': 1}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:12:26.917311 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume of 1 GB Jan 13 04:12:26.917996 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:26.917996 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:26.920147 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b5e9fbdb-c73d-473e-b081-a20672417b20 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:26.921376 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1343/2660] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:26 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:12:26.940437 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Availability Zones retrieved successfully. Jan 13 04:12:26.966802 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Flow 'volume_create_api' (ee4701fd-fe65-40d6-ac37-c485c2763f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:12:26.970071 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad2cd401-8eb8-4ff2-aa2b-5aefcb3afb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:26.972691 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:12:27.092533 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad2cd401-8eb8-4ff2-aa2b-5aefcb3afb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:27.095906 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96ef88f3-91c4-4201-976e-b0ad1d658d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:27.196909 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Created reservations ['d1c3f311-4f26-48bb-95a6-8fd6e866479a', '401bcf66-b4cc-49ca-b09f-b9a666c0dfdd', '0adf0670-462f-4664-9f03-63ed534e528b', '22365712-d202-4608-a6d0-90a06749f1f0'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:12:27.199761 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96ef88f3-91c4-4201-976e-b0ad1d658d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1c3f311-4f26-48bb-95a6-8fd6e866479a', '401bcf66-b4cc-49ca-b09f-b9a666c0dfdd', '0adf0670-462f-4664-9f03-63ed534e528b', '22365712-d202-4608-a6d0-90a06749f1f0']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:27.201920 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c49e5652-91a6-40dd-b47f-7359a27887de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:27.358239 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c49e5652-91a6-40dd-b47f-7359a27887de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf497b50-0f0e-4198-b14c-03d5f0b9c571', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1265805359',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76cc2992cddf444f8fb5b79073f942d9',qos_specs=None,replication_status=,reservations=['d1c3f311-4f26-48bb-95a6-8fd6e866479a','401bcf66-b4cc-49ca-b09f-b9a666c0dfdd','0adf0670-462f-4664-9f03-63ed534e528b','22365712-d202-4608-a6d0-90a06749f1f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a319dcb7fe974cf89902f766d0620179',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:12:27Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1265805359',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf497b50-0f0e-4198-b14c-03d5f0b9c571,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76cc2992cddf444f8fb5b79073f942d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a319dcb7fe974cf89902f766d0620179',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:27.360552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83ac784f-4f28-4e3f-a622-07d6df07a18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:27.437493 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83ac784f-4f28-4e3f-a622-07d6df07a18f) transitioned into 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-1265805359',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76cc2992cddf444f8fb5b79073f942d9',qos_specs=None,replication_status=,reservations=['d1c3f311-4f26-48bb-95a6-8fd6e866479a','401bcf66-b4cc-49ca-b09f-b9a666c0dfdd','0adf0670-462f-4664-9f03-63ed534e528b','22365712-d202-4608-a6d0-90a06749f1f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a319dcb7fe974cf89902f766d0620179',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:27.439623 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7cccfa6-0d66-4417-8fba-c93228e92f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:27.493835 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7cccfa6-0d66-4417-8fba-c93228e92f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:27.496847 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Flow 'volume_create_api' (ee4701fd-fe65-40d6-ac37-c485c2763f57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:12:27.604087 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume request issued successfully. Jan 13 04:12:27.633054 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a9e239dc-b85a-4f2b-af89-289564c057a2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes returned with HTTP 202 Jan 13 04:12:27.633955 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1318/2661] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:12:26 2021] POST /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes => generated 811 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:12:27.649798 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a80bd08d-2410-41f7-9223-9b9ee5dd2bf5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 Jan 13 04:12:27.650308 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a80bd08d-2410-41f7-9223-9b9ee5dd2bf5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:27.650524 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:27.650524 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:27.650896 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a80bd08d-2410-41f7-9223-9b9ee5dd2bf5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:27.771682 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:27.771682 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:27.787084 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a80bd08d-2410-41f7-9223-9b9ee5dd2bf5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:27.839560 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a80bd08d-2410-41f7-9223-9b9ee5dd2bf5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 returned with HTTP 200 Jan 13 04:12:27.840814 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1344/2662] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:27 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 => generated 879 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:27.906614 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ef2baf47-22eb-487d-9fbd-40426c96a2c4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:27.907146 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ef2baf47-22eb-487d-9fbd-40426c96a2c4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:27.907364 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:27.907364 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:27.907735 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ef2baf47-22eb-487d-9fbd-40426c96a2c4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:27.908097 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ef2baf47-22eb-487d-9fbd-40426c96a2c4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:27.940893 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-064cd791-cd8e-4d92-a751-c5be1362d1e0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:27.941439 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-064cd791-cd8e-4d92-a751-c5be1362d1e0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:27.941659 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:27.941659 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:27.942033 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-064cd791-cd8e-4d92-a751-c5be1362d1e0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:27.942401 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-064cd791-cd8e-4d92-a751-c5be1362d1e0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:28.005294 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:28.005294 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:28.010127 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ef2baf47-22eb-487d-9fbd-40426c96a2c4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:28.014253 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1319/2663] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:27 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:28.015917 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:28.015917 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:28.018784 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-064cd791-cd8e-4d92-a751-c5be1362d1e0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:28.020179 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1345/2664] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:27 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:28.857514 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-62cd94a3-30d4-4c08-a9f5-625ed91106f9 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 Jan 13 04:12:28.859599 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-62cd94a3-30d4-4c08-a9f5-625ed91106f9 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:28.860219 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:28.860219 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:28.860911 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-62cd94a3-30d4-4c08-a9f5-625ed91106f9 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:28.956567 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:28.956567 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:28.966652 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-62cd94a3-30d4-4c08-a9f5-625ed91106f9 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:28.991019 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-62cd94a3-30d4-4c08-a9f5-625ed91106f9 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 returned with HTTP 200 Jan 13 04:12:28.992046 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1320/2665] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:28 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 => generated 903 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:29.041788 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e22616af-9774-4657-992c-5847d1f9447d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:29.041788 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e22616af-9774-4657-992c-5847d1f9447d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:29.041788 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:29.041788 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:29.043150 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-96f758e0-bae4-4344-a25d-ec99c90c80de tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:29.043271 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e22616af-9774-4657-992c-5847d1f9447d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:29.043271 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e22616af-9774-4657-992c-5847d1f9447d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:29.043485 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-96f758e0-bae4-4344-a25d-ec99c90c80de tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:29.043485 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:29.043485 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:29.043485 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-96f758e0-bae4-4344-a25d-ec99c90c80de tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:29.043485 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-96f758e0-bae4-4344-a25d-ec99c90c80de tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:29.068185 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:29.068185 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:29.082569 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e22616af-9774-4657-992c-5847d1f9447d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:29.082569 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1346/2666] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:29 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:29.091259 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:29.091259 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:29.093270 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-96f758e0-bae4-4344-a25d-ec99c90c80de tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:29.094470 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1321/2667] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:29 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:30.008053 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46b6a913-7248-4cbd-9461-24d2ff1a6ce0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 Jan 13 04:12:30.009155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-46b6a913-7248-4cbd-9461-24d2ff1a6ce0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:30.009519 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:30.009519 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:30.010233 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-46b6a913-7248-4cbd-9461-24d2ff1a6ce0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:30.090564 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc7791c6-d882-447c-a2f8-c48b9d9df31f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:30.091136 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc7791c6-d882-447c-a2f8-c48b9d9df31f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:30.091330 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:30.091330 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:30.091984 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc7791c6-d882-447c-a2f8-c48b9d9df31f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:30.092540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-fc7791c6-d882-447c-a2f8-c48b9d9df31f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:30.133887 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:30.133887 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:30.143074 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc7791c6-d882-447c-a2f8-c48b9d9df31f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:30.144139 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1322/2668] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:30 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:12:30.149187 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-97ffb4a2-a856-44dd-840f-71a2b08ca605 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:30.162731 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-97ffb4a2-a856-44dd-840f-71a2b08ca605 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:30.164339 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:30.164339 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:30.164949 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-97ffb4a2-a856-44dd-840f-71a2b08ca605 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:30.165540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-97ffb4a2-a856-44dd-840f-71a2b08ca605 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:30.166192 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:30.166192 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:30.219748 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-46b6a913-7248-4cbd-9461-24d2ff1a6ce0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:30.224740 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:30.224740 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:30.226582 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-97ffb4a2-a856-44dd-840f-71a2b08ca605 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:30.233830 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1323/2669] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:30 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:30.255080 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46b6a913-7248-4cbd-9461-24d2ff1a6ce0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 returned with HTTP 200 Jan 13 04:12:30.256040 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1347/2670] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:30 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 => generated 904 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:30.272305 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6b0794f2-eee6-4323-9cc1-31327f19978f tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] PUT http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 Jan 13 04:12:30.273252 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:30.273252 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:30.273670 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6b0794f2-eee6-4323-9cc1-31327f19978f tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-483251593", "description": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:12:30.358725 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:30.358725 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:30.367590 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6b0794f2-eee6-4323-9cc1-31327f19978f tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:30.381669 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6b0794f2-eee6-4323-9cc1-31327f19978f tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume updated successfully. Jan 13 04:12:30.400087 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6b0794f2-eee6-4323-9cc1-31327f19978f tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 returned with HTTP 200 Jan 13 04:12:30.401651 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1324/2671] 10.222.0.38 () {60 vars in 1335 bytes} [Wed Jan 13 04:12:30 2021] PUT /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 => generated 838 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:30.416373 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2f50d2ff-f5fc-4a42-8459-3ad07fc5b05d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] DELETE http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 Jan 13 04:12:30.417120 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2f50d2ff-f5fc-4a42-8459-3ad07fc5b05d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:30.418112 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:30.418112 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:30.418830 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2f50d2ff-f5fc-4a42-8459-3ad07fc5b05d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:30.419520 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-2f50d2ff-f5fc-4a42-8459-3ad07fc5b05d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Delete volume with id: cf497b50-0f0e-4198-b14c-03d5f0b9c571 Jan 13 04:12:30.509596 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:30.509596 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:30.511021 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2f50d2ff-f5fc-4a42-8459-3ad07fc5b05d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:30.596431 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2f50d2ff-f5fc-4a42-8459-3ad07fc5b05d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Delete volume request issued successfully. Jan 13 04:12:30.596928 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2f50d2ff-f5fc-4a42-8459-3ad07fc5b05d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 returned with HTTP 202 Jan 13 04:12:30.602375 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1348/2672] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:12:30 2021] DELETE /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:12:30.606169 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-84f06e36-058c-4901-b6ac-8eb33cc529bd tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 Jan 13 04:12:30.606873 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-84f06e36-058c-4901-b6ac-8eb33cc529bd tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:30.607090 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:30.607090 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:30.607467 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-84f06e36-058c-4901-b6ac-8eb33cc529bd tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:30.710427 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:30.710427 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:30.725479 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-84f06e36-058c-4901-b6ac-8eb33cc529bd tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:30.751638 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-84f06e36-058c-4901-b6ac-8eb33cc529bd tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 returned with HTTP 200 Jan 13 04:12:30.753017 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1325/2673] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:30 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 => generated 905 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:31.173652 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ca83eb2-c1a4-4839-9631-b896204c5da2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:31.181986 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ca83eb2-c1a4-4839-9631-b896204c5da2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:31.181986 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:31.181986 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:31.182197 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ca83eb2-c1a4-4839-9631-b896204c5da2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:31.182525 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-7ca83eb2-c1a4-4839-9631-b896204c5da2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:31.238756 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:31.238756 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:31.242537 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd489c19-1afe-4800-bb65-8466090a01fc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:31.243371 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd489c19-1afe-4800-bb65-8466090a01fc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:31.243733 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:31.243733 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:31.244398 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd489c19-1afe-4800-bb65-8466090a01fc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:31.244751 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ca83eb2-c1a4-4839-9631-b896204c5da2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:31.245116 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-cd489c19-1afe-4800-bb65-8466090a01fc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:31.247691 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1349/2674] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:31 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:31.314258 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:31.314258 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:31.316151 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd489c19-1afe-4800-bb65-8466090a01fc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:31.321145 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1326/2675] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:31 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:31.768824 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-79d7cfef-73eb-4894-b539-a5c4710621c4 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 Jan 13 04:12:31.769671 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-79d7cfef-73eb-4894-b539-a5c4710621c4 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:31.770115 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:31.770115 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:31.770824 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-79d7cfef-73eb-4894-b539-a5c4710621c4 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:31.882809 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:31.882809 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:31.893600 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-79d7cfef-73eb-4894-b539-a5c4710621c4 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:31.918863 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-79d7cfef-73eb-4894-b539-a5c4710621c4 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 returned with HTTP 200 Jan 13 04:12:31.920116 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1350/2676] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:31 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 => generated 905 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:32.264166 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-767c7fbf-21fb-4837-98b0-fb7fd9b983c3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:32.265267 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-767c7fbf-21fb-4837-98b0-fb7fd9b983c3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:32.265640 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:32.265640 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:32.266374 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-767c7fbf-21fb-4837-98b0-fb7fd9b983c3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:32.267050 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-767c7fbf-21fb-4837-98b0-fb7fd9b983c3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:32.333509 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d969164e-463f-42fa-a51a-e299356f2364 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:32.334143 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d969164e-463f-42fa-a51a-e299356f2364 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:32.334468 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:32.334468 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:32.335005 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d969164e-463f-42fa-a51a-e299356f2364 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:32.335484 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d969164e-463f-42fa-a51a-e299356f2364 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:32.341098 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:32.341098 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:32.349036 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-767c7fbf-21fb-4837-98b0-fb7fd9b983c3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:32.353865 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1327/2677] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:32 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:32.374295 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:32.374295 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:32.376456 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d969164e-463f-42fa-a51a-e299356f2364 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:32.383508 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1351/2678] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:32 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:32.414453 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dcf916b0-d49c-4464-908e-746382c7ecce tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] POST http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action Jan 13 04:12:32.414913 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:32.414913 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:32.415369 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dcf916b0-d49c-4464-908e-746382c7ecce tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action body: b'{"os-attach": {"instance_uuid": "d0d05da7-9f28-4b90-973f-a36ac7d3f35b", "mountpoint": "/dev/sdb"}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:12:32.415727 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dcf916b0-d49c-4464-908e-746382c7ecce tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d0d05da7-9f28-4b90-973f-a36ac7d3f35b", "mountpoint": "/dev/sdb"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:12:32.504503 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:32.504503 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:32.513644 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dcf916b0-d49c-4464-908e-746382c7ecce tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:12:32.550065 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dcf916b0-d49c-4464-908e-746382c7ecce tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Update volume admin metadata completed successfully. Jan 13 04:12:32.939119 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90d3a029-d18a-4d3d-9e05-60e2371f2e3b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 Jan 13 04:12:32.939642 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-90d3a029-d18a-4d3d-9e05-60e2371f2e3b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:32.939858 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:32.939858 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:32.940232 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-90d3a029-d18a-4d3d-9e05-60e2371f2e3b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:32.993959 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dcf916b0-d49c-4464-908e-746382c7ecce tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Attach volume completed successfully. Jan 13 04:12:32.995067 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dcf916b0-d49c-4464-908e-746382c7ecce tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action returned with HTTP 202 Jan 13 04:12:32.999999 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1328/2679] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:12:32 2021] POST /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action => generated 0 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:12:33.015585 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86cd161a-2bd2-463b-aa9b-39b562259dbf tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] GET http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:12:33.018037 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86cd161a-2bd2-463b-aa9b-39b562259dbf tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:33.018449 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:33.018449 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:33.020153 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86cd161a-2bd2-463b-aa9b-39b562259dbf tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:33.112849 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:33.112849 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:33.134016 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-90d3a029-d18a-4d3d-9e05-60e2371f2e3b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:33.161529 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:33.161529 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:33.180164 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-86cd161a-2bd2-463b-aa9b-39b562259dbf tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:12:33.190902 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90d3a029-d18a-4d3d-9e05-60e2371f2e3b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 returned with HTTP 200 Jan 13 04:12:33.195371 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1352/2680] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:32 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 => generated 905 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:33.251914 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:33.251914 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:33.279553 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86cd161a-2bd2-463b-aa9b-39b562259dbf tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee returned with HTTP 200 Jan 13 04:12:33.280418 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1329/2681] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:33 2021] GET /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee => generated 1245 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:12:33.298424 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee477dc4-8a47-4dd7-b83a-1a8d41182e59 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] POST http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action Jan 13 04:12:33.299041 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:33.299041 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:33.299479 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee477dc4-8a47-4dd7-b83a-1a8d41182e59 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action body: b'{"os-detach": {}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:12:33.299861 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee477dc4-8a47-4dd7-b83a-1a8d41182e59 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:12:33.373456 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a403b941-311d-40e4-b6c4-54f2a1f95a5d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:33.373456 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a403b941-311d-40e4-b6c4-54f2a1f95a5d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:33.373456 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:33.373456 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:33.373456 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a403b941-311d-40e4-b6c4-54f2a1f95a5d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:33.373456 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a403b941-311d-40e4-b6c4-54f2a1f95a5d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:33.436001 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:33.436001 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:33.437698 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a403b941-311d-40e4-b6c4-54f2a1f95a5d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:33.438528 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1330/2682] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:33 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:33.441007 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:33.441007 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:33.443509 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ee477dc4-8a47-4dd7-b83a-1a8d41182e59 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:12:33.464931 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eed31c7f-b742-45d6-9bcc-f6b19e141dfa tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:33.465710 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eed31c7f-b742-45d6-9bcc-f6b19e141dfa tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:33.465938 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:33.465938 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:33.466331 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eed31c7f-b742-45d6-9bcc-f6b19e141dfa tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:33.466709 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-eed31c7f-b742-45d6-9bcc-f6b19e141dfa tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:33.526803 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:33.526803 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:33.529011 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eed31c7f-b742-45d6-9bcc-f6b19e141dfa tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:33.530143 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1331/2683] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:33 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:33.800232 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ee477dc4-8a47-4dd7-b83a-1a8d41182e59 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Detach volume completed successfully. Jan 13 04:12:33.800920 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee477dc4-8a47-4dd7-b83a-1a8d41182e59 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action returned with HTTP 202 Jan 13 04:12:33.802684 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1353/2684] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:12:33 2021] POST /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action => generated 0 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:12:33.815483 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-87148650-7af8-4806-96ea-ba8e083a9a05 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] GET http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:12:33.816016 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-87148650-7af8-4806-96ea-ba8e083a9a05 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:33.816230 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:33.816230 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:33.816603 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-87148650-7af8-4806-96ea-ba8e083a9a05 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:33.952563 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:33.952563 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:33.968824 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-87148650-7af8-4806-96ea-ba8e083a9a05 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:12:33.994016 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-87148650-7af8-4806-96ea-ba8e083a9a05 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee returned with HTTP 200 Jan 13 04:12:33.995120 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1332/2685] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:33 2021] GET /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee => generated 930 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:34.209390 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b78b2962-2278-4ed6-adc1-e04973b9678b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 Jan 13 04:12:34.210169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b78b2962-2278-4ed6-adc1-e04973b9678b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:34.210553 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:34.210553 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:34.211180 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b78b2962-2278-4ed6-adc1-e04973b9678b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:34.317533 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b78b2962-2278-4ed6-adc1-e04973b9678b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 returned with HTTP 404 Jan 13 04:12:34.319224 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1354/2686] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:34 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/cf497b50-0f0e-4198-b14c-03d5f0b9c571 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:12:34.328543 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5cb3075b-fbd8-46be-a30d-88947a5f39bb tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] DELETE http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:34.329249 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5cb3075b-fbd8-46be-a30d-88947a5f39bb tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:34.329468 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:34.329468 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:34.329846 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5cb3075b-fbd8-46be-a30d-88947a5f39bb tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:34.330311 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-5cb3075b-fbd8-46be-a30d-88947a5f39bb tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Delete volume with id: a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:34.452492 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-339d423e-da27-454e-96ef-be91ca9c5994 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:34.453205 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-339d423e-da27-454e-96ef-be91ca9c5994 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:34.453721 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-339d423e-da27-454e-96ef-be91ca9c5994 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:34.454103 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-339d423e-da27-454e-96ef-be91ca9c5994 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:34.499731 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:34.499731 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:34.506453 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5cb3075b-fbd8-46be-a30d-88947a5f39bb tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:34.537024 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:34.537024 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:34.541939 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-339d423e-da27-454e-96ef-be91ca9c5994 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:34.548416 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1355/2687] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:34 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:34.567137 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-820ed541-60a5-4f65-bdfd-b1bd939ea53b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:34.576207 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-820ed541-60a5-4f65-bdfd-b1bd939ea53b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:34.579078 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:34.579078 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:34.579739 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-820ed541-60a5-4f65-bdfd-b1bd939ea53b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:34.580303 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-820ed541-60a5-4f65-bdfd-b1bd939ea53b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:34.594555 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5cb3075b-fbd8-46be-a30d-88947a5f39bb tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Delete volume request issued successfully. Jan 13 04:12:34.595030 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5cb3075b-fbd8-46be-a30d-88947a5f39bb tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 202 Jan 13 04:12:34.600210 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1333/2688] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:12:34 2021] DELETE /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 0 bytes in 273 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:12:34.619830 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e7c4a00-af64-4f6c-883c-5257bc09286c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:34.621826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e7c4a00-af64-4f6c-883c-5257bc09286c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:34.621826 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:34.621826 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:34.621826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e7c4a00-af64-4f6c-883c-5257bc09286c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:34.682805 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:34.682805 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:34.709174 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-820ed541-60a5-4f65-bdfd-b1bd939ea53b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:34.710059 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1356/2689] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:34 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:34.845295 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:34.845295 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:34.861526 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1e7c4a00-af64-4f6c-883c-5257bc09286c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:34.920870 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e7c4a00-af64-4f6c-883c-5257bc09286c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:34.922070 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1334/2690] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:34 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 992 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:35.562880 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e8e63eee-c81f-4d3c-aa2b-28480838dff3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:35.564236 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e8e63eee-c81f-4d3c-aa2b-28480838dff3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:35.564686 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:35.564686 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:35.565345 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e8e63eee-c81f-4d3c-aa2b-28480838dff3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:35.565913 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e8e63eee-c81f-4d3c-aa2b-28480838dff3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:35.638534 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:35.638534 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:35.644594 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e8e63eee-c81f-4d3c-aa2b-28480838dff3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:35.655611 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1357/2691] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:35 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:35.723531 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0adefb9f-01e5-4404-aed7-d7641480e96c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:35.724786 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0adefb9f-01e5-4404-aed7-d7641480e96c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:35.725113 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:35.725113 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:35.725668 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0adefb9f-01e5-4404-aed7-d7641480e96c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:35.726142 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0adefb9f-01e5-4404-aed7-d7641480e96c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:35.782389 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:35.782389 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:35.782389 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0adefb9f-01e5-4404-aed7-d7641480e96c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:35.782734 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1335/2692] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:35 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:35.940127 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5afae57b-a77a-4595-8b62-59b36cf463ea tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:35.940972 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5afae57b-a77a-4595-8b62-59b36cf463ea tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:35.941448 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:35.941448 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:35.942255 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5afae57b-a77a-4595-8b62-59b36cf463ea tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:36.017764 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:36.017764 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:36.027523 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5afae57b-a77a-4595-8b62-59b36cf463ea tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:36.053267 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5afae57b-a77a-4595-8b62-59b36cf463ea tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:36.054609 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1358/2693] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:35 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 992 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:36.671045 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcfc6c72-3a3e-400d-b56a-be20b2d0fbae tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:36.672654 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bcfc6c72-3a3e-400d-b56a-be20b2d0fbae tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:36.673111 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:36.673111 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:36.673937 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bcfc6c72-3a3e-400d-b56a-be20b2d0fbae tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:36.674466 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-bcfc6c72-3a3e-400d-b56a-be20b2d0fbae tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:36.753389 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:36.753389 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:36.755232 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcfc6c72-3a3e-400d-b56a-be20b2d0fbae tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:36.760033 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1336/2694] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:36 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:36.808625 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90f6de89-d267-424a-b101-40ba6e019752 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:36.809186 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-90f6de89-d267-424a-b101-40ba6e019752 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:36.809384 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:36.809384 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:36.828563 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-90f6de89-d267-424a-b101-40ba6e019752 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:36.828563 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-90f6de89-d267-424a-b101-40ba6e019752 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:36.873019 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:36.873019 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:36.882304 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90f6de89-d267-424a-b101-40ba6e019752 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:36.892373 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1359/2695] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:36 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:37.071842 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06885448-5ef8-4e5a-b9e3-236f851b5e37 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:37.074093 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06885448-5ef8-4e5a-b9e3-236f851b5e37 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:37.074093 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:37.074093 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:37.074093 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06885448-5ef8-4e5a-b9e3-236f851b5e37 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:37.252921 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:37.252921 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:37.292264 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-06885448-5ef8-4e5a-b9e3-236f851b5e37 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:37.340759 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06885448-5ef8-4e5a-b9e3-236f851b5e37 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 200 Jan 13 04:12:37.341804 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1337/2696] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:37 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 992 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:37.769840 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-40dfef8a-8e36-4117-b7dc-bf9f3e765fa4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:37.770325 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-40dfef8a-8e36-4117-b7dc-bf9f3e765fa4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:37.770662 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:37.770662 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:37.770870 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-40dfef8a-8e36-4117-b7dc-bf9f3e765fa4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:37.771398 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-40dfef8a-8e36-4117-b7dc-bf9f3e765fa4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:37.849860 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:37.849860 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:37.849860 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-40dfef8a-8e36-4117-b7dc-bf9f3e765fa4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:37.849860 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1360/2697] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:37 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:37.898945 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-260e6c12-11b4-4fd1-b58d-a27367c4891f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:37.899856 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-260e6c12-11b4-4fd1-b58d-a27367c4891f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:37.900129 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:37.900129 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:37.900621 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-260e6c12-11b4-4fd1-b58d-a27367c4891f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:37.901071 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-260e6c12-11b4-4fd1-b58d-a27367c4891f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:37.954750 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:37.954750 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:37.956910 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-260e6c12-11b4-4fd1-b58d-a27367c4891f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:37.957911 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1338/2698] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:37 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:38.359542 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6beffcbb-ec32-4ea3-aefb-6c73fc607a5c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b Jan 13 04:12:38.360058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6beffcbb-ec32-4ea3-aefb-6c73fc607a5c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:38.360276 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:38.360276 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:38.360671 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6beffcbb-ec32-4ea3-aefb-6c73fc607a5c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:38.486600 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6beffcbb-ec32-4ea3-aefb-6c73fc607a5c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b returned with HTTP 404 Jan 13 04:12:38.492157 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1361/2699] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:38 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/a1d85ce8-e4b6-4e94-bcd9-28e8872bea1b => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:12:38.561745 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] POST http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes Jan 13 04:12:38.562436 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:38.562436 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:38.564564 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Action: 'create', calling method: create, body: {"volume": {"imageRef": "59076fc4-aabc-415c-a36b-2aa006b2bfb4", "size": 1, "name": "tempest-VolumesGetTest-Volume-923907005", "metadata": {"Type": "Test"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:12:38.565690 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume request body: {'volume': {'imageRef': '59076fc4-aabc-415c-a36b-2aa006b2bfb4', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-923907005', 'metadata': {'Type': 'Test'}}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:12:38.752396 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume of 1 GB Jan 13 04:12:38.805452 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Availability Zones retrieved successfully. Jan 13 04:12:38.826806 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Flow 'volume_create_api' (33023d59-6810-4aa8-83a0-f3be1c215a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:12:38.830231 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5982559a-7d0a-4c4a-b1f4-099686d839b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:38.833108 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:12:38.859310 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-107ba910-53b5-470a-a0c2-6008ba9e6d0c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:38.859802 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-107ba910-53b5-470a-a0c2-6008ba9e6d0c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:38.860363 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-107ba910-53b5-470a-a0c2-6008ba9e6d0c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:38.860728 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-107ba910-53b5-470a-a0c2-6008ba9e6d0c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:38.931372 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:38.931372 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:38.939519 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-107ba910-53b5-470a-a0c2-6008ba9e6d0c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:38.943257 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1362/2700] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:38 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:38.980410 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c9c926a-47be-48ea-b4f4-b876cad70f56 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:38.980951 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6c9c926a-47be-48ea-b4f4-b876cad70f56 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:38.981147 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:38.981147 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:38.983812 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6c9c926a-47be-48ea-b4f4-b876cad70f56 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:38.997053 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6c9c926a-47be-48ea-b4f4-b876cad70f56 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:39.044817 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:39.044817 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:39.046667 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6c9c926a-47be-48ea-b4f4-b876cad70f56 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:39.047464 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1363/2701] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:38 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:39.067117 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5982559a-7d0a-4c4a-b1f4-099686d839b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:39.079637 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37e87490-92e7-4496-a28c-3a034b6b0ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:39.216376 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Created reservations ['8ccbae8e-2ae2-4200-8a9e-6c977fa15569', '1fb858aa-75bd-4088-8dd4-6f81b118cadd', 'ad2805e3-5550-47ae-b483-b11643cd5976', 'c310fd6f-4716-47c9-b9af-29d2eb3f8ec9'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:12:39.219184 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37e87490-92e7-4496-a28c-3a034b6b0ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ccbae8e-2ae2-4200-8a9e-6c977fa15569', '1fb858aa-75bd-4088-8dd4-6f81b118cadd', 'ad2805e3-5550-47ae-b483-b11643cd5976', 'c310fd6f-4716-47c9-b9af-29d2eb3f8ec9']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:39.221526 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263aa20c-4f34-4a51-b5d8-df6bad69366f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:39.359152 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263aa20c-4f34-4a51-b5d8-df6bad69366f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '501d2881-67a6-4682-804d-5415b05b8436', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-923907005',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='76cc2992cddf444f8fb5b79073f942d9',qos_specs=None,replication_status=,reservations=['8ccbae8e-2ae2-4200-8a9e-6c977fa15569','1fb858aa-75bd-4088-8dd4-6f81b118cadd','ad2805e3-5550-47ae-b483-b11643cd5976','c310fd6f-4716-47c9-b9af-29d2eb3f8ec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a319dcb7fe974cf89902f766d0620179',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:12:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-923907005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=501d2881-67a6-4682-804d-5415b05b8436,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='76cc2992cddf444f8fb5b79073f942d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a319dcb7fe974cf89902f766d0620179',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:39.369037 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b36db1c8-8494-4caf-afc2-2b080d5fe361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:39.435929 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b36db1c8-8494-4caf-afc2-2b080d5fe361) transitioned into state 'SUCCESS' from state '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-923907005',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='76cc2992cddf444f8fb5b79073f942d9',qos_specs=None,replication_status=,reservations=['8ccbae8e-2ae2-4200-8a9e-6c977fa15569','1fb858aa-75bd-4088-8dd4-6f81b118cadd','ad2805e3-5550-47ae-b483-b11643cd5976','c310fd6f-4716-47c9-b9af-29d2eb3f8ec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a319dcb7fe974cf89902f766d0620179',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:39.453952 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (119b796d-92c6-49b8-9942-da29c005afee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:39.511855 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (119b796d-92c6-49b8-9942-da29c005afee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:39.521404 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Flow 'volume_create_api' (33023d59-6810-4aa8-83a0-f3be1c215a4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:12:39.638914 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume request issued successfully. Jan 13 04:12:39.675740 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac67a0c9-5493-4c4b-9008-4e686cc5c245 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes returned with HTTP 202 Jan 13 04:12:39.676693 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1339/2702] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:12:38 2021] POST /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes => generated 827 bytes in 1122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:12:39.692506 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3f5f5e0e-79e8-4926-8271-43a14e4bd462 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:12:39.693303 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3f5f5e0e-79e8-4926-8271-43a14e4bd462 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:39.693537 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:39.693537 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:39.693918 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3f5f5e0e-79e8-4926-8271-43a14e4bd462 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:39.804165 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:39.804165 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:39.825940 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3f5f5e0e-79e8-4926-8271-43a14e4bd462 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:39.878563 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3f5f5e0e-79e8-4926-8271-43a14e4bd462 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:12:39.889669 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1364/2703] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:39 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:39.962522 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf37a571-6f7b-4501-94c1-094ec0d408ad tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:39.963275 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf37a571-6f7b-4501-94c1-094ec0d408ad tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:39.963659 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:39.963659 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:39.964497 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf37a571-6f7b-4501-94c1-094ec0d408ad tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:39.965163 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-cf37a571-6f7b-4501-94c1-094ec0d408ad tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:40.022048 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:40.022048 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:40.029591 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf37a571-6f7b-4501-94c1-094ec0d408ad tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:40.036171 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1340/2704] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:39 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:40.065046 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ca44a925-a18e-4d40-8b80-a4b0cc2bf254 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:40.065741 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ca44a925-a18e-4d40-8b80-a4b0cc2bf254 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:40.065962 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:40.065962 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:40.066333 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ca44a925-a18e-4d40-8b80-a4b0cc2bf254 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:40.066698 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ca44a925-a18e-4d40-8b80-a4b0cc2bf254 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:40.112265 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:40.112265 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:40.116763 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ca44a925-a18e-4d40-8b80-a4b0cc2bf254 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:40.124481 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1365/2705] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:40 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:40.907096 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-04304e85-d9d8-4d4e-a853-128d229c861d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:12:40.913239 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-04304e85-d9d8-4d4e-a853-128d229c861d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:40.913452 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:40.913452 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:40.916312 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-04304e85-d9d8-4d4e-a853-128d229c861d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:41.057255 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6d757516-b40c-4659-bfb1-7ad46d7e1fe6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:41.058333 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6d757516-b40c-4659-bfb1-7ad46d7e1fe6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:41.058536 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:41.058536 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:41.059291 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6d757516-b40c-4659-bfb1-7ad46d7e1fe6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:41.059661 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6d757516-b40c-4659-bfb1-7ad46d7e1fe6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:41.064104 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:41.064104 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:41.081529 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-04304e85-d9d8-4d4e-a853-128d229c861d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:41.102858 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:41.102858 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:41.109806 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6d757516-b40c-4659-bfb1-7ad46d7e1fe6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:41.111678 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1366/2706] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:41 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:41.131620 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-04304e85-d9d8-4d4e-a853-128d229c861d tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:12:41.132687 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e9b33d0-bcf6-4321-ac58-b60d9c87ad8e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:41.132844 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1341/2707] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:40 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:41.133567 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e9b33d0-bcf6-4321-ac58-b60d9c87ad8e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:41.133895 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:41.133895 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:41.134433 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e9b33d0-bcf6-4321-ac58-b60d9c87ad8e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:41.134915 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-1e9b33d0-bcf6-4321-ac58-b60d9c87ad8e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:41.207065 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:41.207065 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:41.207356 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e9b33d0-bcf6-4321-ac58-b60d9c87ad8e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:41.232026 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1367/2708] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:41 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 820 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:42.127154 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-51833077-328f-4557-a57c-b9ae4f017264 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:42.127687 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-51833077-328f-4557-a57c-b9ae4f017264 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:42.127842 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:42.127842 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:42.128490 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-51833077-328f-4557-a57c-b9ae4f017264 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:42.129031 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-51833077-328f-4557-a57c-b9ae4f017264 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:42.149140 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d3ef89de-9dd1-4396-afa1-c70e4869688f tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:12:42.149671 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d3ef89de-9dd1-4396-afa1-c70e4869688f tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:42.149869 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:42.149869 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:42.150496 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d3ef89de-9dd1-4396-afa1-c70e4869688f tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:42.185083 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:42.185083 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:42.190602 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-51833077-328f-4557-a57c-b9ae4f017264 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:42.202462 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1342/2709] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:42 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:42.238914 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5dcd0b97-4f42-489d-9188-209e11957d64 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:42.239831 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5dcd0b97-4f42-489d-9188-209e11957d64 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:42.240273 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:42.240273 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:42.241268 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5dcd0b97-4f42-489d-9188-209e11957d64 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:42.241871 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5dcd0b97-4f42-489d-9188-209e11957d64 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:42.276886 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:42.276886 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:42.305027 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d3ef89de-9dd1-4396-afa1-c70e4869688f tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:42.320883 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:42.320883 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:42.346095 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5dcd0b97-4f42-489d-9188-209e11957d64 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:42.347961 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1343/2710] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:42 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:42.379225 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d3ef89de-9dd1-4396-afa1-c70e4869688f tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:12:42.380852 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1368/2711] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:42 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:42.446417 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3e30422f-8ba9-498a-b7a4-f0a2a08b0591 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:12:42.447958 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3e30422f-8ba9-498a-b7a4-f0a2a08b0591 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:42.448464 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:42.448464 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:42.449257 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3e30422f-8ba9-498a-b7a4-f0a2a08b0591 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:42.553881 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:42.553881 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:42.564265 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3e30422f-8ba9-498a-b7a4-f0a2a08b0591 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:12:42.622013 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3e30422f-8ba9-498a-b7a4-f0a2a08b0591 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:12:42.626472 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1344/2712] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:42 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 1362 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:12:42.643034 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] POST http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81/restore Jan 13 04:12:42.643549 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:42.643549 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:42.643964 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:12:42.644916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.backups [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Restoring backup 933710f1-0094-4d03-a68e-5f513a779b81 ({'restore': {}}) {{(pid=87927) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 13 04:12:42.645261 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Restoring backup 933710f1-0094-4d03-a68e-5f513a779b81 to volume None. Jan 13 04:12:42.697711 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:42.697711 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:42.702434 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.backup.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Creating volume of 1 GB for restore of backup 933710f1-0094-4d03-a68e-5f513a779b81. Jan 13 04:12:42.722484 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Availability zone cache updated, next update will occur around 2021-01-13 05:12:42.721884. {{(pid=87927) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 13 04:12:42.723094 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Availability Zones retrieved successfully. Jan 13 04:12:42.742391 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Flow 'volume_create_api' (5a01259e-385d-44ce-9006-e4afb01657ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:12:42.746813 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2a15974-d400-47b9-be15-2c4a0b19e469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:42.749619 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:12:42.844716 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2a15974-d400-47b9-be15-2c4a0b19e469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:42.847653 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18c542bf-4882-4f29-9e07-522c1462b1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:43.029308 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Created reservations ['8d143819-8c60-47e4-aa0d-1f6955c6082d', 'b2b62204-52d2-4989-81d4-18ba93bd1c14', '5c69976c-b1e7-4d38-9fef-cace999efd5d', 'b447043c-ed17-4410-b2c2-a5ad5fbff155'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:12:43.031490 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18c542bf-4882-4f29-9e07-522c1462b1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d143819-8c60-47e4-aa0d-1f6955c6082d', 'b2b62204-52d2-4989-81d4-18ba93bd1c14', '5c69976c-b1e7-4d38-9fef-cace999efd5d', 'b447043c-ed17-4410-b2c2-a5ad5fbff155']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:43.033905 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9045046a-a393-45a5-93ef-c06beb12f68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:43.156243 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9045046a-a393-45a5-93ef-c06beb12f68e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '163b0f48-bb9c-4b36-a112-fbb9cd63a08f', '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_933710f1-0094-4d03-a68e-5f513a779b81',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c19c6442357404a92d9f351b3c42990',qos_specs=None,replication_status=,reservations=['8d143819-8c60-47e4-aa0d-1f6955c6082d','b2b62204-52d2-4989-81d4-18ba93bd1c14','5c69976c-b1e7-4d38-9fef-cace999efd5d','b447043c-ed17-4410-b2c2-a5ad5fbff155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='758ef72b1a6a4952a161ed1c0ec0b579',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:12:43Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_933710f1-0094-4d03-a68e-5f513a779b81',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=163b0f48-bb9c-4b36-a112-fbb9cd63a08f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c19c6442357404a92d9f351b3c42990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='758ef72b1a6a4952a161ed1c0ec0b579',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:43.164458 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (328f1ea9-93d9-43c0-9f18-a2f32e57e782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:43.209592 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-297d54d9-35eb-4475-acb6-ffdc77c591a1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:43.210407 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-297d54d9-35eb-4475-acb6-ffdc77c591a1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:43.211033 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:43.211033 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:43.211745 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-297d54d9-35eb-4475-acb6-ffdc77c591a1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:43.230206 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-297d54d9-35eb-4475-acb6-ffdc77c591a1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:43.231664 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (328f1ea9-93d9-43c0-9f18-a2f32e57e782) transitioned into 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_933710f1-0094-4d03-a68e-5f513a779b81',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c19c6442357404a92d9f351b3c42990',qos_specs=None,replication_status=,reservations=['8d143819-8c60-47e4-aa0d-1f6955c6082d','b2b62204-52d2-4989-81d4-18ba93bd1c14','5c69976c-b1e7-4d38-9fef-cace999efd5d','b447043c-ed17-4410-b2c2-a5ad5fbff155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='758ef72b1a6a4952a161ed1c0ec0b579',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:43.233689 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6789b07f-5187-4e78-93da-51f83cb1e6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:12:43.275355 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6789b07f-5187-4e78-93da-51f83cb1e6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:12:43.279741 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Flow 'volume_create_api' (5a01259e-385d-44ce-9006-e4afb01657ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:12:43.289702 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:43.289702 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:43.294330 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-297d54d9-35eb-4475-acb6-ffdc77c591a1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:43.301813 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1345/2713] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:43 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:43.397269 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b23c14e0-4ff9-4eae-8e9a-bf64f96e1b5c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:12:43.398209 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b23c14e0-4ff9-4eae-8e9a-bf64f96e1b5c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:43.398715 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:43.398715 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:43.399340 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b23c14e0-4ff9-4eae-8e9a-bf64f96e1b5c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:43.404727 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Create volume request issued successfully. Jan 13 04:12:43.520909 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:43.520909 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:43.522645 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:12:43.523368 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 13 04:12:43.523368 n-d-766380-6 devstack@c-api.service[87925]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 13 04:12:43.523368 n-d-766380-6 devstack@c-api.service[87925]: hub = hubs.get_hub() Jan 13 04:12:43.566592 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:43.566592 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:43.575917 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b23c14e0-4ff9-4eae-8e9a-bf64f96e1b5c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:43.599102 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b23c14e0-4ff9-4eae-8e9a-bf64f96e1b5c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:12:43.600353 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1346/2714] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:43 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:44.318587 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fa2fa9e3-7b85-487b-b4b2-51c2a351be18 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:44.319137 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fa2fa9e3-7b85-487b-b4b2-51c2a351be18 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:44.319360 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:44.319360 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:44.321905 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fa2fa9e3-7b85-487b-b4b2-51c2a351be18 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:44.324266 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-fa2fa9e3-7b85-487b-b4b2-51c2a351be18 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:44.375203 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:44.375203 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:44.377416 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fa2fa9e3-7b85-487b-b4b2-51c2a351be18 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:44.378687 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1347/2715] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:44 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:12:44.623431 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0a6496d-161e-4010-801e-b619e5f02997 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:12:44.624228 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0a6496d-161e-4010-801e-b619e5f02997 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:44.624643 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:44.624643 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:44.625514 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0a6496d-161e-4010-801e-b619e5f02997 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:44.635261 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:44.635261 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:44.642417 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:12:44.643042 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Checking backup size 1 against volume size 1 {{(pid=87927) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 13 04:12:44.643578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.backup.api [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Overwriting volume 163b0f48-bb9c-4b36-a112-fbb9cd63a08f with restore of backup 933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:44.683024 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.rpcapi [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] restore_backup in rpcapi backup_id 933710f1-0094-4d03-a68e-5f513a779b81 {{(pid=87927) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 13 04:12:44.686416 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-260a6d78-2e55-4703-a032-1aaa6ec071d3 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81/restore returned with HTTP 202 Jan 13 04:12:44.687312 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1369/2716] 10.222.0.38 () {60 vars in 1360 bytes} [Wed Jan 13 04:12:42 2021] POST /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81/restore => generated 189 bytes in 2050 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:12:44.697275 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c9dfa148-2d43-4020-b059-52ed50b6f929 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:44.697799 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c9dfa148-2d43-4020-b059-52ed50b6f929 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:44.698047 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:44.698047 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:44.701076 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c9dfa148-2d43-4020-b059-52ed50b6f929 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:44.701465 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c9dfa148-2d43-4020-b059-52ed50b6f929 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:44.731221 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:44.731221 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:44.753277 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d0a6496d-161e-4010-801e-b619e5f02997 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:44.761059 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:44.761059 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:44.763253 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c9dfa148-2d43-4020-b059-52ed50b6f929 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:44.764074 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1370/2717] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:44 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:12:44.782966 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0a6496d-161e-4010-801e-b619e5f02997 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:12:44.786265 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1348/2718] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:44 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:12:45.392494 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd5757f5-e39a-4f9c-bc56-328f2c4fcd59 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:45.393022 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd5757f5-e39a-4f9c-bc56-328f2c4fcd59 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:45.393239 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:45.393239 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:45.393595 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd5757f5-e39a-4f9c-bc56-328f2c4fcd59 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:45.394159 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-bd5757f5-e39a-4f9c-bc56-328f2c4fcd59 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:45.443237 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:45.443237 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:45.445491 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd5757f5-e39a-4f9c-bc56-328f2c4fcd59 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:45.452918 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1371/2719] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:45 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:45.777743 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2b670294-222a-4803-9532-799bc5acac37 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:45.778206 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2b670294-222a-4803-9532-799bc5acac37 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:45.778427 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:45.778427 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:45.778810 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2b670294-222a-4803-9532-799bc5acac37 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:45.779180 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2b670294-222a-4803-9532-799bc5acac37 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:45.802647 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c29e27c2-63cc-418d-a2d7-957442c5d933 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:12:45.803172 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c29e27c2-63cc-418d-a2d7-957442c5d933 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:45.803389 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:45.803389 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:45.803764 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c29e27c2-63cc-418d-a2d7-957442c5d933 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:45.851307 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:45.851307 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:45.853171 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2b670294-222a-4803-9532-799bc5acac37 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:45.860484 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1349/2720] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:45 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:45.908255 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:45.908255 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:45.935857 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c29e27c2-63cc-418d-a2d7-957442c5d933 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:45.962904 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c29e27c2-63cc-418d-a2d7-957442c5d933 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:12:45.966486 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1372/2721] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:45 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:46.463240 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e3b9320-8cb7-4d80-a39c-9dd44465b7e5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:46.464932 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e3b9320-8cb7-4d80-a39c-9dd44465b7e5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:46.465158 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:46.465158 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:46.465544 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e3b9320-8cb7-4d80-a39c-9dd44465b7e5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:46.465919 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-1e3b9320-8cb7-4d80-a39c-9dd44465b7e5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:46.525062 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:46.525062 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:46.527455 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e3b9320-8cb7-4d80-a39c-9dd44465b7e5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:46.535178 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1350/2722] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:46 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:46.871973 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-87631ccf-66c6-4511-8386-4b4420e5bffd tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:46.872537 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-87631ccf-66c6-4511-8386-4b4420e5bffd tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:46.872741 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:46.872741 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:46.873107 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-87631ccf-66c6-4511-8386-4b4420e5bffd tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:46.873478 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-87631ccf-66c6-4511-8386-4b4420e5bffd tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:46.919618 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:46.919618 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:46.921852 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-87631ccf-66c6-4511-8386-4b4420e5bffd tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:46.922708 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1373/2723] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:46 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:46.999822 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8dc8669e-6d92-419f-a65e-653a81da1c4a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:12:46.999822 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8dc8669e-6d92-419f-a65e-653a81da1c4a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:46.999822 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:46.999822 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:46.999822 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8dc8669e-6d92-419f-a65e-653a81da1c4a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:47.116058 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:47.116058 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:47.125257 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8dc8669e-6d92-419f-a65e-653a81da1c4a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:47.150185 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8dc8669e-6d92-419f-a65e-653a81da1c4a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:12:47.153582 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1351/2724] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:46 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:47.548873 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd7aa795-11ff-4926-b759-8ba71ae286ac tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:47.550121 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd7aa795-11ff-4926-b759-8ba71ae286ac tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:47.550580 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:47.550580 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:47.551410 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd7aa795-11ff-4926-b759-8ba71ae286ac tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:47.552004 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-bd7aa795-11ff-4926-b759-8ba71ae286ac tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:47.606458 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:47.606458 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:47.614712 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd7aa795-11ff-4926-b759-8ba71ae286ac tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:47.627897 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1374/2725] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:47 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:47.938959 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-962ee9e2-41ba-4ec0-83e9-f0c8e7430cf0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:47.939576 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-962ee9e2-41ba-4ec0-83e9-f0c8e7430cf0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:47.939699 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:47.939699 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:47.940327 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-962ee9e2-41ba-4ec0-83e9-f0c8e7430cf0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:47.940919 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-962ee9e2-41ba-4ec0-83e9-f0c8e7430cf0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:48.006450 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:48.006450 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:48.009752 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-962ee9e2-41ba-4ec0-83e9-f0c8e7430cf0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:48.012132 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1352/2726] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:47 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:48.170774 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f52b1883-9bf3-4dee-8b09-9fed2950616a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:12:48.171594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f52b1883-9bf3-4dee-8b09-9fed2950616a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:48.171594 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:48.171594 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:48.171940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f52b1883-9bf3-4dee-8b09-9fed2950616a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:48.300617 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:48.300617 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:48.319725 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f52b1883-9bf3-4dee-8b09-9fed2950616a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:48.367762 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f52b1883-9bf3-4dee-8b09-9fed2950616a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:12:48.371952 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1375/2727] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:48 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:48.635502 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-44d6b29d-dd9b-4aee-977f-75a668940dcf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:48.636846 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-44d6b29d-dd9b-4aee-977f-75a668940dcf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:48.636846 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:48.636846 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:48.637185 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-44d6b29d-dd9b-4aee-977f-75a668940dcf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:48.638095 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-44d6b29d-dd9b-4aee-977f-75a668940dcf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:48.681559 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:48.681559 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:48.685053 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-44d6b29d-dd9b-4aee-977f-75a668940dcf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:48.686538 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1353/2728] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:48 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:49.025828 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-de9b27fe-a044-41b5-9869-154b450f73de tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:49.027023 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-de9b27fe-a044-41b5-9869-154b450f73de tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:49.027223 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:49.027223 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:49.028168 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-de9b27fe-a044-41b5-9869-154b450f73de tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:49.028718 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-de9b27fe-a044-41b5-9869-154b450f73de tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:49.136337 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:49.136337 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:49.142797 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-de9b27fe-a044-41b5-9869-154b450f73de tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:49.142797 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1376/2729] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:49 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:49.397961 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c1c8507d-b8a4-4c20-b6b4-386d16b0c169 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:12:49.397961 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c1c8507d-b8a4-4c20-b6b4-386d16b0c169 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:49.397961 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:49.397961 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:49.403720 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c1c8507d-b8a4-4c20-b6b4-386d16b0c169 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:49.484959 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:49.484959 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:49.500238 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c1c8507d-b8a4-4c20-b6b4-386d16b0c169 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:49.584915 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c1c8507d-b8a4-4c20-b6b4-386d16b0c169 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:12:49.588341 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1354/2730] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:49 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:49.703396 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c8a6bc92-d9f1-424c-acfa-a12017d5c75e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:49.703396 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c8a6bc92-d9f1-424c-acfa-a12017d5c75e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:49.703396 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:49.703396 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:49.703396 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c8a6bc92-d9f1-424c-acfa-a12017d5c75e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:49.703396 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c8a6bc92-d9f1-424c-acfa-a12017d5c75e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:49.770578 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:49.770578 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:49.770578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c8a6bc92-d9f1-424c-acfa-a12017d5c75e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:49.774347 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1377/2731] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:49 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:50.163121 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1252b7e2-7af1-40eb-bb2b-814f45afc912 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:50.163121 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1252b7e2-7af1-40eb-bb2b-814f45afc912 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:50.163121 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:50.163121 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:50.163121 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1252b7e2-7af1-40eb-bb2b-814f45afc912 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:50.163121 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-1252b7e2-7af1-40eb-bb2b-814f45afc912 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:50.297828 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:50.297828 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:50.297828 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1252b7e2-7af1-40eb-bb2b-814f45afc912 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:50.297828 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1355/2732] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:50 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:50.609702 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e3e5ba4a-0659-4ccc-b2b2-d6cbe7163cd0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:12:50.609702 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e3e5ba4a-0659-4ccc-b2b2-d6cbe7163cd0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:50.609702 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:50.609702 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:50.609702 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e3e5ba4a-0659-4ccc-b2b2-d6cbe7163cd0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:50.793079 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-414987b7-bc9c-45f8-84e2-23fd431bd170 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:50.795948 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-414987b7-bc9c-45f8-84e2-23fd431bd170 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:50.799080 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:50.799080 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:50.802245 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-414987b7-bc9c-45f8-84e2-23fd431bd170 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:50.802859 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-414987b7-bc9c-45f8-84e2-23fd431bd170 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:50.821048 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:50.821048 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:50.872851 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:50.872851 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:50.872851 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-414987b7-bc9c-45f8-84e2-23fd431bd170 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:50.872851 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1356/2733] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:50 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:50.899188 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e3e5ba4a-0659-4ccc-b2b2-d6cbe7163cd0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:50.991507 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e3e5ba4a-0659-4ccc-b2b2-d6cbe7163cd0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:12:50.991507 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1378/2734] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:50 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:51.311986 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d9be57ad-890a-4e91-b4fe-bd58d1c51f05 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:51.311986 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d9be57ad-890a-4e91-b4fe-bd58d1c51f05 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:51.311986 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:51.311986 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:51.311986 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d9be57ad-890a-4e91-b4fe-bd58d1c51f05 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:51.311986 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d9be57ad-890a-4e91-b4fe-bd58d1c51f05 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:51.373753 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:51.373753 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:51.375634 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d9be57ad-890a-4e91-b4fe-bd58d1c51f05 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:51.382365 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1357/2735] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:51 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:51.886811 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b2adf2d7-4235-4e01-b129-2b73abe62b59 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:51.887311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b2adf2d7-4235-4e01-b129-2b73abe62b59 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:51.887519 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:51.887519 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:51.887888 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b2adf2d7-4235-4e01-b129-2b73abe62b59 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:51.888251 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b2adf2d7-4235-4e01-b129-2b73abe62b59 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:51.948001 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:51.948001 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:51.958134 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b2adf2d7-4235-4e01-b129-2b73abe62b59 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:51.958134 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1379/2736] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:51 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:52.017544 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ca7ccb47-53ae-45b1-a255-c8af4a8d74e8 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:12:52.017544 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ca7ccb47-53ae-45b1-a255-c8af4a8d74e8 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:52.017544 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:52.017544 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:52.017544 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ca7ccb47-53ae-45b1-a255-c8af4a8d74e8 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:52.184032 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:52.184032 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:52.217342 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ca7ccb47-53ae-45b1-a255-c8af4a8d74e8 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:52.255748 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ca7ccb47-53ae-45b1-a255-c8af4a8d74e8 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:12:52.263706 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1358/2737] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:52 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:52.395426 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a16f6b1f-47ff-4627-89c2-a31d7619cb49 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:52.395426 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a16f6b1f-47ff-4627-89c2-a31d7619cb49 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:52.395426 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:52.395426 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:52.395426 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a16f6b1f-47ff-4627-89c2-a31d7619cb49 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:52.395426 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a16f6b1f-47ff-4627-89c2-a31d7619cb49 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:52.477630 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:52.477630 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:52.477630 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a16f6b1f-47ff-4627-89c2-a31d7619cb49 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:52.477630 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1380/2738] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:52 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:52.994098 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8503cd2c-d693-41fa-ad1f-3339b010d217 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:52.994098 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8503cd2c-d693-41fa-ad1f-3339b010d217 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:52.994098 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:52.994098 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:52.994098 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8503cd2c-d693-41fa-ad1f-3339b010d217 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:52.994098 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-8503cd2c-d693-41fa-ad1f-3339b010d217 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:53.144347 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:53.144347 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:53.160416 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8503cd2c-d693-41fa-ad1f-3339b010d217 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:53.160416 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1359/2739] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:52 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:53.280954 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-908bcf23-dd3f-4b7d-a956-514100bec746 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:12:53.281477 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-908bcf23-dd3f-4b7d-a956-514100bec746 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:53.281680 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:53.281680 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:53.282049 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-908bcf23-dd3f-4b7d-a956-514100bec746 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:53.471930 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:53.471930 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:53.471930 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-908bcf23-dd3f-4b7d-a956-514100bec746 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:53.497407 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ccb483d1-69ca-4b6c-b82d-764761d77c6a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:53.497407 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ccb483d1-69ca-4b6c-b82d-764761d77c6a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:53.497407 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:53.497407 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:53.497407 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ccb483d1-69ca-4b6c-b82d-764761d77c6a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:53.497407 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ccb483d1-69ca-4b6c-b82d-764761d77c6a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:53.542095 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-908bcf23-dd3f-4b7d-a956-514100bec746 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:12:53.542095 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1381/2740] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:53 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:53.608654 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:53.608654 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:53.618212 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ccb483d1-69ca-4b6c-b82d-764761d77c6a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:53.618212 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1360/2741] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:53 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:12:54.195887 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da973f3f-e425-466d-8089-9cb314dfbb40 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:54.195887 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da973f3f-e425-466d-8089-9cb314dfbb40 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:54.195887 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:54.195887 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:54.195887 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da973f3f-e425-466d-8089-9cb314dfbb40 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:54.195887 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-da973f3f-e425-466d-8089-9cb314dfbb40 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:54.291871 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:54.291871 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:54.302864 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da973f3f-e425-466d-8089-9cb314dfbb40 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:54.310620 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1382/2742] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:54 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:54.575940 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cb785d0b-a84e-4486-86f7-bba125694260 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:12:54.575940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cb785d0b-a84e-4486-86f7-bba125694260 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:54.575940 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:54.575940 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:54.575940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cb785d0b-a84e-4486-86f7-bba125694260 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:54.639880 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c5518c5c-0846-46c7-a28f-8d878d333a1c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:54.639880 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c5518c5c-0846-46c7-a28f-8d878d333a1c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:54.639880 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:54.639880 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:54.639880 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c5518c5c-0846-46c7-a28f-8d878d333a1c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:54.639880 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c5518c5c-0846-46c7-a28f-8d878d333a1c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:54.709329 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:54.709329 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:54.719054 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cb785d0b-a84e-4486-86f7-bba125694260 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:54.746653 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cb785d0b-a84e-4486-86f7-bba125694260 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:12:54.754354 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:54.754354 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:54.758459 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1361/2743] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:54 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:54.762166 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c5518c5c-0846-46c7-a28f-8d878d333a1c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:54.763450 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1383/2744] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:54 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:55.314269 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-56c43a70-9980-4d6e-b020-d1b1dc3e74c2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:55.314838 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-56c43a70-9980-4d6e-b020-d1b1dc3e74c2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:55.315019 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:55.315019 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:55.315343 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-56c43a70-9980-4d6e-b020-d1b1dc3e74c2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:55.315686 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-56c43a70-9980-4d6e-b020-d1b1dc3e74c2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:55.348612 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:55.348612 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:55.350454 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-56c43a70-9980-4d6e-b020-d1b1dc3e74c2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:55.351470 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1362/2745] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:55 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:12:55.773993 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2cb014a3-e871-4903-9ab2-aed2e4670490 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:12:55.773993 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2cb014a3-e871-4903-9ab2-aed2e4670490 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:55.790052 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:55.790052 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:55.790052 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2cb014a3-e871-4903-9ab2-aed2e4670490 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:55.792274 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a15a6cd-1f6e-4e1f-83b9-7116fc8575bc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:55.792274 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a15a6cd-1f6e-4e1f-83b9-7116fc8575bc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:55.792274 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:55.792274 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:55.792274 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a15a6cd-1f6e-4e1f-83b9-7116fc8575bc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:55.792274 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6a15a6cd-1f6e-4e1f-83b9-7116fc8575bc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:55.948869 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:55.948869 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:55.948869 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a15a6cd-1f6e-4e1f-83b9-7116fc8575bc tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:55.948869 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1363/2746] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:55 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:55.987986 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:55.987986 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:56.022206 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2cb014a3-e871-4903-9ab2-aed2e4670490 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:56.052135 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2cb014a3-e871-4903-9ab2-aed2e4670490 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:12:56.053737 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1384/2747] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:55 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:56.366409 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-89344b15-300a-40da-8631-da4d7107ab88 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:56.366975 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-89344b15-300a-40da-8631-da4d7107ab88 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:56.367093 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:56.367093 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:56.367464 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-89344b15-300a-40da-8631-da4d7107ab88 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:56.367826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-89344b15-300a-40da-8631-da4d7107ab88 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:56.426529 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:56.426529 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:56.434678 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-89344b15-300a-40da-8631-da4d7107ab88 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:56.440716 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1364/2748] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:56 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:56.971007 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-57ba919f-6230-4b1e-aed7-383569ec2854 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:56.971683 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-57ba919f-6230-4b1e-aed7-383569ec2854 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:56.972006 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:56.972006 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:56.972586 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-57ba919f-6230-4b1e-aed7-383569ec2854 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:56.973057 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-57ba919f-6230-4b1e-aed7-383569ec2854 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:57.077282 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-403c9477-54ea-4bd1-a442-7e363ec12898 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:12:57.077282 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-403c9477-54ea-4bd1-a442-7e363ec12898 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:57.077282 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:57.077282 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:57.077282 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-403c9477-54ea-4bd1-a442-7e363ec12898 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:57.109676 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:57.109676 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:57.109676 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-57ba919f-6230-4b1e-aed7-383569ec2854 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:57.109676 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1385/2749] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:56 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:57.258711 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:57.258711 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:57.284960 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-403c9477-54ea-4bd1-a442-7e363ec12898 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:57.325422 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-403c9477-54ea-4bd1-a442-7e363ec12898 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:12:57.326371 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1365/2750] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:57 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:57.449886 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-36987438-093e-49b1-90e8-c8723a5227d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:57.451047 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-36987438-093e-49b1-90e8-c8723a5227d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:57.451420 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:57.451420 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:57.452043 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-36987438-093e-49b1-90e8-c8723a5227d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:57.452587 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-36987438-093e-49b1-90e8-c8723a5227d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:57.553176 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:57.553176 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:57.593400 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-36987438-093e-49b1-90e8-c8723a5227d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:57.593400 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1386/2751] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:57 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:58.123060 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b082c4f8-fa48-48a0-be22-7d2efa19a9fa tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:58.123060 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b082c4f8-fa48-48a0-be22-7d2efa19a9fa tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:58.123060 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:58.123060 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:58.123060 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b082c4f8-fa48-48a0-be22-7d2efa19a9fa tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:58.123060 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b082c4f8-fa48-48a0-be22-7d2efa19a9fa tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:58.190176 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:58.190176 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:58.193008 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b082c4f8-fa48-48a0-be22-7d2efa19a9fa tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:58.194031 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1366/2752] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:58 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:58.343492 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f3b00d0b-35eb-4321-a835-d4d961f1a2b5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:12:58.344482 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f3b00d0b-35eb-4321-a835-d4d961f1a2b5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:58.344913 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:58.344913 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:58.345792 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f3b00d0b-35eb-4321-a835-d4d961f1a2b5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:58.467631 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:58.467631 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:58.494944 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f3b00d0b-35eb-4321-a835-d4d961f1a2b5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:58.524491 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f3b00d0b-35eb-4321-a835-d4d961f1a2b5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:12:58.524491 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1387/2753] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:58 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:58.602833 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8ebbdca4-e6a8-467b-8977-ea7d31830151 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:58.608229 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8ebbdca4-e6a8-467b-8977-ea7d31830151 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:58.608923 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:58.608923 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:58.609641 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8ebbdca4-e6a8-467b-8977-ea7d31830151 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:58.610204 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-8ebbdca4-e6a8-467b-8977-ea7d31830151 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:58.676572 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:58.676572 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:58.678728 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8ebbdca4-e6a8-467b-8977-ea7d31830151 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:58.680168 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1367/2754] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:58 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:59.219292 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2d85ab60-500b-4b3f-ac3b-cf52cc880567 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:12:59.219292 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2d85ab60-500b-4b3f-ac3b-cf52cc880567 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:59.219292 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:59.219292 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:59.219292 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2d85ab60-500b-4b3f-ac3b-cf52cc880567 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:59.224393 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2d85ab60-500b-4b3f-ac3b-cf52cc880567 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:59.347366 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:59.347366 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:59.363428 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2d85ab60-500b-4b3f-ac3b-cf52cc880567 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:12:59.364743 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1388/2755] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:59 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:59.538905 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b5afc26c-1c00-4fd9-b419-2a21407d5dd1 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:12:59.539935 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b5afc26c-1c00-4fd9-b419-2a21407d5dd1 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:59.540443 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:59.540443 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:59.541649 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b5afc26c-1c00-4fd9-b419-2a21407d5dd1 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:59.611059 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:59.611059 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:59.622782 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b5afc26c-1c00-4fd9-b419-2a21407d5dd1 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:12:59.710599 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26052883-8692-42f0-a514-003712d54d61 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:12:59.710599 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26052883-8692-42f0-a514-003712d54d61 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:12:59.710599 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:12:59.710599 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:12:59.710599 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-26052883-8692-42f0-a514-003712d54d61 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:12:59.710599 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-26052883-8692-42f0-a514-003712d54d61 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:12:59.781448 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b5afc26c-1c00-4fd9-b419-2a21407d5dd1 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:12:59.798137 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1368/2756] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:59 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:12:59.800038 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:12:59.800038 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:12:59.808960 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-26052883-8692-42f0-a514-003712d54d61 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:12:59.823927 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1389/2757] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:12:59 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:00.382885 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ff7e5dbf-0f18-4ddc-a561-52d3fd514e01 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:00.383428 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ff7e5dbf-0f18-4ddc-a561-52d3fd514e01 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:00.383644 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:00.383644 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:00.385142 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ff7e5dbf-0f18-4ddc-a561-52d3fd514e01 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:00.385512 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ff7e5dbf-0f18-4ddc-a561-52d3fd514e01 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:00.435596 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:00.435596 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:00.437846 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ff7e5dbf-0f18-4ddc-a561-52d3fd514e01 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:00.443975 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1369/2758] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:00 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:00.806357 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-07ba11ea-3bdf-40bc-a858-f8a28d0a1433 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:00.806951 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-07ba11ea-3bdf-40bc-a858-f8a28d0a1433 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:00.807603 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:00.807603 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:00.808104 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-07ba11ea-3bdf-40bc-a858-f8a28d0a1433 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:00.831308 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b0b2eecc-904a-43fa-8ac8-166cf9252874 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:00.831829 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b0b2eecc-904a-43fa-8ac8-166cf9252874 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:00.832401 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:00.832401 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:00.832793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b0b2eecc-904a-43fa-8ac8-166cf9252874 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:00.833145 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b0b2eecc-904a-43fa-8ac8-166cf9252874 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:00.886323 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:00.886323 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:00.888169 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b0b2eecc-904a-43fa-8ac8-166cf9252874 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:00.892318 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1370/2759] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:00 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:00.953220 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:00.953220 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:00.985727 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-07ba11ea-3bdf-40bc-a858-f8a28d0a1433 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:01.076862 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-07ba11ea-3bdf-40bc-a858-f8a28d0a1433 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:01.102653 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1390/2760] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:00 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:01.497651 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a0112a65-9d24-440c-8acb-1dab1ea0b3d8 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:01.497651 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a0112a65-9d24-440c-8acb-1dab1ea0b3d8 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:01.497651 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:01.497651 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:01.497651 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a0112a65-9d24-440c-8acb-1dab1ea0b3d8 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:01.497651 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a0112a65-9d24-440c-8acb-1dab1ea0b3d8 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:01.543525 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:01.543525 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:01.543525 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a0112a65-9d24-440c-8acb-1dab1ea0b3d8 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:01.543525 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1371/2761] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:01 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:01.910196 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3f8d2c08-02c2-4f48-836b-95c55da2b9d6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:01.910196 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3f8d2c08-02c2-4f48-836b-95c55da2b9d6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:01.910196 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:01.910196 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:01.910196 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3f8d2c08-02c2-4f48-836b-95c55da2b9d6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:01.910196 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-3f8d2c08-02c2-4f48-836b-95c55da2b9d6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:02.058383 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:02.058383 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:02.067951 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3f8d2c08-02c2-4f48-836b-95c55da2b9d6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:02.069197 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1391/2762] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:01 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:02.090947 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a705e49f-1459-4cc2-b13f-5716f72aba4c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:02.091572 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a705e49f-1459-4cc2-b13f-5716f72aba4c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:02.091846 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:02.091846 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:02.092314 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a705e49f-1459-4cc2-b13f-5716f72aba4c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:02.245119 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:02.245119 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:02.264210 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a705e49f-1459-4cc2-b13f-5716f72aba4c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:02.323777 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a705e49f-1459-4cc2-b13f-5716f72aba4c tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:02.323777 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1372/2763] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:02 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:02.567234 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4432dbcb-5345-4309-b763-23c5fd6b10fa tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:02.567234 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4432dbcb-5345-4309-b763-23c5fd6b10fa tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:02.567234 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:02.567234 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:02.567234 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4432dbcb-5345-4309-b763-23c5fd6b10fa tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:02.567234 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-4432dbcb-5345-4309-b763-23c5fd6b10fa tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:02.631343 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:02.631343 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:02.634156 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4432dbcb-5345-4309-b763-23c5fd6b10fa tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:02.639900 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1392/2764] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:02 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:03.086876 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0c9a7f04-d92f-4d19-a24c-ff444d61233d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:03.087654 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0c9a7f04-d92f-4d19-a24c-ff444d61233d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:03.088037 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:03.088037 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:03.089245 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0c9a7f04-d92f-4d19-a24c-ff444d61233d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:03.095439 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0c9a7f04-d92f-4d19-a24c-ff444d61233d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:03.359311 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9f01c6f3-118e-416c-80bf-5608b856b5e0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:03.359311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9f01c6f3-118e-416c-80bf-5608b856b5e0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:03.359311 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:03.359311 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:03.359311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9f01c6f3-118e-416c-80bf-5608b856b5e0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:03.537603 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:03.537603 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:03.574819 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9f01c6f3-118e-416c-80bf-5608b856b5e0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:03.658034 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9f01c6f3-118e-416c-80bf-5608b856b5e0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:03.659090 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1393/2765] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:03 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 919 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:03.672524 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ff3fddbe-daa4-45e1-9173-2248753dc71b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:03.673687 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ff3fddbe-daa4-45e1-9173-2248753dc71b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:03.673920 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:03.673920 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:03.674312 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ff3fddbe-daa4-45e1-9173-2248753dc71b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:03.674689 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ff3fddbe-daa4-45e1-9173-2248753dc71b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:03.726998 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:03.726998 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:03.739770 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ff3fddbe-daa4-45e1-9173-2248753dc71b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:03.739770 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1394/2766] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:03 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:03.769725 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:03.769725 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:03.769725 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0c9a7f04-d92f-4d19-a24c-ff444d61233d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:03.769725 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1373/2767] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:03 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 690 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:04.693654 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd663e35-9a27-47d0-ab06-ddc282db9266 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:04.693654 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd663e35-9a27-47d0-ab06-ddc282db9266 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:04.693654 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:04.693654 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:04.693654 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd663e35-9a27-47d0-ab06-ddc282db9266 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:04.758399 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e5a06e1a-9be8-41e3-8ca9-15587368160e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:04.759185 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e5a06e1a-9be8-41e3-8ca9-15587368160e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:04.759276 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:04.759276 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:04.759681 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e5a06e1a-9be8-41e3-8ca9-15587368160e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:04.760716 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e5a06e1a-9be8-41e3-8ca9-15587368160e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:04.795920 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:04.795920 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:04.805964 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:04.805964 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:04.808503 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e5a06e1a-9be8-41e3-8ca9-15587368160e tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:04.819565 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1374/2768] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:04 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:04.819565 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88d8981a-95f3-4720-8514-4e0638b290d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:04.819565 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-88d8981a-95f3-4720-8514-4e0638b290d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:04.819948 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:04.819948 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:04.820092 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-88d8981a-95f3-4720-8514-4e0638b290d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:04.828018 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-88d8981a-95f3-4720-8514-4e0638b290d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:04.834431 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dd663e35-9a27-47d0-ab06-ddc282db9266 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:04.879763 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd663e35-9a27-47d0-ab06-ddc282db9266 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:04.883565 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:04.883565 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:04.884563 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1395/2769] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:04 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 977 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:04.894457 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88d8981a-95f3-4720-8514-4e0638b290d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:04.902226 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1375/2770] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:04 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:05.838952 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-57ec71c1-f8d9-4699-85ce-aa53ca6f25d4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:05.838952 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-57ec71c1-f8d9-4699-85ce-aa53ca6f25d4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:05.838952 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:05.838952 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:05.838952 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-57ec71c1-f8d9-4699-85ce-aa53ca6f25d4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:05.838952 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-57ec71c1-f8d9-4699-85ce-aa53ca6f25d4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:05.912621 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c9d227ee-bfcb-4c2b-b720-26cc8ce41ad5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:05.912621 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c9d227ee-bfcb-4c2b-b720-26cc8ce41ad5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:05.912621 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:05.912621 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:05.912621 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c9d227ee-bfcb-4c2b-b720-26cc8ce41ad5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:05.912621 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c9d227ee-bfcb-4c2b-b720-26cc8ce41ad5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:05.979959 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:05.979959 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:05.986966 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-57ec71c1-f8d9-4699-85ce-aa53ca6f25d4 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:06.005456 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1396/2771] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:05 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:06.009461 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee5882ca-253f-4c4f-95b2-2484ccea2d25 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:06.018448 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee5882ca-253f-4c4f-95b2-2484ccea2d25 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:06.018724 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:06.018724 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:06.019095 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee5882ca-253f-4c4f-95b2-2484ccea2d25 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:06.029261 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:06.029261 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:06.038606 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c9d227ee-bfcb-4c2b-b720-26cc8ce41ad5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:06.039707 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1376/2772] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:05 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:06.082641 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:06.082641 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:06.093319 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ee5882ca-253f-4c4f-95b2-2484ccea2d25 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:06.123265 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee5882ca-253f-4c4f-95b2-2484ccea2d25 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:06.124888 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1397/2773] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:06 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 977 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:06.376016 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-68c6bd8c-a500-45af-88cd-aee31da4b18f tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] POST http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action Jan 13 04:13:06.387959 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:06.387959 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:06.405654 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-68c6bd8c-a500-45af-88cd-aee31da4b18f tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action body: b'{"os-attach": {"instance_uuid": "b79a833b-62e1-4f9c-a4e5-f7f87e361cc8", "mountpoint": "/dev/sdb"}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:13:06.405654 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-68c6bd8c-a500-45af-88cd-aee31da4b18f tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b79a833b-62e1-4f9c-a4e5-f7f87e361cc8", "mountpoint": "/dev/sdb"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:13:06.503585 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:06.503585 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:06.504830 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-68c6bd8c-a500-45af-88cd-aee31da4b18f tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:13:06.533569 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-68c6bd8c-a500-45af-88cd-aee31da4b18f tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Update volume admin metadata completed successfully. Jan 13 04:13:06.936068 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-68c6bd8c-a500-45af-88cd-aee31da4b18f tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Attach volume completed successfully. Jan 13 04:13:06.937018 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-68c6bd8c-a500-45af-88cd-aee31da4b18f tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action returned with HTTP 202 Jan 13 04:13:06.938069 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1377/2774] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:13:06 2021] POST /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action => generated 0 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:13:06.945835 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-895b5d7a-8e71-4b69-b4be-328f15afa82b tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] GET http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:13:06.946923 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-895b5d7a-8e71-4b69-b4be-328f15afa82b tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:06.947373 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:06.947373 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:06.947768 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-895b5d7a-8e71-4b69-b4be-328f15afa82b tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:07.018011 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41fcf44b-7aa8-4289-a183-30097b5ba5a6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:07.018546 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-41fcf44b-7aa8-4289-a183-30097b5ba5a6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:07.018764 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:07.018764 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:07.019144 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-41fcf44b-7aa8-4289-a183-30097b5ba5a6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:07.019517 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-41fcf44b-7aa8-4289-a183-30097b5ba5a6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:07.080052 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:07.080052 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:07.087175 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:07.087175 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:07.096366 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41fcf44b-7aa8-4289-a183-30097b5ba5a6 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:07.106819 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-895b5d7a-8e71-4b69-b4be-328f15afa82b tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:13:07.109488 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1378/2775] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:07 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:07.113999 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-97700a94-8ea2-4aa8-a61c-ba4f87643900 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:07.113999 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-97700a94-8ea2-4aa8-a61c-ba4f87643900 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:07.113999 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:07.113999 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:07.113999 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-97700a94-8ea2-4aa8-a61c-ba4f87643900 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:07.113999 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-97700a94-8ea2-4aa8-a61c-ba4f87643900 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:07.171089 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:07.171089 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:07.202402 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:07.202402 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:07.205950 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-895b5d7a-8e71-4b69-b4be-328f15afa82b tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee returned with HTTP 200 Jan 13 04:13:07.217718 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-97700a94-8ea2-4aa8-a61c-ba4f87643900 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:07.221599 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1398/2776] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:06 2021] GET /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee => generated 1245 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:13:07.221599 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ab517d3-052e-4823-bd50-404fe7ac5a99 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:07.221599 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ab517d3-052e-4823-bd50-404fe7ac5a99 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:07.221599 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:07.221599 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:07.221599 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ab517d3-052e-4823-bd50-404fe7ac5a99 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:07.226349 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1379/2777] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:07 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:07.226349 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6e2bd928-18b9-46eb-a601-2d2aea010237 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] GET http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:13:07.226349 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6e2bd928-18b9-46eb-a601-2d2aea010237 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:07.226349 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:07.226349 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:07.226349 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6e2bd928-18b9-46eb-a601-2d2aea010237 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:07.333734 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:07.333734 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:07.365896 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:07.365896 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:07.403115 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6e2bd928-18b9-46eb-a601-2d2aea010237 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:13:07.405877 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7ab517d3-052e-4823-bd50-404fe7ac5a99 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:07.450732 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:07.450732 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:07.476080 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6e2bd928-18b9-46eb-a601-2d2aea010237 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee returned with HTTP 200 Jan 13 04:13:07.476080 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1380/2778] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:07 2021] GET /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee => generated 1245 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:13:07.499657 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec5e1bdf-b140-4448-b3c1-73b617c4774f tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] POST http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action Jan 13 04:13:07.499657 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:07.499657 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:07.499657 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec5e1bdf-b140-4448-b3c1-73b617c4774f tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action body: b'{"os-detach": {}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:13:07.499657 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec5e1bdf-b140-4448-b3c1-73b617c4774f tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:13:07.504109 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ab517d3-052e-4823-bd50-404fe7ac5a99 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:07.504109 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1399/2779] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:07 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 980 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:07.608570 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:07.608570 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:07.609764 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ec5e1bdf-b140-4448-b3c1-73b617c4774f tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:13:07.929738 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ec5e1bdf-b140-4448-b3c1-73b617c4774f tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Detach volume completed successfully. Jan 13 04:13:07.929738 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec5e1bdf-b140-4448-b3c1-73b617c4774f tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action returned with HTTP 202 Jan 13 04:13:07.930212 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1381/2780] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:13:07 2021] POST /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action => generated 0 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:13:07.939256 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b823864a-1d6a-4e95-b607-961ca74afb93 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] GET http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:13:07.939838 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b823864a-1d6a-4e95-b607-961ca74afb93 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:07.939971 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:07.939971 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:07.940354 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b823864a-1d6a-4e95-b607-961ca74afb93 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:07.995688 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:07.995688 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:08.004986 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b823864a-1d6a-4e95-b607-961ca74afb93 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:13:08.120504 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2978888d-63d2-4517-9b31-529d4e0c0219 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:08.120504 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2978888d-63d2-4517-9b31-529d4e0c0219 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:08.120504 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:08.120504 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:08.120504 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2978888d-63d2-4517-9b31-529d4e0c0219 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:08.120504 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2978888d-63d2-4517-9b31-529d4e0c0219 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:08.174332 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b823864a-1d6a-4e95-b607-961ca74afb93 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee returned with HTTP 200 Jan 13 04:13:08.174332 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1400/2781] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:07 2021] GET /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee => generated 930 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:08.178643 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:08.178643 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:08.178643 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2978888d-63d2-4517-9b31-529d4e0c0219 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:08.202020 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1382/2782] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:08 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:08.229950 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18d43a4f-cafc-43dd-b5e3-9a57fb3eb568 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:08.229950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18d43a4f-cafc-43dd-b5e3-9a57fb3eb568 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:08.229950 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:08.229950 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:08.229950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18d43a4f-cafc-43dd-b5e3-9a57fb3eb568 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:08.229950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-18d43a4f-cafc-43dd-b5e3-9a57fb3eb568 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:08.294245 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:08.294245 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:08.294245 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18d43a4f-cafc-43dd-b5e3-9a57fb3eb568 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:08.294245 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1401/2783] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:08 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:08.522191 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-653050d0-8559-490c-8b2c-9855502ac9bc tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:08.522191 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-653050d0-8559-490c-8b2c-9855502ac9bc tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:08.522191 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:08.522191 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:08.522191 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-653050d0-8559-490c-8b2c-9855502ac9bc tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:08.646790 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:08.646790 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:08.674212 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-653050d0-8559-490c-8b2c-9855502ac9bc tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:08.728167 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-653050d0-8559-490c-8b2c-9855502ac9bc tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:08.734299 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1383/2784] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:08 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 980 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:09.191750 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b6be957b-8dc5-49fb-8107-566a598ef691 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:09.192263 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b6be957b-8dc5-49fb-8107-566a598ef691 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:09.192513 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:09.192513 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:09.192804 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b6be957b-8dc5-49fb-8107-566a598ef691 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:09.193159 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b6be957b-8dc5-49fb-8107-566a598ef691 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:09.292056 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:09.292056 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:09.298919 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7529c8b0-cc7b-4d9a-8980-6d5d60e567a4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:09.298919 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7529c8b0-cc7b-4d9a-8980-6d5d60e567a4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:09.298919 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:09.298919 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:09.298919 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7529c8b0-cc7b-4d9a-8980-6d5d60e567a4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:09.298919 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-7529c8b0-cc7b-4d9a-8980-6d5d60e567a4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:09.308742 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b6be957b-8dc5-49fb-8107-566a598ef691 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:09.333185 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1402/2785] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:09 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:09.357477 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:09.357477 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:09.361499 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7529c8b0-cc7b-4d9a-8980-6d5d60e567a4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:09.361499 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1384/2786] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:09 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:09.738896 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5fc6a77a-d1f7-441a-8e47-414fbc9274c1 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:09.738896 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5fc6a77a-d1f7-441a-8e47-414fbc9274c1 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:09.738896 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:09.738896 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:09.738896 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5fc6a77a-d1f7-441a-8e47-414fbc9274c1 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:09.893792 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:09.893792 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:09.932669 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5fc6a77a-d1f7-441a-8e47-414fbc9274c1 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:09.975205 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5fc6a77a-d1f7-441a-8e47-414fbc9274c1 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:09.992007 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1403/2787] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:09 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 980 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:10.334167 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e3c67ce1-c107-43be-902b-efd783d8a61c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:10.348209 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e3c67ce1-c107-43be-902b-efd783d8a61c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:10.348687 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:10.348687 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:10.349326 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e3c67ce1-c107-43be-902b-efd783d8a61c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:10.349888 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e3c67ce1-c107-43be-902b-efd783d8a61c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:10.375370 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90dedd48-0c92-4288-a7d4-5fd50bc468d4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:10.376302 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-90dedd48-0c92-4288-a7d4-5fd50bc468d4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:10.376717 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:10.376717 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:10.377345 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-90dedd48-0c92-4288-a7d4-5fd50bc468d4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:10.377889 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-90dedd48-0c92-4288-a7d4-5fd50bc468d4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:10.387653 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:10.387653 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:10.389998 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e3c67ce1-c107-43be-902b-efd783d8a61c tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:10.393254 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1385/2788] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:10 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:10.408536 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:10.408536 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:10.410772 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90dedd48-0c92-4288-a7d4-5fd50bc468d4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:10.412174 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1404/2789] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:10 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:11.011701 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a4b4da6e-e6cb-4696-9151-d7da18522790 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:11.011701 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a4b4da6e-e6cb-4696-9151-d7da18522790 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:11.011701 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:11.011701 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:11.011701 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a4b4da6e-e6cb-4696-9151-d7da18522790 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:11.078327 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:11.078327 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:11.089842 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a4b4da6e-e6cb-4696-9151-d7da18522790 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:11.130048 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a4b4da6e-e6cb-4696-9151-d7da18522790 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:11.130048 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1386/2790] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:10 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 980 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:11.434989 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac66c447-ccfc-4e23-ba7e-1a54ab3821be tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:11.434989 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ac66c447-ccfc-4e23-ba7e-1a54ab3821be tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:11.434989 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:11.434989 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:11.434989 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ac66c447-ccfc-4e23-ba7e-1a54ab3821be tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:11.434989 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ac66c447-ccfc-4e23-ba7e-1a54ab3821be tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:11.439991 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d2cee1c0-a64e-430a-a932-4ff28d943804 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:11.439991 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d2cee1c0-a64e-430a-a932-4ff28d943804 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:11.468918 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:11.468918 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:11.468918 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d2cee1c0-a64e-430a-a932-4ff28d943804 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:11.468918 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d2cee1c0-a64e-430a-a932-4ff28d943804 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:11.529500 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:11.529500 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:11.538801 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac66c447-ccfc-4e23-ba7e-1a54ab3821be tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:11.550723 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1387/2791] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:11 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:11.570278 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:11.570278 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:11.570278 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d2cee1c0-a64e-430a-a932-4ff28d943804 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:11.586056 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1405/2792] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:11 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:12.149789 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-57b9d57f-9577-475a-9c3d-46afd1717954 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:12.150394 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-57b9d57f-9577-475a-9c3d-46afd1717954 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:12.151752 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:12.151752 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:12.155783 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-57b9d57f-9577-475a-9c3d-46afd1717954 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:12.282852 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:12.282852 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:12.290971 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-57b9d57f-9577-475a-9c3d-46afd1717954 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:12.320980 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-57b9d57f-9577-475a-9c3d-46afd1717954 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:12.320980 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1388/2793] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:12 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 980 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:12.553815 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e40b509b-1b29-4e08-9f47-c46395d59566 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:12.553815 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e40b509b-1b29-4e08-9f47-c46395d59566 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:12.553815 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:12.553815 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:12.553815 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e40b509b-1b29-4e08-9f47-c46395d59566 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:12.553815 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e40b509b-1b29-4e08-9f47-c46395d59566 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:12.589668 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-238237e2-365e-4f89-bdb7-253aab565c42 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:12.589668 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-238237e2-365e-4f89-bdb7-253aab565c42 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:12.589668 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:12.589668 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:12.589668 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-238237e2-365e-4f89-bdb7-253aab565c42 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:12.589668 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-238237e2-365e-4f89-bdb7-253aab565c42 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:12.632813 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:12.632813 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:12.645198 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e40b509b-1b29-4e08-9f47-c46395d59566 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:12.653084 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1406/2794] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:12 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:12.716490 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:12.716490 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:12.724770 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-238237e2-365e-4f89-bdb7-253aab565c42 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:12.724770 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1389/2795] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:12 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:13:13.336534 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cca9d329-55e0-4c8d-a0c1-eb55833a400b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:13.337109 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cca9d329-55e0-4c8d-a0c1-eb55833a400b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:13.337307 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:13.337307 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:13.338254 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cca9d329-55e0-4c8d-a0c1-eb55833a400b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:13.527561 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:13.527561 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:13.554811 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cca9d329-55e0-4c8d-a0c1-eb55833a400b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:13.639585 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cca9d329-55e0-4c8d-a0c1-eb55833a400b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:13.639585 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1407/2796] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:13 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 980 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:13.671668 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8ffe290a-7237-4aba-b214-49239f46e98b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:13.671668 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8ffe290a-7237-4aba-b214-49239f46e98b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:13.671668 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:13.671668 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:13.671668 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8ffe290a-7237-4aba-b214-49239f46e98b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:13.671668 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-8ffe290a-7237-4aba-b214-49239f46e98b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:13.712890 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:13.712890 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:13.715428 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8ffe290a-7237-4aba-b214-49239f46e98b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:13.716740 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1390/2797] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:13 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:13.739344 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-afc13395-6818-4ec8-9d71-84509e8478a0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:13.740128 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-afc13395-6818-4ec8-9d71-84509e8478a0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:13.740406 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:13.740406 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:13.740807 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-afc13395-6818-4ec8-9d71-84509e8478a0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:13.741625 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-afc13395-6818-4ec8-9d71-84509e8478a0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:13.843688 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:13.843688 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:13.855987 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-afc13395-6818-4ec8-9d71-84509e8478a0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:13.870281 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1408/2798] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:13 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:14.663695 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d718e562-0cf9-45d1-853f-695b98f2489e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:14.663695 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d718e562-0cf9-45d1-853f-695b98f2489e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:14.663695 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:14.663695 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:14.663695 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d718e562-0cf9-45d1-853f-695b98f2489e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:14.738078 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcd2c774-0d37-40fa-8785-84db9dd33fc0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:14.738733 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bcd2c774-0d37-40fa-8785-84db9dd33fc0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:14.739963 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:14.739963 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:14.740517 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bcd2c774-0d37-40fa-8785-84db9dd33fc0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:14.750121 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-bcd2c774-0d37-40fa-8785-84db9dd33fc0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:14.836906 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:14.836906 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:14.836906 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcd2c774-0d37-40fa-8785-84db9dd33fc0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:14.845906 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1409/2799] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:14 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:14.914808 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:14.914808 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:14.919639 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f0d8542c-c7f2-4df7-9e7a-b4f75ded768d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:14.935647 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f0d8542c-c7f2-4df7-9e7a-b4f75ded768d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:14.935647 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:14.935647 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:14.935647 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f0d8542c-c7f2-4df7-9e7a-b4f75ded768d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:14.935647 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f0d8542c-c7f2-4df7-9e7a-b4f75ded768d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:15.008255 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d718e562-0cf9-45d1-853f-695b98f2489e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:15.058576 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:15.058576 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:15.060784 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f0d8542c-c7f2-4df7-9e7a-b4f75ded768d tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:15.061621 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1410/2800] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:14 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:15.071524 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d718e562-0cf9-45d1-853f-695b98f2489e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:15.074014 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1391/2801] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:14 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 980 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:15.853902 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1470d4da-2022-4caa-98df-3bbbb4a72bf5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:15.853902 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1470d4da-2022-4caa-98df-3bbbb4a72bf5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:15.853902 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:15.853902 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:15.853902 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1470d4da-2022-4caa-98df-3bbbb4a72bf5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:15.859539 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-1470d4da-2022-4caa-98df-3bbbb4a72bf5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:15.918527 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:15.918527 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:15.920773 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1470d4da-2022-4caa-98df-3bbbb4a72bf5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:15.921819 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1411/2802] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:15 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:16.081341 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4b28d58d-e280-44fc-884c-de74cdddbd1b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:16.081341 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4b28d58d-e280-44fc-884c-de74cdddbd1b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:16.081341 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:16.081341 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:16.081341 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4b28d58d-e280-44fc-884c-de74cdddbd1b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:16.081341 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-4b28d58d-e280-44fc-884c-de74cdddbd1b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:16.091690 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc561427-6fbe-4a48-bc21-d9ab66939e64 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:16.091690 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bc561427-6fbe-4a48-bc21-d9ab66939e64 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:16.091690 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:16.091690 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:16.091690 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bc561427-6fbe-4a48-bc21-d9ab66939e64 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:16.162907 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:16.162907 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:16.162907 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4b28d58d-e280-44fc-884c-de74cdddbd1b tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:16.162907 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1392/2803] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:16 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:16.208461 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:16.208461 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:16.219334 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bc561427-6fbe-4a48-bc21-d9ab66939e64 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:16.274514 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc561427-6fbe-4a48-bc21-d9ab66939e64 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:16.274514 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1412/2804] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:16 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 980 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:16.937992 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ffc6822e-076f-4bd9-8889-20eaec2abb44 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:16.937992 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ffc6822e-076f-4bd9-8889-20eaec2abb44 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:16.937992 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:16.937992 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:16.937992 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ffc6822e-076f-4bd9-8889-20eaec2abb44 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:16.943082 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ffc6822e-076f-4bd9-8889-20eaec2abb44 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:16.996533 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:16.996533 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:16.996533 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ffc6822e-076f-4bd9-8889-20eaec2abb44 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:17.012688 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1393/2805] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:16 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:17.060242 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-95db9e92-5ffa-4c98-bdd2-a79ef76e4ee4 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] POST http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action Jan 13 04:13:17.060242 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:17.060242 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:17.060242 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-95db9e92-5ffa-4c98-bdd2-a79ef76e4ee4 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action body: b'{"os-reserve": {}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:13:17.060242 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-95db9e92-5ffa-4c98-bdd2-a79ef76e4ee4 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:13:17.109698 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:17.109698 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:17.111072 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-95db9e92-5ffa-4c98-bdd2-a79ef76e4ee4 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:13:17.121662 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-95db9e92-5ffa-4c98-bdd2-a79ef76e4ee4 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Reserve volume completed successfully. Jan 13 04:13:17.122942 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-95db9e92-5ffa-4c98-bdd2-a79ef76e4ee4 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action returned with HTTP 202 Jan 13 04:13:17.128948 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1413/2806] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:13:17 2021] POST /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:13:17.140554 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8d30615f-f06b-46aa-8986-23cc02ca5925 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] GET http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:13:17.140554 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8d30615f-f06b-46aa-8986-23cc02ca5925 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:17.140554 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:17.140554 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:17.140554 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8d30615f-f06b-46aa-8986-23cc02ca5925 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:17.195547 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f171d2af-bd4e-4aef-89df-bc825227bcbe tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:17.195547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f171d2af-bd4e-4aef-89df-bc825227bcbe tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:17.195547 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:17.195547 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:17.195547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f171d2af-bd4e-4aef-89df-bc825227bcbe tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:17.195547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f171d2af-bd4e-4aef-89df-bc825227bcbe tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:17.225988 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:17.225988 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:17.225988 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f171d2af-bd4e-4aef-89df-bc825227bcbe tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:17.225988 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1414/2807] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:17 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:17.230186 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:17.230186 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:17.242116 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8d30615f-f06b-46aa-8986-23cc02ca5925 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:13:17.267183 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8d30615f-f06b-46aa-8986-23cc02ca5925 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee returned with HTTP 200 Jan 13 04:13:17.267183 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1394/2808] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:17 2021] GET /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee => generated 930 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:17.279804 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-040ea01c-064c-4900-b9b2-f830653b9693 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] POST http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action Jan 13 04:13:17.293632 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:17.293632 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:17.293632 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-040ea01c-064c-4900-b9b2-f830653b9693 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action body: b'{"os-unreserve": {}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:13:17.293632 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-040ea01c-064c-4900-b9b2-f830653b9693 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:13:17.299315 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bfa1c1ea-6cdb-48e5-ae26-924f71364bb0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:17.299315 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bfa1c1ea-6cdb-48e5-ae26-924f71364bb0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:17.299315 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:17.299315 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:17.299315 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bfa1c1ea-6cdb-48e5-ae26-924f71364bb0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:17.345495 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:17.345495 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:17.345495 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-040ea01c-064c-4900-b9b2-f830653b9693 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:13:17.401238 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:17.401238 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:17.410504 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bfa1c1ea-6cdb-48e5-ae26-924f71364bb0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:17.413998 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-040ea01c-064c-4900-b9b2-f830653b9693 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Unreserve volume completed successfully. Jan 13 04:13:17.414522 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-040ea01c-064c-4900-b9b2-f830653b9693 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action returned with HTTP 202 Jan 13 04:13:17.415414 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1415/2809] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:13:17 2021] POST /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:13:17.423717 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0704e00-65d4-43dc-aea8-7c76c379d175 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] GET http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:13:17.424246 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0704e00-65d4-43dc-aea8-7c76c379d175 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:17.424478 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:17.424478 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:17.424852 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0704e00-65d4-43dc-aea8-7c76c379d175 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:17.474159 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bfa1c1ea-6cdb-48e5-ae26-924f71364bb0 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:17.474159 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1395/2810] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:17 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 1368 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:13:17.488354 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-60d33dbf-c33b-4b06-aa78-55e4ceae45f2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:17.488354 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-60d33dbf-c33b-4b06-aa78-55e4ceae45f2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:17.488354 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:17.488354 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:17.488354 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-60d33dbf-c33b-4b06-aa78-55e4ceae45f2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:17.598363 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:17.598363 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:17.637441 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:17.637441 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:17.641426 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d0704e00-65d4-43dc-aea8-7c76c379d175 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:13:17.667574 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-60d33dbf-c33b-4b06-aa78-55e4ceae45f2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:17.697624 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0704e00-65d4-43dc-aea8-7c76c379d175 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee returned with HTTP 200 Jan 13 04:13:17.698671 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1416/2811] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:17 2021] GET /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee => generated 930 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:13:17.716085 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0cd2d20-e7e2-4331-8f37-844b9824216e tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] POST http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action Jan 13 04:13:17.716610 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:17.716610 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:17.717046 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0cd2d20-e7e2-4331-8f37-844b9824216e tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:13:17.717435 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0cd2d20-e7e2-4331-8f37-844b9824216e tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:13:17.719633 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-60d33dbf-c33b-4b06-aa78-55e4ceae45f2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:17.720752 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1396/2812] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:17 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 1368 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:13:17.743265 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a297213-6dd9-4edd-94cb-22dec61c31ef tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] PUT http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:17.743265 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:17.743265 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:17.743265 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8a297213-6dd9-4edd-94cb-22dec61c31ef tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-923907005"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:13:17.840912 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:17.840912 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:17.844460 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:17.844460 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:17.844460 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d0cd2d20-e7e2-4331-8f37-844b9824216e tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:13:17.864858 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8a297213-6dd9-4edd-94cb-22dec61c31ef tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:17.867085 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d0cd2d20-e7e2-4331-8f37-844b9824216e tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume updated successfully. Jan 13 04:13:17.867085 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0cd2d20-e7e2-4331-8f37-844b9824216e tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action returned with HTTP 200 Jan 13 04:13:17.867085 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1417/2813] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:13:17 2021] POST /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action => generated 0 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 13 04:13:17.873350 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8a297213-6dd9-4edd-94cb-22dec61c31ef tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume updated successfully. Jan 13 04:13:17.877172 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-97611adc-ecb5-4968-89d2-54343d211742 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] GET http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:13:17.877172 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-97611adc-ecb5-4968-89d2-54343d211742 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:17.877172 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:17.877172 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:17.877172 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-97611adc-ecb5-4968-89d2-54343d211742 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:17.895193 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a297213-6dd9-4edd-94cb-22dec61c31ef tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:17.895193 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1397/2814] 10.222.0.38 () {60 vars in 1335 bytes} [Wed Jan 13 04:13:17 2021] PUT /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 851 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:13:17.916746 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b6a64a9b-a296-4101-bc3f-ad0e68502c35 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] PUT http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:17.916746 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:17.916746 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:17.916746 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b6a64a9b-a296-4101-bc3f-ad0e68502c35 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-378684666", "description": "This is the new description of volume"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:13:17.976320 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:17.976320 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:17.986445 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-97611adc-ecb5-4968-89d2-54343d211742 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:13:18.011596 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-97611adc-ecb5-4968-89d2-54343d211742 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee returned with HTTP 200 Jan 13 04:13:18.012801 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1418/2815] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:17 2021] GET /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee => generated 929 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:18.017743 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c8b4ac69-c190-4345-80e8-2cc0e1f857b1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:18.018261 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c8b4ac69-c190-4345-80e8-2cc0e1f857b1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:18.018466 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:18.018466 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:18.018798 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c8b4ac69-c190-4345-80e8-2cc0e1f857b1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:18.019168 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c8b4ac69-c190-4345-80e8-2cc0e1f857b1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:18.044328 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:18.044328 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:18.046343 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c8b4ac69-c190-4345-80e8-2cc0e1f857b1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:18.047187 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1419/2816] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:18 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:18.050975 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b826743-3bb9-4a87-80a5-0a33b874a097 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] POST http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action Jan 13 04:13:18.051410 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:18.051410 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:18.051840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b826743-3bb9-4a87-80a5-0a33b874a097 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:13:18.052220 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b826743-3bb9-4a87-80a5-0a33b874a097 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:13:18.071747 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:18.071747 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:18.098517 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b6a64a9b-a296-4101-bc3f-ad0e68502c35 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:18.117025 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b6a64a9b-a296-4101-bc3f-ad0e68502c35 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume updated successfully. Jan 13 04:13:18.157772 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b6a64a9b-a296-4101-bc3f-ad0e68502c35 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:18.157772 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1398/2817] 10.222.0.38 () {60 vars in 1336 bytes} [Wed Jan 13 04:13:17 2021] PUT /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 890 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:13:18.177609 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fe85a293-9ea0-4ae9-99fc-80fa13d0bc30 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:18.177609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fe85a293-9ea0-4ae9-99fc-80fa13d0bc30 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:18.177609 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:18.177609 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:18.177609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fe85a293-9ea0-4ae9-99fc-80fa13d0bc30 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:18.300454 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:18.300454 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:18.300454 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0b826743-3bb9-4a87-80a5-0a33b874a097 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:13:18.339102 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0b826743-3bb9-4a87-80a5-0a33b874a097 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume updated successfully. Jan 13 04:13:18.339936 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b826743-3bb9-4a87-80a5-0a33b874a097 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action returned with HTTP 200 Jan 13 04:13:18.341402 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1420/2818] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:13:18 2021] POST /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action => generated 0 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 13 04:13:18.346512 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5593ea74-a190-40da-bca9-56b669a2cd45 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:18.347287 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5593ea74-a190-40da-bca9-56b669a2cd45 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:18.347709 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:18.347709 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:18.348376 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5593ea74-a190-40da-bca9-56b669a2cd45 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:18.348925 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5593ea74-a190-40da-bca9-56b669a2cd45 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:18.365934 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:18.365934 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:18.382161 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fe85a293-9ea0-4ae9-99fc-80fa13d0bc30 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:18.419986 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:18.419986 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:18.419986 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5593ea74-a190-40da-bca9-56b669a2cd45 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:18.419986 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1421/2819] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:18 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:18.430845 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e37a93aa-4912-4a0d-800f-58add00d5236 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] GET http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:13:18.430845 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e37a93aa-4912-4a0d-800f-58add00d5236 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:18.430845 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:18.430845 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:18.430845 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e37a93aa-4912-4a0d-800f-58add00d5236 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:18.487561 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fe85a293-9ea0-4ae9-99fc-80fa13d0bc30 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:18.487561 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1399/2820] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:18 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 1407 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:13:18.508579 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] POST http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes Jan 13 04:13:18.508579 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:18.508579 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:18.508579 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-765169072", "availability_zone": "nova", "size": 1}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:13:18.508579 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-765169072', 'availability_zone': 'nova', 'size': 1}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:13:18.508579 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume of 1 GB Jan 13 04:13:18.563536 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Availability Zones retrieved successfully. Jan 13 04:13:18.618205 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Flow 'volume_create_api' (6937dd80-7f4c-48e6-a304-fea873dff9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:13:18.621581 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdc9b053-d804-42b9-ac23-f6ff456bbc77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:13:18.628649 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:13:18.645370 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:18.645370 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:18.661175 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e37a93aa-4912-4a0d-800f-58add00d5236 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:13:18.755875 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e37a93aa-4912-4a0d-800f-58add00d5236 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee returned with HTTP 200 Jan 13 04:13:18.768644 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1422/2821] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:18 2021] GET /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee => generated 930 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:18.813187 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdc9b053-d804-42b9-ac23-f6ff456bbc77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:13:18.813187 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (947a08ec-c965-42c7-bac7-c6125ce20f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:13:18.816947 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db1b25ca-b1af-4f63-8ffb-7e2f7715d031 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] POST http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action Jan 13 04:13:18.832617 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:18.832617 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:18.832617 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db1b25ca-b1af-4f63-8ffb-7e2f7715d031 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:13:18.832617 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db1b25ca-b1af-4f63-8ffb-7e2f7715d031 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:13:19.016425 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Created reservations ['67f09b70-82c1-4f5d-b5c2-9ff4eb164129', '23e54a67-5f0c-4214-a733-3f33edc80df0', '84249440-f693-4e69-80b3-e4a370aeee9f', '95d82bda-6cba-4bb3-9c53-8024584120f4'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:13:19.024584 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:19.024584 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:19.024584 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-db1b25ca-b1af-4f63-8ffb-7e2f7715d031 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:13:19.033844 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (947a08ec-c965-42c7-bac7-c6125ce20f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67f09b70-82c1-4f5d-b5c2-9ff4eb164129', '23e54a67-5f0c-4214-a733-3f33edc80df0', '84249440-f693-4e69-80b3-e4a370aeee9f', '95d82bda-6cba-4bb3-9c53-8024584120f4']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:13:19.033844 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d22a4145-8d0e-431e-976d-59e412704ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:13:19.055799 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-db1b25ca-b1af-4f63-8ffb-7e2f7715d031 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Update volume admin metadata completed successfully. Jan 13 04:13:19.057211 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-db1b25ca-b1af-4f63-8ffb-7e2f7715d031 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Update readonly setting on volume completed successfully. Jan 13 04:13:19.057600 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db1b25ca-b1af-4f63-8ffb-7e2f7715d031 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action returned with HTTP 202 Jan 13 04:13:19.059128 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1423/2822] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:13:18 2021] POST /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action => generated 0 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:13:19.065479 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f7148cf9-fc13-465c-baf5-bd9203753a4e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:19.066007 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f7148cf9-fc13-465c-baf5-bd9203753a4e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:19.066260 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:19.066260 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:19.066570 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f7148cf9-fc13-465c-baf5-bd9203753a4e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:19.067089 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f7148cf9-fc13-465c-baf5-bd9203753a4e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:19.092662 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:19.092662 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:19.095359 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f7148cf9-fc13-465c-baf5-bd9203753a4e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:19.095737 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1424/2823] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:19 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:19.133475 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf490241-14ef-4b1a-82c9-a8f1d2d049fc tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] GET http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:13:19.133475 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf490241-14ef-4b1a-82c9-a8f1d2d049fc tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:19.151387 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:19.151387 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:19.151387 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf490241-14ef-4b1a-82c9-a8f1d2d049fc tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:19.287594 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:19.287594 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:19.297268 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d22a4145-8d0e-431e-976d-59e412704ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f95fa95b-0314-4c67-850b-b73203bad056', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-765169072',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76cc2992cddf444f8fb5b79073f942d9',qos_specs=None,replication_status=,reservations=['67f09b70-82c1-4f5d-b5c2-9ff4eb164129','23e54a67-5f0c-4214-a733-3f33edc80df0','84249440-f693-4e69-80b3-e4a370aeee9f','95d82bda-6cba-4bb3-9c53-8024584120f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a319dcb7fe974cf89902f766d0620179',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:13:19Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-765169072',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f95fa95b-0314-4c67-850b-b73203bad056,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76cc2992cddf444f8fb5b79073f942d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a319dcb7fe974cf89902f766d0620179',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:13:19.297268 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ae4071a-c0e7-4d7a-93d0-5d3a3b4fc170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:13:19.325762 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cf490241-14ef-4b1a-82c9-a8f1d2d049fc tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:13:19.354913 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ae4071a-c0e7-4d7a-93d0-5d3a3b4fc170) transitioned into 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-765169072',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76cc2992cddf444f8fb5b79073f942d9',qos_specs=None,replication_status=,reservations=['67f09b70-82c1-4f5d-b5c2-9ff4eb164129','23e54a67-5f0c-4214-a733-3f33edc80df0','84249440-f693-4e69-80b3-e4a370aeee9f','95d82bda-6cba-4bb3-9c53-8024584120f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a319dcb7fe974cf89902f766d0620179',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:13:19.354913 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b5104f7-e39f-4665-a2d5-9341e182af9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:13:19.408384 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf490241-14ef-4b1a-82c9-a8f1d2d049fc tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee returned with HTTP 200 Jan 13 04:13:19.408384 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1425/2824] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:19 2021] GET /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee => generated 929 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:19.434822 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcb14067-f66b-4bdb-ab54-e91de14d3085 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] POST http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action Jan 13 04:13:19.434822 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:19.434822 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:19.434822 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bcb14067-f66b-4bdb-ab54-e91de14d3085 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:13:19.434822 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bcb14067-f66b-4bdb-ab54-e91de14d3085 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:13:19.461851 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b5104f7-e39f-4665-a2d5-9341e182af9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:13:19.461851 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Flow 'volume_create_api' (6937dd80-7f4c-48e6-a304-fea873dff9c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:13:19.516720 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:19.516720 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:19.516720 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bcb14067-f66b-4bdb-ab54-e91de14d3085 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:13:19.560806 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bcb14067-f66b-4bdb-ab54-e91de14d3085 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Update volume admin metadata completed successfully. Jan 13 04:13:19.560806 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bcb14067-f66b-4bdb-ab54-e91de14d3085 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Update readonly setting on volume completed successfully. Jan 13 04:13:19.560806 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcb14067-f66b-4bdb-ab54-e91de14d3085 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action returned with HTTP 202 Jan 13 04:13:19.560806 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1426/2825] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:13:19 2021] POST /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:13:19.587280 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-000672db-4232-42b7-b719-e51fade6d0a0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:19.587280 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-000672db-4232-42b7-b719-e51fade6d0a0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:19.587280 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:19.587280 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:19.587280 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-000672db-4232-42b7-b719-e51fade6d0a0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:19.591877 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-000672db-4232-42b7-b719-e51fade6d0a0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:19.693912 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:19.693912 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:19.697658 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-000672db-4232-42b7-b719-e51fade6d0a0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:19.702401 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1427/2826] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:19 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:19.706103 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Create volume request issued successfully. Jan 13 04:13:19.737532 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4e61ad83-0e9a-439c-a09c-bb78421c9f55 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes returned with HTTP 202 Jan 13 04:13:19.737532 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1400/2827] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:13:18 2021] POST /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes => generated 810 bytes in 1235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 04:13:19.760425 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b7e52cf5-8c66-48f9-8288-2a2596ec5931 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] GET http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:13:19.760425 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b7e52cf5-8c66-48f9-8288-2a2596ec5931 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:19.760425 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:19.760425 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:19.760425 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b7e52cf5-8c66-48f9-8288-2a2596ec5931 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:19.787915 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-226fbde8-cce7-4688-8185-9c8024e7f348 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 Jan 13 04:13:19.787915 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-226fbde8-cce7-4688-8185-9c8024e7f348 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:19.787915 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:19.787915 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:19.787915 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-226fbde8-cce7-4688-8185-9c8024e7f348 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:19.926479 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:19.926479 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:19.982078 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-226fbde8-cce7-4688-8185-9c8024e7f348 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:20.013402 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:20.013402 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:20.063541 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-226fbde8-cce7-4688-8185-9c8024e7f348 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 returned with HTTP 200 Jan 13 04:13:20.076629 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b7e52cf5-8c66-48f9-8288-2a2596ec5931 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:13:20.091948 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1401/2828] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:19 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 => generated 878 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:20.122228 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da6bafc7-cb1b-43c3-89c9-55bfb474c0f3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:20.122228 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da6bafc7-cb1b-43c3-89c9-55bfb474c0f3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:20.122228 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:20.122228 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:20.122228 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da6bafc7-cb1b-43c3-89c9-55bfb474c0f3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:20.122228 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-da6bafc7-cb1b-43c3-89c9-55bfb474c0f3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:20.186557 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b7e52cf5-8c66-48f9-8288-2a2596ec5931 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee returned with HTTP 200 Jan 13 04:13:20.186557 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1428/2829] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:19 2021] GET /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee => generated 930 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:20.218147 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f822f4e7-70da-493b-84f9-a1f53db52d43 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] POST http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action Jan 13 04:13:20.218147 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:20.218147 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:20.218147 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f822f4e7-70da-493b-84f9-a1f53db52d43 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1112664709", "disk_format": "raw"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:13:20.218147 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f822f4e7-70da-493b-84f9-a1f53db52d43 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1112664709", "disk_format": "raw"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:13:20.231321 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:20.231321 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:20.239431 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da6bafc7-cb1b-43c3-89c9-55bfb474c0f3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:20.247715 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1402/2830] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:20 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:20.391698 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:20.391698 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:20.403027 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f822f4e7-70da-493b-84f9-a1f53db52d43 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:13:20.540068 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:20.540068 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:20.797017 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41220e53-c77d-4c57-b825-2e2cae552b58 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:20.797017 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-41220e53-c77d-4c57-b825-2e2cae552b58 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:20.797017 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:20.797017 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:20.797017 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-41220e53-c77d-4c57-b825-2e2cae552b58 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:20.797017 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-41220e53-c77d-4c57-b825-2e2cae552b58 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:20.797017 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:20.797017 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:20.797017 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-41220e53-c77d-4c57-b825-2e2cae552b58 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:20.797017 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1403/2831] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:20 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:20.836351 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f822f4e7-70da-493b-84f9-a1f53db52d43 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Copy volume to image completed successfully. Jan 13 04:13:20.836351 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f822f4e7-70da-493b-84f9-a1f53db52d43 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action returned with HTTP 202 Jan 13 04:13:20.836351 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1429/2832] 10.222.0.38 () {60 vars in 1358 bytes} [Wed Jan 13 04:13:20 2021] POST /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee/action => generated 693 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:13:21.101149 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc29d4e0-be86-4554-aa56-2ebb7608bb19 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 Jan 13 04:13:21.103506 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc29d4e0-be86-4554-aa56-2ebb7608bb19 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:21.103996 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:21.103996 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:21.104658 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc29d4e0-be86-4554-aa56-2ebb7608bb19 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:21.268956 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64d4ceef-f1ec-4c58-87e3-31f8250c218c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:21.268956 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64d4ceef-f1ec-4c58-87e3-31f8250c218c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:21.268956 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:21.268956 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:21.285870 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64d4ceef-f1ec-4c58-87e3-31f8250c218c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:21.285870 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-64d4ceef-f1ec-4c58-87e3-31f8250c218c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:21.318234 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:21.318234 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:21.332574 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:21.332574 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:21.335965 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fc29d4e0-be86-4554-aa56-2ebb7608bb19 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:21.339098 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64d4ceef-f1ec-4c58-87e3-31f8250c218c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:21.343819 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1430/2833] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:21 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:21.389238 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc29d4e0-be86-4554-aa56-2ebb7608bb19 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 returned with HTTP 200 Jan 13 04:13:21.390803 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1404/2834] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:21 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 => generated 903 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:21.406431 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e35ba990-ae04-47cc-ace5-85d2167cfcf5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] PUT http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 Jan 13 04:13:21.407199 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:21.407199 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:21.407761 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e35ba990-ae04-47cc-ace5-85d2167cfcf5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-923907005", "description": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:13:21.615720 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:21.615720 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:21.650755 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e35ba990-ae04-47cc-ace5-85d2167cfcf5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:21.673030 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e35ba990-ae04-47cc-ace5-85d2167cfcf5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume updated successfully. Jan 13 04:13:21.751628 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e35ba990-ae04-47cc-ace5-85d2167cfcf5 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 returned with HTTP 200 Jan 13 04:13:21.751628 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1431/2835] 10.222.0.38 () {60 vars in 1335 bytes} [Wed Jan 13 04:13:21 2021] PUT /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 => generated 838 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:21.769881 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2279b9d0-6f9f-4561-a1ca-56d7d10baddf tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:21.769881 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2279b9d0-6f9f-4561-a1ca-56d7d10baddf tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:21.769881 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:21.769881 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:21.769881 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2279b9d0-6f9f-4561-a1ca-56d7d10baddf tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:21.777403 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4b2cf1fd-81b7-42c8-95d2-35e776f89609 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] DELETE http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 Jan 13 04:13:21.777403 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4b2cf1fd-81b7-42c8-95d2-35e776f89609 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:21.777403 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:21.777403 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:21.777403 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4b2cf1fd-81b7-42c8-95d2-35e776f89609 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:21.777403 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-4b2cf1fd-81b7-42c8-95d2-35e776f89609 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Delete volume with id: f95fa95b-0314-4c67-850b-b73203bad056 Jan 13 04:13:21.784208 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2279b9d0-6f9f-4561-a1ca-56d7d10baddf tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:21.868171 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:21.868171 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:21.871170 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2279b9d0-6f9f-4561-a1ca-56d7d10baddf tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:21.872098 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1405/2836] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:21 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:13:22.056623 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:22.056623 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:22.056623 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4b2cf1fd-81b7-42c8-95d2-35e776f89609 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:22.109916 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4b2cf1fd-81b7-42c8-95d2-35e776f89609 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Delete volume request issued successfully. Jan 13 04:13:22.110399 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4b2cf1fd-81b7-42c8-95d2-35e776f89609 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 returned with HTTP 202 Jan 13 04:13:22.111568 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1432/2837] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:13:21 2021] DELETE /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 => generated 0 bytes in 342 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 04:13:22.121865 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6d720de8-6a6e-4973-a9e1-bf2aa990dd9e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 Jan 13 04:13:22.122620 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6d720de8-6a6e-4973-a9e1-bf2aa990dd9e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:22.123714 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:22.123714 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:22.124578 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6d720de8-6a6e-4973-a9e1-bf2aa990dd9e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:22.239967 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:22.239967 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:22.299935 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6d720de8-6a6e-4973-a9e1-bf2aa990dd9e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:22.372763 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6d720de8-6a6e-4973-a9e1-bf2aa990dd9e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 returned with HTTP 200 Jan 13 04:13:22.372763 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1406/2838] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:22 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 => generated 905 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:22.396619 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9ea4e383-a532-4d03-afde-8392caa3077a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:22.396619 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9ea4e383-a532-4d03-afde-8392caa3077a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:22.396619 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:22.396619 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:22.467217 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9ea4e383-a532-4d03-afde-8392caa3077a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:22.467975 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-9ea4e383-a532-4d03-afde-8392caa3077a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:22.670970 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:22.670970 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:22.670970 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9ea4e383-a532-4d03-afde-8392caa3077a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:22.692904 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1433/2839] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:22 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:22.898730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d08c575e-66ed-47f4-ac31-f27157dc3899 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:22.898730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d08c575e-66ed-47f4-ac31-f27157dc3899 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:22.898730 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:22.898730 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:22.898730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d08c575e-66ed-47f4-ac31-f27157dc3899 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:22.898730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d08c575e-66ed-47f4-ac31-f27157dc3899 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:22.941911 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:22.941911 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:22.952817 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d08c575e-66ed-47f4-ac31-f27157dc3899 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:22.952817 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1407/2840] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:22 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:23.384008 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd7a86ec-5c3a-4d83-84b2-7d249d1615bf tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 Jan 13 04:13:23.384928 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd7a86ec-5c3a-4d83-84b2-7d249d1615bf tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:23.384928 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:23.384928 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:23.385288 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd7a86ec-5c3a-4d83-84b2-7d249d1615bf tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:23.656406 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:23.656406 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:23.667944 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cd7a86ec-5c3a-4d83-84b2-7d249d1615bf tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:23.693064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-58a41c4e-3e51-47f3-8273-ec3dcde5b466 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:23.693241 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd7a86ec-5c3a-4d83-84b2-7d249d1615bf tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 returned with HTTP 200 Jan 13 04:13:23.693578 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-58a41c4e-3e51-47f3-8273-ec3dcde5b466 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:23.693790 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:23.693790 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:23.694164 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-58a41c4e-3e51-47f3-8273-ec3dcde5b466 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:23.694527 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-58a41c4e-3e51-47f3-8273-ec3dcde5b466 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:23.695186 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1434/2841] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:23 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 => generated 905 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:23.761205 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:23.761205 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:23.763407 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-58a41c4e-3e51-47f3-8273-ec3dcde5b466 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:23.764779 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1408/2842] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:23 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:23.968988 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f1f0741c-1371-44d8-bba5-d69cbb786a93 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:23.968988 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f1f0741c-1371-44d8-bba5-d69cbb786a93 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:23.968988 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:23.968988 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:23.968988 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f1f0741c-1371-44d8-bba5-d69cbb786a93 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:23.968988 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f1f0741c-1371-44d8-bba5-d69cbb786a93 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:24.531271 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:24.531271 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:24.531271 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f1f0741c-1371-44d8-bba5-d69cbb786a93 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:24.531271 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1435/2843] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:23 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:13:24.729536 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-821e2802-9112-4080-9e65-6a39608e62fa tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 Jan 13 04:13:24.729536 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-821e2802-9112-4080-9e65-6a39608e62fa tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:24.729536 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:24.729536 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:24.729536 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-821e2802-9112-4080-9e65-6a39608e62fa tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:24.785041 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5704a332-4a5e-4af4-9546-66d24a345960 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:24.785041 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5704a332-4a5e-4af4-9546-66d24a345960 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:24.785041 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:24.785041 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:24.785041 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5704a332-4a5e-4af4-9546-66d24a345960 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:24.785041 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5704a332-4a5e-4af4-9546-66d24a345960 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:24.878686 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:24.878686 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:24.889333 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5704a332-4a5e-4af4-9546-66d24a345960 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:24.889333 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1436/2844] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:24 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:24.924541 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:24.924541 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:24.935178 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-821e2802-9112-4080-9e65-6a39608e62fa tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:24.981605 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-821e2802-9112-4080-9e65-6a39608e62fa tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 returned with HTTP 200 Jan 13 04:13:24.987028 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1409/2845] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:24 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 => generated 905 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:25.614333 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c4855233-69e1-4ffc-af1d-eab018880856 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:25.614333 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c4855233-69e1-4ffc-af1d-eab018880856 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:25.614333 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:25.614333 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:25.614333 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c4855233-69e1-4ffc-af1d-eab018880856 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:25.614333 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c4855233-69e1-4ffc-af1d-eab018880856 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:25.691339 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:25.691339 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:25.693247 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c4855233-69e1-4ffc-af1d-eab018880856 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:25.694350 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1437/2846] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:25 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:25.900691 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-28358e94-46f1-4a4f-8427-8f7f4f127ce0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:25.901836 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-28358e94-46f1-4a4f-8427-8f7f4f127ce0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:25.902260 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:25.902260 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:25.902920 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-28358e94-46f1-4a4f-8427-8f7f4f127ce0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:25.903531 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-28358e94-46f1-4a4f-8427-8f7f4f127ce0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:25.956333 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:25.956333 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:25.958637 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-28358e94-46f1-4a4f-8427-8f7f4f127ce0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:25.959624 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1410/2847] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:25 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:26.000419 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d80be17f-9bd8-4242-a6b4-eeac043c6c9a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 Jan 13 04:13:26.001062 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d80be17f-9bd8-4242-a6b4-eeac043c6c9a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:26.001401 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:26.001401 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:26.001920 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d80be17f-9bd8-4242-a6b4-eeac043c6c9a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:26.101735 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:26.101735 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:26.111523 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d80be17f-9bd8-4242-a6b4-eeac043c6c9a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 returned with HTTP 404 Jan 13 04:13:26.115088 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1438/2848] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:25 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/f95fa95b-0314-4c67-850b-b73203bad056 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:13:26.124078 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4429f647-ab92-4889-9f43-646f46b2231a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] DELETE http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:26.124658 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4429f647-ab92-4889-9f43-646f46b2231a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:26.124877 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:26.124877 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:26.125256 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4429f647-ab92-4889-9f43-646f46b2231a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:26.125723 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-4429f647-ab92-4889-9f43-646f46b2231a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Delete volume with id: 501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:26.238556 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:26.238556 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:26.242730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4429f647-ab92-4889-9f43-646f46b2231a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:26.330980 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4429f647-ab92-4889-9f43-646f46b2231a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Delete volume request issued successfully. Jan 13 04:13:26.331356 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4429f647-ab92-4889-9f43-646f46b2231a tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 202 Jan 13 04:13:26.332602 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1411/2849] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:13:26 2021] DELETE /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:13:26.340795 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2d5aa69f-8d3b-4551-9815-8132021c237b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:26.341318 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2d5aa69f-8d3b-4551-9815-8132021c237b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:26.341611 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:26.341611 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:26.342046 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2d5aa69f-8d3b-4551-9815-8132021c237b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:26.454263 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:26.454263 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:26.481924 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2d5aa69f-8d3b-4551-9815-8132021c237b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:26.611332 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2d5aa69f-8d3b-4551-9815-8132021c237b tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:26.617536 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1439/2850] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:26 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 1406 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:13:26.708878 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7dd8f43-78ce-4e79-bd28-829ffbb43491 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:26.709631 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7dd8f43-78ce-4e79-bd28-829ffbb43491 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:26.710034 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:26.710034 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:26.710643 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7dd8f43-78ce-4e79-bd28-829ffbb43491 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:26.711181 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a7dd8f43-78ce-4e79-bd28-829ffbb43491 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:26.793121 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:26.793121 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:26.802856 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7dd8f43-78ce-4e79-bd28-829ffbb43491 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:26.803970 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1412/2851] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:26 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:26.973768 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dc297063-6235-4b4a-ade0-7b23fa12190f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:26.974590 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dc297063-6235-4b4a-ade0-7b23fa12190f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:26.975010 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:26.975010 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:26.975641 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dc297063-6235-4b4a-ade0-7b23fa12190f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:26.976192 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-dc297063-6235-4b4a-ade0-7b23fa12190f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:27.039115 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:27.039115 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:27.042416 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dc297063-6235-4b4a-ade0-7b23fa12190f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:27.051123 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1440/2852] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:26 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:27.635593 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f084a621-a334-4ef5-8bf6-dbe357e982ba tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:27.636238 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f084a621-a334-4ef5-8bf6-dbe357e982ba tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:27.636582 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:27.636582 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:27.637140 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f084a621-a334-4ef5-8bf6-dbe357e982ba tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:27.758254 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:27.758254 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:27.782472 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f084a621-a334-4ef5-8bf6-dbe357e982ba tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:27.818302 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c99b7f58-ad9c-431a-9432-6828e5844e7a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:13:27.818721 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c99b7f58-ad9c-431a-9432-6828e5844e7a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:27.818916 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:27.818916 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:27.820069 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c99b7f58-ad9c-431a-9432-6828e5844e7a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:27.820603 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c99b7f58-ad9c-431a-9432-6828e5844e7a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Show backup with id 933710f1-0094-4d03-a68e-5f513a779b81. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:27.832679 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f084a621-a334-4ef5-8bf6-dbe357e982ba tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:27.834099 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1413/2853] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:27 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 1406 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:13:27.890631 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:27.890631 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:27.893216 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c99b7f58-ad9c-431a-9432-6828e5844e7a tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 200 Jan 13 04:13:27.903618 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1441/2854] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:27 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 821 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:27.907245 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4a160b26-3ff2-4deb-9f4c-4d1af359e18f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/163b0f48-bb9c-4b36-a112-fbb9cd63a08f Jan 13 04:13:27.907821 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4a160b26-3ff2-4deb-9f4c-4d1af359e18f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:27.909491 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:27.909491 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:27.910068 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4a160b26-3ff2-4deb-9f4c-4d1af359e18f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:28.045129 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:28.045129 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:28.059030 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-48849ede-59ff-422b-a955-9db755ab8d06 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:28.060052 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-48849ede-59ff-422b-a955-9db755ab8d06 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:28.060643 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:28.060643 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:28.061575 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-48849ede-59ff-422b-a955-9db755ab8d06 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:28.062132 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-48849ede-59ff-422b-a955-9db755ab8d06 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:28.071736 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4a160b26-3ff2-4deb-9f4c-4d1af359e18f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:13:28.107582 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4a160b26-3ff2-4deb-9f4c-4d1af359e18f tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/163b0f48-bb9c-4b36-a112-fbb9cd63a08f returned with HTTP 200 Jan 13 04:13:28.108832 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1414/2855] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:27 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/163b0f48-bb9c-4b36-a112-fbb9cd63a08f => generated 1417 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:13:28.123310 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:28.123310 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:28.125411 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-543b3e1a-8179-453e-9694-d8afc1796dcd tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/163b0f48-bb9c-4b36-a112-fbb9cd63a08f Jan 13 04:13:28.125889 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-543b3e1a-8179-453e-9694-d8afc1796dcd tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:28.126002 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-48849ede-59ff-422b-a955-9db755ab8d06 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:28.126081 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:28.126081 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:28.127056 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-543b3e1a-8179-453e-9694-d8afc1796dcd tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:28.127601 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1442/2856] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:28 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:13:28.203220 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:28.203220 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:28.217362 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-543b3e1a-8179-453e-9694-d8afc1796dcd tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:13:28.257005 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-543b3e1a-8179-453e-9694-d8afc1796dcd tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/163b0f48-bb9c-4b36-a112-fbb9cd63a08f returned with HTTP 200 Jan 13 04:13:28.258438 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1415/2857] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:28 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/163b0f48-bb9c-4b36-a112-fbb9cd63a08f => generated 1417 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:13:28.851149 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b93f86e-78d3-4e89-a65e-0175fd397a34 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:28.851662 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b93f86e-78d3-4e89-a65e-0175fd397a34 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:28.851839 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:28.851839 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:28.852822 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b93f86e-78d3-4e89-a65e-0175fd397a34 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:28.970742 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:28.970742 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:28.992325 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0b93f86e-78d3-4e89-a65e-0175fd397a34 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:29.069892 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b93f86e-78d3-4e89-a65e-0175fd397a34 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 200 Jan 13 04:13:29.073186 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1443/2858] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:28 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 1406 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:13:29.142287 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d3e5df50-1273-47c1-b540-a89113266b52 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:29.142838 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d3e5df50-1273-47c1-b540-a89113266b52 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:29.143257 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:29.143257 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:29.143881 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d3e5df50-1273-47c1-b540-a89113266b52 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:29.144468 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d3e5df50-1273-47c1-b540-a89113266b52 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:29.222105 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:29.222105 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:29.228664 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d3e5df50-1273-47c1-b540-a89113266b52 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:29.235008 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1416/2859] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:29 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:30.090648 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3f226122-25a9-44c4-9008-21fcf2920662 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 Jan 13 04:13:30.092119 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3f226122-25a9-44c4-9008-21fcf2920662 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:30.092830 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:30.092830 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:30.093416 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3f226122-25a9-44c4-9008-21fcf2920662 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:30.248533 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd91e85b-b293-4d8b-8f18-b40368a5bd67 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:30.249412 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd91e85b-b293-4d8b-8f18-b40368a5bd67 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:30.249793 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:30.249793 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:30.250950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd91e85b-b293-4d8b-8f18-b40368a5bd67 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:30.252109 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-cd91e85b-b293-4d8b-8f18-b40368a5bd67 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:30.267477 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3f226122-25a9-44c4-9008-21fcf2920662 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 returned with HTTP 404 Jan 13 04:13:30.271540 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1444/2860] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:30 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/501d2881-67a6-4682-804d-5415b05b8436 => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:13:30.297404 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-689ecd42-3d9d-4994-9817-4c0729dbf3a6 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] DELETE http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 Jan 13 04:13:30.306306 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-689ecd42-3d9d-4994-9817-4c0729dbf3a6 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:30.312269 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-689ecd42-3d9d-4994-9817-4c0729dbf3a6 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:30.312801 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-689ecd42-3d9d-4994-9817-4c0729dbf3a6 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Delete volume with id: c06d67f1-447e-48b2-8ecc-75096c7f13d8 Jan 13 04:13:30.319491 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:30.319491 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:30.327118 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd91e85b-b293-4d8b-8f18-b40368a5bd67 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:30.333866 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1417/2861] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:30 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:30.455612 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:30.455612 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:30.456839 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-689ecd42-3d9d-4994-9817-4c0729dbf3a6 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:30.529326 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-689ecd42-3d9d-4994-9817-4c0729dbf3a6 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Delete volume request issued successfully. Jan 13 04:13:30.529803 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-689ecd42-3d9d-4994-9817-4c0729dbf3a6 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 returned with HTTP 202 Jan 13 04:13:30.534501 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1445/2862] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:13:30 2021] DELETE /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:13:30.539447 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-14f45108-9cd9-47fa-ae57-5b5392100f7e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 Jan 13 04:13:30.541121 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-14f45108-9cd9-47fa-ae57-5b5392100f7e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:30.541574 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:30.541574 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:30.542267 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-14f45108-9cd9-47fa-ae57-5b5392100f7e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:30.682449 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:30.682449 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:30.698574 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-14f45108-9cd9-47fa-ae57-5b5392100f7e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:30.796750 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-14f45108-9cd9-47fa-ae57-5b5392100f7e tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 returned with HTTP 200 Jan 13 04:13:30.797738 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1418/2863] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:30 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 => generated 906 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:31.359931 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-374ee6a9-4a22-4824-aa8b-4f93d1fdb1b4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:31.365388 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-374ee6a9-4a22-4824-aa8b-4f93d1fdb1b4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:31.366608 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:31.366608 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:31.371886 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-374ee6a9-4a22-4824-aa8b-4f93d1fdb1b4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:31.373291 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-374ee6a9-4a22-4824-aa8b-4f93d1fdb1b4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:31.468855 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:31.468855 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:31.472629 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-374ee6a9-4a22-4824-aa8b-4f93d1fdb1b4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:31.473651 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1446/2864] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:31 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:31.815553 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8bcbbdb2-a232-48e5-986c-30b2587873dd tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 Jan 13 04:13:31.817803 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8bcbbdb2-a232-48e5-986c-30b2587873dd tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:31.818174 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:31.818174 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:31.819047 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8bcbbdb2-a232-48e5-986c-30b2587873dd tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:31.953148 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:31.953148 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:32.015780 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8bcbbdb2-a232-48e5-986c-30b2587873dd tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:32.106606 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8bcbbdb2-a232-48e5-986c-30b2587873dd tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 returned with HTTP 200 Jan 13 04:13:32.110985 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1419/2865] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:31 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 => generated 906 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:32.488764 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ec68707-8922-4bf4-aeed-9564511744e0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:32.489253 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ec68707-8922-4bf4-aeed-9564511744e0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:32.489455 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:32.489455 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:32.490061 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ec68707-8922-4bf4-aeed-9564511744e0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:32.490574 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6ec68707-8922-4bf4-aeed-9564511744e0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:32.601961 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:32.601961 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:32.620007 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ec68707-8922-4bf4-aeed-9564511744e0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:32.621001 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1447/2866] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:32 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:33.127924 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fb0bd57b-aa14-4434-9603-379ea40c33c2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 Jan 13 04:13:33.128703 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fb0bd57b-aa14-4434-9603-379ea40c33c2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:33.129054 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:33.129054 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:33.129638 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fb0bd57b-aa14-4434-9603-379ea40c33c2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:33.330631 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-6671ef5f-a9e3-4bbf-9dd1-2656fc21f802 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/163b0f48-bb9c-4b36-a112-fbb9cd63a08f Jan 13 04:13:33.331159 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-6671ef5f-a9e3-4bbf-9dd1-2656fc21f802 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:33.331556 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:33.331556 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:33.332121 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-6671ef5f-a9e3-4bbf-9dd1-2656fc21f802 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:33.365751 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:33.365751 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:33.453008 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fb0bd57b-aa14-4434-9603-379ea40c33c2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Volume info retrieved successfully. Jan 13 04:13:33.489275 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:33.489275 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:33.518260 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-6671ef5f-a9e3-4bbf-9dd1-2656fc21f802 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:13:33.557139 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fb0bd57b-aa14-4434-9603-379ea40c33c2 tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 returned with HTTP 200 Jan 13 04:13:33.558190 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1420/2867] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:33 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 => generated 906 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:33.607275 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-6671ef5f-a9e3-4bbf-9dd1-2656fc21f802 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/163b0f48-bb9c-4b36-a112-fbb9cd63a08f returned with HTTP 200 Jan 13 04:13:33.620222 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1448/2868] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:13:33 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/163b0f48-bb9c-4b36-a112-fbb9cd63a08f => generated 1417 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:13:33.635989 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fa395371-baea-4300-b73a-7073c9c3decf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:33.636743 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fa395371-baea-4300-b73a-7073c9c3decf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:33.637077 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:33.637077 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:33.637649 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fa395371-baea-4300-b73a-7073c9c3decf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:33.638122 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-fa395371-baea-4300-b73a-7073c9c3decf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:33.683888 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:33.683888 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:33.700462 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fa395371-baea-4300-b73a-7073c9c3decf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:33.701712 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1421/2869] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:33 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:34.576820 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-34d5032d-dcb4-48a1-9a3c-336cf1701fcd tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] GET http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 Jan 13 04:13:34.577358 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-34d5032d-dcb4-48a1-9a3c-336cf1701fcd tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:34.577579 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:34.577579 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:34.577951 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-34d5032d-dcb4-48a1-9a3c-336cf1701fcd tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:34.717787 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86d91aee-3d4c-4ba3-b415-d4f52c763243 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:34.720730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86d91aee-3d4c-4ba3-b415-d4f52c763243 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:34.720730 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:34.720730 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:34.720730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86d91aee-3d4c-4ba3-b415-d4f52c763243 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:34.722756 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-86d91aee-3d4c-4ba3-b415-d4f52c763243 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:34.766719 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-34d5032d-dcb4-48a1-9a3c-336cf1701fcd tempest-VolumesGetTest-2028484193 tempest-VolumesGetTest-2028484193] http://10.222.0.38/volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 returned with HTTP 404 Jan 13 04:13:34.767785 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1449/2870] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:34 2021] GET /volume/v3/76cc2992cddf444f8fb5b79073f942d9/volumes/c06d67f1-447e-48b2-8ecc-75096c7f13d8 => generated 109 bytes in 198 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:13:34.841878 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:34.841878 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:34.848472 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86d91aee-3d4c-4ba3-b415-d4f52c763243 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:34.862442 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1422/2871] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:34 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:35.879268 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e5ab0db3-4c24-4481-84fc-1eebf2ecf3aa tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:35.880854 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e5ab0db3-4c24-4481-84fc-1eebf2ecf3aa tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:35.881747 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e5ab0db3-4c24-4481-84fc-1eebf2ecf3aa tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:35.882329 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e5ab0db3-4c24-4481-84fc-1eebf2ecf3aa tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:35.950012 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:35.950012 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:35.954373 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e5ab0db3-4c24-4481-84fc-1eebf2ecf3aa tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:35.958707 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1450/2872] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:35 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:35.974263 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-9ad611d0-1b3b-4ddf-8033-018e3d6cfb28 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/163b0f48-bb9c-4b36-a112-fbb9cd63a08f Jan 13 04:13:35.975921 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-9ad611d0-1b3b-4ddf-8033-018e3d6cfb28 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:35.976301 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:35.976301 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:35.976868 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-9ad611d0-1b3b-4ddf-8033-018e3d6cfb28 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:36.096055 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:36.096055 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:36.119806 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-9ad611d0-1b3b-4ddf-8033-018e3d6cfb28 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:13:36.179565 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-9ad611d0-1b3b-4ddf-8033-018e3d6cfb28 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/163b0f48-bb9c-4b36-a112-fbb9cd63a08f returned with HTTP 200 Jan 13 04:13:36.184739 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1423/2873] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:13:35 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/163b0f48-bb9c-4b36-a112-fbb9cd63a08f => generated 1417 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:13:36.194272 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e5ab0db3-4c24-4481-84fc-1eebf2ecf3aa tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume// Jan 13 04:13:36.195018 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e5ab0db3-4c24-4481-84fc-1eebf2ecf3aa tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:36.195352 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:36.195352 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:36.195874 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e5ab0db3-4c24-4481-84fc-1eebf2ecf3aa tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:36.197938 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e5ab0db3-4c24-4481-84fc-1eebf2ecf3aa tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:13:36.198923 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1451/2874] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 04:13:36 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 04:13:36.235058 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-d142831c-cbf2-480c-8ce9-c73d59bb0740 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] POST http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/attachments Jan 13 04:13:36.235563 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:36.235563 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:36.236231 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-d142831c-cbf2-480c-8ce9-c73d59bb0740 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "163b0f48-bb9c-4b36-a112-fbb9cd63a08f", "instance_uuid": "a4174578-a932-41ea-94a5-2336b77fbaf7", "connector": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:13:36.354067 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:36.354067 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:36.480375 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-d142831c-cbf2-480c-8ce9-c73d59bb0740 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/attachments returned with HTTP 200 Jan 13 04:13:36.482664 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1424/2875] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 04:13:36 2021] POST /volume/v3/2c19c6442357404a92d9f351b3c42990/attachments => generated 273 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:13:36.973314 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c6b235d9-c46f-483b-8893-480bb859a84d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:36.973745 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c6b235d9-c46f-483b-8893-480bb859a84d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:36.974127 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c6b235d9-c46f-483b-8893-480bb859a84d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:36.974484 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c6b235d9-c46f-483b-8893-480bb859a84d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:37.031558 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:37.031558 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:37.033454 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c6b235d9-c46f-483b-8893-480bb859a84d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:37.040897 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1452/2876] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:36 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:38.066635 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a4fb8bf5-9414-4d5b-9a41-e75a393c11f1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:38.067162 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a4fb8bf5-9414-4d5b-9a41-e75a393c11f1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:38.067740 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:38.067740 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:38.068355 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a4fb8bf5-9414-4d5b-9a41-e75a393c11f1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:38.068887 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a4fb8bf5-9414-4d5b-9a41-e75a393c11f1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:38.158656 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:38.158656 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:38.164032 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a4fb8bf5-9414-4d5b-9a41-e75a393c11f1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:38.179288 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1425/2877] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:38 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:39.182053 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5457982f-a6b8-44dd-9786-b1f6f63d196b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:39.182763 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5457982f-a6b8-44dd-9786-b1f6f63d196b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:39.182961 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:39.182961 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:39.183577 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5457982f-a6b8-44dd-9786-b1f6f63d196b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:39.184098 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5457982f-a6b8-44dd-9786-b1f6f63d196b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:39.249025 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:39.249025 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:39.250838 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5457982f-a6b8-44dd-9786-b1f6f63d196b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:39.265982 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1453/2878] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:39 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:39.372805 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a4fb8bf5-9414-4d5b-9a41-e75a393c11f1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume// Jan 13 04:13:39.373454 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a4fb8bf5-9414-4d5b-9a41-e75a393c11f1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:39.373909 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:39.373909 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:39.374563 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a4fb8bf5-9414-4d5b-9a41-e75a393c11f1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:39.375942 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a4fb8bf5-9414-4d5b-9a41-e75a393c11f1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:13:39.379480 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1426/2879] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 04:13:39 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 04:13:39.401173 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-55c736e4-5ec2-4675-b5bb-f61fb3100ebb tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/163b0f48-bb9c-4b36-a112-fbb9cd63a08f Jan 13 04:13:39.402095 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-55c736e4-5ec2-4675-b5bb-f61fb3100ebb tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:39.402509 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:39.402509 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:39.403172 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-55c736e4-5ec2-4675-b5bb-f61fb3100ebb tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:39.606806 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:39.606806 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:39.642278 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-55c736e4-5ec2-4675-b5bb-f61fb3100ebb tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:13:39.690468 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:39.690468 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:39.707913 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-55c736e4-5ec2-4675-b5bb-f61fb3100ebb tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/163b0f48-bb9c-4b36-a112-fbb9cd63a08f returned with HTTP 200 Jan 13 04:13:39.709158 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1454/2880] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 04:13:39 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/163b0f48-bb9c-4b36-a112-fbb9cd63a08f => generated 1515 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:13:39.749622 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-49e5eac9-747c-4f1e-8dd3-7da59184d1b9 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] PUT http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/attachments/b223f434-3b57-4109-b7a3-e54515a6d396 Jan 13 04:13:39.751029 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-49e5eac9-747c-4f1e-8dd3-7da59184d1b9 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sda"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:13:39.869523 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 04:13:39.869523 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 04:13:39.869796 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-49e5eac9-747c-4f1e-8dd3-7da59184d1b9 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Lock "b'cinder-attachment_update-163b0f48-bb9c-4b36-a112-fbb9cd63a08f-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.024s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 04:13:39.876218 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:39.876218 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:40.284716 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0daf1763-4f91-416a-be26-bce3c5aca665 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:40.285548 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0daf1763-4f91-416a-be26-bce3c5aca665 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:40.285548 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:40.285548 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:40.285903 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0daf1763-4f91-416a-be26-bce3c5aca665 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:40.286079 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0daf1763-4f91-416a-be26-bce3c5aca665 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:40.426113 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:40.426113 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:40.439835 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0daf1763-4f91-416a-be26-bce3c5aca665 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:40.449682 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1455/2881] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:40 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:41.463736 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-33c93e29-9e59-4706-b406-1b3387d28d3e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:41.464949 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-33c93e29-9e59-4706-b406-1b3387d28d3e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:41.465369 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:41.465369 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:41.466014 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-33c93e29-9e59-4706-b406-1b3387d28d3e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:41.466574 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-33c93e29-9e59-4706-b406-1b3387d28d3e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:41.590546 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:41.590546 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:41.597870 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-33c93e29-9e59-4706-b406-1b3387d28d3e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:41.607061 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1456/2882] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:41 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:13:42.622168 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d356879d-1a31-4a26-9d7b-2d29ab43a469 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:42.623298 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d356879d-1a31-4a26-9d7b-2d29ab43a469 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:42.623754 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:42.623754 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:42.624359 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d356879d-1a31-4a26-9d7b-2d29ab43a469 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:42.624890 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d356879d-1a31-4a26-9d7b-2d29ab43a469 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:42.724976 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:42.724976 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:42.732079 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d356879d-1a31-4a26-9d7b-2d29ab43a469 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:42.733436 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1457/2883] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:42 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:42.875406 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-49e5eac9-747c-4f1e-8dd3-7da59184d1b9 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Lock "b'cinder-attachment_update-163b0f48-bb9c-4b36-a112-fbb9cd63a08f-n-h1-766380-6'" released by "attachment_update" :: held 3.006s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 04:13:42.876366 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-49e5eac9-747c-4f1e-8dd3-7da59184d1b9 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/attachments/b223f434-3b57-4109-b7a3-e54515a6d396 returned with HTTP 200 Jan 13 04:13:42.878103 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1427/2884] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 04:13:39 2021] PUT /volume/v3/2c19c6442357404a92d9f351b3c42990/attachments/b223f434-3b57-4109-b7a3-e54515a6d396 => generated 762 bytes in 3137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:13:42.958891 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-49efc03e-e919-498e-a25d-7b5e30229d66 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] POST http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/attachments/b223f434-3b57-4109-b7a3-e54515a6d396/action Jan 13 04:13:42.959738 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:42.959738 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:42.960392 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-49efc03e-e919-498e-a25d-7b5e30229d66 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:13:42.960910 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-49efc03e-e919-498e-a25d-7b5e30229d66 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:13:43.164765 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:43.164765 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:43.198296 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-791944c5-74d3-4bb2-afd1-7a2498ee0409 req-49efc03e-e919-498e-a25d-7b5e30229d66 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/attachments/b223f434-3b57-4109-b7a3-e54515a6d396/action returned with HTTP 204 Jan 13 04:13:43.199552 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1458/2885] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 04:13:42 2021] POST /volume/v3/2c19c6442357404a92d9f351b3c42990/attachments/b223f434-3b57-4109-b7a3-e54515a6d396/action => generated 0 bytes in 245 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:13:43.749330 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-04fcb672-c0d3-4e14-b8f9-f772750f2412 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:43.750699 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-04fcb672-c0d3-4e14-b8f9-f772750f2412 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:43.751057 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:43.751057 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:43.751654 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-04fcb672-c0d3-4e14-b8f9-f772750f2412 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:43.752182 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-04fcb672-c0d3-4e14-b8f9-f772750f2412 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:43.802296 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:43.802296 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:43.809900 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-04fcb672-c0d3-4e14-b8f9-f772750f2412 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:43.813607 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1428/2886] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:43 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:44.827646 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3108f1fc-cf34-441e-bf44-7bf9cc4b5d29 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:44.828189 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3108f1fc-cf34-441e-bf44-7bf9cc4b5d29 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:44.828456 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:44.828456 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:44.828827 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3108f1fc-cf34-441e-bf44-7bf9cc4b5d29 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:44.829197 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-3108f1fc-cf34-441e-bf44-7bf9cc4b5d29 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:44.888027 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:44.888027 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:44.902451 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3108f1fc-cf34-441e-bf44-7bf9cc4b5d29 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:44.905227 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1459/2887] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:44 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:45.920192 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-521bef7b-4a63-4e4b-b623-327e3b1b63c9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:45.921378 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-521bef7b-4a63-4e4b-b623-327e3b1b63c9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:45.921774 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:45.921774 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:45.922786 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-521bef7b-4a63-4e4b-b623-327e3b1b63c9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:45.923338 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-521bef7b-4a63-4e4b-b623-327e3b1b63c9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:45.972100 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:45.972100 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:45.977879 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-521bef7b-4a63-4e4b-b623-327e3b1b63c9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:45.992065 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1429/2888] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:45 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:46.995345 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a613e426-0cdc-4924-8671-112f7faf8e58 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:46.996984 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a613e426-0cdc-4924-8671-112f7faf8e58 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:46.997516 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:46.997516 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:46.998174 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a613e426-0cdc-4924-8671-112f7faf8e58 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:46.998766 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a613e426-0cdc-4924-8671-112f7faf8e58 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:47.044775 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:47.044775 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:47.048690 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a613e426-0cdc-4924-8671-112f7faf8e58 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:47.050543 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1460/2889] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:46 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:48.064145 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5458e9b9-67e6-4167-abcf-5c9702f053ca tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:48.065001 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5458e9b9-67e6-4167-abcf-5c9702f053ca tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:48.065230 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:48.065230 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:48.065780 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5458e9b9-67e6-4167-abcf-5c9702f053ca tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:48.066631 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5458e9b9-67e6-4167-abcf-5c9702f053ca tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:48.113516 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:48.113516 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:48.125707 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5458e9b9-67e6-4167-abcf-5c9702f053ca tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:48.127163 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1430/2890] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:48 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:49.150614 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9f81df87-7209-4cb4-8a9c-d0bfa858e37e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:49.152182 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9f81df87-7209-4cb4-8a9c-d0bfa858e37e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:49.152672 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:49.152672 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:49.153555 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9f81df87-7209-4cb4-8a9c-d0bfa858e37e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:49.154243 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-9f81df87-7209-4cb4-8a9c-d0bfa858e37e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:49.182135 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:49.182135 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:49.185022 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9f81df87-7209-4cb4-8a9c-d0bfa858e37e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:49.186263 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1461/2891] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:49 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:50.205038 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a146f75d-0d16-4a11-9be9-c027286695db tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:50.205949 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a146f75d-0d16-4a11-9be9-c027286695db tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:50.209478 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:50.209478 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:50.210374 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a146f75d-0d16-4a11-9be9-c027286695db tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:50.210956 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a146f75d-0d16-4a11-9be9-c027286695db tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:50.250727 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:50.250727 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:50.253548 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a146f75d-0d16-4a11-9be9-c027286695db tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:50.255990 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1431/2892] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:50 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:51.271412 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ea799c7-40cc-4de2-9b98-edb68670a959 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:51.271945 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ea799c7-40cc-4de2-9b98-edb68670a959 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:51.272117 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:51.272117 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:51.272512 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ea799c7-40cc-4de2-9b98-edb68670a959 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:51.272873 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5ea799c7-40cc-4de2-9b98-edb68670a959 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:51.371414 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:51.371414 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:51.373320 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ea799c7-40cc-4de2-9b98-edb68670a959 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:51.380147 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1462/2893] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:51 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:52.392092 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a4986d2-1926-492c-acf2-548703062f4f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:52.410920 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8a4986d2-1926-492c-acf2-548703062f4f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:52.420037 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:52.420037 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:52.422068 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8a4986d2-1926-492c-acf2-548703062f4f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:52.431441 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-8a4986d2-1926-492c-acf2-548703062f4f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:52.515886 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:52.515886 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:52.525505 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a4986d2-1926-492c-acf2-548703062f4f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:52.535678 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1432/2894] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:52 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:53.541616 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-029838a4-588c-4329-988f-4d8fa3a87f84 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:53.542251 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-029838a4-588c-4329-988f-4d8fa3a87f84 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:53.542374 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:53.542374 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:53.542718 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-029838a4-588c-4329-988f-4d8fa3a87f84 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:53.543092 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-029838a4-588c-4329-988f-4d8fa3a87f84 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:53.604567 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:53.604567 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:53.606397 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-029838a4-588c-4329-988f-4d8fa3a87f84 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:53.621175 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1463/2895] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:53 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:54.636344 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e657713c-ebff-4c87-80ee-dfbefba118ad tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:54.637552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e657713c-ebff-4c87-80ee-dfbefba118ad tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:54.637958 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:54.637958 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:54.638594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e657713c-ebff-4c87-80ee-dfbefba118ad tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:54.639414 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e657713c-ebff-4c87-80ee-dfbefba118ad tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:54.663242 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:54.663242 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:54.666447 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e657713c-ebff-4c87-80ee-dfbefba118ad tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:54.667597 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1433/2896] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:54 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:55.682787 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fac30e2d-acd6-424f-9dbd-83e4626f9c26 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:55.683538 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fac30e2d-acd6-424f-9dbd-83e4626f9c26 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:55.683758 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:55.683758 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:55.684130 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fac30e2d-acd6-424f-9dbd-83e4626f9c26 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:55.684498 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-fac30e2d-acd6-424f-9dbd-83e4626f9c26 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:55.721394 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:55.721394 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:55.723927 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fac30e2d-acd6-424f-9dbd-83e4626f9c26 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:55.725043 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1464/2897] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:55 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:56.739617 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea8f6484-fd57-4bc7-b8b7-9fad201b6934 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:56.741883 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ea8f6484-fd57-4bc7-b8b7-9fad201b6934 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:56.742583 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:56.742583 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:56.743417 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ea8f6484-fd57-4bc7-b8b7-9fad201b6934 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:56.744312 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ea8f6484-fd57-4bc7-b8b7-9fad201b6934 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:56.854666 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:56.854666 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:56.856926 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea8f6484-fd57-4bc7-b8b7-9fad201b6934 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:56.857919 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1434/2898] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:56 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 813 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:57.875181 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5acc4b5b-fbc3-4861-ac32-c918cd0d7dfe tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:57.875776 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5acc4b5b-fbc3-4861-ac32-c918cd0d7dfe tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:57.875958 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:57.875958 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:57.876352 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5acc4b5b-fbc3-4861-ac32-c918cd0d7dfe tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:57.876883 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5acc4b5b-fbc3-4861-ac32-c918cd0d7dfe tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:57.919922 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:57.919922 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:57.928188 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5acc4b5b-fbc3-4861-ac32-c918cd0d7dfe tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:57.935869 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1465/2899] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:57 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 815 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:58.953932 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1c2a9506-58d3-409f-a63b-5bbdb97e2971 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:13:58.960831 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1c2a9506-58d3-409f-a63b-5bbdb97e2971 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:58.962648 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:58.962648 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:58.963399 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1c2a9506-58d3-409f-a63b-5bbdb97e2971 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:58.969096 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-1c2a9506-58d3-409f-a63b-5bbdb97e2971 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:13:59.106081 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:59.106081 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:59.115096 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1c2a9506-58d3-409f-a63b-5bbdb97e2971 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:13:59.116913 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1435/2900] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:58 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:13:59.139994 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ad7ac654-0da3-487a-942c-cd04591bc64b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:13:59.140656 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ad7ac654-0da3-487a-942c-cd04591bc64b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:13:59.140977 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:59.140977 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:59.141978 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ad7ac654-0da3-487a-942c-cd04591bc64b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:13:59.278303 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:59.278303 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:59.292028 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ad7ac654-0da3-487a-942c-cd04591bc64b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:13:59.320918 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ad7ac654-0da3-487a-942c-cd04591bc64b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:13:59.336330 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1466/2901] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:13:59 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 1359 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:13:59.357077 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] POST http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32/restore Jan 13 04:13:59.358849 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:13:59.358849 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:13:59.359960 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:13:59.361845 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.backups [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Restoring backup 7bf700e4-a199-44d5-a91a-b32ea5babc32 ({'restore': {}}) {{(pid=87926) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 13 04:13:59.362746 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Restoring backup 7bf700e4-a199-44d5-a91a-b32ea5babc32 to volume None. Jan 13 04:13:59.510047 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:13:59.510047 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:13:59.516392 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.backup.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Creating volume of 1 GB for restore of backup 7bf700e4-a199-44d5-a91a-b32ea5babc32. Jan 13 04:13:59.545908 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Availability Zones retrieved successfully. Jan 13 04:13:59.591815 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Flow 'volume_create_api' (8c04253d-cc3f-4561-a3d9-38f8baf9f528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:13:59.603665 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0cdd7dc-bd19-4f46-b226-772575eee870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:13:59.609125 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:13:59.925087 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0cdd7dc-bd19-4f46-b226-772575eee870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:13:59.936006 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dace38cd-13c4-4afa-8e33-a195363633fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:14:00.199281 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Created reservations ['616ee532-80d3-4dad-8f00-24d5893b3dda', '3b1f2e5f-3301-40b9-bbbe-e35aac7ebd30', '42ff55fd-7f3b-4194-889d-b56cac2f685c', '45e78e6b-0dd9-4da3-9e86-b8cb72843386'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:14:00.201511 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dace38cd-13c4-4afa-8e33-a195363633fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['616ee532-80d3-4dad-8f00-24d5893b3dda', '3b1f2e5f-3301-40b9-bbbe-e35aac7ebd30', '42ff55fd-7f3b-4194-889d-b56cac2f685c', '45e78e6b-0dd9-4da3-9e86-b8cb72843386']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:14:00.203599 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e12e6ec-a34e-40f1-b802-fa3e46094059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:14:00.322330 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e12e6ec-a34e-40f1-b802-fa3e46094059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af4c34d5-e27e-4f95-bed3-478ef71399f4', '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_7bf700e4-a199-44d5-a91a-b32ea5babc32',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab1e31582a9b404ba73b00c35f1884a1',qos_specs=None,replication_status=,reservations=['616ee532-80d3-4dad-8f00-24d5893b3dda','3b1f2e5f-3301-40b9-bbbe-e35aac7ebd30','42ff55fd-7f3b-4194-889d-b56cac2f685c','45e78e6b-0dd9-4da3-9e86-b8cb72843386'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcce398040764e1d8cf6b765e393b0c5',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:14:00Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7bf700e4-a199-44d5-a91a-b32ea5babc32',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af4c34d5-e27e-4f95-bed3-478ef71399f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab1e31582a9b404ba73b00c35f1884a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dcce398040764e1d8cf6b765e393b0c5',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:14:00.337146 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4517eb9-4a1a-4d23-a2c8-ab5c089faa81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:14:00.398103 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4517eb9-4a1a-4d23-a2c8-ab5c089faa81) transitioned into 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_7bf700e4-a199-44d5-a91a-b32ea5babc32',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab1e31582a9b404ba73b00c35f1884a1',qos_specs=None,replication_status=,reservations=['616ee532-80d3-4dad-8f00-24d5893b3dda','3b1f2e5f-3301-40b9-bbbe-e35aac7ebd30','42ff55fd-7f3b-4194-889d-b56cac2f685c','45e78e6b-0dd9-4da3-9e86-b8cb72843386'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcce398040764e1d8cf6b765e393b0c5',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:14:00.407146 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c3695c0-a6cd-4863-9e40-ae6874e65693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:14:00.511301 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c3695c0-a6cd-4863-9e40-ae6874e65693) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:14:00.514465 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Flow 'volume_create_api' (8c04253d-cc3f-4561-a3d9-38f8baf9f528) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:14:00.606032 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Create volume request issued successfully. Jan 13 04:14:00.741357 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:00.741357 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:00.746860 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:14:01.880652 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:01.880652 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:01.881920 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:14:02.459685 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ba9dc244-2ff4-4c63-b064-fcf596664b51 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] GET http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:14:02.460212 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ba9dc244-2ff4-4c63-b064-fcf596664b51 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:02.460481 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:02.460481 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:02.460854 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ba9dc244-2ff4-4c63-b064-fcf596664b51 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:02.537074 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:02.537074 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:02.549945 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ba9dc244-2ff4-4c63-b064-fcf596664b51 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:14:02.604606 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ba9dc244-2ff4-4c63-b064-fcf596664b51 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee returned with HTTP 200 Jan 13 04:14:02.605948 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1467/2902] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:02 2021] GET /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee => generated 930 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:02.948089 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:02.948089 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:02.950189 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:14:02.950491 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Checking backup size 1 against volume size 1 {{(pid=87926) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 13 04:14:02.952136 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.backup.api [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Overwriting volume af4c34d5-e27e-4f95-bed3-478ef71399f4 with restore of backup 7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:02.974427 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.rpcapi [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] restore_backup in rpcapi backup_id 7bf700e4-a199-44d5-a91a-b32ea5babc32 {{(pid=87926) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 13 04:14:02.978280 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b9d624a6-f953-45e9-91dc-46034290620f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32/restore returned with HTTP 202 Jan 13 04:14:02.979327 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1436/2903] 10.222.0.38 () {60 vars in 1360 bytes} [Wed Jan 13 04:13:59 2021] POST /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32/restore => generated 189 bytes in 3633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:14:02.989145 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18ad0625-0a4f-4d2a-bd73-f358d139192e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:02.990083 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18ad0625-0a4f-4d2a-bd73-f358d139192e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:02.990435 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:02.990435 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:02.991035 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18ad0625-0a4f-4d2a-bd73-f358d139192e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:02.991784 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-18ad0625-0a4f-4d2a-bd73-f358d139192e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:03.014291 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:03.014291 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:03.016676 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18ad0625-0a4f-4d2a-bd73-f358d139192e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:03.017670 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1468/2904] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:02 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:03.623390 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c49936c6-b72f-43fe-b344-29a2d8566baf tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] GET http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:14:03.623923 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c49936c6-b72f-43fe-b344-29a2d8566baf tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:03.624144 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:03.624144 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:03.624582 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c49936c6-b72f-43fe-b344-29a2d8566baf tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:03.684947 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:03.684947 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:03.696835 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c49936c6-b72f-43fe-b344-29a2d8566baf tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:14:03.728561 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c49936c6-b72f-43fe-b344-29a2d8566baf tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee returned with HTTP 200 Jan 13 04:14:03.730256 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1437/2905] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:03 2021] GET /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee => generated 930 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:04.031590 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a6d25d8b-5296-4606-b4a6-4ee32966467d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:04.032077 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a6d25d8b-5296-4606-b4a6-4ee32966467d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:04.032259 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:04.032259 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:04.033049 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a6d25d8b-5296-4606-b4a6-4ee32966467d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:04.033558 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a6d25d8b-5296-4606-b4a6-4ee32966467d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:04.065365 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:04.065365 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:04.068329 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a6d25d8b-5296-4606-b4a6-4ee32966467d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:04.069228 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1469/2906] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:04 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:04.858084 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e8c548c5-47c9-4bc8-b0e4-2dd5b3899426 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] DELETE http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:14:04.858084 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e8c548c5-47c9-4bc8-b0e4-2dd5b3899426 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:04.858084 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:04.858084 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:04.858084 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e8c548c5-47c9-4bc8-b0e4-2dd5b3899426 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:04.858084 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-e8c548c5-47c9-4bc8-b0e4-2dd5b3899426 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Delete volume with id: c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:14:04.944677 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:04.944677 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:04.946630 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e8c548c5-47c9-4bc8-b0e4-2dd5b3899426 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:14:04.988745 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e8c548c5-47c9-4bc8-b0e4-2dd5b3899426 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Delete volume request issued successfully. Jan 13 04:14:04.993999 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e8c548c5-47c9-4bc8-b0e4-2dd5b3899426 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee returned with HTTP 202 Jan 13 04:14:04.995148 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1438/2907] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:14:04 2021] DELETE /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:14:05.003271 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4fd0fba1-e3fa-4a64-8b59-825b80306f71 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] GET http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:14:05.003939 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4fd0fba1-e3fa-4a64-8b59-825b80306f71 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:05.004304 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:05.004304 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:05.004832 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4fd0fba1-e3fa-4a64-8b59-825b80306f71 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:05.083527 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1ae28666-57a6-4dc5-a4ab-2d6b54b8985b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:05.084483 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1ae28666-57a6-4dc5-a4ab-2d6b54b8985b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:05.084822 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:05.084822 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:05.085353 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1ae28666-57a6-4dc5-a4ab-2d6b54b8985b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:05.086366 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-1ae28666-57a6-4dc5-a4ab-2d6b54b8985b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:05.111588 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:05.111588 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:05.121027 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4fd0fba1-e3fa-4a64-8b59-825b80306f71 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:14:05.130791 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:05.130791 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:05.137973 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1ae28666-57a6-4dc5-a4ab-2d6b54b8985b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:05.142997 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1439/2908] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:05 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:14:05.146342 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4fd0fba1-e3fa-4a64-8b59-825b80306f71 tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee returned with HTTP 200 Jan 13 04:14:05.147306 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1470/2909] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:04 2021] GET /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee => generated 929 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:14:06.153819 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c571092e-17f4-4057-9b91-bc7420542c08 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:06.154789 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c571092e-17f4-4057-9b91-bc7420542c08 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:06.155154 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:06.155154 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:06.155888 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c571092e-17f4-4057-9b91-bc7420542c08 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:06.156442 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-c571092e-17f4-4057-9b91-bc7420542c08 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:06.165033 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-08a50eb7-ea07-4408-8b25-da68ccde4d9b tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] GET http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:14:06.165659 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-08a50eb7-ea07-4408-8b25-da68ccde4d9b tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:06.165922 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:06.165922 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:06.167007 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-08a50eb7-ea07-4408-8b25-da68ccde4d9b tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:06.199789 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:06.199789 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:06.201668 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c571092e-17f4-4057-9b91-bc7420542c08 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:06.202470 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1440/2910] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:06 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:06.279103 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:06.279103 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:06.288495 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-08a50eb7-ea07-4408-8b25-da68ccde4d9b tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Volume info retrieved successfully. Jan 13 04:14:06.552143 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-08a50eb7-ea07-4408-8b25-da68ccde4d9b tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee returned with HTTP 200 Jan 13 04:14:06.552143 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1471/2911] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:06 2021] GET /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee => generated 929 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:07.260120 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e35cef1f-c030-40bd-a402-855cc034859b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:07.260120 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e35cef1f-c030-40bd-a402-855cc034859b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:07.260120 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:07.260120 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:07.260120 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e35cef1f-c030-40bd-a402-855cc034859b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:07.260120 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e35cef1f-c030-40bd-a402-855cc034859b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:07.296718 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:07.296718 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:07.296718 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e35cef1f-c030-40bd-a402-855cc034859b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:07.296718 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1441/2912] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:07 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:07.428099 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-652e8750-3f0a-4635-b321-18c4ae0b1fcb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] GET http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee Jan 13 04:14:07.428099 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-652e8750-3f0a-4635-b321-18c4ae0b1fcb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:07.428099 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:07.428099 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:07.432690 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-652e8750-3f0a-4635-b321-18c4ae0b1fcb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:07.580745 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-652e8750-3f0a-4635-b321-18c4ae0b1fcb tempest-VolumesActionsTest-986083549 tempest-VolumesActionsTest-986083549] http://10.222.0.38/volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee returned with HTTP 404 Jan 13 04:14:07.592738 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1472/2913] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:07 2021] GET /volume/v3/ae48ee461fad4755bc08798802a9b106/volumes/c89ace4a-b693-4adf-b9be-e627e5f4acee => generated 109 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:14:08.315302 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-094827c5-8e23-4ebd-898a-ebd4d5889419 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:08.375258 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-094827c5-8e23-4ebd-898a-ebd4d5889419 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:08.375258 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:08.375258 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:08.375258 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-094827c5-8e23-4ebd-898a-ebd4d5889419 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:08.375258 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-094827c5-8e23-4ebd-898a-ebd4d5889419 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:08.427201 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:08.427201 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:08.433887 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-094827c5-8e23-4ebd-898a-ebd4d5889419 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:08.433887 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1442/2914] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:08 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:09.458507 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6351e472-8e6c-4380-92ac-9dc9e9205f1b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:09.458507 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6351e472-8e6c-4380-92ac-9dc9e9205f1b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:09.458507 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6351e472-8e6c-4380-92ac-9dc9e9205f1b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:09.458507 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6351e472-8e6c-4380-92ac-9dc9e9205f1b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:09.532497 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:09.532497 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:09.532497 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6351e472-8e6c-4380-92ac-9dc9e9205f1b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:09.532497 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1473/2915] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:09 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:10.547724 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcd0e881-0394-4e8c-bb92-c022befdb64c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:10.547724 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bcd0e881-0394-4e8c-bb92-c022befdb64c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:10.547724 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:10.547724 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:10.547724 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bcd0e881-0394-4e8c-bb92-c022befdb64c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:10.547724 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-bcd0e881-0394-4e8c-bb92-c022befdb64c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:10.640454 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:10.640454 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:10.640454 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcd0e881-0394-4e8c-bb92-c022befdb64c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:10.652713 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1443/2916] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:10 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:11.661160 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cbf0d201-15be-495f-b793-e4bad8bdab05 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:11.661160 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cbf0d201-15be-495f-b793-e4bad8bdab05 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:11.661160 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:11.661160 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:11.661160 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cbf0d201-15be-495f-b793-e4bad8bdab05 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:11.665528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-cbf0d201-15be-495f-b793-e4bad8bdab05 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:11.784669 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:11.784669 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:11.784669 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cbf0d201-15be-495f-b793-e4bad8bdab05 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:11.795145 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1474/2917] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:11 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:12.808419 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da0afa6e-9e08-4fd3-bc9d-597e0639e49d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:12.808419 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da0afa6e-9e08-4fd3-bc9d-597e0639e49d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:12.808419 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:12.808419 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:12.813047 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-da0afa6e-9e08-4fd3-bc9d-597e0639e49d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:12.813047 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-da0afa6e-9e08-4fd3-bc9d-597e0639e49d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:12.906451 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:12.906451 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:12.914523 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-da0afa6e-9e08-4fd3-bc9d-597e0639e49d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:12.914523 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1444/2918] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:12 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:14.490128 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ae475081-3798-4139-b52a-f34ca7272deb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:14.490128 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ae475081-3798-4139-b52a-f34ca7272deb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:14.490128 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:14.490128 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:14.490128 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ae475081-3798-4139-b52a-f34ca7272deb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:14.495284 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ae475081-3798-4139-b52a-f34ca7272deb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:14.558344 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:14.558344 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:14.560521 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ae475081-3798-4139-b52a-f34ca7272deb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:14.561493 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1475/2919] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:13 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 640 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:15.583759 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d2a7c154-f4b3-4613-b325-d4c753872401 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:15.583759 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d2a7c154-f4b3-4613-b325-d4c753872401 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:15.583759 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:15.583759 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:15.583759 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d2a7c154-f4b3-4613-b325-d4c753872401 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:15.583759 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d2a7c154-f4b3-4613-b325-d4c753872401 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:15.656709 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:15.656709 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:15.656709 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d2a7c154-f4b3-4613-b325-d4c753872401 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:15.656709 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1445/2920] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:15 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:16.676268 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6176c8f5-809a-4205-a523-d2532e059715 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:16.676268 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6176c8f5-809a-4205-a523-d2532e059715 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:16.676268 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:16.676268 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:16.676268 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6176c8f5-809a-4205-a523-d2532e059715 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:16.681664 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6176c8f5-809a-4205-a523-d2532e059715 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:16.763481 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:16.763481 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:16.774910 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6176c8f5-809a-4205-a523-d2532e059715 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:16.780754 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1476/2921] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:16 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:17.803254 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-27da6d74-5063-4731-bf14-a356d2f29114 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:17.803254 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-27da6d74-5063-4731-bf14-a356d2f29114 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:17.803254 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:17.803254 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:17.803254 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-27da6d74-5063-4731-bf14-a356d2f29114 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:17.803254 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-27da6d74-5063-4731-bf14-a356d2f29114 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:17.857293 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:17.857293 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:17.857293 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-27da6d74-5063-4731-bf14-a356d2f29114 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:17.857293 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1446/2922] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:17 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:18.872847 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bf3d032d-f2c6-4fe3-9fdf-ee20f84239f7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:18.872847 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bf3d032d-f2c6-4fe3-9fdf-ee20f84239f7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:18.872847 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:18.872847 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:18.914890 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bf3d032d-f2c6-4fe3-9fdf-ee20f84239f7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:18.914890 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-bf3d032d-f2c6-4fe3-9fdf-ee20f84239f7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:19.042989 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:19.042989 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:19.049456 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bf3d032d-f2c6-4fe3-9fdf-ee20f84239f7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:19.049456 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1477/2923] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:18 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:20.063420 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4763d409-876d-44d0-8c28-96a3e38b93cf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:20.063420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4763d409-876d-44d0-8c28-96a3e38b93cf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:20.063420 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:20.063420 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:20.063420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4763d409-876d-44d0-8c28-96a3e38b93cf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:20.063420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-4763d409-876d-44d0-8c28-96a3e38b93cf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:20.115254 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:20.115254 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:20.115254 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4763d409-876d-44d0-8c28-96a3e38b93cf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:20.124647 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1447/2924] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:20 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:21.139977 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-96dbbd31-810a-4c1d-af2f-3ecded6f75dd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:21.139977 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-96dbbd31-810a-4c1d-af2f-3ecded6f75dd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:21.139977 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:21.139977 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:21.139977 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-96dbbd31-810a-4c1d-af2f-3ecded6f75dd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:21.139977 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-96dbbd31-810a-4c1d-af2f-3ecded6f75dd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:21.203105 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:21.203105 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:21.203105 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-96dbbd31-810a-4c1d-af2f-3ecded6f75dd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:21.221970 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1478/2925] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:21 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:22.227743 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-27625820-6343-418f-b8bf-ea7c3a80fd32 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:22.227743 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-27625820-6343-418f-b8bf-ea7c3a80fd32 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:22.227743 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:22.227743 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:22.227743 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-27625820-6343-418f-b8bf-ea7c3a80fd32 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:22.227743 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-27625820-6343-418f-b8bf-ea7c3a80fd32 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:22.263476 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:22.263476 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:22.263476 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-27625820-6343-418f-b8bf-ea7c3a80fd32 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:22.272410 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1448/2926] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:22 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:23.281088 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ccb16645-9ba1-4316-9c09-86a23cbbdbbd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:23.281088 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ccb16645-9ba1-4316-9c09-86a23cbbdbbd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:23.281088 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:23.281088 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:23.281088 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ccb16645-9ba1-4316-9c09-86a23cbbdbbd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:23.281088 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ccb16645-9ba1-4316-9c09-86a23cbbdbbd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:23.481402 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:23.481402 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:23.481402 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ccb16645-9ba1-4316-9c09-86a23cbbdbbd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:23.481402 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1479/2927] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:23 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:24.365504 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6db5099e-061b-4c95-9326-930a6d1069c2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:24.365504 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6db5099e-061b-4c95-9326-930a6d1069c2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:24.365504 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:24.365504 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:24.365504 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6db5099e-061b-4c95-9326-930a6d1069c2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:24.365504 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6db5099e-061b-4c95-9326-930a6d1069c2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:24.400603 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:24.400603 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:24.400603 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6db5099e-061b-4c95-9326-930a6d1069c2 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:24.416800 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1449/2928] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:24 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:14:25.432189 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-47892e21-455e-4631-8cd0-df2af1a4fb61 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:25.432189 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-47892e21-455e-4631-8cd0-df2af1a4fb61 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:25.432189 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:25.432189 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:25.432189 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-47892e21-455e-4631-8cd0-df2af1a4fb61 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:25.432189 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-47892e21-455e-4631-8cd0-df2af1a4fb61 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:25.490750 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:25.490750 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:25.498911 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-47892e21-455e-4631-8cd0-df2af1a4fb61 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:25.498911 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1480/2929] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:25 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:26.517808 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9cdf06ae-fc80-4383-b601-094bf37233ba tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:26.517808 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9cdf06ae-fc80-4383-b601-094bf37233ba tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:26.517808 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:26.517808 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:26.517808 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9cdf06ae-fc80-4383-b601-094bf37233ba tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:26.517808 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-9cdf06ae-fc80-4383-b601-094bf37233ba tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:26.568868 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:26.568868 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:26.581734 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9cdf06ae-fc80-4383-b601-094bf37233ba tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:26.592933 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1450/2930] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:26 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:27.608903 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f8e5262a-0788-4628-8350-6c8507b746f1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:27.608903 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f8e5262a-0788-4628-8350-6c8507b746f1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:27.608903 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:27.608903 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:27.608903 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f8e5262a-0788-4628-8350-6c8507b746f1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:27.608903 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f8e5262a-0788-4628-8350-6c8507b746f1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:27.635071 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:27.635071 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:27.635071 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f8e5262a-0788-4628-8350-6c8507b746f1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:27.639216 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1481/2931] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:27 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:28.655754 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1b7345d2-dba7-4edd-9135-bb0ffe56d651 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:28.655754 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1b7345d2-dba7-4edd-9135-bb0ffe56d651 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:28.655754 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:28.655754 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:28.655754 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1b7345d2-dba7-4edd-9135-bb0ffe56d651 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:28.655754 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-1b7345d2-dba7-4edd-9135-bb0ffe56d651 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:28.717353 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:28.717353 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:28.717353 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1b7345d2-dba7-4edd-9135-bb0ffe56d651 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:28.717353 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1451/2932] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:28 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:29.735389 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d501b9d5-047e-4bca-a9b4-018d9024ffd9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:29.735389 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d501b9d5-047e-4bca-a9b4-018d9024ffd9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:29.735389 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:29.735389 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:29.735389 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d501b9d5-047e-4bca-a9b4-018d9024ffd9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:29.735389 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d501b9d5-047e-4bca-a9b4-018d9024ffd9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:29.805194 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:29.805194 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:29.821291 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d501b9d5-047e-4bca-a9b4-018d9024ffd9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:29.821291 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1482/2933] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:29 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:30.853069 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2eb3d2d8-8f61-4f15-8dd3-82efcc311e13 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:30.853069 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2eb3d2d8-8f61-4f15-8dd3-82efcc311e13 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:30.853069 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:30.853069 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:30.890875 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2eb3d2d8-8f61-4f15-8dd3-82efcc311e13 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:30.890875 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2eb3d2d8-8f61-4f15-8dd3-82efcc311e13 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:30.963222 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:30.963222 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:30.967164 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2eb3d2d8-8f61-4f15-8dd3-82efcc311e13 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:30.975419 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1452/2934] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:30 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:14:31.986778 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2e246986-567c-440f-bb8e-1ba9425e2939 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:31.986778 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2e246986-567c-440f-bb8e-1ba9425e2939 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:31.986778 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:31.986778 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:31.986778 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2e246986-567c-440f-bb8e-1ba9425e2939 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:31.986778 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2e246986-567c-440f-bb8e-1ba9425e2939 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:32.060132 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:32.060132 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:32.068522 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2e246986-567c-440f-bb8e-1ba9425e2939 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:32.068522 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1483/2935] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:31 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:33.089821 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-27c77360-81af-489c-ab3a-4f46d55868d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:33.089821 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-27c77360-81af-489c-ab3a-4f46d55868d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:33.089821 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:33.089821 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:33.089821 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-27c77360-81af-489c-ab3a-4f46d55868d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:33.089821 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-27c77360-81af-489c-ab3a-4f46d55868d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:33.162010 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:33.162010 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:33.162010 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-27c77360-81af-489c-ab3a-4f46d55868d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:33.170733 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1453/2936] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:33 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:34.185885 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f1ad032f-10c2-4643-9112-46c42b6c4ce0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:34.185885 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f1ad032f-10c2-4643-9112-46c42b6c4ce0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:34.185885 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:34.185885 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:34.185885 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f1ad032f-10c2-4643-9112-46c42b6c4ce0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:34.185885 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f1ad032f-10c2-4643-9112-46c42b6c4ce0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:34.261644 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:34.261644 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:34.268964 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f1ad032f-10c2-4643-9112-46c42b6c4ce0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:34.268964 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1484/2937] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:34 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:35.302272 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-371d34c5-881c-41c9-a417-f0c923c26692 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:35.302272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-371d34c5-881c-41c9-a417-f0c923c26692 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:35.302272 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:35.302272 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:35.302272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-371d34c5-881c-41c9-a417-f0c923c26692 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:35.302272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-371d34c5-881c-41c9-a417-f0c923c26692 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:35.445579 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:35.445579 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:35.452571 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-371d34c5-881c-41c9-a417-f0c923c26692 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:35.452571 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1454/2938] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:35 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:36.482566 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5d6bc99-f2a2-4c06-8f51-3918ea904d8d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:36.482566 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5d6bc99-f2a2-4c06-8f51-3918ea904d8d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:36.482566 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:36.482566 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:36.482566 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5d6bc99-f2a2-4c06-8f51-3918ea904d8d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:36.482566 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d5d6bc99-f2a2-4c06-8f51-3918ea904d8d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:36.589637 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:36.589637 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:36.599814 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5d6bc99-f2a2-4c06-8f51-3918ea904d8d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:36.599814 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1485/2939] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:36 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:37.668187 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3fe6bf95-230c-4104-9ed9-d1ec9d49322b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:37.668187 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3fe6bf95-230c-4104-9ed9-d1ec9d49322b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:37.668187 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:37.668187 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:37.668187 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3fe6bf95-230c-4104-9ed9-d1ec9d49322b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:37.668187 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-3fe6bf95-230c-4104-9ed9-d1ec9d49322b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:37.773909 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:37.773909 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:37.773909 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3fe6bf95-230c-4104-9ed9-d1ec9d49322b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:37.784986 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1455/2940] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:37 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:38.792632 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a8a8e3ca-2bf1-466f-9e5a-842f3212b73a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:38.792632 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a8a8e3ca-2bf1-466f-9e5a-842f3212b73a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:38.792632 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:38.792632 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:38.792632 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a8a8e3ca-2bf1-466f-9e5a-842f3212b73a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:38.792632 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-a8a8e3ca-2bf1-466f-9e5a-842f3212b73a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:38.918874 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:38.918874 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:38.918874 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a8a8e3ca-2bf1-466f-9e5a-842f3212b73a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:38.934461 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1486/2941] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:38 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:39.994271 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-05b558a8-a36c-4ba5-a701-7adf7ba5210b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:39.994271 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-05b558a8-a36c-4ba5-a701-7adf7ba5210b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:39.994271 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:39.994271 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:39.994271 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-05b558a8-a36c-4ba5-a701-7adf7ba5210b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:39.999721 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-05b558a8-a36c-4ba5-a701-7adf7ba5210b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:40.153935 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:40.153935 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:40.153935 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-05b558a8-a36c-4ba5-a701-7adf7ba5210b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:40.168569 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1456/2942] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:39 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:41.206866 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d100f2a4-1bb0-41dd-9a97-adfe62106a23 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:41.206866 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d100f2a4-1bb0-41dd-9a97-adfe62106a23 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:41.206866 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:41.206866 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:41.206866 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d100f2a4-1bb0-41dd-9a97-adfe62106a23 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:41.206866 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d100f2a4-1bb0-41dd-9a97-adfe62106a23 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:41.291240 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:41.291240 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:41.291240 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d100f2a4-1bb0-41dd-9a97-adfe62106a23 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:41.291240 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1487/2943] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:41 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:42.306463 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-14314b81-9735-4f1c-bbde-5062d64ed3e1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:42.307631 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-14314b81-9735-4f1c-bbde-5062d64ed3e1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:42.308029 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:42.308029 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:42.308684 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-14314b81-9735-4f1c-bbde-5062d64ed3e1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:42.309254 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-14314b81-9735-4f1c-bbde-5062d64ed3e1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:42.343731 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:42.343731 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:42.346044 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-14314b81-9735-4f1c-bbde-5062d64ed3e1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:42.349133 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1457/2944] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:42 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:43.365160 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b8e30f1f-4ef5-4ab4-bd30-ff465d4a29cb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:43.365712 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b8e30f1f-4ef5-4ab4-bd30-ff465d4a29cb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:43.366103 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:43.366103 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:43.366277 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b8e30f1f-4ef5-4ab4-bd30-ff465d4a29cb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:43.366799 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b8e30f1f-4ef5-4ab4-bd30-ff465d4a29cb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id 7bf700e4-a199-44d5-a91a-b32ea5babc32. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:43.393032 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:43.393032 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:43.395365 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b8e30f1f-4ef5-4ab4-bd30-ff465d4a29cb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 200 Jan 13 04:14:43.396250 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1488/2945] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:43 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:43.409164 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b243aadd-b618-41da-b03c-c124aa33d5df tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/af4c34d5-e27e-4f95-bed3-478ef71399f4 Jan 13 04:14:43.409848 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b243aadd-b618-41da-b03c-c124aa33d5df tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:43.409848 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:43.409848 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:43.410248 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b243aadd-b618-41da-b03c-c124aa33d5df tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:43.463625 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:43.463625 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:43.472496 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b243aadd-b618-41da-b03c-c124aa33d5df tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:14:43.498137 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b243aadd-b618-41da-b03c-c124aa33d5df tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/af4c34d5-e27e-4f95-bed3-478ef71399f4 returned with HTTP 200 Jan 13 04:14:43.499155 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1458/2946] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:43 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/af4c34d5-e27e-4f95-bed3-478ef71399f4 => generated 1414 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:14:43.515549 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c4c5148f-cbd5-4c10-9445-cb75a73d8f10 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/af4c34d5-e27e-4f95-bed3-478ef71399f4 Jan 13 04:14:43.515834 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c4c5148f-cbd5-4c10-9445-cb75a73d8f10 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:43.516034 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:43.516034 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:43.516440 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c4c5148f-cbd5-4c10-9445-cb75a73d8f10 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:43.567953 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:43.567953 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:43.577236 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c4c5148f-cbd5-4c10-9445-cb75a73d8f10 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:14:43.602820 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c4c5148f-cbd5-4c10-9445-cb75a73d8f10 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/af4c34d5-e27e-4f95-bed3-478ef71399f4 returned with HTTP 200 Jan 13 04:14:43.603622 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1489/2947] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:43 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/af4c34d5-e27e-4f95-bed3-478ef71399f4 => generated 1414 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:14:43.620103 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e4947572-57d1-44ce-970c-2840f2cd8b89 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] DELETE http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/af4c34d5-e27e-4f95-bed3-478ef71399f4 Jan 13 04:14:43.620962 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e4947572-57d1-44ce-970c-2840f2cd8b89 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:43.621359 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:43.621359 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:43.621996 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e4947572-57d1-44ce-970c-2840f2cd8b89 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:43.622651 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-e4947572-57d1-44ce-970c-2840f2cd8b89 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Delete volume with id: af4c34d5-e27e-4f95-bed3-478ef71399f4 Jan 13 04:14:43.674364 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:43.674364 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:43.675923 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e4947572-57d1-44ce-970c-2840f2cd8b89 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:14:43.718282 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e4947572-57d1-44ce-970c-2840f2cd8b89 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Delete volume request issued successfully. Jan 13 04:14:43.719997 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e4947572-57d1-44ce-970c-2840f2cd8b89 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/af4c34d5-e27e-4f95-bed3-478ef71399f4 returned with HTTP 202 Jan 13 04:14:43.721072 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1459/2948] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:14:43 2021] DELETE /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/af4c34d5-e27e-4f95-bed3-478ef71399f4 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:14:43.730755 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e9f3d14-a06b-472e-97f3-8151728a1869 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/af4c34d5-e27e-4f95-bed3-478ef71399f4 Jan 13 04:14:43.732247 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e9f3d14-a06b-472e-97f3-8151728a1869 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:43.732665 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:43.732665 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:43.733277 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e9f3d14-a06b-472e-97f3-8151728a1869 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:43.793717 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:43.793717 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:43.803726 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5e9f3d14-a06b-472e-97f3-8151728a1869 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:14:43.836935 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e9f3d14-a06b-472e-97f3-8151728a1869 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/af4c34d5-e27e-4f95-bed3-478ef71399f4 returned with HTTP 200 Jan 13 04:14:43.838123 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1490/2949] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:43 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/af4c34d5-e27e-4f95-bed3-478ef71399f4 => generated 1413 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:14:44.856311 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1341d8ef-0e53-43cd-ad79-c02a4c9e9925 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/af4c34d5-e27e-4f95-bed3-478ef71399f4 Jan 13 04:14:44.857626 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1341d8ef-0e53-43cd-ad79-c02a4c9e9925 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:44.858043 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:44.858043 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:44.858676 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1341d8ef-0e53-43cd-ad79-c02a4c9e9925 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:44.992741 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:44.992741 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:45.004625 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1341d8ef-0e53-43cd-ad79-c02a4c9e9925 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:14:45.058329 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1341d8ef-0e53-43cd-ad79-c02a4c9e9925 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/af4c34d5-e27e-4f95-bed3-478ef71399f4 returned with HTTP 200 Jan 13 04:14:45.068330 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1460/2950] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:44 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/af4c34d5-e27e-4f95-bed3-478ef71399f4 => generated 1413 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:14:46.075207 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a365a86e-21f8-4b78-9be4-bb85382b92c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/af4c34d5-e27e-4f95-bed3-478ef71399f4 Jan 13 04:14:46.075723 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a365a86e-21f8-4b78-9be4-bb85382b92c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:46.075895 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:46.075895 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:46.076561 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a365a86e-21f8-4b78-9be4-bb85382b92c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:46.180990 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a365a86e-21f8-4b78-9be4-bb85382b92c6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/af4c34d5-e27e-4f95-bed3-478ef71399f4 returned with HTTP 404 Jan 13 04:14:46.182142 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1491/2951] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:46 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/af4c34d5-e27e-4f95-bed3-478ef71399f4 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:14:46.192138 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e10e998-1319-4edf-94fa-0659f0f2444f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] DELETE http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 Jan 13 04:14:46.192883 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e10e998-1319-4edf-94fa-0659f0f2444f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:46.193267 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:46.193267 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:46.193904 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e10e998-1319-4edf-94fa-0659f0f2444f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:46.195921 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-8e10e998-1319-4edf-94fa-0659f0f2444f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Delete backup with id: 7bf700e4-a199-44d5-a91a-b32ea5babc32. Jan 13 04:14:46.257722 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:46.257722 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:46.302791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.rpcapi [None req-8e10e998-1319-4edf-94fa-0659f0f2444f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] delete_backup rpcapi backup_id 7bf700e4-a199-44d5-a91a-b32ea5babc32 {{(pid=87926) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 13 04:14:46.307111 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e10e998-1319-4edf-94fa-0659f0f2444f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 returned with HTTP 202 Jan 13 04:14:46.308180 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1461/2952] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:14:46 2021] DELETE /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/7bf700e4-a199-44d5-a91a-b32ea5babc32 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 13 04:14:46.353116 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] POST http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes Jan 13 04:14:46.354696 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-420867085"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:14:46.356065 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-420867085'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:14:46.356501 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Create volume of 1 GB Jan 13 04:14:46.404622 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Availability Zones retrieved successfully. Jan 13 04:14:46.437484 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Flow 'volume_create_api' (d4cf74e2-ca78-428b-81ff-00844cf1d5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:14:46.441408 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86bf5ff0-9a34-4bd9-8d2a-26fa00bc505c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:14:46.448781 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:14:46.610126 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86bf5ff0-9a34-4bd9-8d2a-26fa00bc505c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:14:46.612920 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd1a720-db38-4f59-9248-086c6f6001e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:14:46.747965 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Created reservations ['06ef82f9-ee95-4081-92f5-e62c153ca02c', 'fed8a6b8-6d77-4e3e-a04a-8ad58e602fe5', '75a3a5b3-49b5-46e4-a221-bcc4713aa82c', '455e0601-b907-486f-9414-29c6639ae43f'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:14:46.750239 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd1a720-db38-4f59-9248-086c6f6001e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06ef82f9-ee95-4081-92f5-e62c153ca02c', 'fed8a6b8-6d77-4e3e-a04a-8ad58e602fe5', '75a3a5b3-49b5-46e4-a221-bcc4713aa82c', '455e0601-b907-486f-9414-29c6639ae43f']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:14:46.757767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (021c743b-5b58-414f-ab59-35bf9d8fc6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:14:46.865086 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (021c743b-5b58-414f-ab59-35bf9d8fc6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47af5417-b6da-4189-86b4-e31ee03b705f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-420867085',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='ab1e31582a9b404ba73b00c35f1884a1',qos_specs=None,replication_status=,reservations=['06ef82f9-ee95-4081-92f5-e62c153ca02c','fed8a6b8-6d77-4e3e-a04a-8ad58e602fe5','75a3a5b3-49b5-46e4-a221-bcc4713aa82c','455e0601-b907-486f-9414-29c6639ae43f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcce398040764e1d8cf6b765e393b0c5',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:14:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-420867085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47af5417-b6da-4189-86b4-e31ee03b705f,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='ab1e31582a9b404ba73b00c35f1884a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dcce398040764e1d8cf6b765e393b0c5',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:14:46.865086 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71840f6a-88e4-40f0-8c74-540eb87e9c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:14:46.919947 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71840f6a-88e4-40f0-8c74-540eb87e9c61) transitioned into state 'SUCCESS' from state '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-420867085',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='ab1e31582a9b404ba73b00c35f1884a1',qos_specs=None,replication_status=,reservations=['06ef82f9-ee95-4081-92f5-e62c153ca02c','fed8a6b8-6d77-4e3e-a04a-8ad58e602fe5','75a3a5b3-49b5-46e4-a221-bcc4713aa82c','455e0601-b907-486f-9414-29c6639ae43f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcce398040764e1d8cf6b765e393b0c5',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:14:46.922133 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e01aa829-f01b-4dfa-a717-4b9c123a42a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:14:46.966495 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e01aa829-f01b-4dfa-a717-4b9c123a42a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:14:46.970811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Flow 'volume_create_api' (d4cf74e2-ca78-428b-81ff-00844cf1d5c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:14:47.113481 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Create volume request issued successfully. Jan 13 04:14:47.139812 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90ecd81e-8f3f-4ff1-87a1-220fdb95c986 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes returned with HTTP 202 Jan 13 04:14:47.141251 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1492/2953] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:14:46 2021] POST /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes => generated 884 bytes in 793 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:14:47.158666 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e1c3621-8812-4304-8477-603be57af01a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f Jan 13 04:14:47.159212 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e1c3621-8812-4304-8477-603be57af01a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:47.159406 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:47.159406 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:47.159793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e1c3621-8812-4304-8477-603be57af01a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:47.237760 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:47.237760 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:47.273671 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5e1c3621-8812-4304-8477-603be57af01a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:14:47.372094 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e1c3621-8812-4304-8477-603be57af01a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f returned with HTTP 200 Jan 13 04:14:47.380356 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1462/2954] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:47 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f => generated 976 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:48.400785 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-514c659e-9e11-4d25-a89c-9b2b13119636 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f Jan 13 04:14:48.401435 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-514c659e-9e11-4d25-a89c-9b2b13119636 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:48.401759 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:48.401759 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:48.402285 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-514c659e-9e11-4d25-a89c-9b2b13119636 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:48.544765 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:48.544765 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:48.566143 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-514c659e-9e11-4d25-a89c-9b2b13119636 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:14:48.622585 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-514c659e-9e11-4d25-a89c-9b2b13119636 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f returned with HTTP 200 Jan 13 04:14:48.623554 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1493/2955] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:48 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f => generated 977 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:48.673695 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f7401f03-65ee-4f2a-96bf-e120f2cf2d6a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] POST http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups Jan 13 04:14:48.674251 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:48.674251 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:48.674548 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f7401f03-65ee-4f2a-96bf-e120f2cf2d6a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47af5417-b6da-4189-86b4-e31ee03b705f", "name": "tempest-VolumesBackupsTest-Backup-1925267942", "description": "tempest-volume-backup-description-106088500", "container": "container"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:14:48.675717 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.backups [None req-f7401f03-65ee-4f2a-96bf-e120f2cf2d6a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Creating new backup {'backup': {'volume_id': '47af5417-b6da-4189-86b4-e31ee03b705f', 'name': 'tempest-VolumesBackupsTest-Backup-1925267942', 'description': 'tempest-volume-backup-description-106088500', 'container': 'container'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 13 04:14:48.676127 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-f7401f03-65ee-4f2a-96bf-e120f2cf2d6a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Creating backup of volume 47af5417-b6da-4189-86b4-e31ee03b705f in container container Jan 13 04:14:48.780932 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:48.780932 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:48.782157 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f7401f03-65ee-4f2a-96bf-e120f2cf2d6a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:14:48.826952 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-f7401f03-65ee-4f2a-96bf-e120f2cf2d6a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Created reservations ['89cb415b-0b10-4ef5-8571-8e105f17a776', '5e81b2a0-3ea6-4067-a745-ab2c110e3e2e'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:14:48.958278 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f7401f03-65ee-4f2a-96bf-e120f2cf2d6a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups returned with HTTP 202 Jan 13 04:14:48.959599 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1463/2956] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:14:48 2021] POST /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups => generated 396 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:14:48.970580 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0fa40c8e-30d1-4ee1-8f0d-c9f9e971732a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:14:48.971244 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0fa40c8e-30d1-4ee1-8f0d-c9f9e971732a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:48.971464 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:48.971464 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:48.971840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0fa40c8e-30d1-4ee1-8f0d-c9f9e971732a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:48.972207 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0fa40c8e-30d1-4ee1-8f0d-c9f9e971732a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:49.011648 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:49.011648 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:49.023129 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0fa40c8e-30d1-4ee1-8f0d-c9f9e971732a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:14:49.023129 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1494/2957] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:48 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:50.038925 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc1339e4-4bfd-41e9-ad25-d32cc34fed1f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:14:50.039491 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bc1339e4-4bfd-41e9-ad25-d32cc34fed1f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:50.039714 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:50.039714 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:50.040091 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bc1339e4-4bfd-41e9-ad25-d32cc34fed1f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:50.040521 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-bc1339e4-4bfd-41e9-ad25-d32cc34fed1f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:50.089515 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:50.089515 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:50.091436 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc1339e4-4bfd-41e9-ad25-d32cc34fed1f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:14:50.093209 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1464/2958] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:50 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:51.109759 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-54663692-ed3f-4c87-a83f-e260f6c33318 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:14:51.110756 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-54663692-ed3f-4c87-a83f-e260f6c33318 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:51.110756 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:51.110756 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:51.110756 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-54663692-ed3f-4c87-a83f-e260f6c33318 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:51.110987 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-54663692-ed3f-4c87-a83f-e260f6c33318 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:51.155998 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:51.155998 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:51.161250 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-54663692-ed3f-4c87-a83f-e260f6c33318 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:14:51.163929 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1495/2959] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:51 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:52.186486 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-75720e68-fe7e-4a95-a4ed-02aaa03f376d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:14:52.186486 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-75720e68-fe7e-4a95-a4ed-02aaa03f376d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:52.186486 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:52.186486 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:52.186486 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-75720e68-fe7e-4a95-a4ed-02aaa03f376d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:52.186486 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-75720e68-fe7e-4a95-a4ed-02aaa03f376d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:52.226513 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:52.226513 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:52.226513 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-75720e68-fe7e-4a95-a4ed-02aaa03f376d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:14:52.226513 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1465/2960] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:52 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:14:53.238453 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86025103-fa98-40a7-9080-c2e53040204b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:14:53.239615 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86025103-fa98-40a7-9080-c2e53040204b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:53.239984 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:53.239984 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:53.251785 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86025103-fa98-40a7-9080-c2e53040204b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:53.251785 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-86025103-fa98-40a7-9080-c2e53040204b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:53.268660 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:53.268660 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:53.273467 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86025103-fa98-40a7-9080-c2e53040204b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:14:53.274460 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1496/2961] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:53 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:54.309766 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5d4b55e3-e3be-412c-8dd2-3cc8a8f37da7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:14:54.311915 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5d4b55e3-e3be-412c-8dd2-3cc8a8f37da7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:54.312911 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:54.312911 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:54.313541 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5d4b55e3-e3be-412c-8dd2-3cc8a8f37da7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:54.315043 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-5d4b55e3-e3be-412c-8dd2-3cc8a8f37da7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:54.350784 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:54.350784 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:54.353687 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5d4b55e3-e3be-412c-8dd2-3cc8a8f37da7 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:14:54.360672 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1466/2962] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:54 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:55.375199 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d9cc6c54-d31e-41b6-97ba-9b3808ef53b4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:14:55.376331 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d9cc6c54-d31e-41b6-97ba-9b3808ef53b4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:55.376744 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:55.376744 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:55.377399 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d9cc6c54-d31e-41b6-97ba-9b3808ef53b4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:55.377976 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d9cc6c54-d31e-41b6-97ba-9b3808ef53b4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:55.467749 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:55.467749 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:55.469889 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d9cc6c54-d31e-41b6-97ba-9b3808ef53b4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:14:55.471228 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1497/2963] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:55 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:56.487284 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b951f300-3bdc-410f-865f-df7890c0cc9b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:14:56.488498 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b951f300-3bdc-410f-865f-df7890c0cc9b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:56.488498 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:56.488498 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:56.488498 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b951f300-3bdc-410f-865f-df7890c0cc9b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:56.488885 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b951f300-3bdc-410f-865f-df7890c0cc9b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:56.596654 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:56.596654 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:56.604506 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b951f300-3bdc-410f-865f-df7890c0cc9b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:14:56.609611 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1467/2964] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:56 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:57.623340 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cb05c543-c49c-45bf-b99d-7ea5dba84a35 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:14:57.624355 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cb05c543-c49c-45bf-b99d-7ea5dba84a35 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:57.624724 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:57.624724 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:57.625256 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cb05c543-c49c-45bf-b99d-7ea5dba84a35 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:57.625922 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-cb05c543-c49c-45bf-b99d-7ea5dba84a35 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:57.664728 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:57.664728 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:57.667110 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cb05c543-c49c-45bf-b99d-7ea5dba84a35 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:14:57.668313 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1498/2965] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:57 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:58.684508 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-544bd219-4140-47cd-863b-66a720108186 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:14:58.685227 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-544bd219-4140-47cd-863b-66a720108186 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:58.685615 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:58.685615 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:58.686244 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-544bd219-4140-47cd-863b-66a720108186 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:58.686708 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-544bd219-4140-47cd-863b-66a720108186 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:58.728048 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:58.728048 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:58.730452 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-544bd219-4140-47cd-863b-66a720108186 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:14:58.732398 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1468/2966] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:58 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:14:59.747074 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-be982bfc-6478-491b-8261-44ead848563b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:14:59.747626 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-be982bfc-6478-491b-8261-44ead848563b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:14:59.747947 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:14:59.747947 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:14:59.748358 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-be982bfc-6478-491b-8261-44ead848563b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:14:59.748707 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-be982bfc-6478-491b-8261-44ead848563b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:14:59.811580 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:14:59.811580 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:14:59.816196 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-be982bfc-6478-491b-8261-44ead848563b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:14:59.819724 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1499/2967] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:14:59 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:00.839752 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9bb24ba8-003f-4008-9fce-dfa00b62707f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:00.840451 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9bb24ba8-003f-4008-9fce-dfa00b62707f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:00.840532 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:00.840532 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:00.840912 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9bb24ba8-003f-4008-9fce-dfa00b62707f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:00.841227 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-9bb24ba8-003f-4008-9fce-dfa00b62707f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:00.900297 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:00.900297 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:00.902119 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9bb24ba8-003f-4008-9fce-dfa00b62707f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:00.902964 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1469/2968] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:00 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:01.921264 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0accea18-ad63-4052-a525-016734af72be tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:01.922536 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0accea18-ad63-4052-a525-016734af72be tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:01.922850 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:01.922850 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:01.923805 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0accea18-ad63-4052-a525-016734af72be tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:01.924364 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0accea18-ad63-4052-a525-016734af72be tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:01.953351 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:01.953351 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:01.955698 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0accea18-ad63-4052-a525-016734af72be tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:01.957075 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1500/2969] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:01 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:02.971625 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1f04d2b3-b7e4-41e5-86b1-a27391644790 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:02.972874 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1f04d2b3-b7e4-41e5-86b1-a27391644790 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:02.973296 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:02.973296 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:02.973975 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1f04d2b3-b7e4-41e5-86b1-a27391644790 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:02.975071 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-1f04d2b3-b7e4-41e5-86b1-a27391644790 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:03.034118 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:03.034118 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:03.036563 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1f04d2b3-b7e4-41e5-86b1-a27391644790 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:03.038569 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1470/2970] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:02 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:04.053190 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b46ef05f-c186-4189-882a-e314646455cb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:04.054225 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b46ef05f-c186-4189-882a-e314646455cb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:04.054590 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:04.054590 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:04.055183 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b46ef05f-c186-4189-882a-e314646455cb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:04.055686 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b46ef05f-c186-4189-882a-e314646455cb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:04.106404 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:04.106404 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:04.111759 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b46ef05f-c186-4189-882a-e314646455cb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:04.140474 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1501/2971] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:04 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:05.136356 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-543f8dd1-2c32-4a48-9b66-3ae96aaf75f1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:05.136872 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-543f8dd1-2c32-4a48-9b66-3ae96aaf75f1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:05.137222 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:05.137222 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:05.137674 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-543f8dd1-2c32-4a48-9b66-3ae96aaf75f1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:05.138113 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-543f8dd1-2c32-4a48-9b66-3ae96aaf75f1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:05.186054 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:05.186054 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:05.192527 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-543f8dd1-2c32-4a48-9b66-3ae96aaf75f1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:05.193850 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1471/2972] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:05 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:06.207377 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9fef05c4-9e1b-4b03-8276-3fe973f08664 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:06.207919 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9fef05c4-9e1b-4b03-8276-3fe973f08664 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:06.208051 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:06.208051 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:06.209562 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9fef05c4-9e1b-4b03-8276-3fe973f08664 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:06.210120 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-9fef05c4-9e1b-4b03-8276-3fe973f08664 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:06.249429 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:06.249429 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:06.262182 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9fef05c4-9e1b-4b03-8276-3fe973f08664 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:06.263390 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1502/2973] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:06 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:06.818861 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-2825b70e-415b-4593-857c-82bf06d64818 req-232a2915-3e11-4cc2-9bc6-d8f1f677fe46 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] DELETE http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/attachments/b223f434-3b57-4109-b7a3-e54515a6d396 Jan 13 04:15:06.819687 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-2825b70e-415b-4593-857c-82bf06d64818 req-232a2915-3e11-4cc2-9bc6-d8f1f677fe46 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:06.820028 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:06.820028 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:06.820343 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-2825b70e-415b-4593-857c-82bf06d64818 req-232a2915-3e11-4cc2-9bc6-d8f1f677fe46 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:06.849519 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:06.849519 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:07.278810 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dcdc8205-8ad7-4eeb-93d4-8fa3a178d441 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:07.280949 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dcdc8205-8ad7-4eeb-93d4-8fa3a178d441 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:07.281179 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:07.281179 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:07.281565 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dcdc8205-8ad7-4eeb-93d4-8fa3a178d441 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:07.281935 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-dcdc8205-8ad7-4eeb-93d4-8fa3a178d441 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:07.325722 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:07.325722 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:07.327515 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dcdc8205-8ad7-4eeb-93d4-8fa3a178d441 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:07.328345 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1503/2974] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:07 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:07.447845 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-2825b70e-415b-4593-857c-82bf06d64818 req-232a2915-3e11-4cc2-9bc6-d8f1f677fe46 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 04:15:07.448459 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-2825b70e-415b-4593-857c-82bf06d64818 req-232a2915-3e11-4cc2-9bc6-d8f1f677fe46 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Pending status list for volume during attachment-delete: [] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 04:15:07.456174 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-2825b70e-415b-4593-857c-82bf06d64818 req-232a2915-3e11-4cc2-9bc6-d8f1f677fe46 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/attachments/b223f434-3b57-4109-b7a3-e54515a6d396 returned with HTTP 200 Jan 13 04:15:07.457196 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1472/2975] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 04:15:06 2021] DELETE /volume/v3/2c19c6442357404a92d9f351b3c42990/attachments/b223f434-3b57-4109-b7a3-e54515a6d396 => generated 19 bytes in 644 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:08.344117 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3cfd7458-e181-4a78-b311-adb23ef34a3e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:08.349973 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3cfd7458-e181-4a78-b311-adb23ef34a3e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:08.350362 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:08.350362 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:08.351016 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3cfd7458-e181-4a78-b311-adb23ef34a3e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:08.352806 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-3cfd7458-e181-4a78-b311-adb23ef34a3e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:08.381673 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:08.381673 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:08.384606 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3cfd7458-e181-4a78-b311-adb23ef34a3e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:08.386133 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1504/2976] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:08 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:15:09.401187 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d4625494-677d-44ca-8d4b-431f1029f3e9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:09.401697 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d4625494-677d-44ca-8d4b-431f1029f3e9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:09.402008 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:09.402008 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:09.402577 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d4625494-677d-44ca-8d4b-431f1029f3e9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:09.403026 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-d4625494-677d-44ca-8d4b-431f1029f3e9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:09.432380 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:09.432380 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:09.442752 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d4625494-677d-44ca-8d4b-431f1029f3e9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:09.446490 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1473/2977] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:09 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:09.880190 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-701f2119-3fdf-460e-814a-f6e814f4e7d0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] DELETE http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/163b0f48-bb9c-4b36-a112-fbb9cd63a08f Jan 13 04:15:09.880991 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-701f2119-3fdf-460e-814a-f6e814f4e7d0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:09.881394 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:09.881394 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:09.882012 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-701f2119-3fdf-460e-814a-f6e814f4e7d0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:09.882751 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-701f2119-3fdf-460e-814a-f6e814f4e7d0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Delete volume with id: 163b0f48-bb9c-4b36-a112-fbb9cd63a08f Jan 13 04:15:09.955026 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:09.955026 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:09.961586 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-701f2119-3fdf-460e-814a-f6e814f4e7d0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:15:10.012137 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-701f2119-3fdf-460e-814a-f6e814f4e7d0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Delete volume request issued successfully. Jan 13 04:15:10.013266 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-701f2119-3fdf-460e-814a-f6e814f4e7d0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/163b0f48-bb9c-4b36-a112-fbb9cd63a08f returned with HTTP 202 Jan 13 04:15:10.014305 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1505/2978] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:15:09 2021] DELETE /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/163b0f48-bb9c-4b36-a112-fbb9cd63a08f => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:15:10.025131 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-20d2fd37-b74c-44c9-b078-fc46244e1ba1 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] DELETE http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 Jan 13 04:15:10.029556 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-20d2fd37-b74c-44c9-b078-fc46244e1ba1 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:10.030055 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:10.030055 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:10.030759 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-20d2fd37-b74c-44c9-b078-fc46244e1ba1 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:10.032402 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-20d2fd37-b74c-44c9-b078-fc46244e1ba1 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Delete backup with id: 933710f1-0094-4d03-a68e-5f513a779b81. Jan 13 04:15:10.096498 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:10.096498 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:10.174008 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.rpcapi [None req-20d2fd37-b74c-44c9-b078-fc46244e1ba1 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] delete_backup rpcapi backup_id 933710f1-0094-4d03-a68e-5f513a779b81 {{(pid=87926) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 13 04:15:10.177753 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-20d2fd37-b74c-44c9-b078-fc46244e1ba1 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 returned with HTTP 202 Jan 13 04:15:10.179216 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1474/2979] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:15:10 2021] DELETE /volume/v3/2c19c6442357404a92d9f351b3c42990/backups/933710f1-0094-4d03-a68e-5f513a779b81 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:15:10.187268 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b07d84aa-0291-4aa3-aeef-fd0c67299fa0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] DELETE http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:15:10.187794 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b07d84aa-0291-4aa3-aeef-fd0c67299fa0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:10.188059 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:10.188059 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:10.188385 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b07d84aa-0291-4aa3-aeef-fd0c67299fa0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:10.188849 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-b07d84aa-0291-4aa3-aeef-fd0c67299fa0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Delete volume with id: 819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:15:10.320972 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:10.320972 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:10.322204 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b07d84aa-0291-4aa3-aeef-fd0c67299fa0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:15:10.381694 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b07d84aa-0291-4aa3-aeef-fd0c67299fa0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Delete volume request issued successfully. Jan 13 04:15:10.382183 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b07d84aa-0291-4aa3-aeef-fd0c67299fa0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 202 Jan 13 04:15:10.383141 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1506/2980] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:15:10 2021] DELETE /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:15:10.391283 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b69e260-0929-46ba-a9f1-579fd80ad266 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:15:10.391924 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b69e260-0929-46ba-a9f1-579fd80ad266 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:10.392254 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:10.392254 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:10.392860 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3b69e260-0929-46ba-a9f1-579fd80ad266 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:10.467015 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-54e37a6c-7bcf-4f97-93a5-4fc663e90c6b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:10.468069 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-54e37a6c-7bcf-4f97-93a5-4fc663e90c6b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:10.468486 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:10.468486 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:10.469065 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-54e37a6c-7bcf-4f97-93a5-4fc663e90c6b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:10.469874 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-54e37a6c-7bcf-4f97-93a5-4fc663e90c6b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:10.521416 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:10.521416 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:10.526603 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-54e37a6c-7bcf-4f97-93a5-4fc663e90c6b tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:10.539470 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1507/2981] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:10 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:10.579187 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:10.579187 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:10.598201 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3b69e260-0929-46ba-a9f1-579fd80ad266 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:15:10.626108 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3b69e260-0929-46ba-a9f1-579fd80ad266 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:15:10.627476 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1475/2982] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:10 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 1361 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:15:11.554476 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cdbf0dfd-20ba-4222-b492-9d1122dd96b6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:11.555717 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cdbf0dfd-20ba-4222-b492-9d1122dd96b6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:11.556138 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:11.556138 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:11.556853 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cdbf0dfd-20ba-4222-b492-9d1122dd96b6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:11.557689 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-cdbf0dfd-20ba-4222-b492-9d1122dd96b6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:11.644874 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e316d1c-834d-4c1a-9ac1-f4dac4d61ee2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:15:11.645632 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e316d1c-834d-4c1a-9ac1-f4dac4d61ee2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:11.646776 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:11.646776 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:11.648190 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e316d1c-834d-4c1a-9ac1-f4dac4d61ee2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:11.671924 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:11.671924 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:11.679746 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cdbf0dfd-20ba-4222-b492-9d1122dd96b6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:11.680747 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1508/2983] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:11 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:11.839638 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:11.839638 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:11.874585 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8e316d1c-834d-4c1a-9ac1-f4dac4d61ee2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:15:11.941281 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e316d1c-834d-4c1a-9ac1-f4dac4d61ee2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:15:11.965652 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1476/2984] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:11 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 1361 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:15:12.695019 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-10195ac5-4df5-4c85-84f8-6a9014396d90 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:12.698688 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-10195ac5-4df5-4c85-84f8-6a9014396d90 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:12.699342 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:12.699342 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:12.700889 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-10195ac5-4df5-4c85-84f8-6a9014396d90 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:12.701460 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-10195ac5-4df5-4c85-84f8-6a9014396d90 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:12.794077 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:12.794077 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:12.815900 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-10195ac5-4df5-4c85-84f8-6a9014396d90 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:12.819220 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1509/2985] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:12 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:12.984365 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-68380438-e3eb-481c-a157-aa896a437db0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:15:12.985022 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-68380438-e3eb-481c-a157-aa896a437db0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:12.985215 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:12.985215 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:12.985869 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-68380438-e3eb-481c-a157-aa896a437db0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:13.107645 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:13.107645 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:13.134748 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-68380438-e3eb-481c-a157-aa896a437db0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Volume info retrieved successfully. Jan 13 04:15:13.206156 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-68380438-e3eb-481c-a157-aa896a437db0 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 200 Jan 13 04:15:13.211224 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1477/2986] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:12 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 1361 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:15:13.834504 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-214ac276-884a-43cd-85da-2694bb0750fd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:13.835137 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-214ac276-884a-43cd-85da-2694bb0750fd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:13.835963 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:13.835963 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:13.836705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-214ac276-884a-43cd-85da-2694bb0750fd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:13.837279 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-214ac276-884a-43cd-85da-2694bb0750fd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:13.907896 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:13.907896 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:13.916967 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-214ac276-884a-43cd-85da-2694bb0750fd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:13.919735 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1510/2987] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:13 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:14.229849 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e4f5fe4e-829a-48e2-8d2c-13b4f4f981e2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] GET http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 Jan 13 04:15:14.230390 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e4f5fe4e-829a-48e2-8d2c-13b4f4f981e2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:14.230620 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:14.230620 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:14.245196 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e4f5fe4e-829a-48e2-8d2c-13b4f4f981e2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:14.409637 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e4f5fe4e-829a-48e2-8d2c-13b4f4f981e2 tempest-TestVolumeBackupRestore-1695504644 tempest-TestVolumeBackupRestore-1695504644] http://10.222.0.38/volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 returned with HTTP 404 Jan 13 04:15:14.426005 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1478/2988] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:14 2021] GET /volume/v3/2c19c6442357404a92d9f351b3c42990/volumes/819b4584-4f35-4cf4-8e81-1b50d3254326 => generated 109 bytes in 203 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:15:14.934768 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-df3f2c99-b069-45a5-a4a5-4add2189634c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:14.935285 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-df3f2c99-b069-45a5-a4a5-4add2189634c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:14.935475 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:14.935475 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:14.935930 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-df3f2c99-b069-45a5-a4a5-4add2189634c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:14.936330 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-df3f2c99-b069-45a5-a4a5-4add2189634c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:14.999179 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:14.999179 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:15.001035 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-df3f2c99-b069-45a5-a4a5-4add2189634c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:15.010914 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1511/2989] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:14 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:16.026022 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ebbc82f-2c8e-42bf-bcb2-7b1b21cda606 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:16.026558 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ebbc82f-2c8e-42bf-bcb2-7b1b21cda606 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:16.027003 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ebbc82f-2c8e-42bf-bcb2-7b1b21cda606 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:16.027370 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6ebbc82f-2c8e-42bf-bcb2-7b1b21cda606 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:16.079290 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:16.079290 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:16.081518 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ebbc82f-2c8e-42bf-bcb2-7b1b21cda606 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:16.085692 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1479/2990] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:16 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:17.103749 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-918333f0-b4c8-4b9f-b672-45ebeb98040a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:17.104273 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-918333f0-b4c8-4b9f-b672-45ebeb98040a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:17.104483 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:17.104483 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:17.105062 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-918333f0-b4c8-4b9f-b672-45ebeb98040a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:17.105924 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-918333f0-b4c8-4b9f-b672-45ebeb98040a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:17.163833 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:17.163833 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:17.166248 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-918333f0-b4c8-4b9f-b672-45ebeb98040a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:17.167635 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1512/2991] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:17 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:18.182295 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0da1a964-4e56-4d0c-a72b-8352b09de2d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:18.182968 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0da1a964-4e56-4d0c-a72b-8352b09de2d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:18.183397 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:18.183397 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:18.184071 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0da1a964-4e56-4d0c-a72b-8352b09de2d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:18.184651 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0da1a964-4e56-4d0c-a72b-8352b09de2d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:18.223097 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:18.223097 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:18.226050 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0da1a964-4e56-4d0c-a72b-8352b09de2d1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:18.227395 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1480/2992] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:18 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:19.247534 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-84b57165-167e-4641-9ba4-995988629a42 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:19.248060 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-84b57165-167e-4641-9ba4-995988629a42 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:19.249705 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:19.249705 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:19.250390 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-84b57165-167e-4641-9ba4-995988629a42 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:19.251176 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-84b57165-167e-4641-9ba4-995988629a42 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:19.328407 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:19.328407 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:19.329371 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-84b57165-167e-4641-9ba4-995988629a42 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:19.342818 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1513/2993] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:19 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:20.359573 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6dbca174-d852-47d6-b63f-052b11c46a67 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:20.359573 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6dbca174-d852-47d6-b63f-052b11c46a67 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:20.359573 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:20.359573 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:20.359573 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6dbca174-d852-47d6-b63f-052b11c46a67 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:20.359573 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6dbca174-d852-47d6-b63f-052b11c46a67 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:20.403261 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:20.403261 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:20.405180 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6dbca174-d852-47d6-b63f-052b11c46a67 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:20.411435 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1481/2994] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:20 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:21.427178 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06191c44-7542-49b0-8143-926f2892a2ea tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:21.427763 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06191c44-7542-49b0-8143-926f2892a2ea tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:21.428008 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:21.428008 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:21.428259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-06191c44-7542-49b0-8143-926f2892a2ea tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:21.439147 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-06191c44-7542-49b0-8143-926f2892a2ea tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:21.514048 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:21.514048 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:21.523970 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-06191c44-7542-49b0-8143-926f2892a2ea tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:21.532675 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1514/2995] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:21 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:22.548341 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-70730d24-3c57-4629-8162-eb52d4941447 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:22.549368 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-70730d24-3c57-4629-8162-eb52d4941447 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:22.549872 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:22.549872 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:22.550496 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-70730d24-3c57-4629-8162-eb52d4941447 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:22.551303 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-70730d24-3c57-4629-8162-eb52d4941447 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:22.576717 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:22.576717 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:22.578876 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-70730d24-3c57-4629-8162-eb52d4941447 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:22.579878 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1482/2996] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:22 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:23.594344 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf9d8c35-3243-4279-906e-49f501162cab tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:23.595155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf9d8c35-3243-4279-906e-49f501162cab tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:23.595507 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:23.595507 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:23.596075 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf9d8c35-3243-4279-906e-49f501162cab tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:23.596593 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-cf9d8c35-3243-4279-906e-49f501162cab tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:23.645317 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:23.645317 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:23.655897 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf9d8c35-3243-4279-906e-49f501162cab tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:23.662484 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1515/2997] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:23 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:24.676452 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-83a30238-2a69-49ff-82b7-1278e14effdd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:24.677535 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-83a30238-2a69-49ff-82b7-1278e14effdd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:24.677731 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:24.677731 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:24.678357 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-83a30238-2a69-49ff-82b7-1278e14effdd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:24.678720 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-83a30238-2a69-49ff-82b7-1278e14effdd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:24.714366 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:24.714366 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:24.717626 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-83a30238-2a69-49ff-82b7-1278e14effdd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:24.718654 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1483/2998] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:24 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:25.733571 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8162850d-8181-45f3-8b5b-21cc9bd446ff tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:25.734739 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8162850d-8181-45f3-8b5b-21cc9bd446ff tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:25.735140 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:25.735140 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:25.735931 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8162850d-8181-45f3-8b5b-21cc9bd446ff tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:25.736540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-8162850d-8181-45f3-8b5b-21cc9bd446ff tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:25.789140 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:25.789140 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:25.791284 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8162850d-8181-45f3-8b5b-21cc9bd446ff tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:25.792705 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1516/2999] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:25 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:26.808071 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f6072a2c-da31-4338-b8ac-59b7cb610193 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:26.809400 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f6072a2c-da31-4338-b8ac-59b7cb610193 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:26.809817 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:26.809817 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:26.810471 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f6072a2c-da31-4338-b8ac-59b7cb610193 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:26.811035 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f6072a2c-da31-4338-b8ac-59b7cb610193 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:26.839824 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:26.839824 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:26.842376 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f6072a2c-da31-4338-b8ac-59b7cb610193 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:26.850509 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1484/3000] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:26 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:27.858617 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aed0c1f3-c515-4d65-a3c2-746a58827544 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:27.859144 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aed0c1f3-c515-4d65-a3c2-746a58827544 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:27.859404 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:27.859404 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:27.859682 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aed0c1f3-c515-4d65-a3c2-746a58827544 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:27.860045 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-aed0c1f3-c515-4d65-a3c2-746a58827544 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:27.894413 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:27.894413 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:27.896881 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aed0c1f3-c515-4d65-a3c2-746a58827544 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:27.897705 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1517/3001] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:27 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:28.911545 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-611a9c28-1253-4597-8665-f3856cf45fd6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:28.912839 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-611a9c28-1253-4597-8665-f3856cf45fd6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:28.913180 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:28.913180 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:28.913744 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-611a9c28-1253-4597-8665-f3856cf45fd6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:28.914223 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-611a9c28-1253-4597-8665-f3856cf45fd6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:28.935377 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:28.935377 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:28.937420 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-611a9c28-1253-4597-8665-f3856cf45fd6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:28.938329 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1485/3002] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:28 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:29.953213 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4a3eb448-d570-4518-9890-4edcb9468649 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:29.953726 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4a3eb448-d570-4518-9890-4edcb9468649 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:29.953903 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:29.953903 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:29.954210 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4a3eb448-d570-4518-9890-4edcb9468649 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:29.954577 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-4a3eb448-d570-4518-9890-4edcb9468649 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:30.015439 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:30.015439 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:30.017330 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4a3eb448-d570-4518-9890-4edcb9468649 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:30.018116 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1518/3003] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:29 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:31.033073 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0d98b367-f36a-43cf-a21f-ca2217fac4d8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:31.033954 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0d98b367-f36a-43cf-a21f-ca2217fac4d8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:31.034237 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:31.034237 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:31.034908 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0d98b367-f36a-43cf-a21f-ca2217fac4d8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:31.035343 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-0d98b367-f36a-43cf-a21f-ca2217fac4d8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:31.060848 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:31.060848 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:31.064369 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0d98b367-f36a-43cf-a21f-ca2217fac4d8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:31.065369 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1486/3004] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:31 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:32.079205 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eedbcff5-c0b6-4c4c-aa10-1274c9d4f53c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:32.079695 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eedbcff5-c0b6-4c4c-aa10-1274c9d4f53c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:32.079907 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:32.079907 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:32.080258 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eedbcff5-c0b6-4c4c-aa10-1274c9d4f53c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:32.080642 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-eedbcff5-c0b6-4c4c-aa10-1274c9d4f53c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:32.103609 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:32.103609 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:32.105565 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eedbcff5-c0b6-4c4c-aa10-1274c9d4f53c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:32.106417 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1519/3005] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:32 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:33.120750 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-36da8e48-98e5-4c75-920d-61166ea88c5f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:33.121937 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-36da8e48-98e5-4c75-920d-61166ea88c5f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:33.122356 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:33.122356 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:33.122995 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-36da8e48-98e5-4c75-920d-61166ea88c5f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:33.123569 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-36da8e48-98e5-4c75-920d-61166ea88c5f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:33.151764 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:33.151764 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:33.156351 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-36da8e48-98e5-4c75-920d-61166ea88c5f tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:33.157448 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1487/3006] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:33 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:33.173477 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9a1f907d-74b3-4e4a-95a7-a486f4ab4f2c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f Jan 13 04:15:33.173994 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9a1f907d-74b3-4e4a-95a7-a486f4ab4f2c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:33.174369 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:33.174369 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:33.174747 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9a1f907d-74b3-4e4a-95a7-a486f4ab4f2c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:33.233654 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:33.233654 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:33.243925 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9a1f907d-74b3-4e4a-95a7-a486f4ab4f2c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:15:33.266631 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9a1f907d-74b3-4e4a-95a7-a486f4ab4f2c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f returned with HTTP 200 Jan 13 04:15:33.267424 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1520/3007] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:33 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f => generated 977 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:33.285212 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-563db64a-5a8f-43c7-bf88-e259ab5623fb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:33.285782 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-563db64a-5a8f-43c7-bf88-e259ab5623fb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:33.286732 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:33.286732 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:33.287124 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-563db64a-5a8f-43c7-bf88-e259ab5623fb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:33.287585 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-563db64a-5a8f-43c7-bf88-e259ab5623fb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:33.311403 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:33.311403 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:33.313676 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-563db64a-5a8f-43c7-bf88-e259ab5623fb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:33.314885 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1488/3008] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:33 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:33.328766 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-65dea8b2-3f93-461e-bbe7-53af4d45c6a3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/detail Jan 13 04:15:33.329292 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-65dea8b2-3f93-461e-bbe7-53af4d45c6a3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:33.329489 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:33.329489 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:33.330170 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-65dea8b2-3f93-461e-bbe7-53af4d45c6a3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:33.330844 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-65dea8b2-3f93-461e-bbe7-53af4d45c6a3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:15:33.363377 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-65dea8b2-3f93-461e-bbe7-53af4d45c6a3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/detail returned with HTTP 200 Jan 13 04:15:33.365411 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1521/3009] 10.222.0.38 () {58 vars in 1225 bytes} [Wed Jan 13 04:15:33 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/detail => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:33.380423 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] POST http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b/restore Jan 13 04:15:33.380887 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:33.380887 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:33.381298 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:15:33.382183 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.backups [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Restoring backup aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b ({'restore': {}}) {{(pid=87926) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 13 04:15:33.382562 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Restoring backup aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b to volume None. Jan 13 04:15:33.404574 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:33.404574 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:33.407357 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.backup.api [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Creating volume of 1 GB for restore of backup aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. Jan 13 04:15:33.420780 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Availability Zones retrieved successfully. Jan 13 04:15:33.439642 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Flow 'volume_create_api' (f562d590-c438-4aec-8b67-759e11a068a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:15:33.443499 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d4f2e49-6e34-42c1-bfd8-98e90314f128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:15:33.446161 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:15:33.522454 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d4f2e49-6e34-42c1-bfd8-98e90314f128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:15:33.524738 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b97ec2ba-ec36-47ca-9a4a-3906d89c084a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:15:33.594954 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Created reservations ['82f5de19-3ecf-42a2-b78f-7acf1b7ee718', 'b73d0195-3f56-4aab-a36d-3a76256c9efe', '3e9494d7-ee79-4fde-8ec8-39d7e87cb722', '683373aa-0d79-42ac-b9ac-b039812a276a'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:15:33.596808 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b97ec2ba-ec36-47ca-9a4a-3906d89c084a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82f5de19-3ecf-42a2-b78f-7acf1b7ee718', 'b73d0195-3f56-4aab-a36d-3a76256c9efe', '3e9494d7-ee79-4fde-8ec8-39d7e87cb722', '683373aa-0d79-42ac-b9ac-b039812a276a']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:15:33.598977 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45d55dc9-e576-4cea-a783-a07e853e165c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:15:33.662988 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45d55dc9-e576-4cea-a783-a07e853e165c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79068565-1213-4404-9478-728ee23667c4', '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_aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab1e31582a9b404ba73b00c35f1884a1',qos_specs=None,replication_status=,reservations=['82f5de19-3ecf-42a2-b78f-7acf1b7ee718','b73d0195-3f56-4aab-a36d-3a76256c9efe','3e9494d7-ee79-4fde-8ec8-39d7e87cb722','683373aa-0d79-42ac-b9ac-b039812a276a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcce398040764e1d8cf6b765e393b0c5',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:15:33Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79068565-1213-4404-9478-728ee23667c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab1e31582a9b404ba73b00c35f1884a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dcce398040764e1d8cf6b765e393b0c5',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:15:33.665776 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9409f48f-bf2f-42e6-b84f-12f609c0be1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:15:33.697382 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9409f48f-bf2f-42e6-b84f-12f609c0be1d) transitioned into 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_aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab1e31582a9b404ba73b00c35f1884a1',qos_specs=None,replication_status=,reservations=['82f5de19-3ecf-42a2-b78f-7acf1b7ee718','b73d0195-3f56-4aab-a36d-3a76256c9efe','3e9494d7-ee79-4fde-8ec8-39d7e87cb722','683373aa-0d79-42ac-b9ac-b039812a276a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcce398040764e1d8cf6b765e393b0c5',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:15:33.699533 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f25bc6f3-e891-409b-9d2d-af60f6be01ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:15:33.715624 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f25bc6f3-e891-409b-9d2d-af60f6be01ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:15:33.718840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Flow 'volume_create_api' (f562d590-c438-4aec-8b67-759e11a068a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:15:33.776120 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Create volume request issued successfully. Jan 13 04:15:33.828406 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:33.828406 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:33.829970 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:15:34.884601 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:34.884601 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:34.885953 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:15:34.886405 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.api [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Checking backup size 1 against volume size 1 {{(pid=87926) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 13 04:15:34.886822 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.backup.api [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Overwriting volume 79068565-1213-4404-9478-728ee23667c4 with restore of backup aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:34.905609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.rpcapi [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] restore_backup in rpcapi backup_id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b {{(pid=87926) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 13 04:15:34.909063 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3beabc3e-6cd2-4a28-9613-fbe41d31bf21 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b/restore returned with HTTP 202 Jan 13 04:15:34.915633 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1489/3010] 10.222.0.38 () {60 vars in 1360 bytes} [Wed Jan 13 04:15:33 2021] POST /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b/restore => generated 189 bytes in 1535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:15:34.920272 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-023c2374-a010-4722-a1ff-7e9dd1c015d8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:34.920820 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-023c2374-a010-4722-a1ff-7e9dd1c015d8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:34.921322 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:34.921322 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:34.921796 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-023c2374-a010-4722-a1ff-7e9dd1c015d8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:34.922160 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-023c2374-a010-4722-a1ff-7e9dd1c015d8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:34.948800 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:34.948800 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:34.950776 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-023c2374-a010-4722-a1ff-7e9dd1c015d8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:34.951737 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1522/3011] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:34 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:35.966957 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-814fd4bb-57c6-4984-9562-d398672ca88a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:35.967586 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-814fd4bb-57c6-4984-9562-d398672ca88a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:35.967804 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:35.967804 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:35.968003 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-814fd4bb-57c6-4984-9562-d398672ca88a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:35.968394 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-814fd4bb-57c6-4984-9562-d398672ca88a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:35.990051 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:35.990051 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:35.992383 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-814fd4bb-57c6-4984-9562-d398672ca88a tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:35.993910 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1490/3012] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:35 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:37.007754 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-40af8c2f-352e-4a48-8d13-7830487e0890 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:37.008509 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-40af8c2f-352e-4a48-8d13-7830487e0890 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:37.009057 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:37.009057 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:37.009436 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-40af8c2f-352e-4a48-8d13-7830487e0890 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:37.009802 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-40af8c2f-352e-4a48-8d13-7830487e0890 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:37.032593 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:37.032593 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:37.034421 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-40af8c2f-352e-4a48-8d13-7830487e0890 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:37.036416 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1523/3013] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:37 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:38.059197 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-91dac4bc-08e4-42e4-bdad-7f4a2d466f46 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:38.068229 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-91dac4bc-08e4-42e4-bdad-7f4a2d466f46 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:38.068229 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:38.068229 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:38.068229 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-91dac4bc-08e4-42e4-bdad-7f4a2d466f46 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:38.068229 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-91dac4bc-08e4-42e4-bdad-7f4a2d466f46 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:38.160068 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:38.160068 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:38.167791 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-91dac4bc-08e4-42e4-bdad-7f4a2d466f46 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:38.167791 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1491/3014] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:38 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:39.181718 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-507345d2-5f26-438a-b81a-372eb55d0e73 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:39.181718 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-507345d2-5f26-438a-b81a-372eb55d0e73 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:39.181718 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:39.181718 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:39.181718 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-507345d2-5f26-438a-b81a-372eb55d0e73 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:39.181718 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-507345d2-5f26-438a-b81a-372eb55d0e73 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:39.237943 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:39.237943 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:39.250752 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-507345d2-5f26-438a-b81a-372eb55d0e73 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:39.250752 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1524/3015] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:39 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:40.258104 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-244f3050-991a-4612-8bbb-0879eb878225 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:40.258104 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-244f3050-991a-4612-8bbb-0879eb878225 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:40.282954 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:40.282954 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:40.282954 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-244f3050-991a-4612-8bbb-0879eb878225 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:40.282954 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-244f3050-991a-4612-8bbb-0879eb878225 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:40.347474 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:40.347474 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:40.352392 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-244f3050-991a-4612-8bbb-0879eb878225 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:40.358790 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1492/3016] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:40 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:41.373472 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b34aa8c4-0092-44b8-9a6a-ecfc05b659f8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:41.373472 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b34aa8c4-0092-44b8-9a6a-ecfc05b659f8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:41.373472 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:41.373472 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:41.373472 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b34aa8c4-0092-44b8-9a6a-ecfc05b659f8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:41.373472 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-b34aa8c4-0092-44b8-9a6a-ecfc05b659f8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:41.422364 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:41.422364 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:41.447678 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b34aa8c4-0092-44b8-9a6a-ecfc05b659f8 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:41.447678 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1525/3017] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:41 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:42.477216 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-de139821-0887-4d54-9632-0409b9399550 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:42.477216 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-de139821-0887-4d54-9632-0409b9399550 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:42.477216 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:42.477216 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:42.497954 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-de139821-0887-4d54-9632-0409b9399550 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:42.497954 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-de139821-0887-4d54-9632-0409b9399550 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:42.548575 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:42.548575 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:42.548575 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-de139821-0887-4d54-9632-0409b9399550 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:42.548575 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1493/3018] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:42 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:43.563200 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6d1117bb-8606-43ff-87c4-6ada99663328 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:43.585903 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6d1117bb-8606-43ff-87c4-6ada99663328 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:43.585903 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:43.585903 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:43.585903 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6d1117bb-8606-43ff-87c4-6ada99663328 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:43.585903 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6d1117bb-8606-43ff-87c4-6ada99663328 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:43.649982 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:43.649982 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:43.649982 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6d1117bb-8606-43ff-87c4-6ada99663328 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:43.666060 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1526/3019] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:43 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:44.659707 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e1a22f33-82c6-409b-a2b3-98268b7ce918 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:44.664461 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e1a22f33-82c6-409b-a2b3-98268b7ce918 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:44.664461 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:44.664461 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:44.670010 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e1a22f33-82c6-409b-a2b3-98268b7ce918 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:44.670010 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e1a22f33-82c6-409b-a2b3-98268b7ce918 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:44.723039 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:44.723039 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:44.723039 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e1a22f33-82c6-409b-a2b3-98268b7ce918 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:44.723039 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1494/3020] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:44 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:45.741939 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86ed8443-a707-4f82-9ed5-a0e9d02a0e7c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:45.741939 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86ed8443-a707-4f82-9ed5-a0e9d02a0e7c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:45.741939 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:45.741939 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:45.741939 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-86ed8443-a707-4f82-9ed5-a0e9d02a0e7c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:45.741939 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-86ed8443-a707-4f82-9ed5-a0e9d02a0e7c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:45.797487 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:45.797487 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:45.797487 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-86ed8443-a707-4f82-9ed5-a0e9d02a0e7c tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:45.814538 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1527/3021] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:45 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:46.823230 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bdf648ed-049e-40ba-9eed-5539b0baff33 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:46.823230 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bdf648ed-049e-40ba-9eed-5539b0baff33 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:46.823230 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:46.823230 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:46.823230 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bdf648ed-049e-40ba-9eed-5539b0baff33 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:46.823230 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-bdf648ed-049e-40ba-9eed-5539b0baff33 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:46.878718 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:46.878718 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:46.878718 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bdf648ed-049e-40ba-9eed-5539b0baff33 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:46.878718 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1495/3022] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:46 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:47.902884 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1aeec957-dd8f-4aa4-9603-f0fffbb33419 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:47.911003 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1aeec957-dd8f-4aa4-9603-f0fffbb33419 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:47.911003 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:47.911003 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:47.911003 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1aeec957-dd8f-4aa4-9603-f0fffbb33419 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:47.911003 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-1aeec957-dd8f-4aa4-9603-f0fffbb33419 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:47.992459 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:47.992459 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:47.992459 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1aeec957-dd8f-4aa4-9603-f0fffbb33419 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:47.992459 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1528/3023] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:47 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:49.026231 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ba12b73c-f995-40c7-90ba-16ac8c755adb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:49.026231 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ba12b73c-f995-40c7-90ba-16ac8c755adb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:49.026231 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:49.026231 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:49.026231 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ba12b73c-f995-40c7-90ba-16ac8c755adb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:49.026231 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-ba12b73c-f995-40c7-90ba-16ac8c755adb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:49.085405 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:49.085405 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:49.085405 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ba12b73c-f995-40c7-90ba-16ac8c755adb tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:49.085405 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1496/3024] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:48 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:50.104156 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-08666055-6c9f-4a11-992f-bc2afb85681d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:50.104156 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-08666055-6c9f-4a11-992f-bc2afb85681d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:50.112071 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:50.112071 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:50.112071 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-08666055-6c9f-4a11-992f-bc2afb85681d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:50.112071 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-08666055-6c9f-4a11-992f-bc2afb85681d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:50.197722 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:50.197722 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:50.234540 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-08666055-6c9f-4a11-992f-bc2afb85681d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:50.282201 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1529/3025] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:50 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:51.291530 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-22448aac-51ec-4ed5-841a-6e28263ff8ba tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:51.291530 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-22448aac-51ec-4ed5-841a-6e28263ff8ba tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:51.291530 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:51.291530 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:51.291530 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-22448aac-51ec-4ed5-841a-6e28263ff8ba tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:51.291530 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-22448aac-51ec-4ed5-841a-6e28263ff8ba tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:51.327697 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:51.327697 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:51.327697 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-22448aac-51ec-4ed5-841a-6e28263ff8ba tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:51.327697 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1497/3026] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:51 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:52.367449 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9e158172-41ed-423c-86ff-a08b98e484bd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:52.367449 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9e158172-41ed-423c-86ff-a08b98e484bd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:52.367449 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:52.367449 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:52.367449 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9e158172-41ed-423c-86ff-a08b98e484bd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:52.367449 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-9e158172-41ed-423c-86ff-a08b98e484bd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:52.460975 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:52.460975 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:52.460975 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9e158172-41ed-423c-86ff-a08b98e484bd tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:52.462509 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1530/3027] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:52 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:53.478050 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ca07c64-f2c1-49d4-b1b8-760bedbe5178 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:53.478050 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ca07c64-f2c1-49d4-b1b8-760bedbe5178 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:53.478050 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:53.478050 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:53.478050 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ca07c64-f2c1-49d4-b1b8-760bedbe5178 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:53.478050 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-6ca07c64-f2c1-49d4-b1b8-760bedbe5178 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:53.524823 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:53.524823 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:53.524823 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ca07c64-f2c1-49d4-b1b8-760bedbe5178 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:53.530238 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1498/3028] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:53 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:54.550581 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-91e5e044-9684-45ae-b720-e332b3e001b0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:54.550581 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-91e5e044-9684-45ae-b720-e332b3e001b0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:54.550581 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:54.550581 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:54.550581 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-91e5e044-9684-45ae-b720-e332b3e001b0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:54.550581 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-91e5e044-9684-45ae-b720-e332b3e001b0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:54.657078 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:54.657078 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:54.657078 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-91e5e044-9684-45ae-b720-e332b3e001b0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:54.676597 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1531/3029] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:54 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:55.681992 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4f668c07-997a-4f5e-b8f2-4eba8d38d2d6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:55.681992 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4f668c07-997a-4f5e-b8f2-4eba8d38d2d6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:55.681992 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:55.681992 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:55.681992 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4f668c07-997a-4f5e-b8f2-4eba8d38d2d6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:55.681992 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-4f668c07-997a-4f5e-b8f2-4eba8d38d2d6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:55.749494 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:55.749494 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:55.749494 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4f668c07-997a-4f5e-b8f2-4eba8d38d2d6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:55.749494 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1499/3030] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:55 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:56.761605 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-111dc568-cb78-4e36-ba79-85084a4632b9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:56.762136 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-111dc568-cb78-4e36-ba79-85084a4632b9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:56.762294 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:56.762294 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:56.762667 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-111dc568-cb78-4e36-ba79-85084a4632b9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:56.763029 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-111dc568-cb78-4e36-ba79-85084a4632b9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:56.813217 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:56.813217 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:56.813217 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-111dc568-cb78-4e36-ba79-85084a4632b9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:56.813217 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1532/3031] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:56 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:57.830223 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e05f2552-3f9c-4523-b92c-17e1992beca0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:57.830223 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e05f2552-3f9c-4523-b92c-17e1992beca0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:57.830223 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:57.830223 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:57.830223 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e05f2552-3f9c-4523-b92c-17e1992beca0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:57.830223 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-e05f2552-3f9c-4523-b92c-17e1992beca0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:57.887858 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:57.887858 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:57.893558 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e05f2552-3f9c-4523-b92c-17e1992beca0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:57.893558 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1500/3032] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:57 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:58.912311 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2de6c026-db81-4899-b605-93106b903ad3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:58.912311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2de6c026-db81-4899-b605-93106b903ad3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:58.912311 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:58.912311 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:58.912311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2de6c026-db81-4899-b605-93106b903ad3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:58.912311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-2de6c026-db81-4899-b605-93106b903ad3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:58.936111 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:58.936111 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:58.936111 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2de6c026-db81-4899-b605-93106b903ad3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:58.936793 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1533/3033] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:58 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:15:59.959201 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f827a8f9-6e66-44ab-b2ec-1e0cf4ae90b1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:15:59.959201 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f827a8f9-6e66-44ab-b2ec-1e0cf4ae90b1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:15:59.959201 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:15:59.959201 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:15:59.959201 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f827a8f9-6e66-44ab-b2ec-1e0cf4ae90b1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:15:59.959201 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-f827a8f9-6e66-44ab-b2ec-1e0cf4ae90b1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:15:59.998799 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:15:59.998799 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:15:59.998799 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f827a8f9-6e66-44ab-b2ec-1e0cf4ae90b1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:15:59.998799 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1501/3034] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:15:59 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:16:01.010065 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80dd2e0d-627d-49e1-83bb-3a22d1e09363 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:16:01.011151 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-80dd2e0d-627d-49e1-83bb-3a22d1e09363 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:01.011373 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:01.011373 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:01.011749 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-80dd2e0d-627d-49e1-83bb-3a22d1e09363 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:01.012276 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-80dd2e0d-627d-49e1-83bb-3a22d1e09363 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:16:01.034488 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:01.034488 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:01.037165 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80dd2e0d-627d-49e1-83bb-3a22d1e09363 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:16:01.038130 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1534/3035] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:16:01 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:16:02.057166 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-74c3208e-bfbc-4023-88c3-9d2711fa40d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:16:02.057941 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-74c3208e-bfbc-4023-88c3-9d2711fa40d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:02.057941 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:02.057941 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:02.058363 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-74c3208e-bfbc-4023-88c3-9d2711fa40d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:02.058785 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.backups [None req-74c3208e-bfbc-4023-88c3-9d2711fa40d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Show backup with id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 13 04:16:02.089898 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:02.089898 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:02.091714 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-74c3208e-bfbc-4023-88c3-9d2711fa40d5 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 200 Jan 13 04:16:02.099538 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1502/3036] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:16:02 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:16:02.108801 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-386add6b-fd20-45f8-a197-e7e68f4cb86e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/79068565-1213-4404-9478-728ee23667c4 Jan 13 04:16:02.108801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-386add6b-fd20-45f8-a197-e7e68f4cb86e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:02.108801 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:02.108801 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:02.108801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-386add6b-fd20-45f8-a197-e7e68f4cb86e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:02.178091 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:02.178091 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:02.187033 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-386add6b-fd20-45f8-a197-e7e68f4cb86e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:16:02.211969 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-386add6b-fd20-45f8-a197-e7e68f4cb86e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/79068565-1213-4404-9478-728ee23667c4 returned with HTTP 200 Jan 13 04:16:02.212714 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1535/3037] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:16:02 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/79068565-1213-4404-9478-728ee23667c4 => generated 1034 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:02.228007 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d2f514f4-3876-44ad-b4f8-af07471f45b9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/79068565-1213-4404-9478-728ee23667c4 Jan 13 04:16:02.228570 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d2f514f4-3876-44ad-b4f8-af07471f45b9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:02.228765 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:02.228765 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:02.229396 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d2f514f4-3876-44ad-b4f8-af07471f45b9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:02.282652 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:02.282652 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:02.302167 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d2f514f4-3876-44ad-b4f8-af07471f45b9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:16:02.328055 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d2f514f4-3876-44ad-b4f8-af07471f45b9 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/79068565-1213-4404-9478-728ee23667c4 returned with HTTP 200 Jan 13 04:16:02.329369 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1503/3038] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:16:02 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/79068565-1213-4404-9478-728ee23667c4 => generated 1034 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:16:02.355504 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9298f52b-3280-4204-81a6-eabaf4b8e791 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] DELETE http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/79068565-1213-4404-9478-728ee23667c4 Jan 13 04:16:02.356262 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9298f52b-3280-4204-81a6-eabaf4b8e791 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:02.356734 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:02.356734 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:02.357270 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9298f52b-3280-4204-81a6-eabaf4b8e791 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:02.357986 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-9298f52b-3280-4204-81a6-eabaf4b8e791 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Delete volume with id: 79068565-1213-4404-9478-728ee23667c4 Jan 13 04:16:02.409353 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:02.409353 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:02.411379 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9298f52b-3280-4204-81a6-eabaf4b8e791 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:16:02.479964 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9298f52b-3280-4204-81a6-eabaf4b8e791 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Delete volume request issued successfully. Jan 13 04:16:02.480490 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9298f52b-3280-4204-81a6-eabaf4b8e791 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/79068565-1213-4404-9478-728ee23667c4 returned with HTTP 202 Jan 13 04:16:02.481384 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1536/3039] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:16:02 2021] DELETE /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/79068565-1213-4404-9478-728ee23667c4 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 04:16:02.491905 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b1ede56f-6dda-40ed-af96-3622175675a0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/79068565-1213-4404-9478-728ee23667c4 Jan 13 04:16:02.492767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b1ede56f-6dda-40ed-af96-3622175675a0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:02.493370 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:02.493370 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:02.494011 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b1ede56f-6dda-40ed-af96-3622175675a0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:02.614448 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:02.614448 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:02.625147 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b1ede56f-6dda-40ed-af96-3622175675a0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:16:02.651927 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b1ede56f-6dda-40ed-af96-3622175675a0 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/79068565-1213-4404-9478-728ee23667c4 returned with HTTP 200 Jan 13 04:16:02.654136 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1504/3040] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:16:02 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/79068565-1213-4404-9478-728ee23667c4 => generated 1033 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:16:03.670561 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a72fc1c-4c28-4e68-b76d-f18a2b5ea325 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/79068565-1213-4404-9478-728ee23667c4 Jan 13 04:16:03.671044 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8a72fc1c-4c28-4e68-b76d-f18a2b5ea325 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:03.671186 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:03.671186 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:03.671975 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8a72fc1c-4c28-4e68-b76d-f18a2b5ea325 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:03.729447 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:03.729447 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:03.739427 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8a72fc1c-4c28-4e68-b76d-f18a2b5ea325 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:16:03.763189 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8a72fc1c-4c28-4e68-b76d-f18a2b5ea325 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/79068565-1213-4404-9478-728ee23667c4 returned with HTTP 200 Jan 13 04:16:03.764849 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1537/3041] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:16:03 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/79068565-1213-4404-9478-728ee23667c4 => generated 1033 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:04.780574 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2fa3b3cb-27fc-45dc-9d0a-d067be54f0e1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/79068565-1213-4404-9478-728ee23667c4 Jan 13 04:16:04.781742 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2fa3b3cb-27fc-45dc-9d0a-d067be54f0e1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:04.782142 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:04.782142 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:04.782791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2fa3b3cb-27fc-45dc-9d0a-d067be54f0e1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:04.857757 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2fa3b3cb-27fc-45dc-9d0a-d067be54f0e1 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/79068565-1213-4404-9478-728ee23667c4 returned with HTTP 404 Jan 13 04:16:04.858804 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1505/3042] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:16:04 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/79068565-1213-4404-9478-728ee23667c4 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:16:04.882297 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-569cbd71-f41f-4a9d-8e60-eaffd9cfabdf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] DELETE http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b Jan 13 04:16:04.883730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-569cbd71-f41f-4a9d-8e60-eaffd9cfabdf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:04.884195 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:04.884195 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:04.885017 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-569cbd71-f41f-4a9d-8e60-eaffd9cfabdf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:04.885698 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.backups [None req-569cbd71-f41f-4a9d-8e60-eaffd9cfabdf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Delete backup with id: aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b. Jan 13 04:16:04.929489 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:04.929489 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:04.975983 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.backup.rpcapi [None req-569cbd71-f41f-4a9d-8e60-eaffd9cfabdf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] delete_backup rpcapi backup_id aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b {{(pid=87927) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 13 04:16:04.985549 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-569cbd71-f41f-4a9d-8e60-eaffd9cfabdf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b returned with HTTP 202 Jan 13 04:16:04.991679 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1538/3043] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:16:04 2021] DELETE /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/backups/aca91cf5-f09e-4f35-ab1d-0f8b8b03fb5b => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:16:04.999983 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e1df8e6a-48ea-4344-94ec-44bde8ff541e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] DELETE http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f Jan 13 04:16:05.000644 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e1df8e6a-48ea-4344-94ec-44bde8ff541e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:05.001236 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e1df8e6a-48ea-4344-94ec-44bde8ff541e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:05.001795 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-e1df8e6a-48ea-4344-94ec-44bde8ff541e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Delete volume with id: 47af5417-b6da-4189-86b4-e31ee03b705f Jan 13 04:16:05.111731 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:05.111731 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:05.117660 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e1df8e6a-48ea-4344-94ec-44bde8ff541e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:16:05.183717 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e1df8e6a-48ea-4344-94ec-44bde8ff541e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Delete volume request issued successfully. Jan 13 04:16:05.185488 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e1df8e6a-48ea-4344-94ec-44bde8ff541e tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f returned with HTTP 202 Jan 13 04:16:05.186856 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1506/3044] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:16:04 2021] DELETE /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:16:05.195617 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-33fef4d7-868a-47dc-b8c7-b22448c13539 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f Jan 13 04:16:05.196264 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-33fef4d7-868a-47dc-b8c7-b22448c13539 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:05.196485 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:05.196485 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:05.196869 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-33fef4d7-868a-47dc-b8c7-b22448c13539 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:05.325645 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:05.325645 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:05.348591 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-33fef4d7-868a-47dc-b8c7-b22448c13539 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:16:05.398931 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-33fef4d7-868a-47dc-b8c7-b22448c13539 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f returned with HTTP 200 Jan 13 04:16:05.399977 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1539/3045] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:16:05 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f => generated 976 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:16:06.417828 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e690cc72-3eb9-42e4-8c29-dccc5d9a6503 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f Jan 13 04:16:06.418818 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e690cc72-3eb9-42e4-8c29-dccc5d9a6503 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:06.419487 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:06.419487 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:06.420612 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e690cc72-3eb9-42e4-8c29-dccc5d9a6503 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:06.521941 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:06.521941 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:06.532946 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e690cc72-3eb9-42e4-8c29-dccc5d9a6503 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:16:06.577834 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e690cc72-3eb9-42e4-8c29-dccc5d9a6503 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f returned with HTTP 200 Jan 13 04:16:06.581809 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1507/3046] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:16:06 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f => generated 976 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:16:07.602543 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b953a448-b68e-4179-92af-7e6cfd867d5d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f Jan 13 04:16:07.603251 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b953a448-b68e-4179-92af-7e6cfd867d5d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:07.603644 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:07.603644 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:07.604422 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b953a448-b68e-4179-92af-7e6cfd867d5d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:07.672446 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b953a448-b68e-4179-92af-7e6cfd867d5d tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f returned with HTTP 404 Jan 13 04:16:07.678790 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1540/3047] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:16:07 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:16:07.694063 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4e59c448-e31f-4dcb-afce-022605e426bf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] DELETE http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f Jan 13 04:16:07.694564 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4e59c448-e31f-4dcb-afce-022605e426bf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:07.694952 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:07.694952 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:07.695568 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4e59c448-e31f-4dcb-afce-022605e426bf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:07.696037 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-4e59c448-e31f-4dcb-afce-022605e426bf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Delete volume with id: 47af5417-b6da-4189-86b4-e31ee03b705f Jan 13 04:16:07.760033 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4e59c448-e31f-4dcb-afce-022605e426bf tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f returned with HTTP 404 Jan 13 04:16:07.764945 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1508/3048] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:16:07 2021] DELETE /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/47af5417-b6da-4189-86b4-e31ee03b705f => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:16:07.769866 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18ccaa52-0a6b-4b1e-9503-02368e6737b6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] DELETE http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:16:07.771277 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18ccaa52-0a6b-4b1e-9503-02368e6737b6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:07.772229 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18ccaa52-0a6b-4b1e-9503-02368e6737b6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:07.772934 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-18ccaa52-0a6b-4b1e-9503-02368e6737b6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Delete volume with id: c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:16:07.829641 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:07.829641 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:07.830770 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-18ccaa52-0a6b-4b1e-9503-02368e6737b6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:16:07.886589 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-18ccaa52-0a6b-4b1e-9503-02368e6737b6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Delete volume request issued successfully. Jan 13 04:16:07.887245 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18ccaa52-0a6b-4b1e-9503-02368e6737b6 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 202 Jan 13 04:16:07.888688 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1541/3049] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:16:07 2021] DELETE /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:16:07.900194 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80ba5c63-3fdf-426b-8356-38be40e062ed tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:16:07.900904 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-80ba5c63-3fdf-426b-8356-38be40e062ed tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:07.906829 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-80ba5c63-3fdf-426b-8356-38be40e062ed tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:08.000767 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:08.000767 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:08.010601 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-80ba5c63-3fdf-426b-8356-38be40e062ed tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:16:08.037955 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80ba5c63-3fdf-426b-8356-38be40e062ed tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:16:08.038957 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1509/3050] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:16:07 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 1358 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:09.055638 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c304613-ebc3-4f3b-a6c3-ac653c8e2de4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:16:09.056789 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c304613-ebc3-4f3b-a6c3-ac653c8e2de4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:09.057162 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:09.057162 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:09.057826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c304613-ebc3-4f3b-a6c3-ac653c8e2de4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:09.113992 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:09.113992 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:09.124228 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5c304613-ebc3-4f3b-a6c3-ac653c8e2de4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Volume info retrieved successfully. Jan 13 04:16:09.155036 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c304613-ebc3-4f3b-a6c3-ac653c8e2de4 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 200 Jan 13 04:16:09.155884 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1542/3051] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:16:09 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 1358 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:10.173489 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-503eec11-d574-4bbe-80d5-42f0345c49df tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] GET http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 Jan 13 04:16:10.174566 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-503eec11-d574-4bbe-80d5-42f0345c49df tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:10.174956 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:10.174956 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:10.176363 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-503eec11-d574-4bbe-80d5-42f0345c49df tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:10.226437 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-503eec11-d574-4bbe-80d5-42f0345c49df tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 returned with HTTP 404 Jan 13 04:16:10.228045 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1510/3052] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:16:10 2021] GET /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/c770cf51-a741-40f0-a79a-53eec865e2e8 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:16:10.235966 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-265c92ac-5480-4baf-b926-3853550254d3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] DELETE http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:16:10.236813 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-265c92ac-5480-4baf-b926-3853550254d3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:10.237220 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:10.237220 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:10.237884 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-265c92ac-5480-4baf-b926-3853550254d3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:10.238530 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-265c92ac-5480-4baf-b926-3853550254d3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] Delete volume with id: 263f845c-830d-42da-a13b-d94fee1f6c49 Jan 13 04:16:10.290519 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-265c92ac-5480-4baf-b926-3853550254d3 tempest-VolumesBackupsTest-679507963 tempest-VolumesBackupsTest-679507963] http://10.222.0.38/volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 returned with HTTP 404 Jan 13 04:16:10.291900 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1543/3053] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:16:10 2021] DELETE /volume/v3/ab1e31582a9b404ba73b00c35f1884a1/volumes/263f845c-830d-42da-a13b-d94fee1f6c49 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:16:30.118517 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-75aca16c-dea8-49e6-a0df-0de3b3d42daf tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] POST http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/types Jan 13 04:16:30.119304 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-75aca16c-dea8-49e6-a0df-0de3b3d42daf tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-966153582"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:16:30.180029 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-75aca16c-dea8-49e6-a0df-0de3b3d42daf tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/types returned with HTTP 200 Jan 13 04:16:30.181191 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1511/3054] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 04:16:29 2021] POST /volume/v3/37871d67aa304a9d9dff2f31a238b855/types => generated 223 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:16:30.192055 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88d2bc04-1264-46f8-9925-1baa5327dea7 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] POST http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/group_types Jan 13 04:16:30.192891 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-88d2bc04-1264-46f8-9925-1baa5327dea7 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1388085558"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:16:30.234257 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88d2bc04-1264-46f8-9925-1baa5327dea7 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/group_types returned with HTTP 202 Jan 13 04:16:30.235470 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1544/3055] 10.222.0.38 () {62 vars in 1278 bytes} [Wed Jan 13 04:16:30 2021] POST /volume/v3/37871d67aa304a9d9dff2f31a238b855/group_types => generated 181 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:16:30.441563 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-79be0cb7-f81d-42f5-939b-c847f9e108a0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] POST http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups Jan 13 04:16:30.442491 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-79be0cb7-f81d-42f5-939b-c847f9e108a0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a38b4b6c-75a1-40ad-a5de-6a0af502ee54", "volume_types": ["b58835ab-b2af-42a5-a003-a6ab987e7395"], "name": "tempest-GroupSnapshotsTest-Group-1997304233"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:16:30.443630 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-79be0cb7-f81d-42f5-939b-c847f9e108a0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Creating new group {'group': {'group_type': 'a38b4b6c-75a1-40ad-a5de-6a0af502ee54', 'volume_types': ['b58835ab-b2af-42a5-a003-a6ab987e7395'], 'name': 'tempest-GroupSnapshotsTest-Group-1997304233'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 13 04:16:30.472788 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-79be0cb7-f81d-42f5-939b-c847f9e108a0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Creating group tempest-GroupSnapshotsTest-Group-1997304233. Jan 13 04:16:30.531094 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-79be0cb7-f81d-42f5-939b-c847f9e108a0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Availability Zones retrieved successfully. Jan 13 04:16:30.564646 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-79be0cb7-f81d-42f5-939b-c847f9e108a0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Created reservations ['eb1a89c2-a3b5-43ac-9260-76167ae6fa9a'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:16:30.643678 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-79be0cb7-f81d-42f5-939b-c847f9e108a0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups returned with HTTP 202 Jan 13 04:16:30.649118 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1512/3056] 10.222.0.38 () {62 vars in 1264 bytes} [Wed Jan 13 04:16:30 2021] POST /volume/v3/486363383b504525b7d915cd778e9a95/groups => generated 112 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:16:30.653978 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-72b2e444-6cc2-495e-b22e-5817d4e234fb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/cf5df003-1816-4227-a5de-0c1897fbd505 Jan 13 04:16:30.654547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-72b2e444-6cc2-495e-b22e-5817d4e234fb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:30.655028 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-72b2e444-6cc2-495e-b22e-5817d4e234fb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:30.655434 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-72b2e444-6cc2-495e-b22e-5817d4e234fb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member cf5df003-1816-4227-a5de-0c1897fbd505 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:16:30.675091 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:30.675091 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:30.731967 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-72b2e444-6cc2-495e-b22e-5817d4e234fb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/cf5df003-1816-4227-a5de-0c1897fbd505 returned with HTTP 200 Jan 13 04:16:30.738159 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1545/3057] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:16:30 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/groups/cf5df003-1816-4227-a5de-0c1897fbd505 => generated 392 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:31.745614 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a023795-33fe-4922-abbe-40336327b469 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/cf5df003-1816-4227-a5de-0c1897fbd505 Jan 13 04:16:31.746964 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a023795-33fe-4922-abbe-40336327b469 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:31.747348 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:31.747348 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:31.748105 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a023795-33fe-4922-abbe-40336327b469 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:31.748728 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-0a023795-33fe-4922-abbe-40336327b469 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member cf5df003-1816-4227-a5de-0c1897fbd505 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:16:31.767268 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:31.767268 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:31.864977 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a023795-33fe-4922-abbe-40336327b469 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/cf5df003-1816-4227-a5de-0c1897fbd505 returned with HTTP 200 Jan 13 04:16:31.865813 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1513/3058] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:16:31 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/groups/cf5df003-1816-4227-a5de-0c1897fbd505 => generated 393 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:31.877779 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] POST http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes Jan 13 04:16:31.878542 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:31.878542 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:31.879243 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b58835ab-b2af-42a5-a003-a6ab987e7395", "group_id": "cf5df003-1816-4227-a5de-0c1897fbd505", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-2017125073"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:16:31.880628 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Create volume request body: {'volume': {'volume_type': 'b58835ab-b2af-42a5-a003-a6ab987e7395', 'group_id': 'cf5df003-1816-4227-a5de-0c1897fbd505', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-2017125073'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:16:31.912154 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:31.912154 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:31.914602 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Create volume of 1 GB Jan 13 04:16:31.934559 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Availability Zones retrieved successfully. Jan 13 04:16:31.954599 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Flow 'volume_create_api' (622c29d1-d234-447a-8cf1-a11e5e2385db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:16:31.959569 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (557ecdca-ac87-437f-8b73-34bde51e2216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:16:31.962097 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:31.962097 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:31.962954 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:16:32.036040 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (557ecdca-ac87-437f-8b73-34bde51e2216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T04:16:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b58835ab-b2af-42a5-a003-a6ab987e7395,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-966153582',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b58835ab-b2af-42a5-a003-a6ab987e7395', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cf5df003-1816-4227-a5de-0c1897fbd505', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:16:32.038511 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe316d16-5ce9-4313-b8e1-151fb45d0979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:16:32.097234 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-966153582 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-966153582, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:16:32.098128 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-966153582 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-966153582, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:16:32.154415 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Created reservations ['c65f4c5f-2102-4807-b741-587551d446a4', '1ed5787e-7525-4e9a-9f9b-3ad87e9e977a', '091c7830-2b14-4cf1-9561-accf9a2582b3', '3b1020b8-8cb9-4373-874e-4f5ba91ccaa3'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:16:32.156437 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe316d16-5ce9-4313-b8e1-151fb45d0979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c65f4c5f-2102-4807-b741-587551d446a4', '1ed5787e-7525-4e9a-9f9b-3ad87e9e977a', '091c7830-2b14-4cf1-9561-accf9a2582b3', '3b1020b8-8cb9-4373-874e-4f5ba91ccaa3']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:16:32.159779 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec6f4950-4ed2-496f-b3fe-18eab3377ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:16:32.257417 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec6f4950-4ed2-496f-b3fe-18eab3377ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d1c896f-f707-4618-bddd-80322ac9394d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2017125073',encryption_key_id=None,group_id=cf5df003-1816-4227-a5de-0c1897fbd505,group_type_id=,metadata={},multiattach=False,project_id='486363383b504525b7d915cd778e9a95',qos_specs=None,replication_status=,reservations=['c65f4c5f-2102-4807-b741-587551d446a4','1ed5787e-7525-4e9a-9f9b-3ad87e9e977a','091c7830-2b14-4cf1-9561-accf9a2582b3','3b1020b8-8cb9-4373-874e-4f5ba91ccaa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22c73c1669143c98f4667c884d5391b',volume_type_id=b58835ab-b2af-42a5-a003-a6ab987e7395), 'volume': 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-13T04:16:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2017125073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cf5df003-1816-4227-a5de-0c1897fbd505,host=None,id=4d1c896f-f707-4618-bddd-80322ac9394d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486363383b504525b7d915cd778e9a95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a22c73c1669143c98f4667c884d5391b',volume_attachment=,volume_type=,volume_type_id=b58835ab-b2af-42a5-a003-a6ab987e7395)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:16:32.260869 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb443580-65e6-4935-a13f-8535d048c179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:16:32.310154 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb443580-65e6-4935-a13f-8535d048c179) transitioned into state 'SUCCESS' from state '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-2017125073',encryption_key_id=None,group_id=cf5df003-1816-4227-a5de-0c1897fbd505,group_type_id=,metadata={},multiattach=False,project_id='486363383b504525b7d915cd778e9a95',qos_specs=None,replication_status=,reservations=['c65f4c5f-2102-4807-b741-587551d446a4','1ed5787e-7525-4e9a-9f9b-3ad87e9e977a','091c7830-2b14-4cf1-9561-accf9a2582b3','3b1020b8-8cb9-4373-874e-4f5ba91ccaa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22c73c1669143c98f4667c884d5391b',volume_type_id=b58835ab-b2af-42a5-a003-a6ab987e7395)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:16:32.312135 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e771ce0-0a4c-4c09-b07e-be2f41baf728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:16:32.337411 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e771ce0-0a4c-4c09-b07e-be2f41baf728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:16:32.340829 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Flow 'volume_create_api' (622c29d1-d234-447a-8cf1-a11e5e2385db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:16:32.402668 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Create volume request issued successfully. Jan 13 04:16:32.447802 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:32.448547 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:32.459155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:32.466369 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:32.466369 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:32.486560 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2cf732c9-3d73-4859-a7c2-bacc28c77ccd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes returned with HTTP 202 Jan 13 04:16:32.488154 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1546/3059] 10.222.0.38 () {62 vars in 1267 bytes} [Wed Jan 13 04:16:31 2021] POST /volume/v3/486363383b504525b7d915cd778e9a95/volumes => generated 907 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:16:32.503033 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1618f6ea-22e1-4ef8-a675-6d32ab7f8c60 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/4d1c896f-f707-4618-bddd-80322ac9394d Jan 13 04:16:32.503799 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1618f6ea-22e1-4ef8-a675-6d32ab7f8c60 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:32.504022 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:32.504022 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:32.504425 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1618f6ea-22e1-4ef8-a675-6d32ab7f8c60 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:32.590823 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:32.590823 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:32.604772 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1618f6ea-22e1-4ef8-a675-6d32ab7f8c60 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:16:32.619832 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1618f6ea-22e1-4ef8-a675-6d32ab7f8c60 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:32.620418 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1618f6ea-22e1-4ef8-a675-6d32ab7f8c60 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:32.632742 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-1618f6ea-22e1-4ef8-a675-6d32ab7f8c60 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:32.642086 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:32.642086 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:32.681979 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1618f6ea-22e1-4ef8-a675-6d32ab7f8c60 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/4d1c896f-f707-4618-bddd-80322ac9394d returned with HTTP 200 Jan 13 04:16:32.683127 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1514/3060] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:32 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/4d1c896f-f707-4618-bddd-80322ac9394d => generated 999 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:33.723818 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-069119fc-5839-4a35-9c75-d00b99b3576f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/4d1c896f-f707-4618-bddd-80322ac9394d Jan 13 04:16:33.723818 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-069119fc-5839-4a35-9c75-d00b99b3576f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:33.723818 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:33.723818 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:33.723818 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-069119fc-5839-4a35-9c75-d00b99b3576f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:33.797587 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:33.797587 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:33.806788 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-069119fc-5839-4a35-9c75-d00b99b3576f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:16:33.823110 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-069119fc-5839-4a35-9c75-d00b99b3576f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:33.823757 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-069119fc-5839-4a35-9c75-d00b99b3576f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:33.833723 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-069119fc-5839-4a35-9c75-d00b99b3576f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:33.847220 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:33.847220 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:33.886852 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-069119fc-5839-4a35-9c75-d00b99b3576f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/4d1c896f-f707-4618-bddd-80322ac9394d returned with HTTP 200 Jan 13 04:16:33.888191 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1547/3061] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:33 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/4d1c896f-f707-4618-bddd-80322ac9394d => generated 1000 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:16:33.911533 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-32bdd031-2a9c-444c-be65-df883b3e9d8b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] POST http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots Jan 13 04:16:33.912415 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:33.912415 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:33.913950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-32bdd031-2a9c-444c-be65-df883b3e9d8b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "cf5df003-1816-4227-a5de-0c1897fbd505", "name": "tempest-group_snapshot-1571126911"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:16:33.915193 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-32bdd031-2a9c-444c-be65-df883b3e9d8b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Creating new group_snapshot {'group_snapshot': {'group_id': 'cf5df003-1816-4227-a5de-0c1897fbd505', 'name': 'tempest-group_snapshot-1571126911'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 13 04:16:33.944985 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:33.944985 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:33.964603 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.group_snapshots [None req-32bdd031-2a9c-444c-be65-df883b3e9d8b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Creating group_snapshot tempest-group_snapshot-1571126911. Jan 13 04:16:34.039099 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:34.039099 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:34.081279 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-32bdd031-2a9c-444c-be65-df883b3e9d8b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-966153582 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-966153582, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:16:34.082169 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-32bdd031-2a9c-444c-be65-df883b3e9d8b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-966153582 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-966153582, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:16:34.129396 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-32bdd031-2a9c-444c-be65-df883b3e9d8b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Created reservations ['a7bd8dd2-9e81-4da7-9c77-46f49e0d2de9', '4053da0b-ceb0-46c0-896e-fcda1b19dbbd', '74afde19-d629-4cde-95cb-2572b3df6a28', '1f20bc4b-0a4a-4918-8b02-438e74b402dd'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:16:34.219305 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-32bdd031-2a9c-444c-be65-df883b3e9d8b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots returned with HTTP 202 Jan 13 04:16:34.220632 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1515/3062] 10.222.0.38 () {62 vars in 1291 bytes} [Wed Jan 13 04:16:33 2021] POST /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots => generated 168 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:16:34.231160 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eb6fd1fd-2c1a-4659-96f7-6a42ff664488 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 Jan 13 04:16:34.231552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eb6fd1fd-2c1a-4659-96f7-6a42ff664488 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:34.231768 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:34.231768 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:34.232141 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eb6fd1fd-2c1a-4659-96f7-6a42ff664488 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:34.232739 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-eb6fd1fd-2c1a-4659-96f7-6a42ff664488 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 04:16:34.242469 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:34.242469 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:34.262619 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eb6fd1fd-2c1a-4659-96f7-6a42ff664488 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 returned with HTTP 200 Jan 13 04:16:34.263718 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1548/3063] 10.222.0.38 () {60 vars in 1380 bytes} [Wed Jan 13 04:16:34 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 => generated 307 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:35.275761 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-57ea1f24-e47c-4f4e-a553-4df8b3020bca tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 Jan 13 04:16:35.277745 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-57ea1f24-e47c-4f4e-a553-4df8b3020bca tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:35.278141 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:35.278141 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:35.278929 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-57ea1f24-e47c-4f4e-a553-4df8b3020bca tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:35.279791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-57ea1f24-e47c-4f4e-a553-4df8b3020bca tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 04:16:35.288576 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:35.288576 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:35.305760 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-57ea1f24-e47c-4f4e-a553-4df8b3020bca tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 returned with HTTP 200 Jan 13 04:16:35.311501 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1516/3064] 10.222.0.38 () {60 vars in 1380 bytes} [Wed Jan 13 04:16:35 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 => generated 307 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:36.321496 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c2706600-0765-45f8-904b-dee4e90bccd9 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 Jan 13 04:16:36.322345 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c2706600-0765-45f8-904b-dee4e90bccd9 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:36.322664 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:36.322664 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:36.323212 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c2706600-0765-45f8-904b-dee4e90bccd9 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:36.323724 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-c2706600-0765-45f8-904b-dee4e90bccd9 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 04:16:36.330986 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:36.330986 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:36.343059 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c2706600-0765-45f8-904b-dee4e90bccd9 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 returned with HTTP 200 Jan 13 04:16:36.344010 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1549/3065] 10.222.0.38 () {60 vars in 1380 bytes} [Wed Jan 13 04:16:36 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 => generated 308 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:36.355197 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7af559d7-362b-44a6-a109-a57e97927664 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/detail Jan 13 04:16:36.356342 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7af559d7-362b-44a6-a109-a57e97927664 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:36.356731 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:36.356731 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:36.357321 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7af559d7-362b-44a6-a109-a57e97927664 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:36.358116 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-7af559d7-362b-44a6-a109-a57e97927664 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:16:36.362785 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-7af559d7-362b-44a6-a109-a57e97927664 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Building query based on filter {{(pid=87926) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:16:36.384515 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7af559d7-362b-44a6-a109-a57e97927664 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Get all snapshots completed successfully. Jan 13 04:16:36.385490 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:36.385490 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:36.387566 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7af559d7-362b-44a6-a109-a57e97927664 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/detail returned with HTTP 200 Jan 13 04:16:36.388382 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1517/3066] 10.222.0.38 () {58 vars in 1231 bytes} [Wed Jan 13 04:16:36 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/detail => generated 454 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:16:36.400659 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ff2047c3-741a-4af5-b4ba-9913f98dd6b5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/ed960ae9-9efa-40f4-a220-7856f58edb18 Jan 13 04:16:36.401408 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ff2047c3-741a-4af5-b4ba-9913f98dd6b5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:36.401625 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:36.401625 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:36.401976 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ff2047c3-741a-4af5-b4ba-9913f98dd6b5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:36.429413 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:36.429413 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:36.430563 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ff2047c3-741a-4af5-b4ba-9913f98dd6b5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Snapshot retrieved successfully. Jan 13 04:16:36.432602 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ff2047c3-741a-4af5-b4ba-9913f98dd6b5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/ed960ae9-9efa-40f4-a220-7856f58edb18 returned with HTTP 200 Jan 13 04:16:36.439500 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1550/3067] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:16:36 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/ed960ae9-9efa-40f4-a220-7856f58edb18 => generated 451 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:16:36.452052 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] POST http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/action Jan 13 04:16:36.452866 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:36.452866 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:36.453795 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action body: b'{"create-from-src": {"group_snapshot_id": "d4df2e3f-4481-4123-b4fd-8c2b17c1aa40", "name": "tempest-Group_from_snap-1152631789"}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:16:36.454415 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "d4df2e3f-4481-4123-b4fd-8c2b17c1aa40", "name": "tempest-Group_from_snap-1152631789"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:16:36.456090 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Creating new group {'create-from-src': {'group_snapshot_id': 'd4df2e3f-4481-4123-b4fd-8c2b17c1aa40', 'name': 'tempest-Group_from_snap-1152631789'}}. {{(pid=87926) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 13 04:16:36.456514 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Creating group tempest-Group_from_snap-1152631789 from group_snapshot d4df2e3f-4481-4123-b4fd-8c2b17c1aa40. Jan 13 04:16:36.464036 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:36.464036 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:36.509588 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:36.509588 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:36.523525 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:36.523525 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:36.637392 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Created reservations ['a02c4b96-bd1d-4ffb-abd4-1c9d583bdc66'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:16:36.792135 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.group.api [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] A mapping entry already exists for group 892cc6c0-e1e5-4b9e-a71c-f2dcd08fd529 and volume type b58835ab-b2af-42a5-a003-a6ab987e7395. Do not need to create again. Jan 13 04:16:36.792970 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:36.792970 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:36.793710 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Availability Zones retrieved successfully. Jan 13 04:16:36.811769 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Flow 'volume_create_api' (77ca9237-de4b-4aba-b9e2-bb1ca0db2620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:16:36.815453 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34e1f534-22d6-4585-9eb4-8979e3d20d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:16:36.817839 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:16:36.919993 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34e1f534-22d6-4585-9eb4-8979e3d20d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ed960ae9-9efa-40f4-a220-7856f58edb18', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T04:16:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b58835ab-b2af-42a5-a003-a6ab987e7395,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-966153582',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b58835ab-b2af-42a5-a003-a6ab987e7395', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '892cc6c0-e1e5-4b9e-a71c-f2dcd08fd529', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:16:36.922110 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af763a83-5414-4e6f-b708-23cf54c9c71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:16:36.974133 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-966153582 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-966153582, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:16:36.992220 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Created reservations ['0c0d5278-e0ce-4702-8ef3-d52b3691d3b0', '1b441946-5691-451b-970b-9ef8c0c00de2'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:16:36.994441 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af763a83-5414-4e6f-b708-23cf54c9c71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c0d5278-e0ce-4702-8ef3-d52b3691d3b0', '1b441946-5691-451b-970b-9ef8c0c00de2']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:16:36.996942 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3cb3e9b-9d25-40ff-a74f-958125036024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:16:37.140272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3cb3e9b-9d25-40ff-a74f-958125036024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29ca688f-3b65-4002-99cf-cb474fea461a', '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=892cc6c0-e1e5-4b9e-a71c-f2dcd08fd529,group_type_id=,metadata={},multiattach=False,project_id='486363383b504525b7d915cd778e9a95',qos_specs=None,replication_status=,reservations=['0c0d5278-e0ce-4702-8ef3-d52b3691d3b0','1b441946-5691-451b-970b-9ef8c0c00de2'],size=1,snapshot_id=ed960ae9-9efa-40f4-a220-7856f58edb18,source_replicaid=,source_volid=None,status='creating',user_id='a22c73c1669143c98f4667c884d5391b',volume_type_id=b58835ab-b2af-42a5-a003-a6ab987e7395), 'volume': 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-13T04:16:37Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=892cc6c0-e1e5-4b9e-a71c-f2dcd08fd529,host=None,id=29ca688f-3b65-4002-99cf-cb474fea461a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486363383b504525b7d915cd778e9a95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ed960ae9-9efa-40f4-a220-7856f58edb18,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a22c73c1669143c98f4667c884d5391b',volume_attachment=,volume_type=,volume_type_id=b58835ab-b2af-42a5-a003-a6ab987e7395)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:16:37.142350 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a96634-c61f-4c88-a325-f7499f9df2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:16:37.167628 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a96634-c61f-4c88-a325-f7499f9df2e4) transitioned into state 'SUCCESS' from 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=892cc6c0-e1e5-4b9e-a71c-f2dcd08fd529,group_type_id=,metadata={},multiattach=False,project_id='486363383b504525b7d915cd778e9a95',qos_specs=None,replication_status=,reservations=['0c0d5278-e0ce-4702-8ef3-d52b3691d3b0','1b441946-5691-451b-970b-9ef8c0c00de2'],size=1,snapshot_id=ed960ae9-9efa-40f4-a220-7856f58edb18,source_replicaid=,source_volid=None,status='creating',user_id='a22c73c1669143c98f4667c884d5391b',volume_type_id=b58835ab-b2af-42a5-a003-a6ab987e7395)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:16:37.170476 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Flow 'volume_create_api' (77ca9237-de4b-4aba-b9e2-bb1ca0db2620) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:16:37.218717 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Create volume request issued successfully. Jan 13 04:16:37.257344 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8b243a2b-1b21-47e6-b5fe-3dbba381eaf4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/action returned with HTTP 202 Jan 13 04:16:37.258956 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1518/3068] 10.222.0.38 () {62 vars in 1285 bytes} [Wed Jan 13 04:16:36 2021] POST /volume/v3/486363383b504525b7d915cd778e9a95/groups/action => generated 103 bytes in 812 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:16:37.268191 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-de82e8ad-c9d0-4c67-a82d-a93a2b8a9d5d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail Jan 13 04:16:37.269092 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-de82e8ad-c9d0-4c67-a82d-a93a2b8a9d5d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:37.269506 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:37.269506 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:37.270132 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-de82e8ad-c9d0-4c67-a82d-a93a2b8a9d5d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:37.271068 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-de82e8ad-c9d0-4c67-a82d-a93a2b8a9d5d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:16:37.273074 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-de82e8ad-c9d0-4c67-a82d-a93a2b8a9d5d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:16:37.335215 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-de82e8ad-c9d0-4c67-a82d-a93a2b8a9d5d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Get all volumes completed successfully. Jan 13 04:16:37.336891 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-de82e8ad-c9d0-4c67-a82d-a93a2b8a9d5d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:37.337310 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-de82e8ad-c9d0-4c67-a82d-a93a2b8a9d5d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:37.345247 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-de82e8ad-c9d0-4c67-a82d-a93a2b8a9d5d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:37.355793 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:37.355793 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:37.388346 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-de82e8ad-c9d0-4c67-a82d-a93a2b8a9d5d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:37.388976 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-de82e8ad-c9d0-4c67-a82d-a93a2b8a9d5d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:37.397926 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-de82e8ad-c9d0-4c67-a82d-a93a2b8a9d5d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:37.405083 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:37.405083 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:37.447303 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-de82e8ad-c9d0-4c67-a82d-a93a2b8a9d5d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail returned with HTTP 200 Jan 13 04:16:37.448750 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1551/3069] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 04:16:37 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail => generated 1984 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:16:37.466247 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6e03a3ba-0d4d-4243-97b6-600da04d9ddb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a Jan 13 04:16:37.466794 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6e03a3ba-0d4d-4243-97b6-600da04d9ddb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:37.467341 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:37.467341 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:37.467802 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6e03a3ba-0d4d-4243-97b6-600da04d9ddb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:37.527821 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:37.527821 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:37.538434 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6e03a3ba-0d4d-4243-97b6-600da04d9ddb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:16:37.554985 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-6e03a3ba-0d4d-4243-97b6-600da04d9ddb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:37.555436 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-6e03a3ba-0d4d-4243-97b6-600da04d9ddb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:37.563351 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-6e03a3ba-0d4d-4243-97b6-600da04d9ddb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:37.571513 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:37.571513 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:37.597074 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6e03a3ba-0d4d-4243-97b6-600da04d9ddb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a returned with HTTP 200 Jan 13 04:16:37.598161 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1519/3070] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:37 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a => generated 991 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:38.615425 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3d12f7bf-d765-4261-847c-1c712adacdea tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a Jan 13 04:16:38.617183 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3d12f7bf-d765-4261-847c-1c712adacdea tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:38.617555 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:38.617555 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:38.618111 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3d12f7bf-d765-4261-847c-1c712adacdea tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:38.723301 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:38.723301 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:38.734363 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3d12f7bf-d765-4261-847c-1c712adacdea tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:16:38.757881 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-3d12f7bf-d765-4261-847c-1c712adacdea tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:38.758865 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-3d12f7bf-d765-4261-847c-1c712adacdea tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:38.769602 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-3d12f7bf-d765-4261-847c-1c712adacdea tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:38.778109 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:38.778109 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:38.803179 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3d12f7bf-d765-4261-847c-1c712adacdea tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a returned with HTTP 200 Jan 13 04:16:38.805683 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1552/3071] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:38 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a => generated 991 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:39.822327 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-79054b09-1828-4222-b298-cc77a45b23d7 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a Jan 13 04:16:39.823573 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-79054b09-1828-4222-b298-cc77a45b23d7 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:39.823975 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:39.823975 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:39.824623 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-79054b09-1828-4222-b298-cc77a45b23d7 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:39.916807 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:39.916807 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:39.929641 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-79054b09-1828-4222-b298-cc77a45b23d7 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:16:39.954298 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-79054b09-1828-4222-b298-cc77a45b23d7 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:39.955143 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-79054b09-1828-4222-b298-cc77a45b23d7 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:39.969874 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-79054b09-1828-4222-b298-cc77a45b23d7 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:39.991994 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:39.991994 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:40.044720 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-79054b09-1828-4222-b298-cc77a45b23d7 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a returned with HTTP 200 Jan 13 04:16:40.052357 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1520/3072] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:39 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a => generated 991 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:41.063644 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7a4a8cb0-dd38-4e7e-b01b-fe8606e47224 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a Jan 13 04:16:41.065329 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7a4a8cb0-dd38-4e7e-b01b-fe8606e47224 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:41.065329 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:41.065329 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:41.065596 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7a4a8cb0-dd38-4e7e-b01b-fe8606e47224 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:41.191902 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:41.191902 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:41.203632 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7a4a8cb0-dd38-4e7e-b01b-fe8606e47224 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:16:41.220160 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-7a4a8cb0-dd38-4e7e-b01b-fe8606e47224 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:41.221545 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-7a4a8cb0-dd38-4e7e-b01b-fe8606e47224 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:41.230411 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-7a4a8cb0-dd38-4e7e-b01b-fe8606e47224 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:41.238907 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:41.238907 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:41.262112 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7a4a8cb0-dd38-4e7e-b01b-fe8606e47224 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a returned with HTTP 200 Jan 13 04:16:41.273271 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1553/3073] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:41 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a => generated 991 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:42.286821 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3cc322b4-a078-4574-9959-1cc2a9bbd9f0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a Jan 13 04:16:42.290214 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3cc322b4-a078-4574-9959-1cc2a9bbd9f0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:42.290214 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:42.290214 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:42.290214 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3cc322b4-a078-4574-9959-1cc2a9bbd9f0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:42.345028 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:42.345028 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:42.357411 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3cc322b4-a078-4574-9959-1cc2a9bbd9f0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:16:42.373035 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-3cc322b4-a078-4574-9959-1cc2a9bbd9f0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:42.373681 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-3cc322b4-a078-4574-9959-1cc2a9bbd9f0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:42.381634 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-3cc322b4-a078-4574-9959-1cc2a9bbd9f0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:42.388104 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:42.388104 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:42.412383 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3cc322b4-a078-4574-9959-1cc2a9bbd9f0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a returned with HTTP 200 Jan 13 04:16:42.413610 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1521/3074] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:42 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a => generated 991 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:43.430748 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f26d145-73cf-4f8d-b14c-4a087d79bcbc tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a Jan 13 04:16:43.431320 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f26d145-73cf-4f8d-b14c-4a087d79bcbc tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:43.431699 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:43.431699 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:43.432417 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f26d145-73cf-4f8d-b14c-4a087d79bcbc tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:43.504631 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:43.504631 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:43.514008 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7f26d145-73cf-4f8d-b14c-4a087d79bcbc tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:16:43.528734 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-7f26d145-73cf-4f8d-b14c-4a087d79bcbc tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:43.528959 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-7f26d145-73cf-4f8d-b14c-4a087d79bcbc tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:43.537921 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-7f26d145-73cf-4f8d-b14c-4a087d79bcbc tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:43.545935 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:43.545935 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:43.568329 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f26d145-73cf-4f8d-b14c-4a087d79bcbc tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a returned with HTTP 200 Jan 13 04:16:43.578384 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1554/3075] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:43 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a => generated 991 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:16:44.586288 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d36add6f-1c18-451a-b3c3-95a3e48abb66 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a Jan 13 04:16:44.588474 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d36add6f-1c18-451a-b3c3-95a3e48abb66 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:44.588474 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:44.588474 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:44.588474 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d36add6f-1c18-451a-b3c3-95a3e48abb66 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:44.637334 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:44.637334 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:44.646761 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d36add6f-1c18-451a-b3c3-95a3e48abb66 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:16:44.660509 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-d36add6f-1c18-451a-b3c3-95a3e48abb66 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:44.660923 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-d36add6f-1c18-451a-b3c3-95a3e48abb66 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:44.668915 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-d36add6f-1c18-451a-b3c3-95a3e48abb66 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:44.675993 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:44.675993 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:44.697755 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d36add6f-1c18-451a-b3c3-95a3e48abb66 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a returned with HTTP 200 Jan 13 04:16:44.698752 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1522/3076] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:44 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a => generated 991 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:45.714887 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-27a65a55-4652-499b-ab33-6148031ee26a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a Jan 13 04:16:45.715706 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-27a65a55-4652-499b-ab33-6148031ee26a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:45.715987 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:45.715987 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:45.716628 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-27a65a55-4652-499b-ab33-6148031ee26a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:45.770215 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:45.770215 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:45.779171 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-27a65a55-4652-499b-ab33-6148031ee26a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:16:45.793621 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-27a65a55-4652-499b-ab33-6148031ee26a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:45.794067 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-27a65a55-4652-499b-ab33-6148031ee26a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:45.803101 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-27a65a55-4652-499b-ab33-6148031ee26a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:45.810293 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:45.810293 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:45.831215 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-27a65a55-4652-499b-ab33-6148031ee26a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a returned with HTTP 200 Jan 13 04:16:45.832867 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1555/3077] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:45 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a => generated 992 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:45.849172 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2d7af002-330d-4b68-a990-0ab2d46fb175 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/892cc6c0-e1e5-4b9e-a71c-f2dcd08fd529 Jan 13 04:16:45.849996 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2d7af002-330d-4b68-a990-0ab2d46fb175 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:45.850373 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:45.850373 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:45.850967 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2d7af002-330d-4b68-a990-0ab2d46fb175 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:45.851501 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-2d7af002-330d-4b68-a990-0ab2d46fb175 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member 892cc6c0-e1e5-4b9e-a71c-f2dcd08fd529 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:16:45.862439 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:45.862439 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:45.893919 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2d7af002-330d-4b68-a990-0ab2d46fb175 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/892cc6c0-e1e5-4b9e-a71c-f2dcd08fd529 returned with HTTP 200 Jan 13 04:16:45.894954 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1523/3078] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:16:45 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/groups/892cc6c0-e1e5-4b9e-a71c-f2dcd08fd529 => generated 418 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:45.906362 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f8dbd052-17c5-4a10-9fb1-0cc2e9d2676b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail Jan 13 04:16:45.907376 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f8dbd052-17c5-4a10-9fb1-0cc2e9d2676b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:45.907376 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:45.907376 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:45.907376 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f8dbd052-17c5-4a10-9fb1-0cc2e9d2676b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:45.908860 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-f8dbd052-17c5-4a10-9fb1-0cc2e9d2676b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:16:45.910011 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f8dbd052-17c5-4a10-9fb1-0cc2e9d2676b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:16:45.964352 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f8dbd052-17c5-4a10-9fb1-0cc2e9d2676b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Get all volumes completed successfully. Jan 13 04:16:45.965873 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-f8dbd052-17c5-4a10-9fb1-0cc2e9d2676b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:45.966318 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-f8dbd052-17c5-4a10-9fb1-0cc2e9d2676b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:45.974665 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-f8dbd052-17c5-4a10-9fb1-0cc2e9d2676b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:45.983061 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:45.983061 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:45.997987 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-f8dbd052-17c5-4a10-9fb1-0cc2e9d2676b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:45.998855 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-f8dbd052-17c5-4a10-9fb1-0cc2e9d2676b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:46.007671 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-f8dbd052-17c5-4a10-9fb1-0cc2e9d2676b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:46.016051 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:46.016051 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:46.037850 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f8dbd052-17c5-4a10-9fb1-0cc2e9d2676b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail returned with HTTP 200 Jan 13 04:16:46.038685 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1556/3079] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 04:16:45 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail => generated 1985 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:16:46.056198 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-38fa125c-3874-4ac4-88b3-d7bf239e5394 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] POST http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/892cc6c0-e1e5-4b9e-a71c-f2dcd08fd529/action Jan 13 04:16:46.056756 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:46.056756 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:46.057195 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-38fa125c-3874-4ac4-88b3-d7bf239e5394 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:16:46.057577 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-38fa125c-3874-4ac4-88b3-d7bf239e5394 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:16:46.058501 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-38fa125c-3874-4ac4-88b3-d7bf239e5394 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] delete called for group 892cc6c0-e1e5-4b9e-a71c-f2dcd08fd529 {{(pid=87926) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 04:16:46.059063 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-38fa125c-3874-4ac4-88b3-d7bf239e5394 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Delete group with id: 892cc6c0-e1e5-4b9e-a71c-f2dcd08fd529 Jan 13 04:16:46.067300 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:46.067300 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:46.197444 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-38fa125c-3874-4ac4-88b3-d7bf239e5394 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/892cc6c0-e1e5-4b9e-a71c-f2dcd08fd529/action returned with HTTP 202 Jan 13 04:16:46.198498 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1524/3080] 10.222.0.38 () {62 vars in 1395 bytes} [Wed Jan 13 04:16:46 2021] POST /volume/v3/486363383b504525b7d915cd778e9a95/groups/892cc6c0-e1e5-4b9e-a71c-f2dcd08fd529/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 13 04:16:46.206451 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-141e5509-1570-45e4-a6e6-0008ffa0f9b5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a Jan 13 04:16:46.207150 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-141e5509-1570-45e4-a6e6-0008ffa0f9b5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:46.207367 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:46.207367 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:46.207877 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-141e5509-1570-45e4-a6e6-0008ffa0f9b5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:46.258564 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:46.258564 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:46.268011 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-141e5509-1570-45e4-a6e6-0008ffa0f9b5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:16:46.283659 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-141e5509-1570-45e4-a6e6-0008ffa0f9b5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:46.284109 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-141e5509-1570-45e4-a6e6-0008ffa0f9b5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:46.291742 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-141e5509-1570-45e4-a6e6-0008ffa0f9b5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:46.299570 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:46.299570 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:46.321983 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-141e5509-1570-45e4-a6e6-0008ffa0f9b5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a returned with HTTP 200 Jan 13 04:16:46.323090 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1557/3081] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:46 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a => generated 991 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:47.339477 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a9a69abb-0421-41d3-be1c-db137f15132f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a Jan 13 04:16:47.340758 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a9a69abb-0421-41d3-be1c-db137f15132f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:47.341003 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:47.341003 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:47.341668 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a9a69abb-0421-41d3-be1c-db137f15132f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:47.394195 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:47.394195 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:47.403502 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a9a69abb-0421-41d3-be1c-db137f15132f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:16:47.417671 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-a9a69abb-0421-41d3-be1c-db137f15132f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:47.418456 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-a9a69abb-0421-41d3-be1c-db137f15132f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:47.426835 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-a9a69abb-0421-41d3-be1c-db137f15132f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:47.434053 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:47.434053 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:47.456056 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a9a69abb-0421-41d3-be1c-db137f15132f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a returned with HTTP 200 Jan 13 04:16:47.457259 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1525/3082] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:47 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a => generated 991 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:48.475249 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6812704a-c6d0-46de-a674-b81d1ae057dc tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a Jan 13 04:16:48.475942 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6812704a-c6d0-46de-a674-b81d1ae057dc tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:48.476260 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:48.476260 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:48.476841 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6812704a-c6d0-46de-a674-b81d1ae057dc tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:48.535890 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6812704a-c6d0-46de-a674-b81d1ae057dc tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a returned with HTTP 404 Jan 13 04:16:48.537336 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1558/3083] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:48 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/29ca688f-3b65-4002-99cf-cb474fea461a => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:16:48.546192 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-22aac634-ca2b-460c-9bf4-031d590bbde4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/892cc6c0-e1e5-4b9e-a71c-f2dcd08fd529 Jan 13 04:16:48.546907 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-22aac634-ca2b-460c-9bf4-031d590bbde4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:48.547246 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:48.547246 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:48.547793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-22aac634-ca2b-460c-9bf4-031d590bbde4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:48.548318 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-22aac634-ca2b-460c-9bf4-031d590bbde4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member 892cc6c0-e1e5-4b9e-a71c-f2dcd08fd529 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:16:48.557711 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-22aac634-ca2b-460c-9bf4-031d590bbde4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/892cc6c0-e1e5-4b9e-a71c-f2dcd08fd529 returned with HTTP 404 Jan 13 04:16:48.559041 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1526/3084] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:16:48 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/groups/892cc6c0-e1e5-4b9e-a71c-f2dcd08fd529 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:16:48.569035 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-15145530-08c2-45f3-8887-9f24eb1e3637 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] DELETE http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 Jan 13 04:16:48.569767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-15145530-08c2-45f3-8887-9f24eb1e3637 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:48.570349 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-15145530-08c2-45f3-8887-9f24eb1e3637 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:48.570874 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-15145530-08c2-45f3-8887-9f24eb1e3637 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] delete called for member d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 {{(pid=87927) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 13 04:16:48.571318 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.group_snapshots [None req-15145530-08c2-45f3-8887-9f24eb1e3637 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Delete group_snapshot with id: d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 Jan 13 04:16:48.585259 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:48.585259 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:48.659314 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-15145530-08c2-45f3-8887-9f24eb1e3637 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 returned with HTTP 202 Jan 13 04:16:48.660626 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1559/3085] 10.222.0.38 () {60 vars in 1383 bytes} [Wed Jan 13 04:16:48 2021] DELETE /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:16:48.667784 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1eadb486-cb0e-4664-8576-040247cf8c9e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail Jan 13 04:16:48.668678 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1eadb486-cb0e-4664-8576-040247cf8c9e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:48.669377 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1eadb486-cb0e-4664-8576-040247cf8c9e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:48.670156 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-1eadb486-cb0e-4664-8576-040247cf8c9e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:16:48.671953 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-1eadb486-cb0e-4664-8576-040247cf8c9e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:16:48.726261 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1eadb486-cb0e-4664-8576-040247cf8c9e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Get all volumes completed successfully. Jan 13 04:16:48.727833 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-1eadb486-cb0e-4664-8576-040247cf8c9e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:48.728277 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-1eadb486-cb0e-4664-8576-040247cf8c9e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:48.737058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-1eadb486-cb0e-4664-8576-040247cf8c9e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:48.744712 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:48.744712 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:48.766963 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1eadb486-cb0e-4664-8576-040247cf8c9e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail returned with HTTP 200 Jan 13 04:16:48.768468 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1527/3086] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 04:16:48 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail => generated 1003 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:16:48.784685 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-751ab0d7-c7c2-4a44-a421-a5f48a709dc1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/detail Jan 13 04:16:48.785257 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-751ab0d7-c7c2-4a44-a421-a5f48a709dc1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:48.785597 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:48.785597 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:48.785970 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-751ab0d7-c7c2-4a44-a421-a5f48a709dc1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:48.786631 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-751ab0d7-c7c2-4a44-a421-a5f48a709dc1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:16:48.787309 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:48.787309 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:48.788964 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-751ab0d7-c7c2-4a44-a421-a5f48a709dc1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:16:48.807034 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-751ab0d7-c7c2-4a44-a421-a5f48a709dc1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Get all snapshots completed successfully. Jan 13 04:16:48.807965 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:48.807965 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:48.810414 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-751ab0d7-c7c2-4a44-a421-a5f48a709dc1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/detail returned with HTTP 200 Jan 13 04:16:48.811281 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1560/3087] 10.222.0.38 () {58 vars in 1231 bytes} [Wed Jan 13 04:16:48 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/detail => generated 453 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:16:48.823754 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c018962f-495e-492c-8d80-40235243c2e7 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/ed960ae9-9efa-40f4-a220-7856f58edb18 Jan 13 04:16:48.824857 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c018962f-495e-492c-8d80-40235243c2e7 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:48.825135 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:48.825135 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:48.826025 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c018962f-495e-492c-8d80-40235243c2e7 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:48.854073 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:48.854073 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:48.855387 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c018962f-495e-492c-8d80-40235243c2e7 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Snapshot retrieved successfully. Jan 13 04:16:48.858008 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c018962f-495e-492c-8d80-40235243c2e7 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/ed960ae9-9efa-40f4-a220-7856f58edb18 returned with HTTP 200 Jan 13 04:16:48.858798 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1528/3088] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:16:48 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/ed960ae9-9efa-40f4-a220-7856f58edb18 => generated 450 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:16:49.872685 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f7f175b6-0efa-43a4-94d2-8a72a89ac1bc tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/ed960ae9-9efa-40f4-a220-7856f58edb18 Jan 13 04:16:49.873368 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f7f175b6-0efa-43a4-94d2-8a72a89ac1bc tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:49.873655 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:49.873655 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:49.874305 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f7f175b6-0efa-43a4-94d2-8a72a89ac1bc tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:49.899606 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f7f175b6-0efa-43a4-94d2-8a72a89ac1bc tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/ed960ae9-9efa-40f4-a220-7856f58edb18 returned with HTTP 404 Jan 13 04:16:49.900732 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1561/3089] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:16:49 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/ed960ae9-9efa-40f4-a220-7856f58edb18 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:16:49.909468 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9341e858-a21b-4077-b409-a0e0e39b5cfb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 Jan 13 04:16:49.910092 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9341e858-a21b-4077-b409-a0e0e39b5cfb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:49.910312 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:49.910312 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:49.910687 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9341e858-a21b-4077-b409-a0e0e39b5cfb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:49.911099 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-9341e858-a21b-4077-b409-a0e0e39b5cfb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 04:16:49.917056 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9341e858-a21b-4077-b409-a0e0e39b5cfb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 returned with HTTP 404 Jan 13 04:16:49.921658 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1529/3090] 10.222.0.38 () {60 vars in 1380 bytes} [Wed Jan 13 04:16:49 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/d4df2e3f-4481-4123-b4fd-8c2b17c1aa40 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 13 04:16:49.926758 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90c291fd-5ecf-40f2-9c82-12acdfa27c22 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail Jan 13 04:16:49.927366 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-90c291fd-5ecf-40f2-9c82-12acdfa27c22 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:49.927856 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-90c291fd-5ecf-40f2-9c82-12acdfa27c22 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:49.928533 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-90c291fd-5ecf-40f2-9c82-12acdfa27c22 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:16:49.930303 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90c291fd-5ecf-40f2-9c82-12acdfa27c22 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:16:49.982806 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-90c291fd-5ecf-40f2-9c82-12acdfa27c22 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Get all volumes completed successfully. Jan 13 04:16:49.984271 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-90c291fd-5ecf-40f2-9c82-12acdfa27c22 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:49.984739 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-90c291fd-5ecf-40f2-9c82-12acdfa27c22 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:49.993714 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-90c291fd-5ecf-40f2-9c82-12acdfa27c22 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:50.000577 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:50.000577 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:50.021782 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90c291fd-5ecf-40f2-9c82-12acdfa27c22 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail returned with HTTP 200 Jan 13 04:16:50.022609 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1562/3091] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 04:16:49 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail => generated 1003 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:16:50.039689 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fe36b3ce-deb7-4517-bfd8-13680b3b2e7f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] POST http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/cf5df003-1816-4227-a5de-0c1897fbd505/action Jan 13 04:16:50.040924 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fe36b3ce-deb7-4517-bfd8-13680b3b2e7f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:16:50.040924 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fe36b3ce-deb7-4517-bfd8-13680b3b2e7f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:16:50.043282 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-fe36b3ce-deb7-4517-bfd8-13680b3b2e7f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] delete called for group cf5df003-1816-4227-a5de-0c1897fbd505 {{(pid=87926) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 04:16:50.043708 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-fe36b3ce-deb7-4517-bfd8-13680b3b2e7f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Delete group with id: cf5df003-1816-4227-a5de-0c1897fbd505 Jan 13 04:16:50.052374 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:50.052374 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:50.189589 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fe36b3ce-deb7-4517-bfd8-13680b3b2e7f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/cf5df003-1816-4227-a5de-0c1897fbd505/action returned with HTTP 202 Jan 13 04:16:50.190632 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1530/3092] 10.222.0.38 () {62 vars in 1395 bytes} [Wed Jan 13 04:16:50 2021] POST /volume/v3/486363383b504525b7d915cd778e9a95/groups/cf5df003-1816-4227-a5de-0c1897fbd505/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:16:50.198428 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-16d184aa-537f-474f-b79a-4dd11d574562 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/4d1c896f-f707-4618-bddd-80322ac9394d Jan 13 04:16:50.199092 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-16d184aa-537f-474f-b79a-4dd11d574562 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:50.199386 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:50.199386 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:50.199885 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-16d184aa-537f-474f-b79a-4dd11d574562 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:50.270003 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:50.270003 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:50.280519 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-16d184aa-537f-474f-b79a-4dd11d574562 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:16:50.296372 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-16d184aa-537f-474f-b79a-4dd11d574562 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:50.296986 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-16d184aa-537f-474f-b79a-4dd11d574562 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:50.305391 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-16d184aa-537f-474f-b79a-4dd11d574562 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:50.312463 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:50.312463 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:50.333602 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-16d184aa-537f-474f-b79a-4dd11d574562 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/4d1c896f-f707-4618-bddd-80322ac9394d returned with HTTP 200 Jan 13 04:16:50.334812 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1563/3093] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:50 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/4d1c896f-f707-4618-bddd-80322ac9394d => generated 999 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:51.353101 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d62c1fc7-aa60-4f6c-80e4-b86708aee8a2 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/4d1c896f-f707-4618-bddd-80322ac9394d Jan 13 04:16:51.353773 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d62c1fc7-aa60-4f6c-80e4-b86708aee8a2 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:51.354208 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:51.354208 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:51.355193 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d62c1fc7-aa60-4f6c-80e4-b86708aee8a2 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:51.467602 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:51.467602 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:51.500956 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d62c1fc7-aa60-4f6c-80e4-b86708aee8a2 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:16:51.539451 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-d62c1fc7-aa60-4f6c-80e4-b86708aee8a2 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:51.540029 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-d62c1fc7-aa60-4f6c-80e4-b86708aee8a2 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:51.549068 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-d62c1fc7-aa60-4f6c-80e4-b86708aee8a2 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:51.557571 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:51.557571 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:51.605026 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d62c1fc7-aa60-4f6c-80e4-b86708aee8a2 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/4d1c896f-f707-4618-bddd-80322ac9394d returned with HTTP 200 Jan 13 04:16:51.606046 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1531/3094] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:51 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/4d1c896f-f707-4618-bddd-80322ac9394d => generated 999 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:52.625022 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc64ba50-3f96-42e4-9823-d566d3335ffb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/4d1c896f-f707-4618-bddd-80322ac9394d Jan 13 04:16:52.625662 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bc64ba50-3f96-42e4-9823-d566d3335ffb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:52.625763 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:52.625763 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:52.626125 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bc64ba50-3f96-42e4-9823-d566d3335ffb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:52.742581 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc64ba50-3f96-42e4-9823-d566d3335ffb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/4d1c896f-f707-4618-bddd-80322ac9394d returned with HTTP 404 Jan 13 04:16:52.744112 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1564/3095] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:52 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/4d1c896f-f707-4618-bddd-80322ac9394d => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:16:52.755070 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d59c1827-054d-4d66-a8bc-a7132d419463 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/cf5df003-1816-4227-a5de-0c1897fbd505 Jan 13 04:16:52.755995 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d59c1827-054d-4d66-a8bc-a7132d419463 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:52.756457 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:52.756457 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:52.757641 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d59c1827-054d-4d66-a8bc-a7132d419463 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:52.758285 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-d59c1827-054d-4d66-a8bc-a7132d419463 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member cf5df003-1816-4227-a5de-0c1897fbd505 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:16:52.766266 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d59c1827-054d-4d66-a8bc-a7132d419463 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/cf5df003-1816-4227-a5de-0c1897fbd505 returned with HTTP 404 Jan 13 04:16:52.769174 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1532/3096] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:16:52 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/groups/cf5df003-1816-4227-a5de-0c1897fbd505 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:16:52.779742 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9849940b-fc02-4873-af38-147809f459de tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] DELETE http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/group_types/a38b4b6c-75a1-40ad-a5de-6a0af502ee54 Jan 13 04:16:52.781006 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9849940b-fc02-4873-af38-147809f459de tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:52.781987 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9849940b-fc02-4873-af38-147809f459de tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:52.820972 n-d-766380-6 devstack@c-api.service[87925]: /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 04:16:52.820972 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:16:52.829029 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9849940b-fc02-4873-af38-147809f459de tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/group_types/a38b4b6c-75a1-40ad-a5de-6a0af502ee54 returned with HTTP 202 Jan 13 04:16:52.831384 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1565/3097] 10.222.0.38 () {60 vars in 1371 bytes} [Wed Jan 13 04:16:52 2021] DELETE /volume/v3/37871d67aa304a9d9dff2f31a238b855/group_types/a38b4b6c-75a1-40ad-a5de-6a0af502ee54 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:16:52.848527 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-29d05bf6-aa40-45af-9334-f35394097a62 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] POST http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/types Jan 13 04:16:52.849580 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-29d05bf6-aa40-45af-9334-f35394097a62 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-448012090"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:16:52.905969 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-29d05bf6-aa40-45af-9334-f35394097a62 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/types returned with HTTP 200 Jan 13 04:16:52.907028 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1533/3098] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 04:16:52 2021] POST /volume/v3/37871d67aa304a9d9dff2f31a238b855/types => generated 223 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:16:52.918494 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f44e8cf4-1520-4f08-87cd-74ea2a3cc4f3 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] POST http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/group_types Jan 13 04:16:52.919333 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f44e8cf4-1520-4f08-87cd-74ea2a3cc4f3 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1066387937"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:16:52.961658 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f44e8cf4-1520-4f08-87cd-74ea2a3cc4f3 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/group_types returned with HTTP 202 Jan 13 04:16:52.968192 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1566/3099] 10.222.0.38 () {62 vars in 1278 bytes} [Wed Jan 13 04:16:52 2021] POST /volume/v3/37871d67aa304a9d9dff2f31a238b855/group_types => generated 181 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:16:52.973073 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ef398a15-63c0-4c25-aa06-b8c6c987fc01 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] POST http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups Jan 13 04:16:52.973870 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ef398a15-63c0-4c25-aa06-b8c6c987fc01 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b94ae516-3b38-4852-9e9b-1f5378989fa6", "volume_types": ["4f891bf3-d6f8-430b-8d68-3611511db303"], "name": "tempest-GroupSnapshotsTest-Group-1041500133"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:16:52.975492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-ef398a15-63c0-4c25-aa06-b8c6c987fc01 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Creating new group {'group': {'group_type': 'b94ae516-3b38-4852-9e9b-1f5378989fa6', 'volume_types': ['4f891bf3-d6f8-430b-8d68-3611511db303'], 'name': 'tempest-GroupSnapshotsTest-Group-1041500133'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 13 04:16:52.988968 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-ef398a15-63c0-4c25-aa06-b8c6c987fc01 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Creating group tempest-GroupSnapshotsTest-Group-1041500133. Jan 13 04:16:53.018153 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ef398a15-63c0-4c25-aa06-b8c6c987fc01 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Availability Zones retrieved successfully. Jan 13 04:16:53.041725 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-ef398a15-63c0-4c25-aa06-b8c6c987fc01 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Created reservations ['fcc29140-8e37-4a6b-b7d8-5fc8f3259ca5'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:16:53.097321 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ef398a15-63c0-4c25-aa06-b8c6c987fc01 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups returned with HTTP 202 Jan 13 04:16:53.098348 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1534/3100] 10.222.0.38 () {62 vars in 1264 bytes} [Wed Jan 13 04:16:52 2021] POST /volume/v3/486363383b504525b7d915cd778e9a95/groups => generated 112 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:16:53.108010 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fa35587d-3df5-4b05-adbf-e68dab6e9d86 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 Jan 13 04:16:53.108634 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fa35587d-3df5-4b05-adbf-e68dab6e9d86 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:53.109117 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fa35587d-3df5-4b05-adbf-e68dab6e9d86 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:53.109519 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-fa35587d-3df5-4b05-adbf-e68dab6e9d86 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member a125350c-e23d-4a49-84ff-4bc4211c2bf2 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:16:53.119254 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:53.119254 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:53.151077 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fa35587d-3df5-4b05-adbf-e68dab6e9d86 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 returned with HTTP 200 Jan 13 04:16:53.152070 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1567/3101] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:16:53 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 => generated 392 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:54.164633 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f248e818-de49-46e8-85e1-8c1e351d1982 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 Jan 13 04:16:54.166012 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f248e818-de49-46e8-85e1-8c1e351d1982 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:54.166207 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:54.166207 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:54.166676 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f248e818-de49-46e8-85e1-8c1e351d1982 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:54.167162 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-f248e818-de49-46e8-85e1-8c1e351d1982 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member a125350c-e23d-4a49-84ff-4bc4211c2bf2 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:16:54.178382 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:54.178382 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:54.210402 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f248e818-de49-46e8-85e1-8c1e351d1982 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 returned with HTTP 200 Jan 13 04:16:54.213111 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1535/3102] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:16:54 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 => generated 393 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:54.224247 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] POST http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes Jan 13 04:16:54.225042 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:54.225042 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:54.225688 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4f891bf3-d6f8-430b-8d68-3611511db303", "group_id": "a125350c-e23d-4a49-84ff-4bc4211c2bf2", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-840052374"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:16:54.227006 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Create volume request body: {'volume': {'volume_type': '4f891bf3-d6f8-430b-8d68-3611511db303', 'group_id': 'a125350c-e23d-4a49-84ff-4bc4211c2bf2', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-840052374'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:16:54.248587 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:54.248587 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:54.250082 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Create volume of 1 GB Jan 13 04:16:54.274201 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Availability Zones retrieved successfully. Jan 13 04:16:54.307440 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Flow 'volume_create_api' (5e227893-dc8f-4df4-8434-1fc3dee1ee50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:16:54.311555 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f574871-d304-4c6d-8355-0c27ed706cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:16:54.313473 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:54.313473 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:54.314483 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:16:54.380427 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f574871-d304-4c6d-8355-0c27ed706cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T04:16:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4f891bf3-d6f8-430b-8d68-3611511db303,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-448012090',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f891bf3-d6f8-430b-8d68-3611511db303', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a125350c-e23d-4a49-84ff-4bc4211c2bf2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:16:54.383492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fa308d2-24ef-4eef-ab00-97f992e2922b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:16:54.450613 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-448012090 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-448012090, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:16:54.451621 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-448012090 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-448012090, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:16:54.573471 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Created reservations ['bd6bb31d-ffda-4d3e-9b9f-4872d4632306', 'dab53486-cb08-44f5-b739-632ebf85d9c2', 'ca6132a8-08ec-4693-94b1-a9d475d02943', '3d28837d-e538-4610-a21b-2f378d29bc70'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:16:54.575404 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fa308d2-24ef-4eef-ab00-97f992e2922b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd6bb31d-ffda-4d3e-9b9f-4872d4632306', 'dab53486-cb08-44f5-b739-632ebf85d9c2', 'ca6132a8-08ec-4693-94b1-a9d475d02943', '3d28837d-e538-4610-a21b-2f378d29bc70']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:16:54.577562 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d90d8b2-04c6-4c4e-9132-8c94d6f7b475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:16:54.649305 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d90d8b2-04c6-4c4e-9132-8c94d6f7b475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b163e1b9-f39e-43ca-b4a9-96a5c24b3c62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-840052374',encryption_key_id=None,group_id=a125350c-e23d-4a49-84ff-4bc4211c2bf2,group_type_id=,metadata={},multiattach=False,project_id='486363383b504525b7d915cd778e9a95',qos_specs=None,replication_status=,reservations=['bd6bb31d-ffda-4d3e-9b9f-4872d4632306','dab53486-cb08-44f5-b739-632ebf85d9c2','ca6132a8-08ec-4693-94b1-a9d475d02943','3d28837d-e538-4610-a21b-2f378d29bc70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22c73c1669143c98f4667c884d5391b',volume_type_id=4f891bf3-d6f8-430b-8d68-3611511db303), 'volume': 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-13T04:16:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-840052374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a125350c-e23d-4a49-84ff-4bc4211c2bf2,host=None,id=b163e1b9-f39e-43ca-b4a9-96a5c24b3c62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486363383b504525b7d915cd778e9a95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a22c73c1669143c98f4667c884d5391b',volume_attachment=,volume_type=,volume_type_id=4f891bf3-d6f8-430b-8d68-3611511db303)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:16:54.652335 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f04cd22-1607-438a-9f57-00ea5943a593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:16:54.696479 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f04cd22-1607-438a-9f57-00ea5943a593) transitioned into state 'SUCCESS' from state '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-840052374',encryption_key_id=None,group_id=a125350c-e23d-4a49-84ff-4bc4211c2bf2,group_type_id=,metadata={},multiattach=False,project_id='486363383b504525b7d915cd778e9a95',qos_specs=None,replication_status=,reservations=['bd6bb31d-ffda-4d3e-9b9f-4872d4632306','dab53486-cb08-44f5-b739-632ebf85d9c2','ca6132a8-08ec-4693-94b1-a9d475d02943','3d28837d-e538-4610-a21b-2f378d29bc70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22c73c1669143c98f4667c884d5391b',volume_type_id=4f891bf3-d6f8-430b-8d68-3611511db303)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:16:54.698828 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb6d2a3b-d460-456d-b9b7-15e47d62208f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:16:54.724955 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb6d2a3b-d460-456d-b9b7-15e47d62208f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:16:54.728418 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Flow 'volume_create_api' (5e227893-dc8f-4df4-8434-1fc3dee1ee50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:16:54.791830 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Create volume request issued successfully. Jan 13 04:16:54.811105 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:54.812575 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:54.825455 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:54.834086 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:54.834086 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:54.849686 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ea4f4c90-b7c6-4ff6-a865-49aae4292113 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes returned with HTTP 202 Jan 13 04:16:54.850600 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1568/3103] 10.222.0.38 () {62 vars in 1267 bytes} [Wed Jan 13 04:16:54 2021] POST /volume/v3/486363383b504525b7d915cd778e9a95/volumes => generated 906 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:16:54.865196 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-936ab955-9464-4275-8e40-3840263ac400 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/b163e1b9-f39e-43ca-b4a9-96a5c24b3c62 Jan 13 04:16:54.866638 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-936ab955-9464-4275-8e40-3840263ac400 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:54.867161 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:54.867161 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:54.867846 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-936ab955-9464-4275-8e40-3840263ac400 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:54.924964 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:54.924964 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:54.934300 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-936ab955-9464-4275-8e40-3840263ac400 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:16:54.949145 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-936ab955-9464-4275-8e40-3840263ac400 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:54.949887 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-936ab955-9464-4275-8e40-3840263ac400 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:54.961426 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-936ab955-9464-4275-8e40-3840263ac400 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:54.968488 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:54.968488 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:54.998941 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-936ab955-9464-4275-8e40-3840263ac400 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/b163e1b9-f39e-43ca-b4a9-96a5c24b3c62 returned with HTTP 200 Jan 13 04:16:55.008545 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1536/3104] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:54 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/b163e1b9-f39e-43ca-b4a9-96a5c24b3c62 => generated 974 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:56.016245 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-27828ff1-d38a-462d-89ca-5e97cc7e2614 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/b163e1b9-f39e-43ca-b4a9-96a5c24b3c62 Jan 13 04:16:56.018105 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-27828ff1-d38a-462d-89ca-5e97cc7e2614 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:56.018306 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:56.018306 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:56.018712 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-27828ff1-d38a-462d-89ca-5e97cc7e2614 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:56.070038 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:56.070038 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:56.083647 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-27828ff1-d38a-462d-89ca-5e97cc7e2614 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:16:56.100059 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-27828ff1-d38a-462d-89ca-5e97cc7e2614 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:56.100892 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-27828ff1-d38a-462d-89ca-5e97cc7e2614 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:56.112114 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-27828ff1-d38a-462d-89ca-5e97cc7e2614 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:56.119623 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:56.119623 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:56.141087 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-27828ff1-d38a-462d-89ca-5e97cc7e2614 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/b163e1b9-f39e-43ca-b4a9-96a5c24b3c62 returned with HTTP 200 Jan 13 04:16:56.142695 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1569/3105] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:56 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/b163e1b9-f39e-43ca-b4a9-96a5c24b3c62 => generated 999 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:56.158789 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] POST http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes Jan 13 04:16:56.159488 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:56.159488 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:56.159908 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4f891bf3-d6f8-430b-8d68-3611511db303", "group_id": "a125350c-e23d-4a49-84ff-4bc4211c2bf2", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-807101550"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:16:56.161275 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Create volume request body: {'volume': {'volume_type': '4f891bf3-d6f8-430b-8d68-3611511db303', 'group_id': 'a125350c-e23d-4a49-84ff-4bc4211c2bf2', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-807101550'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:16:56.182643 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:56.182643 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:56.183757 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Create volume of 1 GB Jan 13 04:16:56.199589 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Availability Zones retrieved successfully. Jan 13 04:16:56.217762 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Flow 'volume_create_api' (ca7eb112-040f-47ec-b727-5cf09795f154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:16:56.221368 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a6160df-a10d-4b38-9e08-8914939904a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:16:56.223006 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:56.223006 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:56.223607 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:16:56.276557 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a6160df-a10d-4b38-9e08-8914939904a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T04:16:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4f891bf3-d6f8-430b-8d68-3611511db303,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-448012090',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f891bf3-d6f8-430b-8d68-3611511db303', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a125350c-e23d-4a49-84ff-4bc4211c2bf2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:16:56.278759 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e0045a8-85e8-48ff-baaf-7c6f05daca9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:16:56.335536 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-448012090 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-448012090, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:16:56.336375 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-448012090 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-448012090, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:16:56.359158 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Created reservations ['beca26ae-114e-4cf8-afa2-a7a3b3a4b864', '78839353-1319-49e5-a373-48f459349a3f', '13e8d554-9743-4526-b8cf-ff2fde3b14fb', 'ae317a31-1f62-4984-b8cf-f1859f1bb7c2'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:16:56.361501 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e0045a8-85e8-48ff-baaf-7c6f05daca9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beca26ae-114e-4cf8-afa2-a7a3b3a4b864', '78839353-1319-49e5-a373-48f459349a3f', '13e8d554-9743-4526-b8cf-ff2fde3b14fb', 'ae317a31-1f62-4984-b8cf-f1859f1bb7c2']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:16:56.363829 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93e2ea3c-2f90-4c1f-b9b7-17a427c1dc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:16:56.423326 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93e2ea3c-2f90-4c1f-b9b7-17a427c1dc1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f3172c1-752f-4f51-8232-532bdd8430ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-807101550',encryption_key_id=None,group_id=a125350c-e23d-4a49-84ff-4bc4211c2bf2,group_type_id=,metadata={},multiattach=False,project_id='486363383b504525b7d915cd778e9a95',qos_specs=None,replication_status=,reservations=['beca26ae-114e-4cf8-afa2-a7a3b3a4b864','78839353-1319-49e5-a373-48f459349a3f','13e8d554-9743-4526-b8cf-ff2fde3b14fb','ae317a31-1f62-4984-b8cf-f1859f1bb7c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22c73c1669143c98f4667c884d5391b',volume_type_id=4f891bf3-d6f8-430b-8d68-3611511db303), 'volume': 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-13T04:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-807101550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a125350c-e23d-4a49-84ff-4bc4211c2bf2,host=None,id=9f3172c1-752f-4f51-8232-532bdd8430ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486363383b504525b7d915cd778e9a95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a22c73c1669143c98f4667c884d5391b',volume_attachment=,volume_type=,volume_type_id=4f891bf3-d6f8-430b-8d68-3611511db303)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:16:56.425633 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4684e432-e891-4abe-a7e6-fb37fa7295df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:16:56.456977 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4684e432-e891-4abe-a7e6-fb37fa7295df) transitioned into state 'SUCCESS' from state '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-807101550',encryption_key_id=None,group_id=a125350c-e23d-4a49-84ff-4bc4211c2bf2,group_type_id=,metadata={},multiattach=False,project_id='486363383b504525b7d915cd778e9a95',qos_specs=None,replication_status=,reservations=['beca26ae-114e-4cf8-afa2-a7a3b3a4b864','78839353-1319-49e5-a373-48f459349a3f','13e8d554-9743-4526-b8cf-ff2fde3b14fb','ae317a31-1f62-4984-b8cf-f1859f1bb7c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22c73c1669143c98f4667c884d5391b',volume_type_id=4f891bf3-d6f8-430b-8d68-3611511db303)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:16:56.459319 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08912bd0-202a-470e-bda0-48763c344fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:16:56.482163 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08912bd0-202a-470e-bda0-48763c344fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:16:56.485223 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Flow 'volume_create_api' (ca7eb112-040f-47ec-b727-5cf09795f154) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:16:56.538897 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Create volume request issued successfully. Jan 13 04:16:56.555241 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:56.555768 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:56.564448 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:56.573263 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:56.573263 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:56.601489 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-31f5845a-3070-432b-868d-ca3431a2ab0c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes returned with HTTP 202 Jan 13 04:16:56.609344 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1537/3106] 10.222.0.38 () {62 vars in 1267 bytes} [Wed Jan 13 04:16:56 2021] POST /volume/v3/486363383b504525b7d915cd778e9a95/volumes => generated 906 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:16:56.619371 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-29d49034-befa-4d4d-8c87-6c594731efff tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca Jan 13 04:16:56.619976 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-29d49034-befa-4d4d-8c87-6c594731efff tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:56.620178 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:56.620178 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:56.620588 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-29d49034-befa-4d4d-8c87-6c594731efff tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:56.709577 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:56.709577 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:56.733363 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-29d49034-befa-4d4d-8c87-6c594731efff tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:16:56.764203 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-29d49034-befa-4d4d-8c87-6c594731efff tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:56.764677 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-29d49034-befa-4d4d-8c87-6c594731efff tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:56.783779 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-29d49034-befa-4d4d-8c87-6c594731efff tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:56.798846 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:56.798846 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:56.833877 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-29d49034-befa-4d4d-8c87-6c594731efff tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca returned with HTTP 200 Jan 13 04:16:56.834802 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1570/3107] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:56 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca => generated 998 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:57.851202 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4217037f-c0d6-4607-ad54-8783d1b1062f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca Jan 13 04:16:57.851746 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4217037f-c0d6-4607-ad54-8783d1b1062f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:57.851972 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:57.851972 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:57.852392 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4217037f-c0d6-4607-ad54-8783d1b1062f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:57.910704 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:57.910704 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:57.921916 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4217037f-c0d6-4607-ad54-8783d1b1062f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:16:57.938073 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-4217037f-c0d6-4607-ad54-8783d1b1062f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:16:57.938549 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-4217037f-c0d6-4607-ad54-8783d1b1062f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:16:57.947527 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-4217037f-c0d6-4607-ad54-8783d1b1062f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:16:57.954783 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:57.954783 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:57.980228 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4217037f-c0d6-4607-ad54-8783d1b1062f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca returned with HTTP 200 Jan 13 04:16:57.981803 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1538/3108] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:16:57 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca => generated 999 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:57.999862 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0437efa-4cc7-4fc9-8724-59847d24fc0f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] PUT http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 Jan 13 04:16:58.000579 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:58.000579 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:58.001169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0437efa-4cc7-4fc9-8724-59847d24fc0f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b163e1b9-f39e-43ca-b4a9-96a5c24b3c62"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:16:58.002596 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-d0437efa-4cc7-4fc9-8724-59847d24fc0f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Update called for group a125350c-e23d-4a49-84ff-4bc4211c2bf2. {{(pid=87927) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 13 04:16:58.003394 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-d0437efa-4cc7-4fc9-8724-59847d24fc0f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Updating group a125350c-e23d-4a49-84ff-4bc4211c2bf2 with name None description: None add_volumes: None remove_volumes: b163e1b9-f39e-43ca-b4a9-96a5c24b3c62. Jan 13 04:16:58.011346 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:58.011346 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:58.063305 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0437efa-4cc7-4fc9-8724-59847d24fc0f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 returned with HTTP 202 Jan 13 04:16:58.073117 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1571/3109] 10.222.0.38 () {62 vars in 1373 bytes} [Wed Jan 13 04:16:57 2021] PUT /volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 13 04:16:58.080274 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5b1c82a-68b9-4b83-8cd7-0b7cc108b66a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 Jan 13 04:16:58.081499 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5b1c82a-68b9-4b83-8cd7-0b7cc108b66a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:58.082108 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:58.082108 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:58.082672 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d5b1c82a-68b9-4b83-8cd7-0b7cc108b66a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:58.083349 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-d5b1c82a-68b9-4b83-8cd7-0b7cc108b66a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member a125350c-e23d-4a49-84ff-4bc4211c2bf2 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:16:58.091903 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:58.091903 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:58.270461 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d5b1c82a-68b9-4b83-8cd7-0b7cc108b66a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 returned with HTTP 200 Jan 13 04:16:58.271908 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1539/3110] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:16:58 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 => generated 392 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:16:59.284071 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2dda112c-58d5-415d-b805-c9b2bb58f0ae tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 Jan 13 04:16:59.285420 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2dda112c-58d5-415d-b805-c9b2bb58f0ae tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:59.285835 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:59.285835 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:59.286477 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2dda112c-58d5-415d-b805-c9b2bb58f0ae tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:59.287071 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-2dda112c-58d5-415d-b805-c9b2bb58f0ae tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member a125350c-e23d-4a49-84ff-4bc4211c2bf2 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:16:59.296764 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:59.296764 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:59.331593 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2dda112c-58d5-415d-b805-c9b2bb58f0ae tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 returned with HTTP 200 Jan 13 04:16:59.332815 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1572/3111] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:16:59 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 => generated 393 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:16:59.348986 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a0a35ce3-f3b7-4d90-ad11-7ffada408469 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] PUT http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 Jan 13 04:16:59.349714 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:59.349714 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:59.350367 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a0a35ce3-f3b7-4d90-ad11-7ffada408469 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b163e1b9-f39e-43ca-b4a9-96a5c24b3c62"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:16:59.351589 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-a0a35ce3-f3b7-4d90-ad11-7ffada408469 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Update called for group a125350c-e23d-4a49-84ff-4bc4211c2bf2. {{(pid=87926) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 13 04:16:59.352111 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-a0a35ce3-f3b7-4d90-ad11-7ffada408469 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Updating group a125350c-e23d-4a49-84ff-4bc4211c2bf2 with name None description: None add_volumes: b163e1b9-f39e-43ca-b4a9-96a5c24b3c62 remove_volumes: None. Jan 13 04:16:59.360760 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:59.360760 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:59.476921 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a0a35ce3-f3b7-4d90-ad11-7ffada408469 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 returned with HTTP 202 Jan 13 04:16:59.478320 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1540/3112] 10.222.0.38 () {62 vars in 1373 bytes} [Wed Jan 13 04:16:59 2021] PUT /volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:16:59.486217 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3f775c31-3243-453b-913d-9e897b800ab6 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 Jan 13 04:16:59.487038 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3f775c31-3243-453b-913d-9e897b800ab6 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:16:59.487410 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:16:59.487410 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:16:59.488043 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3f775c31-3243-453b-913d-9e897b800ab6 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:16:59.488648 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-3f775c31-3243-453b-913d-9e897b800ab6 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member a125350c-e23d-4a49-84ff-4bc4211c2bf2 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:16:59.508754 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:16:59.508754 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:16:59.547675 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3f775c31-3243-453b-913d-9e897b800ab6 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 returned with HTTP 200 Jan 13 04:16:59.549982 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1573/3113] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:16:59 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 => generated 392 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:00.562048 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7fe6b0c6-eac6-4ff2-ad92-fabb601d3a00 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 Jan 13 04:17:00.562742 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7fe6b0c6-eac6-4ff2-ad92-fabb601d3a00 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:00.562967 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:00.562967 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:00.563344 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7fe6b0c6-eac6-4ff2-ad92-fabb601d3a00 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:00.564791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-7fe6b0c6-eac6-4ff2-ad92-fabb601d3a00 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member a125350c-e23d-4a49-84ff-4bc4211c2bf2 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:17:00.572997 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:00.572997 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:00.602027 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7fe6b0c6-eac6-4ff2-ad92-fabb601d3a00 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 returned with HTTP 200 Jan 13 04:17:00.603079 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1541/3114] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:17:00 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 => generated 393 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:00.615406 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eea3bb56-6f4a-4a0d-b4b3-75cbac8f369a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] PUT http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 Jan 13 04:17:00.615893 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:00.615893 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:00.616646 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eea3bb56-6f4a-4a0d-b4b3-75cbac8f369a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "9f3172c1-752f-4f51-8232-532bdd8430ca"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:17:00.617941 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-eea3bb56-6f4a-4a0d-b4b3-75cbac8f369a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Update called for group a125350c-e23d-4a49-84ff-4bc4211c2bf2. {{(pid=87927) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 13 04:17:00.618290 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-eea3bb56-6f4a-4a0d-b4b3-75cbac8f369a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Updating group a125350c-e23d-4a49-84ff-4bc4211c2bf2 with name None description: None add_volumes: None remove_volumes: 9f3172c1-752f-4f51-8232-532bdd8430ca. Jan 13 04:17:00.625869 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:00.625869 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:00.679068 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eea3bb56-6f4a-4a0d-b4b3-75cbac8f369a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 returned with HTTP 202 Jan 13 04:17:00.680083 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1574/3115] 10.222.0.38 () {62 vars in 1373 bytes} [Wed Jan 13 04:17:00 2021] PUT /volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:17:00.690800 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3746a115-d70b-4f74-a168-9fd23bf28538 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 Jan 13 04:17:00.691772 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3746a115-d70b-4f74-a168-9fd23bf28538 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:00.692372 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:00.692372 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:00.693017 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3746a115-d70b-4f74-a168-9fd23bf28538 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:00.694434 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-3746a115-d70b-4f74-a168-9fd23bf28538 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member a125350c-e23d-4a49-84ff-4bc4211c2bf2 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:17:00.702816 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:00.702816 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:00.736899 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3746a115-d70b-4f74-a168-9fd23bf28538 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 returned with HTTP 200 Jan 13 04:17:00.737719 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1542/3116] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:17:00 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 => generated 392 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:01.750255 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-564a9399-bca0-4c50-9599-ce995a60b760 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 Jan 13 04:17:01.752947 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-564a9399-bca0-4c50-9599-ce995a60b760 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:01.753426 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:01.753426 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:01.754062 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-564a9399-bca0-4c50-9599-ce995a60b760 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:01.754636 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-564a9399-bca0-4c50-9599-ce995a60b760 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member a125350c-e23d-4a49-84ff-4bc4211c2bf2 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:17:01.762135 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:01.762135 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:01.793517 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-564a9399-bca0-4c50-9599-ce995a60b760 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 returned with HTTP 200 Jan 13 04:17:01.794661 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1575/3117] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:17:01 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 => generated 393 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:01.806731 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db3eb092-ee8a-4219-9a56-996d55ebcf6a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] PUT http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 Jan 13 04:17:01.807465 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:01.807465 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:01.808110 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-db3eb092-ee8a-4219-9a56-996d55ebcf6a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9f3172c1-752f-4f51-8232-532bdd8430ca"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:17:01.809358 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-db3eb092-ee8a-4219-9a56-996d55ebcf6a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Update called for group a125350c-e23d-4a49-84ff-4bc4211c2bf2. {{(pid=87926) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 13 04:17:01.809688 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-db3eb092-ee8a-4219-9a56-996d55ebcf6a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Updating group a125350c-e23d-4a49-84ff-4bc4211c2bf2 with name None description: None add_volumes: 9f3172c1-752f-4f51-8232-532bdd8430ca remove_volumes: None. Jan 13 04:17:01.817761 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:01.817761 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:01.953267 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-db3eb092-ee8a-4219-9a56-996d55ebcf6a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 returned with HTTP 202 Jan 13 04:17:01.954641 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1543/3118] 10.222.0.38 () {62 vars in 1373 bytes} [Wed Jan 13 04:17:01 2021] PUT /volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:17:01.963937 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-924ddca7-03a8-43ae-a278-9a678aa71d18 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 Jan 13 04:17:01.964901 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-924ddca7-03a8-43ae-a278-9a678aa71d18 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:01.965380 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:01.965380 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:01.966069 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-924ddca7-03a8-43ae-a278-9a678aa71d18 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:01.966593 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-924ddca7-03a8-43ae-a278-9a678aa71d18 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member a125350c-e23d-4a49-84ff-4bc4211c2bf2 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:17:01.976431 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:01.976431 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:02.005696 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-924ddca7-03a8-43ae-a278-9a678aa71d18 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 returned with HTTP 200 Jan 13 04:17:02.006915 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1576/3119] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:17:01 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 => generated 392 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:03.020335 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a68672e-42ed-4d6e-9622-9f5cfe82db00 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 Jan 13 04:17:03.021603 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a68672e-42ed-4d6e-9622-9f5cfe82db00 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:03.022020 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:03.022020 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:03.022650 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a68672e-42ed-4d6e-9622-9f5cfe82db00 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:03.023291 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-0a68672e-42ed-4d6e-9622-9f5cfe82db00 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member a125350c-e23d-4a49-84ff-4bc4211c2bf2 {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:17:03.030967 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:03.030967 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:03.090896 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a68672e-42ed-4d6e-9622-9f5cfe82db00 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 returned with HTTP 200 Jan 13 04:17:03.092127 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1544/3120] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:17:03 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 => generated 393 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:03.103605 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-89a15fec-1bef-45aa-ad06-5336b85471e3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail Jan 13 04:17:03.104169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-89a15fec-1bef-45aa-ad06-5336b85471e3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:03.104387 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:03.104387 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:03.105050 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-89a15fec-1bef-45aa-ad06-5336b85471e3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:03.105763 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-89a15fec-1bef-45aa-ad06-5336b85471e3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:17:03.106542 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:03.106542 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:03.107583 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-89a15fec-1bef-45aa-ad06-5336b85471e3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:17:03.166037 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-89a15fec-1bef-45aa-ad06-5336b85471e3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Get all volumes completed successfully. Jan 13 04:17:03.168051 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-89a15fec-1bef-45aa-ad06-5336b85471e3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:17:03.168672 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-89a15fec-1bef-45aa-ad06-5336b85471e3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:17:03.177120 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-89a15fec-1bef-45aa-ad06-5336b85471e3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:17:03.184383 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:03.184383 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:03.198511 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-89a15fec-1bef-45aa-ad06-5336b85471e3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:17:03.199190 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-89a15fec-1bef-45aa-ad06-5336b85471e3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:17:03.208003 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-89a15fec-1bef-45aa-ad06-5336b85471e3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:17:03.215086 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:03.215086 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:03.238582 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-89a15fec-1bef-45aa-ad06-5336b85471e3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail returned with HTTP 200 Jan 13 04:17:03.239673 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1577/3121] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 04:17:03 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail => generated 1991 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:17:03.257009 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3d0781d5-3cf4-4b1d-bb14-2cf567c72e34 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] POST http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots Jan 13 04:17:03.257513 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:03.257513 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:03.257925 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3d0781d5-3cf4-4b1d-bb14-2cf567c72e34 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a125350c-e23d-4a49-84ff-4bc4211c2bf2", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1322033530"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:17:03.258933 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-3d0781d5-3cf4-4b1d-bb14-2cf567c72e34 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Creating new group_snapshot {'group_snapshot': {'group_id': 'a125350c-e23d-4a49-84ff-4bc4211c2bf2', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1322033530'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 13 04:17:03.266462 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:03.266462 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:03.278553 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.group_snapshots [None req-3d0781d5-3cf4-4b1d-bb14-2cf567c72e34 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1322033530. Jan 13 04:17:03.332482 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:03.332482 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:03.380729 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-3d0781d5-3cf4-4b1d-bb14-2cf567c72e34 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-448012090 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-448012090, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:17:03.408670 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-3d0781d5-3cf4-4b1d-bb14-2cf567c72e34 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Created reservations ['ea6fcad5-7ff3-4444-82b8-f1deb9e5c60b', 'be0b3412-482c-4397-847e-5396b75b4feb', '5200a3b2-1cdd-495b-9fd9-d243675a5613', '53d3dcf3-5729-480f-8208-bb15821ed89f'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:17:03.538602 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3d0781d5-3cf4-4b1d-bb14-2cf567c72e34 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots returned with HTTP 202 Jan 13 04:17:03.544234 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1545/3122] 10.222.0.38 () {62 vars in 1291 bytes} [Wed Jan 13 04:17:03 2021] POST /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots => generated 187 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:03.549663 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-39c21278-8e51-4767-8fbf-eda3a21fc4ee tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b Jan 13 04:17:03.550519 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-39c21278-8e51-4767-8fbf-eda3a21fc4ee tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:03.550939 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:03.550939 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:03.551579 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-39c21278-8e51-4767-8fbf-eda3a21fc4ee tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:03.552177 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-39c21278-8e51-4767-8fbf-eda3a21fc4ee tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member 23b5e36e-acdf-4d08-9e82-12352b5d9b2b {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 04:17:03.558966 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:03.558966 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:03.571684 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-39c21278-8e51-4767-8fbf-eda3a21fc4ee tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b returned with HTTP 200 Jan 13 04:17:03.572969 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1578/3123] 10.222.0.38 () {60 vars in 1380 bytes} [Wed Jan 13 04:17:03 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b => generated 326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:04.587276 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2f245f76-5996-470b-9758-be8ac9475128 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b Jan 13 04:17:04.587809 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2f245f76-5996-470b-9758-be8ac9475128 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:04.588033 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:04.588033 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:04.589497 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2f245f76-5996-470b-9758-be8ac9475128 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:04.589946 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-2f245f76-5996-470b-9758-be8ac9475128 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member 23b5e36e-acdf-4d08-9e82-12352b5d9b2b {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 04:17:04.597860 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:04.597860 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:04.612504 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2f245f76-5996-470b-9758-be8ac9475128 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b returned with HTTP 200 Jan 13 04:17:04.613694 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1546/3124] 10.222.0.38 () {60 vars in 1380 bytes} [Wed Jan 13 04:17:04 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b => generated 326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:05.625171 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e0ca31c-12a1-4c2b-84e1-c8108f0c5df4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b Jan 13 04:17:05.627873 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e0ca31c-12a1-4c2b-84e1-c8108f0c5df4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:05.628348 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:05.628348 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:05.629163 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e0ca31c-12a1-4c2b-84e1-c8108f0c5df4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:05.629751 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-1e0ca31c-12a1-4c2b-84e1-c8108f0c5df4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member 23b5e36e-acdf-4d08-9e82-12352b5d9b2b {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 04:17:05.648482 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:05.648482 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:05.668924 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e0ca31c-12a1-4c2b-84e1-c8108f0c5df4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b returned with HTTP 200 Jan 13 04:17:05.675951 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1579/3125] 10.222.0.38 () {60 vars in 1380 bytes} [Wed Jan 13 04:17:05 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b => generated 326 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:06.686709 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2fba66dd-1224-496b-b3d6-e1f626768019 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b Jan 13 04:17:06.687583 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2fba66dd-1224-496b-b3d6-e1f626768019 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:06.688393 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:06.688393 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:06.688393 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2fba66dd-1224-496b-b3d6-e1f626768019 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:06.689470 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-2fba66dd-1224-496b-b3d6-e1f626768019 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member 23b5e36e-acdf-4d08-9e82-12352b5d9b2b {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 04:17:06.700068 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:06.700068 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:06.732000 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2fba66dd-1224-496b-b3d6-e1f626768019 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b returned with HTTP 200 Jan 13 04:17:06.732985 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1547/3126] 10.222.0.38 () {60 vars in 1380 bytes} [Wed Jan 13 04:17:06 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b => generated 327 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:06.746907 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2b924421-47fa-4169-a3ac-ad0a998396dd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/detail Jan 13 04:17:06.747739 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2b924421-47fa-4169-a3ac-ad0a998396dd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:06.748137 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:06.748137 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:06.748815 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2b924421-47fa-4169-a3ac-ad0a998396dd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:06.749575 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-2b924421-47fa-4169-a3ac-ad0a998396dd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:17:06.752729 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-2b924421-47fa-4169-a3ac-ad0a998396dd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:17:06.794569 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2b924421-47fa-4169-a3ac-ad0a998396dd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Get all snapshots completed successfully. Jan 13 04:17:06.795903 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:06.795903 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:06.797634 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2b924421-47fa-4169-a3ac-ad0a998396dd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/detail returned with HTTP 200 Jan 13 04:17:06.799973 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1580/3127] 10.222.0.38 () {58 vars in 1231 bytes} [Wed Jan 13 04:17:06 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/detail => generated 931 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:06.812015 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7adc817e-99d6-4b95-82ba-a40570989776 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/a22f68d9-5033-404b-babf-f28f716dc0e7 Jan 13 04:17:06.812775 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7adc817e-99d6-4b95-82ba-a40570989776 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:06.813111 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:06.813111 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:06.814320 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7adc817e-99d6-4b95-82ba-a40570989776 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:06.853246 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:06.853246 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:06.854903 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7adc817e-99d6-4b95-82ba-a40570989776 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Snapshot retrieved successfully. Jan 13 04:17:06.857085 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7adc817e-99d6-4b95-82ba-a40570989776 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/a22f68d9-5033-404b-babf-f28f716dc0e7 returned with HTTP 200 Jan 13 04:17:06.858097 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1548/3128] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:06 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/a22f68d9-5033-404b-babf-f28f716dc0e7 => generated 470 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:06.871042 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-02d89597-b059-4388-bf8f-f7853168e54d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/700d2060-37eb-412b-981c-a2df7a7c0b4d Jan 13 04:17:06.871798 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-02d89597-b059-4388-bf8f-f7853168e54d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:06.872161 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:06.872161 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:06.872789 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-02d89597-b059-4388-bf8f-f7853168e54d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:06.929206 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:06.929206 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:06.932387 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-02d89597-b059-4388-bf8f-f7853168e54d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Snapshot retrieved successfully. Jan 13 04:17:06.939159 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-02d89597-b059-4388-bf8f-f7853168e54d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/700d2060-37eb-412b-981c-a2df7a7c0b4d returned with HTTP 200 Jan 13 04:17:06.946566 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1581/3129] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:06 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/700d2060-37eb-412b-981c-a2df7a7c0b4d => generated 470 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:06.951583 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-50e020ec-ab63-4a3c-8cba-54355507db2b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] DELETE http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b Jan 13 04:17:06.952155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-50e020ec-ab63-4a3c-8cba-54355507db2b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:06.952377 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:06.952377 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:06.952749 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-50e020ec-ab63-4a3c-8cba-54355507db2b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:06.953157 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-50e020ec-ab63-4a3c-8cba-54355507db2b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] delete called for member 23b5e36e-acdf-4d08-9e82-12352b5d9b2b {{(pid=87926) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 13 04:17:06.953983 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.group_snapshots [None req-50e020ec-ab63-4a3c-8cba-54355507db2b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Delete group_snapshot with id: 23b5e36e-acdf-4d08-9e82-12352b5d9b2b Jan 13 04:17:06.969104 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:06.969104 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:07.111800 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-50e020ec-ab63-4a3c-8cba-54355507db2b tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b returned with HTTP 202 Jan 13 04:17:07.119268 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1549/3130] 10.222.0.38 () {60 vars in 1383 bytes} [Wed Jan 13 04:17:06 2021] DELETE /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:17:07.121075 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e34a0f8f-7c79-4143-92bc-239bcd8e766a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail Jan 13 04:17:07.121652 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e34a0f8f-7c79-4143-92bc-239bcd8e766a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:07.121845 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:07.121845 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:07.122550 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e34a0f8f-7c79-4143-92bc-239bcd8e766a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:07.123372 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-e34a0f8f-7c79-4143-92bc-239bcd8e766a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:17:07.125353 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e34a0f8f-7c79-4143-92bc-239bcd8e766a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:17:07.227484 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e34a0f8f-7c79-4143-92bc-239bcd8e766a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Get all volumes completed successfully. Jan 13 04:17:07.229978 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-e34a0f8f-7c79-4143-92bc-239bcd8e766a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:17:07.231065 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-e34a0f8f-7c79-4143-92bc-239bcd8e766a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:17:07.241065 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-e34a0f8f-7c79-4143-92bc-239bcd8e766a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:17:07.249468 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:07.249468 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:07.265270 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-e34a0f8f-7c79-4143-92bc-239bcd8e766a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:17:07.265979 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-e34a0f8f-7c79-4143-92bc-239bcd8e766a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:17:07.275737 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-e34a0f8f-7c79-4143-92bc-239bcd8e766a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:17:07.284587 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:07.284587 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:07.310244 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e34a0f8f-7c79-4143-92bc-239bcd8e766a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail returned with HTTP 200 Jan 13 04:17:07.311915 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1582/3131] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 04:17:07 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail => generated 1991 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:17:07.329578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3be1c642-4688-49fc-b876-636feed7fb3a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/detail Jan 13 04:17:07.330343 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3be1c642-4688-49fc-b876-636feed7fb3a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:07.330438 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:07.330438 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:07.330816 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3be1c642-4688-49fc-b876-636feed7fb3a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:07.331507 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-3be1c642-4688-49fc-b876-636feed7fb3a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:17:07.332250 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:07.332250 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:07.334105 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-3be1c642-4688-49fc-b876-636feed7fb3a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Building query based on filter {{(pid=87926) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:17:07.365699 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3be1c642-4688-49fc-b876-636feed7fb3a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Get all snapshots completed successfully. Jan 13 04:17:07.366726 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:07.366726 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:07.370535 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3be1c642-4688-49fc-b876-636feed7fb3a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/detail returned with HTTP 200 Jan 13 04:17:07.371662 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1550/3132] 10.222.0.38 () {58 vars in 1231 bytes} [Wed Jan 13 04:17:07 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/detail => generated 929 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:07.384999 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-59f260e8-bd14-4993-bbd2-eddd063a07fd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/a22f68d9-5033-404b-babf-f28f716dc0e7 Jan 13 04:17:07.385540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-59f260e8-bd14-4993-bbd2-eddd063a07fd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:07.385739 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:07.385739 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:07.386120 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-59f260e8-bd14-4993-bbd2-eddd063a07fd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:07.415489 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:07.415489 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:07.416733 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-59f260e8-bd14-4993-bbd2-eddd063a07fd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Snapshot retrieved successfully. Jan 13 04:17:07.419147 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-59f260e8-bd14-4993-bbd2-eddd063a07fd tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/a22f68d9-5033-404b-babf-f28f716dc0e7 returned with HTTP 200 Jan 13 04:17:07.419989 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1583/3133] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:07 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/a22f68d9-5033-404b-babf-f28f716dc0e7 => generated 469 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:08.432342 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-618e9eff-7a96-4fce-83c2-22e67de1eb31 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/a22f68d9-5033-404b-babf-f28f716dc0e7 Jan 13 04:17:08.432849 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-618e9eff-7a96-4fce-83c2-22e67de1eb31 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:08.433150 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:08.433150 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:08.433612 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-618e9eff-7a96-4fce-83c2-22e67de1eb31 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:08.487333 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:08.487333 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:08.492448 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-618e9eff-7a96-4fce-83c2-22e67de1eb31 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Snapshot retrieved successfully. Jan 13 04:17:08.506766 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-618e9eff-7a96-4fce-83c2-22e67de1eb31 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/a22f68d9-5033-404b-babf-f28f716dc0e7 returned with HTTP 200 Jan 13 04:17:08.507658 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1551/3134] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:08 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/a22f68d9-5033-404b-babf-f28f716dc0e7 => generated 469 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:09.520582 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e75e3365-d77a-4836-8df3-7b5bb992bec4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/a22f68d9-5033-404b-babf-f28f716dc0e7 Jan 13 04:17:09.521290 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e75e3365-d77a-4836-8df3-7b5bb992bec4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:09.521290 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:09.521290 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:09.521666 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e75e3365-d77a-4836-8df3-7b5bb992bec4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:09.548952 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:09.548952 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:09.550088 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e75e3365-d77a-4836-8df3-7b5bb992bec4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Snapshot retrieved successfully. Jan 13 04:17:09.556471 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e75e3365-d77a-4836-8df3-7b5bb992bec4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/a22f68d9-5033-404b-babf-f28f716dc0e7 returned with HTTP 200 Jan 13 04:17:09.556471 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1584/3135] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:09 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/a22f68d9-5033-404b-babf-f28f716dc0e7 => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:10.565609 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e10e2005-15f3-492e-bf7c-662778190172 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/a22f68d9-5033-404b-babf-f28f716dc0e7 Jan 13 04:17:10.566103 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e10e2005-15f3-492e-bf7c-662778190172 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:10.566314 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:10.566314 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:10.566994 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e10e2005-15f3-492e-bf7c-662778190172 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:10.590263 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e10e2005-15f3-492e-bf7c-662778190172 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/a22f68d9-5033-404b-babf-f28f716dc0e7 returned with HTTP 404 Jan 13 04:17:10.591384 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1552/3136] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:10 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/a22f68d9-5033-404b-babf-f28f716dc0e7 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:10.599693 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d6662dea-be3b-40bf-9c6a-6950e7a3ef65 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/700d2060-37eb-412b-981c-a2df7a7c0b4d Jan 13 04:17:10.600511 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d6662dea-be3b-40bf-9c6a-6950e7a3ef65 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:10.600938 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:10.600938 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:10.605359 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d6662dea-be3b-40bf-9c6a-6950e7a3ef65 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:10.629885 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d6662dea-be3b-40bf-9c6a-6950e7a3ef65 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/700d2060-37eb-412b-981c-a2df7a7c0b4d returned with HTTP 404 Jan 13 04:17:10.631052 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1585/3137] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:10 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/700d2060-37eb-412b-981c-a2df7a7c0b4d => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:10.640067 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c371811-1e0c-41bf-80dd-53a2704f22af tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b Jan 13 04:17:10.640851 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c371811-1e0c-41bf-80dd-53a2704f22af tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:10.642251 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c371811-1e0c-41bf-80dd-53a2704f22af tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:10.643305 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-5c371811-1e0c-41bf-80dd-53a2704f22af tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member 23b5e36e-acdf-4d08-9e82-12352b5d9b2b {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 04:17:10.651997 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c371811-1e0c-41bf-80dd-53a2704f22af tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b returned with HTTP 404 Jan 13 04:17:10.653200 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1553/3138] 10.222.0.38 () {60 vars in 1380 bytes} [Wed Jan 13 04:17:10 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:17:10.662481 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f83aa015-510d-4948-8c31-3e5557ca33eb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] DELETE http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b Jan 13 04:17:10.663310 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f83aa015-510d-4948-8c31-3e5557ca33eb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:10.663942 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f83aa015-510d-4948-8c31-3e5557ca33eb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:10.664494 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-f83aa015-510d-4948-8c31-3e5557ca33eb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] delete called for member 23b5e36e-acdf-4d08-9e82-12352b5d9b2b {{(pid=87927) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 13 04:17:10.664939 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.group_snapshots [None req-f83aa015-510d-4948-8c31-3e5557ca33eb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Delete group_snapshot with id: 23b5e36e-acdf-4d08-9e82-12352b5d9b2b Jan 13 04:17:10.670825 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f83aa015-510d-4948-8c31-3e5557ca33eb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b returned with HTTP 404 Jan 13 04:17:10.672077 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1586/3139] 10.222.0.38 () {60 vars in 1383 bytes} [Wed Jan 13 04:17:10 2021] DELETE /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/23b5e36e-acdf-4d08-9e82-12352b5d9b2b => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:17:10.682370 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f4407819-5389-45e9-abb4-c099a88d3739 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail Jan 13 04:17:10.683482 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f4407819-5389-45e9-abb4-c099a88d3739 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:10.683975 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f4407819-5389-45e9-abb4-c099a88d3739 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:10.685017 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-f4407819-5389-45e9-abb4-c099a88d3739 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:17:10.687220 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-f4407819-5389-45e9-abb4-c099a88d3739 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:17:10.744769 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f4407819-5389-45e9-abb4-c099a88d3739 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Get all volumes completed successfully. Jan 13 04:17:10.747806 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-f4407819-5389-45e9-abb4-c099a88d3739 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:17:10.748256 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-f4407819-5389-45e9-abb4-c099a88d3739 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:17:10.756586 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-f4407819-5389-45e9-abb4-c099a88d3739 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:17:10.763619 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:10.763619 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:10.776617 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-f4407819-5389-45e9-abb4-c099a88d3739 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:17:10.777050 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-f4407819-5389-45e9-abb4-c099a88d3739 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:17:10.787094 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-f4407819-5389-45e9-abb4-c099a88d3739 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:17:10.800779 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:10.800779 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:10.824269 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f4407819-5389-45e9-abb4-c099a88d3739 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail returned with HTTP 200 Jan 13 04:17:10.825401 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1554/3140] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 04:17:10 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail => generated 1991 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:17:10.844296 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-96e8a9a4-3fc9-4bbd-a508-daa47b850efb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] POST http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2/action Jan 13 04:17:10.846012 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-96e8a9a4-3fc9-4bbd-a508-daa47b850efb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:17:10.846529 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-96e8a9a4-3fc9-4bbd-a508-daa47b850efb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:17:10.848415 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-96e8a9a4-3fc9-4bbd-a508-daa47b850efb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] delete called for group a125350c-e23d-4a49-84ff-4bc4211c2bf2 {{(pid=87927) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 04:17:10.849075 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-96e8a9a4-3fc9-4bbd-a508-daa47b850efb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Delete group with id: a125350c-e23d-4a49-84ff-4bc4211c2bf2 Jan 13 04:17:10.856433 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:10.856433 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:11.042547 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-96e8a9a4-3fc9-4bbd-a508-daa47b850efb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2/action returned with HTTP 202 Jan 13 04:17:11.043745 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1587/3141] 10.222.0.38 () {62 vars in 1395 bytes} [Wed Jan 13 04:17:10 2021] POST /volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2/action => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:17:11.054625 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6dc7fe49-a3d7-41cd-b7cd-dd30e7cd0ea0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca Jan 13 04:17:11.055655 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6dc7fe49-a3d7-41cd-b7cd-dd30e7cd0ea0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:11.056073 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:11.056073 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:11.056742 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6dc7fe49-a3d7-41cd-b7cd-dd30e7cd0ea0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:11.127504 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:11.127504 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:11.139427 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6dc7fe49-a3d7-41cd-b7cd-dd30e7cd0ea0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:17:11.167638 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-6dc7fe49-a3d7-41cd-b7cd-dd30e7cd0ea0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:17:11.168456 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-6dc7fe49-a3d7-41cd-b7cd-dd30e7cd0ea0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:17:11.179900 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-6dc7fe49-a3d7-41cd-b7cd-dd30e7cd0ea0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:17:11.187639 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:11.187639 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:11.214544 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6dc7fe49-a3d7-41cd-b7cd-dd30e7cd0ea0 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca returned with HTTP 200 Jan 13 04:17:11.216321 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1555/3142] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:17:11 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca => generated 998 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:12.233644 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0a491e5-654e-43b7-ace3-2d1314d5fccb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca Jan 13 04:17:12.234185 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0a491e5-654e-43b7-ace3-2d1314d5fccb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:12.234578 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:12.234578 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:12.235890 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0a491e5-654e-43b7-ace3-2d1314d5fccb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:12.300333 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:12.300333 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:12.310476 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d0a491e5-654e-43b7-ace3-2d1314d5fccb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:17:12.326541 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-d0a491e5-654e-43b7-ace3-2d1314d5fccb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:17:12.327260 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-d0a491e5-654e-43b7-ace3-2d1314d5fccb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:17:12.340646 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-d0a491e5-654e-43b7-ace3-2d1314d5fccb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:17:12.350519 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:12.350519 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:12.374618 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0a491e5-654e-43b7-ace3-2d1314d5fccb tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca returned with HTTP 200 Jan 13 04:17:12.375990 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1588/3143] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:17:12 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca => generated 998 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:13.397328 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-53c12dd8-fd3d-43d4-a4b5-3258ab868d0d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca Jan 13 04:17:13.400825 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-53c12dd8-fd3d-43d4-a4b5-3258ab868d0d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:13.402609 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:13.402609 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:13.403283 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-53c12dd8-fd3d-43d4-a4b5-3258ab868d0d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:13.589024 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:13.589024 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:13.616580 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-53c12dd8-fd3d-43d4-a4b5-3258ab868d0d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:17:13.647402 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-53c12dd8-fd3d-43d4-a4b5-3258ab868d0d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:17:13.647856 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-53c12dd8-fd3d-43d4-a4b5-3258ab868d0d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:17:13.691094 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-53c12dd8-fd3d-43d4-a4b5-3258ab868d0d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:17:13.713113 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:13.713113 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:13.762456 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-53c12dd8-fd3d-43d4-a4b5-3258ab868d0d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca returned with HTTP 200 Jan 13 04:17:13.769850 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1556/3144] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:17:13 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca => generated 998 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:14.783675 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc9a16f0-5340-4d49-8d20-80cc839df769 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca Jan 13 04:17:14.784235 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc9a16f0-5340-4d49-8d20-80cc839df769 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:14.784481 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:14.784481 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:14.785105 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc9a16f0-5340-4d49-8d20-80cc839df769 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:14.879119 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc9a16f0-5340-4d49-8d20-80cc839df769 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca returned with HTTP 404 Jan 13 04:17:14.881301 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1589/3145] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:17:14 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:17:14.889435 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-35a4089a-9580-406c-b3aa-e958a4816c9a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/b163e1b9-f39e-43ca-b4a9-96a5c24b3c62 Jan 13 04:17:14.890000 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-35a4089a-9580-406c-b3aa-e958a4816c9a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:14.890194 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:14.890194 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:14.891258 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-35a4089a-9580-406c-b3aa-e958a4816c9a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:15.006511 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-35a4089a-9580-406c-b3aa-e958a4816c9a tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/b163e1b9-f39e-43ca-b4a9-96a5c24b3c62 returned with HTTP 404 Jan 13 04:17:15.009421 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1557/3146] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:17:14 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/b163e1b9-f39e-43ca-b4a9-96a5c24b3c62 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:17:15.018638 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c3855bb8-a7c1-4c68-b508-ee7c1eed3e92 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 Jan 13 04:17:15.019351 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c3855bb8-a7c1-4c68-b508-ee7c1eed3e92 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:15.019953 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c3855bb8-a7c1-4c68-b508-ee7c1eed3e92 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:15.020478 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-c3855bb8-a7c1-4c68-b508-ee7c1eed3e92 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member a125350c-e23d-4a49-84ff-4bc4211c2bf2 {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:17:15.031079 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c3855bb8-a7c1-4c68-b508-ee7c1eed3e92 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 returned with HTTP 404 Jan 13 04:17:15.033011 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1590/3147] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:17:15 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/groups/a125350c-e23d-4a49-84ff-4bc4211c2bf2 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:17:15.041342 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f51c425-f2ef-4dca-849c-97959aec998b tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] DELETE http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/group_types/b94ae516-3b38-4852-9e9b-1f5378989fa6 Jan 13 04:17:15.042073 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f51c425-f2ef-4dca-849c-97959aec998b tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:15.042559 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f51c425-f2ef-4dca-849c-97959aec998b tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:15.116664 n-d-766380-6 devstack@c-api.service[87925]: /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 04:17:15.116664 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:17:15.129282 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f51c425-f2ef-4dca-849c-97959aec998b tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/group_types/b94ae516-3b38-4852-9e9b-1f5378989fa6 returned with HTTP 202 Jan 13 04:17:15.130644 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1558/3148] 10.222.0.38 () {60 vars in 1371 bytes} [Wed Jan 13 04:17:15 2021] DELETE /volume/v3/37871d67aa304a9d9dff2f31a238b855/group_types/b94ae516-3b38-4852-9e9b-1f5378989fa6 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:17:15.145379 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2c3e2d22-9044-4588-9146-2074bd38c6e4 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] POST http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/types Jan 13 04:17:15.146363 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2c3e2d22-9044-4588-9146-2074bd38c6e4 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-827399615"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:17:15.230902 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2c3e2d22-9044-4588-9146-2074bd38c6e4 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/types returned with HTTP 200 Jan 13 04:17:15.233524 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1591/3149] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 04:17:15 2021] POST /volume/v3/37871d67aa304a9d9dff2f31a238b855/types => generated 223 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:15.242837 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a5af21f5-de9e-480e-a46a-d6579972227e tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] POST http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/group_types Jan 13 04:17:15.243892 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a5af21f5-de9e-480e-a46a-d6579972227e tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1030898361"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:17:15.337621 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a5af21f5-de9e-480e-a46a-d6579972227e tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/group_types returned with HTTP 202 Jan 13 04:17:15.338553 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1559/3150] 10.222.0.38 () {62 vars in 1278 bytes} [Wed Jan 13 04:17:15 2021] POST /volume/v3/37871d67aa304a9d9dff2f31a238b855/group_types => generated 181 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:15.349790 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf9d722f-8305-4483-8926-6bd19731c1a9 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] POST http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups Jan 13 04:17:15.353751 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf9d722f-8305-4483-8926-6bd19731c1a9 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action: 'create', calling method: version_select, body: {"group": {"group_type": "33aa1cd2-cf2c-49b7-ab23-cc7852e09bfa", "volume_types": ["fe922745-684a-4fdf-9e64-9c1cf2ead8d4"], "name": "tempest-GroupSnapshotsTest-Group-402571848"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:17:15.354938 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-cf9d722f-8305-4483-8926-6bd19731c1a9 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Creating new group {'group': {'group_type': '33aa1cd2-cf2c-49b7-ab23-cc7852e09bfa', 'volume_types': ['fe922745-684a-4fdf-9e64-9c1cf2ead8d4'], 'name': 'tempest-GroupSnapshotsTest-Group-402571848'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 13 04:17:15.381750 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-cf9d722f-8305-4483-8926-6bd19731c1a9 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Creating group tempest-GroupSnapshotsTest-Group-402571848. Jan 13 04:17:15.480620 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cf9d722f-8305-4483-8926-6bd19731c1a9 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Availability Zones retrieved successfully. Jan 13 04:17:15.565017 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-cf9d722f-8305-4483-8926-6bd19731c1a9 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Created reservations ['3bd98080-5f27-4825-8771-b82a73113c12'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:17:15.687205 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf9d722f-8305-4483-8926-6bd19731c1a9 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups returned with HTTP 202 Jan 13 04:17:15.691085 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1592/3151] 10.222.0.38 () {62 vars in 1264 bytes} [Wed Jan 13 04:17:15 2021] POST /volume/v3/486363383b504525b7d915cd778e9a95/groups => generated 111 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:15.701535 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac15c314-cbe4-488d-81ab-09823c6c202c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/b1a62032-fb33-405f-9a24-9abf9ec4ab7e Jan 13 04:17:15.702876 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ac15c314-cbe4-488d-81ab-09823c6c202c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:15.704259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ac15c314-cbe4-488d-81ab-09823c6c202c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:15.704402 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-ac15c314-cbe4-488d-81ab-09823c6c202c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member b1a62032-fb33-405f-9a24-9abf9ec4ab7e {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:17:15.722655 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:15.722655 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:15.841036 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac15c314-cbe4-488d-81ab-09823c6c202c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/b1a62032-fb33-405f-9a24-9abf9ec4ab7e returned with HTTP 200 Jan 13 04:17:15.849732 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1560/3152] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:17:15 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/groups/b1a62032-fb33-405f-9a24-9abf9ec4ab7e => generated 391 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:16.859230 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-45010232-5d9a-4048-b7b2-1d003c85719f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/b1a62032-fb33-405f-9a24-9abf9ec4ab7e Jan 13 04:17:16.861231 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-45010232-5d9a-4048-b7b2-1d003c85719f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:16.867772 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:16.867772 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:16.868859 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-45010232-5d9a-4048-b7b2-1d003c85719f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:16.872406 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-45010232-5d9a-4048-b7b2-1d003c85719f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member b1a62032-fb33-405f-9a24-9abf9ec4ab7e {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:17:16.887227 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:16.887227 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:16.934256 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-45010232-5d9a-4048-b7b2-1d003c85719f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/b1a62032-fb33-405f-9a24-9abf9ec4ab7e returned with HTTP 200 Jan 13 04:17:16.935336 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1593/3153] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:17:16 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/groups/b1a62032-fb33-405f-9a24-9abf9ec4ab7e => generated 392 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:16.951632 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] POST http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes Jan 13 04:17:16.953073 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:16.953073 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:16.955713 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fe922745-684a-4fdf-9e64-9c1cf2ead8d4", "group_id": "b1a62032-fb33-405f-9a24-9abf9ec4ab7e", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-197725702"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:17:16.962068 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Create volume request body: {'volume': {'volume_type': 'fe922745-684a-4fdf-9e64-9c1cf2ead8d4', 'group_id': 'b1a62032-fb33-405f-9a24-9abf9ec4ab7e', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-197725702'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:17:17.007268 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:17.007268 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:17.009039 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Create volume of 1 GB Jan 13 04:17:17.026889 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Availability Zones retrieved successfully. Jan 13 04:17:17.077844 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Flow 'volume_create_api' (772a6e06-ca1c-49e2-9845-f747104b0eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:17:17.082312 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77f14e93-0fab-47c5-a6b3-dee0690cb7a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:17:17.084302 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:17.084302 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:17.085074 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:17:17.152692 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77f14e93-0fab-47c5-a6b3-dee0690cb7a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T04:17:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fe922745-684a-4fdf-9e64-9c1cf2ead8d4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-827399615',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe922745-684a-4fdf-9e64-9c1cf2ead8d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b1a62032-fb33-405f-9a24-9abf9ec4ab7e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:17:17.175908 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ff78e70-47f0-476c-a290-b5fc1436a49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:17:17.297210 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-827399615 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-827399615, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:17:17.298697 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-827399615 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-827399615, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:17:17.389255 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Created reservations ['ca75ffe7-f6fa-48e1-9ecb-ab6275d8a229', 'f6b16658-42ac-4a1c-baf2-99b398ae1429', '63a5229c-cdce-4b54-a37c-5c3b69f57c25', '21ba51d8-047c-456e-a75c-74e895138faa'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:17:17.391450 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ff78e70-47f0-476c-a290-b5fc1436a49e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca75ffe7-f6fa-48e1-9ecb-ab6275d8a229', 'f6b16658-42ac-4a1c-baf2-99b398ae1429', '63a5229c-cdce-4b54-a37c-5c3b69f57c25', '21ba51d8-047c-456e-a75c-74e895138faa']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:17:17.394035 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d13ec90-b8bc-4fc2-bb19-f712fae20149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:17:17.546040 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d13ec90-b8bc-4fc2-bb19-f712fae20149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fc55f99-8a1a-4943-867b-e87529ce4ecd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-197725702',encryption_key_id=None,group_id=b1a62032-fb33-405f-9a24-9abf9ec4ab7e,group_type_id=,metadata={},multiattach=False,project_id='486363383b504525b7d915cd778e9a95',qos_specs=None,replication_status=,reservations=['ca75ffe7-f6fa-48e1-9ecb-ab6275d8a229','f6b16658-42ac-4a1c-baf2-99b398ae1429','63a5229c-cdce-4b54-a37c-5c3b69f57c25','21ba51d8-047c-456e-a75c-74e895138faa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22c73c1669143c98f4667c884d5391b',volume_type_id=fe922745-684a-4fdf-9e64-9c1cf2ead8d4), 'volume': 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-13T04:17:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-197725702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b1a62032-fb33-405f-9a24-9abf9ec4ab7e,host=None,id=5fc55f99-8a1a-4943-867b-e87529ce4ecd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486363383b504525b7d915cd778e9a95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a22c73c1669143c98f4667c884d5391b',volume_attachment=,volume_type=,volume_type_id=fe922745-684a-4fdf-9e64-9c1cf2ead8d4)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:17:17.548884 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee8204a9-f21d-4175-8fc1-9c83975342bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:17:17.587826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee8204a9-f21d-4175-8fc1-9c83975342bb) transitioned into state 'SUCCESS' from state '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-197725702',encryption_key_id=None,group_id=b1a62032-fb33-405f-9a24-9abf9ec4ab7e,group_type_id=,metadata={},multiattach=False,project_id='486363383b504525b7d915cd778e9a95',qos_specs=None,replication_status=,reservations=['ca75ffe7-f6fa-48e1-9ecb-ab6275d8a229','f6b16658-42ac-4a1c-baf2-99b398ae1429','63a5229c-cdce-4b54-a37c-5c3b69f57c25','21ba51d8-047c-456e-a75c-74e895138faa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22c73c1669143c98f4667c884d5391b',volume_type_id=fe922745-684a-4fdf-9e64-9c1cf2ead8d4)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:17:17.589861 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (955779ef-4b1a-4329-b65d-cbfefb9696e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:17:17.636116 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (955779ef-4b1a-4329-b65d-cbfefb9696e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:17:17.639303 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Flow 'volume_create_api' (772a6e06-ca1c-49e2-9845-f747104b0eae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:17:17.698303 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Create volume request issued successfully. Jan 13 04:17:17.726513 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:17:17.726975 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:17:17.744083 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:17:17.766559 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:17.766559 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:17.790134 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3c09ec8e-cef0-4ae6-86e3-e86f1c14b3b1 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes returned with HTTP 202 Jan 13 04:17:17.791329 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1561/3154] 10.222.0.38 () {62 vars in 1267 bytes} [Wed Jan 13 04:17:16 2021] POST /volume/v3/486363383b504525b7d915cd778e9a95/volumes => generated 906 bytes in 848 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:17.806280 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-003e1273-752e-44f1-9904-c4457a55d4e2 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/5fc55f99-8a1a-4943-867b-e87529ce4ecd Jan 13 04:17:17.807656 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-003e1273-752e-44f1-9904-c4457a55d4e2 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:17.807883 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:17.807883 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:17.808414 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-003e1273-752e-44f1-9904-c4457a55d4e2 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:17.967142 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:17.967142 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:17.990695 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-003e1273-752e-44f1-9904-c4457a55d4e2 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:17:18.025633 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-003e1273-752e-44f1-9904-c4457a55d4e2 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:17:18.026268 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-003e1273-752e-44f1-9904-c4457a55d4e2 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:17:18.051382 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-003e1273-752e-44f1-9904-c4457a55d4e2 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:17:18.068017 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:18.068017 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:18.137848 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-003e1273-752e-44f1-9904-c4457a55d4e2 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/5fc55f99-8a1a-4943-867b-e87529ce4ecd returned with HTTP 200 Jan 13 04:17:18.138745 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1594/3155] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:17:17 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/5fc55f99-8a1a-4943-867b-e87529ce4ecd => generated 998 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:19.155742 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-360f4c59-3644-4b29-b9eb-cd02040fb47d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/5fc55f99-8a1a-4943-867b-e87529ce4ecd Jan 13 04:17:19.157966 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-360f4c59-3644-4b29-b9eb-cd02040fb47d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:19.158347 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:19.158347 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:19.159413 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-360f4c59-3644-4b29-b9eb-cd02040fb47d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:19.218253 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:19.218253 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:19.238503 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-360f4c59-3644-4b29-b9eb-cd02040fb47d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:17:19.256326 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-360f4c59-3644-4b29-b9eb-cd02040fb47d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:17:19.257107 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-360f4c59-3644-4b29-b9eb-cd02040fb47d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:17:19.278451 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-360f4c59-3644-4b29-b9eb-cd02040fb47d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:17:19.286197 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:19.286197 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:19.319873 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-360f4c59-3644-4b29-b9eb-cd02040fb47d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/5fc55f99-8a1a-4943-867b-e87529ce4ecd returned with HTTP 200 Jan 13 04:17:19.329215 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1562/3156] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:17:19 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/5fc55f99-8a1a-4943-867b-e87529ce4ecd => generated 999 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:19.347287 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-56463252-f75d-4816-b639-670f2ed0fca5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] POST http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots Jan 13 04:17:19.348216 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:19.348216 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:19.349999 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-56463252-f75d-4816-b639-670f2ed0fca5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b1a62032-fb33-405f-9a24-9abf9ec4ab7e", "name": "tempest-group_snapshot-2100665290"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:17:19.351734 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-56463252-f75d-4816-b639-670f2ed0fca5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Creating new group_snapshot {'group_snapshot': {'group_id': 'b1a62032-fb33-405f-9a24-9abf9ec4ab7e', 'name': 'tempest-group_snapshot-2100665290'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 13 04:17:19.363469 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:19.363469 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:19.415372 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.group_snapshots [None req-56463252-f75d-4816-b639-670f2ed0fca5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Creating group_snapshot tempest-group_snapshot-2100665290. Jan 13 04:17:19.542093 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:19.542093 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:19.616869 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-56463252-f75d-4816-b639-670f2ed0fca5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-827399615 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-827399615, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:17:19.618914 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-56463252-f75d-4816-b639-670f2ed0fca5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-827399615 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-827399615, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:17:19.691535 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-56463252-f75d-4816-b639-670f2ed0fca5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Created reservations ['66208e74-1cfe-43a6-892a-7acec2578194', '651feee0-51f2-4e46-8064-30d42962a99e', '45970ce5-35ee-4aea-8702-8d154d196462', '41a374f0-0dcb-4085-a9b2-e3273e0116e7'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:17:19.830473 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-56463252-f75d-4816-b639-670f2ed0fca5 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots returned with HTTP 202 Jan 13 04:17:19.832178 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1595/3157] 10.222.0.38 () {62 vars in 1291 bytes} [Wed Jan 13 04:17:19 2021] POST /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots => generated 168 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:19.843772 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ad907540-b4de-41b9-83a8-71d6a1f81958 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f Jan 13 04:17:19.845000 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ad907540-b4de-41b9-83a8-71d6a1f81958 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:19.845244 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:19.845244 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:19.845766 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ad907540-b4de-41b9-83a8-71d6a1f81958 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:19.846177 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-ad907540-b4de-41b9-83a8-71d6a1f81958 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member b202f6f4-28e1-4c8a-88ce-e9950dacd26f {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 04:17:19.854945 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:19.854945 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:19.871056 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ad907540-b4de-41b9-83a8-71d6a1f81958 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f returned with HTTP 200 Jan 13 04:17:19.872065 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1563/3158] 10.222.0.38 () {60 vars in 1380 bytes} [Wed Jan 13 04:17:19 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f => generated 307 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:20.889908 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8bf02682-ec96-4eae-907e-d48472884a4e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f Jan 13 04:17:20.894444 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8bf02682-ec96-4eae-907e-d48472884a4e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:20.894913 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:20.894913 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:20.895633 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8bf02682-ec96-4eae-907e-d48472884a4e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:20.896925 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-8bf02682-ec96-4eae-907e-d48472884a4e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member b202f6f4-28e1-4c8a-88ce-e9950dacd26f {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 04:17:20.918132 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:20.918132 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:20.958141 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8bf02682-ec96-4eae-907e-d48472884a4e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f returned with HTTP 200 Jan 13 04:17:20.959287 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1596/3159] 10.222.0.38 () {60 vars in 1380 bytes} [Wed Jan 13 04:17:20 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f => generated 307 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:21.971658 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4119ca20-ae43-447d-b3ac-a159b9a44a14 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f Jan 13 04:17:21.972952 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4119ca20-ae43-447d-b3ac-a159b9a44a14 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:21.973366 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:21.973366 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:21.974037 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4119ca20-ae43-447d-b3ac-a159b9a44a14 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:21.974655 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-4119ca20-ae43-447d-b3ac-a159b9a44a14 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member b202f6f4-28e1-4c8a-88ce-e9950dacd26f {{(pid=87926) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 04:17:21.986038 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:21.986038 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:22.018213 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4119ca20-ae43-447d-b3ac-a159b9a44a14 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f returned with HTTP 200 Jan 13 04:17:22.019291 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1564/3160] 10.222.0.38 () {60 vars in 1380 bytes} [Wed Jan 13 04:17:21 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f => generated 308 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:22.029481 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3964bca0-dbaf-4842-9e66-3755d05628b9 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/detail Jan 13 04:17:22.030002 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3964bca0-dbaf-4842-9e66-3755d05628b9 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:22.030198 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:22.030198 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:22.030839 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3964bca0-dbaf-4842-9e66-3755d05628b9 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:22.032256 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-3964bca0-dbaf-4842-9e66-3755d05628b9 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:17:22.034789 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-3964bca0-dbaf-4842-9e66-3755d05628b9 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:17:22.068885 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3964bca0-dbaf-4842-9e66-3755d05628b9 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Get all snapshots completed successfully. Jan 13 04:17:22.070053 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:22.070053 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:22.080412 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3964bca0-dbaf-4842-9e66-3755d05628b9 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/detail returned with HTTP 200 Jan 13 04:17:22.081801 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1597/3161] 10.222.0.38 () {58 vars in 1231 bytes} [Wed Jan 13 04:17:22 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/detail => generated 454 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:22.093483 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1463f7ec-b14d-49f6-9cca-01346dd331a4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/3929327f-2a50-4480-8f8a-3c139da2f469 Jan 13 04:17:22.094790 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1463f7ec-b14d-49f6-9cca-01346dd331a4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:22.095194 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:22.095194 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:22.095852 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1463f7ec-b14d-49f6-9cca-01346dd331a4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:22.128083 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:22.128083 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:22.129858 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1463f7ec-b14d-49f6-9cca-01346dd331a4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Snapshot retrieved successfully. Jan 13 04:17:22.132071 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1463f7ec-b14d-49f6-9cca-01346dd331a4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/3929327f-2a50-4480-8f8a-3c139da2f469 returned with HTTP 200 Jan 13 04:17:22.133629 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1565/3162] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:22 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/3929327f-2a50-4480-8f8a-3c139da2f469 => generated 451 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:22.144532 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ba98d83-a0c8-4a5e-a530-d1f9b3d367a3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f Jan 13 04:17:22.145099 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ba98d83-a0c8-4a5e-a530-d1f9b3d367a3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:22.145314 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:22.145314 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:22.145687 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ba98d83-a0c8-4a5e-a530-d1f9b3d367a3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:22.146091 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-7ba98d83-a0c8-4a5e-a530-d1f9b3d367a3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member b202f6f4-28e1-4c8a-88ce-e9950dacd26f {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 04:17:22.161320 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:22.161320 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:22.177486 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ba98d83-a0c8-4a5e-a530-d1f9b3d367a3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f returned with HTTP 200 Jan 13 04:17:22.180018 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1598/3163] 10.222.0.38 () {60 vars in 1380 bytes} [Wed Jan 13 04:17:22 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f => generated 308 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:22.191982 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-01f647a2-07ab-4514-b603-bb986d490991 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/detail Jan 13 04:17:22.192590 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-01f647a2-07ab-4514-b603-bb986d490991 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:22.192805 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:22.192805 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:22.193154 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-01f647a2-07ab-4514-b603-bb986d490991 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:22.245582 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-01f647a2-07ab-4514-b603-bb986d490991 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/detail returned with HTTP 200 Jan 13 04:17:22.258598 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f21f776c-e7f8-4dbb-a28e-a16f5e8693f3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] DELETE http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f Jan 13 04:17:22.259437 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f21f776c-e7f8-4dbb-a28e-a16f5e8693f3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:22.260130 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:22.260130 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:22.260811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f21f776c-e7f8-4dbb-a28e-a16f5e8693f3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:22.261358 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-f21f776c-e7f8-4dbb-a28e-a16f5e8693f3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] delete called for member b202f6f4-28e1-4c8a-88ce-e9950dacd26f {{(pid=87927) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 13 04:17:22.261839 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.group_snapshots [None req-f21f776c-e7f8-4dbb-a28e-a16f5e8693f3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Delete group_snapshot with id: b202f6f4-28e1-4c8a-88ce-e9950dacd26f Jan 13 04:17:22.266756 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1566/3164] 10.222.0.38 () {60 vars in 1290 bytes} [Wed Jan 13 04:17:22 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/detail => generated 311 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:22.271154 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:22.271154 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:22.369696 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f21f776c-e7f8-4dbb-a28e-a16f5e8693f3 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f returned with HTTP 202 Jan 13 04:17:22.371067 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1599/3165] 10.222.0.38 () {60 vars in 1383 bytes} [Wed Jan 13 04:17:22 2021] DELETE /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:17:22.380169 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a22c4c91-e892-4a79-ab3d-5ea562c88b2e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail Jan 13 04:17:22.381013 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a22c4c91-e892-4a79-ab3d-5ea562c88b2e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:22.381688 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:22.381688 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:22.383379 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a22c4c91-e892-4a79-ab3d-5ea562c88b2e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:22.384375 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-a22c4c91-e892-4a79-ab3d-5ea562c88b2e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:17:22.385729 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:22.385729 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:22.387576 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a22c4c91-e892-4a79-ab3d-5ea562c88b2e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:17:22.458951 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a22c4c91-e892-4a79-ab3d-5ea562c88b2e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Get all volumes completed successfully. Jan 13 04:17:22.460970 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-a22c4c91-e892-4a79-ab3d-5ea562c88b2e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:17:22.461623 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-a22c4c91-e892-4a79-ab3d-5ea562c88b2e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:17:22.472310 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-a22c4c91-e892-4a79-ab3d-5ea562c88b2e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:17:22.481247 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:22.481247 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:22.508960 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a22c4c91-e892-4a79-ab3d-5ea562c88b2e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail returned with HTTP 200 Jan 13 04:17:22.510484 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1567/3166] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 04:17:22 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail => generated 1002 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:17:22.528431 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-150552d4-e03d-4244-860e-16ca38a435d4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/detail Jan 13 04:17:22.529957 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-150552d4-e03d-4244-860e-16ca38a435d4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:22.538483 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:22.538483 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:22.538837 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-150552d4-e03d-4244-860e-16ca38a435d4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:22.540085 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-150552d4-e03d-4244-860e-16ca38a435d4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:17:22.545438 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:22.545438 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:22.550155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.db.sqlalchemy.api [None req-150552d4-e03d-4244-860e-16ca38a435d4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Building query based on filter {{(pid=87927) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 13 04:17:22.611256 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-150552d4-e03d-4244-860e-16ca38a435d4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Get all snapshots completed successfully. Jan 13 04:17:22.612239 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:22.612239 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:22.613617 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-150552d4-e03d-4244-860e-16ca38a435d4 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/detail returned with HTTP 200 Jan 13 04:17:22.617611 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1600/3167] 10.222.0.38 () {58 vars in 1231 bytes} [Wed Jan 13 04:17:22 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/detail => generated 453 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:22.630578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5eb79e15-8583-4338-b649-1f7542e01276 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/3929327f-2a50-4480-8f8a-3c139da2f469 Jan 13 04:17:22.631732 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5eb79e15-8583-4338-b649-1f7542e01276 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:22.632101 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:22.632101 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:22.632793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5eb79e15-8583-4338-b649-1f7542e01276 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:22.689738 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:22.689738 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:22.693796 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5eb79e15-8583-4338-b649-1f7542e01276 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Snapshot retrieved successfully. Jan 13 04:17:22.695777 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5eb79e15-8583-4338-b649-1f7542e01276 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/3929327f-2a50-4480-8f8a-3c139da2f469 returned with HTTP 200 Jan 13 04:17:22.704484 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1568/3168] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:22 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/3929327f-2a50-4480-8f8a-3c139da2f469 => generated 450 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:23.709491 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-850977e4-31bf-4213-b63d-0ed1fe767a7f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/3929327f-2a50-4480-8f8a-3c139da2f469 Jan 13 04:17:23.710681 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-850977e4-31bf-4213-b63d-0ed1fe767a7f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:23.711128 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:23.711128 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:23.711801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-850977e4-31bf-4213-b63d-0ed1fe767a7f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:23.744421 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:23.744421 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:23.746114 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-850977e4-31bf-4213-b63d-0ed1fe767a7f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Snapshot retrieved successfully. Jan 13 04:17:23.748737 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-850977e4-31bf-4213-b63d-0ed1fe767a7f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/3929327f-2a50-4480-8f8a-3c139da2f469 returned with HTTP 200 Jan 13 04:17:23.755069 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1601/3169] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:23 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/3929327f-2a50-4480-8f8a-3c139da2f469 => generated 449 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:24.761914 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4f30299f-827e-4b1b-8d22-7fc02da22783 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/3929327f-2a50-4480-8f8a-3c139da2f469 Jan 13 04:17:24.762429 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4f30299f-827e-4b1b-8d22-7fc02da22783 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:24.762686 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:24.762686 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:24.762947 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4f30299f-827e-4b1b-8d22-7fc02da22783 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:24.787918 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4f30299f-827e-4b1b-8d22-7fc02da22783 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/snapshots/3929327f-2a50-4480-8f8a-3c139da2f469 returned with HTTP 404 Jan 13 04:17:24.788989 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1569/3170] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:24 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/snapshots/3929327f-2a50-4480-8f8a-3c139da2f469 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:24.797463 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5b190d57-14e3-47f2-9440-050dd215834d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f Jan 13 04:17:24.798129 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5b190d57-14e3-47f2-9440-050dd215834d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:24.798341 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:24.798341 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:24.799023 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5b190d57-14e3-47f2-9440-050dd215834d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:24.799438 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-5b190d57-14e3-47f2-9440-050dd215834d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member b202f6f4-28e1-4c8a-88ce-e9950dacd26f {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 13 04:17:24.805603 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5b190d57-14e3-47f2-9440-050dd215834d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f returned with HTTP 404 Jan 13 04:17:24.809775 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1602/3171] 10.222.0.38 () {60 vars in 1380 bytes} [Wed Jan 13 04:17:24 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:17:24.815768 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-24f9a37c-ab1b-4d4f-b27f-60a357da499e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots Jan 13 04:17:24.816552 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-24f9a37c-ab1b-4d4f-b27f-60a357da499e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:24.817114 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-24f9a37c-ab1b-4d4f-b27f-60a357da499e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:24.830612 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-24f9a37c-ab1b-4d4f-b27f-60a357da499e tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots returned with HTTP 200 Jan 13 04:17:24.833620 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1570/3172] 10.222.0.38 () {60 vars in 1269 bytes} [Wed Jan 13 04:17:24 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots => generated 23 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:24.841885 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5fb5272f-5908-45f8-901c-248adfc0f9ec tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] DELETE http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f Jan 13 04:17:24.842447 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5fb5272f-5908-45f8-901c-248adfc0f9ec tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:24.842929 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5fb5272f-5908-45f8-901c-248adfc0f9ec tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:24.843331 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.group_snapshots [None req-5fb5272f-5908-45f8-901c-248adfc0f9ec tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] delete called for member b202f6f4-28e1-4c8a-88ce-e9950dacd26f {{(pid=87927) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 13 04:17:24.843672 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.group_snapshots [None req-5fb5272f-5908-45f8-901c-248adfc0f9ec tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Delete group_snapshot with id: b202f6f4-28e1-4c8a-88ce-e9950dacd26f Jan 13 04:17:24.850391 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5fb5272f-5908-45f8-901c-248adfc0f9ec tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f returned with HTTP 404 Jan 13 04:17:24.851393 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1603/3173] 10.222.0.38 () {60 vars in 1383 bytes} [Wed Jan 13 04:17:24 2021] DELETE /volume/v3/486363383b504525b7d915cd778e9a95/group_snapshots/b202f6f4-28e1-4c8a-88ce-e9950dacd26f => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:17:24.859657 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-57a21a60-1bb3-4559-bd01-cfa3ad789481 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail Jan 13 04:17:24.861095 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-57a21a60-1bb3-4559-bd01-cfa3ad789481 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:24.861795 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-57a21a60-1bb3-4559-bd01-cfa3ad789481 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:24.862674 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-57a21a60-1bb3-4559-bd01-cfa3ad789481 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:17:24.864565 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-57a21a60-1bb3-4559-bd01-cfa3ad789481 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:17:24.919406 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-57a21a60-1bb3-4559-bd01-cfa3ad789481 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Get all volumes completed successfully. Jan 13 04:17:24.921113 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-57a21a60-1bb3-4559-bd01-cfa3ad789481 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:17:24.921785 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-57a21a60-1bb3-4559-bd01-cfa3ad789481 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:17:24.930940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-57a21a60-1bb3-4559-bd01-cfa3ad789481 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:17:24.941953 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:24.941953 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:24.964116 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-57a21a60-1bb3-4559-bd01-cfa3ad789481 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail returned with HTTP 200 Jan 13 04:17:24.964983 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1571/3174] 10.222.0.38 () {60 vars in 1266 bytes} [Wed Jan 13 04:17:24 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/detail => generated 1002 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:17:24.981843 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0ad982ed-7b51-42ad-9208-271db2f2565c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] POST http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/b1a62032-fb33-405f-9a24-9abf9ec4ab7e/action Jan 13 04:17:24.982659 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0ad982ed-7b51-42ad-9208-271db2f2565c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:17:24.983038 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0ad982ed-7b51-42ad-9208-271db2f2565c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:17:24.983957 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-0ad982ed-7b51-42ad-9208-271db2f2565c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] delete called for group b1a62032-fb33-405f-9a24-9abf9ec4ab7e {{(pid=87927) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 13 04:17:24.984271 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.groups [None req-0ad982ed-7b51-42ad-9208-271db2f2565c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Delete group with id: b1a62032-fb33-405f-9a24-9abf9ec4ab7e Jan 13 04:17:24.996871 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:24.996871 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:25.123262 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0ad982ed-7b51-42ad-9208-271db2f2565c tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/b1a62032-fb33-405f-9a24-9abf9ec4ab7e/action returned with HTTP 202 Jan 13 04:17:25.124032 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1604/3175] 10.222.0.38 () {62 vars in 1395 bytes} [Wed Jan 13 04:17:24 2021] POST /volume/v3/486363383b504525b7d915cd778e9a95/groups/b1a62032-fb33-405f-9a24-9abf9ec4ab7e/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:17:25.132833 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9b2a80a8-a09e-41c8-90b8-902e9ad47762 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/5fc55f99-8a1a-4943-867b-e87529ce4ecd Jan 13 04:17:25.133411 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9b2a80a8-a09e-41c8-90b8-902e9ad47762 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:25.133626 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:25.133626 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:25.134000 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9b2a80a8-a09e-41c8-90b8-902e9ad47762 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:25.187943 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:25.187943 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:25.197266 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9b2a80a8-a09e-41c8-90b8-902e9ad47762 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:17:25.215368 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-9b2a80a8-a09e-41c8-90b8-902e9ad47762 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:17:25.216606 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-9b2a80a8-a09e-41c8-90b8-902e9ad47762 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:17:25.225782 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-9b2a80a8-a09e-41c8-90b8-902e9ad47762 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87926) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:17:25.233058 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:25.233058 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:25.256545 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9b2a80a8-a09e-41c8-90b8-902e9ad47762 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/5fc55f99-8a1a-4943-867b-e87529ce4ecd returned with HTTP 200 Jan 13 04:17:25.257416 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1572/3176] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:17:25 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/5fc55f99-8a1a-4943-867b-e87529ce4ecd => generated 998 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:26.274085 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-238ce42b-28e9-4309-91f1-6118eb0d4d4d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/5fc55f99-8a1a-4943-867b-e87529ce4ecd Jan 13 04:17:26.274653 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-238ce42b-28e9-4309-91f1-6118eb0d4d4d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:26.274869 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:26.274869 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:26.275236 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-238ce42b-28e9-4309-91f1-6118eb0d4d4d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:26.327473 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:26.327473 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:26.336957 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-238ce42b-28e9-4309-91f1-6118eb0d4d4d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Volume info retrieved successfully. Jan 13 04:17:26.352392 n-d-766380-6 devstack@c-api.service[87925]: WARNING stevedore.named [None req-238ce42b-28e9-4309-91f1-6118eb0d4d4d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 13 04:17:26.352854 n-d-766380-6 devstack@c-api.service[87925]: WARNING castellan.key_manager [None req-238ce42b-28e9-4309-91f1-6118eb0d4d4d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 04:17:26.362627 n-d-766380-6 devstack@c-api.service[87925]: DEBUG oslo_db.sqlalchemy.engines [None req-238ce42b-28e9-4309-91f1-6118eb0d4d4d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87927) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 13 04:17:26.369809 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:26.369809 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:26.390902 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-238ce42b-28e9-4309-91f1-6118eb0d4d4d tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/5fc55f99-8a1a-4943-867b-e87529ce4ecd returned with HTTP 200 Jan 13 04:17:26.391673 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1605/3177] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:17:26 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/5fc55f99-8a1a-4943-867b-e87529ce4ecd => generated 998 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:27.409109 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e032878c-e8eb-4630-b884-9815bf25ae70 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/5fc55f99-8a1a-4943-867b-e87529ce4ecd Jan 13 04:17:27.409724 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e032878c-e8eb-4630-b884-9815bf25ae70 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:27.410137 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:27.410137 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:27.410632 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e032878c-e8eb-4630-b884-9815bf25ae70 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:27.472623 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e032878c-e8eb-4630-b884-9815bf25ae70 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/5fc55f99-8a1a-4943-867b-e87529ce4ecd returned with HTTP 404 Jan 13 04:17:27.473615 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1573/3178] 10.222.0.38 () {60 vars in 1356 bytes} [Wed Jan 13 04:17:27 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/volumes/5fc55f99-8a1a-4943-867b-e87529ce4ecd => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:17:27.482491 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5d94b017-1775-40b0-81a6-0c8eca4e6731 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] GET http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/b1a62032-fb33-405f-9a24-9abf9ec4ab7e Jan 13 04:17:27.483060 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5d94b017-1775-40b0-81a6-0c8eca4e6731 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:27.483276 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:27.483276 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:27.483647 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5d94b017-1775-40b0-81a6-0c8eca4e6731 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:27.484056 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.groups [None req-5d94b017-1775-40b0-81a6-0c8eca4e6731 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] show called for member b1a62032-fb33-405f-9a24-9abf9ec4ab7e {{(pid=87927) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 13 04:17:27.491491 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5d94b017-1775-40b0-81a6-0c8eca4e6731 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/groups/b1a62032-fb33-405f-9a24-9abf9ec4ab7e returned with HTTP 404 Jan 13 04:17:27.492785 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1606/3179] 10.222.0.38 () {60 vars in 1353 bytes} [Wed Jan 13 04:17:27 2021] GET /volume/v3/486363383b504525b7d915cd778e9a95/groups/b1a62032-fb33-405f-9a24-9abf9ec4ab7e => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 13 04:17:27.501618 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c63ebd40-8c9f-4944-95a1-e2f6fc6e0eb6 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] DELETE http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/group_types/33aa1cd2-cf2c-49b7-ab23-cc7852e09bfa Jan 13 04:17:27.502347 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c63ebd40-8c9f-4944-95a1-e2f6fc6e0eb6 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:27.502837 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c63ebd40-8c9f-4944-95a1-e2f6fc6e0eb6 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:27.527245 n-d-766380-6 devstack@c-api.service[87925]: /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 04:17:27.527245 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:17:27.533674 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c63ebd40-8c9f-4944-95a1-e2f6fc6e0eb6 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/group_types/33aa1cd2-cf2c-49b7-ab23-cc7852e09bfa returned with HTTP 202 Jan 13 04:17:27.534654 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1574/3180] 10.222.0.38 () {60 vars in 1371 bytes} [Wed Jan 13 04:17:27 2021] DELETE /volume/v3/37871d67aa304a9d9dff2f31a238b855/group_types/33aa1cd2-cf2c-49b7-ab23-cc7852e09bfa => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 13 04:17:27.551082 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f5f2f009-1611-409b-a88d-ac445d53fd7f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] DELETE http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/5fc55f99-8a1a-4943-867b-e87529ce4ecd Jan 13 04:17:27.551609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f5f2f009-1611-409b-a88d-ac445d53fd7f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:27.552091 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f5f2f009-1611-409b-a88d-ac445d53fd7f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:27.552588 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-f5f2f009-1611-409b-a88d-ac445d53fd7f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Delete volume with id: 5fc55f99-8a1a-4943-867b-e87529ce4ecd Jan 13 04:17:27.600593 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f5f2f009-1611-409b-a88d-ac445d53fd7f tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/5fc55f99-8a1a-4943-867b-e87529ce4ecd returned with HTTP 404 Jan 13 04:17:27.610509 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d004db37-502d-49e2-83de-3272d341bb2b tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] DELETE http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/types/fe922745-684a-4fdf-9e64-9c1cf2ead8d4 Jan 13 04:17:27.611310 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d004db37-502d-49e2-83de-3272d341bb2b tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:27.611992 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d004db37-502d-49e2-83de-3272d341bb2b tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Calling method '_delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:27.614745 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1607/3181] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:17:27 2021] DELETE /volume/v3/486363383b504525b7d915cd778e9a95/volumes/5fc55f99-8a1a-4943-867b-e87529ce4ecd => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:27.710267 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d004db37-502d-49e2-83de-3272d341bb2b tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/types/fe922745-684a-4fdf-9e64-9c1cf2ead8d4 returned with HTTP 202 Jan 13 04:17:27.711066 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1575/3182] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:17:27 2021] DELETE /volume/v3/37871d67aa304a9d9dff2f31a238b855/types/fe922745-684a-4fdf-9e64-9c1cf2ead8d4 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:17:27.719420 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ff97905-5069-4822-87fe-1f37e2ed4fd1 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] GET http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/types/fe922745-684a-4fdf-9e64-9c1cf2ead8d4 Jan 13 04:17:27.724385 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ff97905-5069-4822-87fe-1f37e2ed4fd1 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:27.725109 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5ff97905-5069-4822-87fe-1f37e2ed4fd1 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:27.736791 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5ff97905-5069-4822-87fe-1f37e2ed4fd1 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/types/fe922745-684a-4fdf-9e64-9c1cf2ead8d4 returned with HTTP 404 Jan 13 04:17:27.741306 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1608/3183] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:17:27 2021] GET /volume/v3/37871d67aa304a9d9dff2f31a238b855/types/fe922745-684a-4fdf-9e64-9c1cf2ead8d4 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:27.746691 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cc713e18-5ee7-4078-9f44-a60992a98d16 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] DELETE http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca Jan 13 04:17:27.747278 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cc713e18-5ee7-4078-9f44-a60992a98d16 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:27.747856 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cc713e18-5ee7-4078-9f44-a60992a98d16 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:27.748424 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-cc713e18-5ee7-4078-9f44-a60992a98d16 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Delete volume with id: 9f3172c1-752f-4f51-8232-532bdd8430ca Jan 13 04:17:27.794983 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cc713e18-5ee7-4078-9f44-a60992a98d16 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca returned with HTTP 404 Jan 13 04:17:27.796217 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1576/3184] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:17:27 2021] DELETE /volume/v3/486363383b504525b7d915cd778e9a95/volumes/9f3172c1-752f-4f51-8232-532bdd8430ca => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:27.804175 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4dcf6e5f-1a4a-4fdc-8d72-b89c0959b796 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] DELETE http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/b163e1b9-f39e-43ca-b4a9-96a5c24b3c62 Jan 13 04:17:27.804853 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4dcf6e5f-1a4a-4fdc-8d72-b89c0959b796 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:27.805324 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4dcf6e5f-1a4a-4fdc-8d72-b89c0959b796 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:27.805942 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-4dcf6e5f-1a4a-4fdc-8d72-b89c0959b796 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Delete volume with id: b163e1b9-f39e-43ca-b4a9-96a5c24b3c62 Jan 13 04:17:27.857981 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4dcf6e5f-1a4a-4fdc-8d72-b89c0959b796 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/b163e1b9-f39e-43ca-b4a9-96a5c24b3c62 returned with HTTP 404 Jan 13 04:17:27.863063 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1609/3185] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:17:27 2021] DELETE /volume/v3/486363383b504525b7d915cd778e9a95/volumes/b163e1b9-f39e-43ca-b4a9-96a5c24b3c62 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:27.867918 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcf0a1e2-4f07-42f3-a7fb-c173f75e4d18 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] DELETE http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/types/4f891bf3-d6f8-430b-8d68-3611511db303 Jan 13 04:17:27.868562 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bcf0a1e2-4f07-42f3-a7fb-c173f75e4d18 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:27.869406 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bcf0a1e2-4f07-42f3-a7fb-c173f75e4d18 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Calling method '_delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:27.948569 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcf0a1e2-4f07-42f3-a7fb-c173f75e4d18 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/types/4f891bf3-d6f8-430b-8d68-3611511db303 returned with HTTP 202 Jan 13 04:17:27.949424 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1577/3186] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:17:27 2021] DELETE /volume/v3/37871d67aa304a9d9dff2f31a238b855/types/4f891bf3-d6f8-430b-8d68-3611511db303 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:17:27.957052 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f4b37079-84d6-41b1-8586-90746dff3471 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] GET http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/types/4f891bf3-d6f8-430b-8d68-3611511db303 Jan 13 04:17:27.957570 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f4b37079-84d6-41b1-8586-90746dff3471 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:27.958052 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f4b37079-84d6-41b1-8586-90746dff3471 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:27.969344 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f4b37079-84d6-41b1-8586-90746dff3471 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/types/4f891bf3-d6f8-430b-8d68-3611511db303 returned with HTTP 404 Jan 13 04:17:27.970760 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1610/3187] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:17:27 2021] GET /volume/v3/37871d67aa304a9d9dff2f31a238b855/types/4f891bf3-d6f8-430b-8d68-3611511db303 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:27.978298 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18ab9dee-fd08-45ee-bed2-961f952dca01 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] DELETE http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/4d1c896f-f707-4618-bddd-80322ac9394d Jan 13 04:17:27.978921 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18ab9dee-fd08-45ee-bed2-961f952dca01 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:27.979476 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18ab9dee-fd08-45ee-bed2-961f952dca01 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:27.980005 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-18ab9dee-fd08-45ee-bed2-961f952dca01 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] Delete volume with id: 4d1c896f-f707-4618-bddd-80322ac9394d Jan 13 04:17:28.026551 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18ab9dee-fd08-45ee-bed2-961f952dca01 tempest-GroupSnapshotsTest-1711769446 tempest-GroupSnapshotsTest-1711769446] http://10.222.0.38/volume/v3/486363383b504525b7d915cd778e9a95/volumes/4d1c896f-f707-4618-bddd-80322ac9394d returned with HTTP 404 Jan 13 04:17:28.030713 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1578/3188] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:17:27 2021] DELETE /volume/v3/486363383b504525b7d915cd778e9a95/volumes/4d1c896f-f707-4618-bddd-80322ac9394d => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:28.045271 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c54f298d-4f48-469c-9a79-1a09e428f63e tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] DELETE http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/types/b58835ab-b2af-42a5-a003-a6ab987e7395 Jan 13 04:17:28.045801 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c54f298d-4f48-469c-9a79-1a09e428f63e tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:28.046347 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c54f298d-4f48-469c-9a79-1a09e428f63e tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Calling method '_delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:28.109281 n-d-766380-6 devstack@c-api.service[87925]: /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 04:17:28.109281 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:17:28.120051 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c54f298d-4f48-469c-9a79-1a09e428f63e tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/types/b58835ab-b2af-42a5-a003-a6ab987e7395 returned with HTTP 202 Jan 13 04:17:28.121352 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1611/3189] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:17:28 2021] DELETE /volume/v3/37871d67aa304a9d9dff2f31a238b855/types/b58835ab-b2af-42a5-a003-a6ab987e7395 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:17:28.129047 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b4537ab6-9254-41e6-b4b5-da0cafa35ca0 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] GET http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/types/b58835ab-b2af-42a5-a003-a6ab987e7395 Jan 13 04:17:28.129573 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b4537ab6-9254-41e6-b4b5-da0cafa35ca0 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:28.130067 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b4537ab6-9254-41e6-b4b5-da0cafa35ca0 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:28.141619 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b4537ab6-9254-41e6-b4b5-da0cafa35ca0 tempest-GroupSnapshotsTest-806446303 tempest-GroupSnapshotsTest-806446303] http://10.222.0.38/volume/v3/37871d67aa304a9d9dff2f31a238b855/types/b58835ab-b2af-42a5-a003-a6ab987e7395 returned with HTTP 404 Jan 13 04:17:28.142580 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1579/3190] 10.222.0.38 () {58 vars in 1309 bytes} [Wed Jan 13 04:17:28 2021] GET /volume/v3/37871d67aa304a9d9dff2f31a238b855/types/b58835ab-b2af-42a5-a003-a6ab987e7395 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:32.192266 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] POST http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes Jan 13 04:17:32.193223 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1747674337"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:17:32.194311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1747674337'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:17:32.194681 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Create volume of 1 GB Jan 13 04:17:32.209197 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Availability Zones retrieved successfully. Jan 13 04:17:32.225993 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Flow 'volume_create_api' (f9f2af6d-6bcb-4630-bc70-dcbb1cd70d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:17:32.228832 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c75449c4-a3e2-4d8a-93c5-e379f87ec04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:17:32.230856 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:17:32.293809 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c75449c4-a3e2-4d8a-93c5-e379f87ec04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:17:32.295999 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bc70cb0-5e2d-495f-8128-2c956fab97c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:17:32.383075 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Created reservations ['1c4e7ad1-7674-4835-9be7-20b64d065ab6', 'fc9e17ef-4148-42ff-b998-8f3142b2a5fa', 'f09b6871-0c59-41d0-ad78-8c08778a9cf0', 'e6c28951-5ca2-4f35-b2c2-cee17227c452'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:17:32.384993 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bc70cb0-5e2d-495f-8128-2c956fab97c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c4e7ad1-7674-4835-9be7-20b64d065ab6', 'fc9e17ef-4148-42ff-b998-8f3142b2a5fa', 'f09b6871-0c59-41d0-ad78-8c08778a9cf0', 'e6c28951-5ca2-4f35-b2c2-cee17227c452']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:17:32.387134 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (017099b9-57ec-4706-9c33-9ea6b1b650cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:17:32.447888 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (017099b9-57ec-4706-9c33-9ea6b1b650cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efc03761-ef0c-44cb-bc9a-15111a0c7667', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1747674337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc98ea104fec4a1eba3bfc1970a76d08',qos_specs=None,replication_status=,reservations=['1c4e7ad1-7674-4835-9be7-20b64d065ab6','fc9e17ef-4148-42ff-b998-8f3142b2a5fa','f09b6871-0c59-41d0-ad78-8c08778a9cf0','e6c28951-5ca2-4f35-b2c2-cee17227c452'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23b76df3664b40d4a344825cc21e9995',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:17:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1747674337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efc03761-ef0c-44cb-bc9a-15111a0c7667,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc98ea104fec4a1eba3bfc1970a76d08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='23b76df3664b40d4a344825cc21e9995',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:17:32.449921 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9efc32af-775e-4152-8f76-8187023914ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:17:32.475924 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9efc32af-775e-4152-8f76-8187023914ab) transitioned into state 'SUCCESS' from state '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-1747674337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc98ea104fec4a1eba3bfc1970a76d08',qos_specs=None,replication_status=,reservations=['1c4e7ad1-7674-4835-9be7-20b64d065ab6','fc9e17ef-4148-42ff-b998-8f3142b2a5fa','f09b6871-0c59-41d0-ad78-8c08778a9cf0','e6c28951-5ca2-4f35-b2c2-cee17227c452'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23b76df3664b40d4a344825cc21e9995',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:17:32.477924 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15853f04-5589-4a78-b23a-d0c4fe68812e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:17:32.491675 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15853f04-5589-4a78-b23a-d0c4fe68812e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:17:32.494608 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Flow 'volume_create_api' (f9f2af6d-6bcb-4630-bc70-dcbb1cd70d32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:17:32.541559 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Create volume request issued successfully. Jan 13 04:17:32.555319 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c22b1e7a-eafc-4457-b6a1-0affdffd353e tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes returned with HTTP 202 Jan 13 04:17:32.556174 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1612/3191] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:17:31 2021] POST /volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes => generated 823 bytes in 723 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:17:32.571186 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-17217e48-cb05-4131-bd62-7bcb071c72ba tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] GET http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes/efc03761-ef0c-44cb-bc9a-15111a0c7667 Jan 13 04:17:32.571951 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-17217e48-cb05-4131-bd62-7bcb071c72ba tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:32.572467 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-17217e48-cb05-4131-bd62-7bcb071c72ba tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:32.623468 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:32.623468 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:32.633090 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-17217e48-cb05-4131-bd62-7bcb071c72ba tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Volume info retrieved successfully. Jan 13 04:17:32.654402 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-17217e48-cb05-4131-bd62-7bcb071c72ba tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes/efc03761-ef0c-44cb-bc9a-15111a0c7667 returned with HTTP 200 Jan 13 04:17:32.655211 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1580/3192] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:17:32 2021] GET /volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes/efc03761-ef0c-44cb-bc9a-15111a0c7667 => generated 915 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:33.671162 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-60199b07-40aa-48ee-8a3b-134fcd0498b5 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] GET http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes/efc03761-ef0c-44cb-bc9a-15111a0c7667 Jan 13 04:17:33.672568 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-60199b07-40aa-48ee-8a3b-134fcd0498b5 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:33.672568 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:33.672568 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:33.673509 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-60199b07-40aa-48ee-8a3b-134fcd0498b5 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:33.730857 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:33.730857 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:33.742272 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-60199b07-40aa-48ee-8a3b-134fcd0498b5 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Volume info retrieved successfully. Jan 13 04:17:33.770508 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-60199b07-40aa-48ee-8a3b-134fcd0498b5 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes/efc03761-ef0c-44cb-bc9a-15111a0c7667 returned with HTTP 200 Jan 13 04:17:33.771304 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1613/3193] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:17:33 2021] GET /volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes/efc03761-ef0c-44cb-bc9a-15111a0c7667 => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:33.787699 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a4bfc21f-4975-43aa-b673-d74d1cb2dbc3 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] POST http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/snapshots Jan 13 04:17:33.788154 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:33.788154 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:33.788641 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a4bfc21f-4975-43aa-b673-d74d1cb2dbc3 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efc03761-ef0c-44cb-bc9a-15111a0c7667", "name": "tempest-SnapshotManageAdminTest-Snapshot-1002462128"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:17:33.840992 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:33.840992 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:33.842174 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a4bfc21f-4975-43aa-b673-d74d1cb2dbc3 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Volume info retrieved successfully. Jan 13 04:17:33.842531 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-a4bfc21f-4975-43aa-b673-d74d1cb2dbc3 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Create snapshot from volume efc03761-ef0c-44cb-bc9a-15111a0c7667 Jan 13 04:17:33.910269 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-a4bfc21f-4975-43aa-b673-d74d1cb2dbc3 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Created reservations ['24deea00-cd33-40d9-9bee-2a6b76801956', '81ff223b-a58c-4952-9477-dd91537e9125', 'c4623c76-79fa-4729-ae0c-0608a119c33f', '214111c5-caa8-48fc-8833-319db9a5e07b'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:17:34.014578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a4bfc21f-4975-43aa-b673-d74d1cb2dbc3 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Snapshot create request issued successfully. Jan 13 04:17:34.015257 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a4bfc21f-4975-43aa-b673-d74d1cb2dbc3 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/snapshots returned with HTTP 202 Jan 13 04:17:34.022988 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1581/3194] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:17:33 2021] POST /volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/snapshots => generated 310 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:17:34.028062 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-444275ca-3e78-41d6-b9fc-fa850270a7bc tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] GET http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d Jan 13 04:17:34.028718 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-444275ca-3e78-41d6-b9fc-fa850270a7bc tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:34.029040 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:34.029040 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:34.029593 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-444275ca-3e78-41d6-b9fc-fa850270a7bc tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:34.057704 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:34.057704 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:34.059013 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-444275ca-3e78-41d6-b9fc-fa850270a7bc tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Snapshot retrieved successfully. Jan 13 04:17:34.061035 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-444275ca-3e78-41d6-b9fc-fa850270a7bc tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d returned with HTTP 200 Jan 13 04:17:34.062405 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1614/3195] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:34 2021] GET /volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d => generated 442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:35.079984 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7763466-1991-4c9d-80c4-3494145e50b9 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] GET http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d Jan 13 04:17:35.081811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7763466-1991-4c9d-80c4-3494145e50b9 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:35.082333 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:35.082333 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:35.083323 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7763466-1991-4c9d-80c4-3494145e50b9 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:35.154582 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:35.154582 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:35.157540 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a7763466-1991-4c9d-80c4-3494145e50b9 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Snapshot retrieved successfully. Jan 13 04:17:35.176087 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7763466-1991-4c9d-80c4-3494145e50b9 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d returned with HTTP 200 Jan 13 04:17:35.176087 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1582/3196] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:35 2021] GET /volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d => generated 442 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:36.184956 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e1d6de18-0fa2-4e0f-987d-ec4f3092bed3 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] GET http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d Jan 13 04:17:36.185941 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e1d6de18-0fa2-4e0f-987d-ec4f3092bed3 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:36.186204 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:36.186204 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:36.186670 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e1d6de18-0fa2-4e0f-987d-ec4f3092bed3 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:36.212835 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:36.212835 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:36.214083 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e1d6de18-0fa2-4e0f-987d-ec4f3092bed3 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Snapshot retrieved successfully. Jan 13 04:17:36.216092 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e1d6de18-0fa2-4e0f-987d-ec4f3092bed3 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d returned with HTTP 200 Jan 13 04:17:36.217117 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1615/3197] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:36 2021] GET /volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:36.316082 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-904db358-633c-4eb6-a563-65f51c480531 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] POST http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d/action Jan 13 04:17:36.316711 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:36.316711 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:36.317571 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-904db358-633c-4eb6-a563-65f51c480531 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Action body: b'{"os-unmanage": {}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:17:36.317960 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-904db358-633c-4eb6-a563-65f51c480531 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:17:36.318365 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.contrib.snapshot_unmanage [None req-904db358-633c-4eb6-a563-65f51c480531 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Unmanage snapshot with id: 000850b6-a926-4c3c-9b52-995f75474c4d Jan 13 04:17:36.344824 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:36.344824 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:36.345735 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-904db358-633c-4eb6-a563-65f51c480531 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Snapshot retrieved successfully. Jan 13 04:17:36.415605 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-904db358-633c-4eb6-a563-65f51c480531 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Snapshot delete request issued successfully. Jan 13 04:17:36.416080 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-904db358-633c-4eb6-a563-65f51c480531 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d/action returned with HTTP 202 Jan 13 04:17:36.417150 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1583/3198] 10.222.0.38 () {60 vars in 1363 bytes} [Wed Jan 13 04:17:36 2021] POST /volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:17:36.425365 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf841bab-0f2e-421e-bc8b-a4a5945d8481 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] GET http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d Jan 13 04:17:36.425888 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf841bab-0f2e-421e-bc8b-a4a5945d8481 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:36.426106 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:36.426106 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:36.426482 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf841bab-0f2e-421e-bc8b-a4a5945d8481 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:36.459553 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:36.459553 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:36.460570 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cf841bab-0f2e-421e-bc8b-a4a5945d8481 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Snapshot retrieved successfully. Jan 13 04:17:36.462942 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf841bab-0f2e-421e-bc8b-a4a5945d8481 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d returned with HTTP 200 Jan 13 04:17:36.469368 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1616/3199] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:36 2021] GET /volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d => generated 470 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:37.477629 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3a68cdf5-f0a4-4d0f-baa3-8f71c327781c tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] GET http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d Jan 13 04:17:37.480648 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3a68cdf5-f0a4-4d0f-baa3-8f71c327781c tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:37.481252 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:37.481252 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:37.482412 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3a68cdf5-f0a4-4d0f-baa3-8f71c327781c tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:37.513725 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3a68cdf5-f0a4-4d0f-baa3-8f71c327781c tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d returned with HTTP 404 Jan 13 04:17:37.515038 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1584/3200] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:37 2021] GET /volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:37.523145 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-df4555e2-71d9-45a9-bdb8-aa34e126c377 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] GET http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/detail?all_tenants=1 Jan 13 04:17:37.523660 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-df4555e2-71d9-45a9-bdb8-aa34e126c377 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:37.523854 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:37.523854 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:37.524553 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-df4555e2-71d9-45a9-bdb8-aa34e126c377 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:37.543469 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-df4555e2-71d9-45a9-bdb8-aa34e126c377 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Get all snapshots completed successfully. Jan 13 04:17:37.545150 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-df4555e2-71d9-45a9-bdb8-aa34e126c377 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 13 04:17:37.545926 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1617/3201] 10.222.0.38 () {58 vars in 1258 bytes} [Wed Jan 13 04:17:37 2021] GET /volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/detail?all_tenants=1 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:17:37.559505 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-61765463-0c9b-4e65-9755-81e59d5d07d7 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] POST http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/os-snapshot-manage Jan 13 04:17:37.560553 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-61765463-0c9b-4e65-9755-81e59d5d07d7 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efc03761-ef0c-44cb-bc9a-15111a0c7667", "ref": {"source-name": "_snapshot-000850b6-a926-4c3c-9b52-995f75474c4d"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-811486670", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1266150343", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:17:37.620103 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:37.620103 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:37.621153 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-61765463-0c9b-4e65-9755-81e59d5d07d7 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Volume info retrieved successfully. Jan 13 04:17:37.623562 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.contrib.snapshot_manage [None req-61765463-0c9b-4e65-9755-81e59d5d07d7 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Manage snapshot request body: {'snapshot': {'volume_id': 'efc03761-ef0c-44cb-bc9a-15111a0c7667', 'ref': {'source-name': '_snapshot-000850b6-a926-4c3c-9b52-995f75474c4d'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-811486670', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1266150343', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87926) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 13 04:17:37.704645 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-61765463-0c9b-4e65-9755-81e59d5d07d7 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Created reservations ['08d7f1a2-ea3b-4ddf-9451-3cc652493e21', 'ff566b49-9343-4657-9e11-56935f381d0d', 'a3ef0b60-e170-4912-91f3-9d9ecf78bd01', '9fe132c3-88fa-4f4d-9f07-b9711c69cb31'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:17:37.825890 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-61765463-0c9b-4e65-9755-81e59d5d07d7 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/os-snapshot-manage returned with HTTP 202 Jan 13 04:17:37.827007 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1585/3202] 10.222.0.38 () {60 vars in 1259 bytes} [Wed Jan 13 04:17:37 2021] POST /volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/os-snapshot-manage => generated 477 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:17:37.840122 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f401fe1b-8af3-4ace-b9b7-8a494472d05d tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] GET http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b Jan 13 04:17:37.841049 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f401fe1b-8af3-4ace-b9b7-8a494472d05d tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:37.841879 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f401fe1b-8af3-4ace-b9b7-8a494472d05d tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:37.871919 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:37.871919 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:37.872809 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f401fe1b-8af3-4ace-b9b7-8a494472d05d tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Snapshot retrieved successfully. Jan 13 04:17:37.875521 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f401fe1b-8af3-4ace-b9b7-8a494472d05d tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b returned with HTTP 200 Jan 13 04:17:37.876369 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1618/3203] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:37 2021] GET /volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b => generated 609 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:38.897521 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-add570b7-18a2-4e4c-b626-63dfa8d73e9b tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] GET http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b Jan 13 04:17:38.897521 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-add570b7-18a2-4e4c-b626-63dfa8d73e9b tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:38.897521 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:38.897521 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:38.900126 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-add570b7-18a2-4e4c-b626-63dfa8d73e9b tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:38.962921 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:38.962921 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:38.963644 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-add570b7-18a2-4e4c-b626-63dfa8d73e9b tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Snapshot retrieved successfully. Jan 13 04:17:38.965408 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-add570b7-18a2-4e4c-b626-63dfa8d73e9b tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b returned with HTTP 200 Jan 13 04:17:38.966223 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1586/3204] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:38 2021] GET /volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b => generated 609 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:39.979717 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd0b4208-f9ae-46c1-a9e3-1a9b8342ac3d tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] GET http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b Jan 13 04:17:39.980202 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd0b4208-f9ae-46c1-a9e3-1a9b8342ac3d tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:39.980446 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:39.980446 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:39.980793 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dd0b4208-f9ae-46c1-a9e3-1a9b8342ac3d tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:40.006112 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:40.006112 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:40.006853 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dd0b4208-f9ae-46c1-a9e3-1a9b8342ac3d tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Snapshot retrieved successfully. Jan 13 04:17:40.008587 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dd0b4208-f9ae-46c1-a9e3-1a9b8342ac3d tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b returned with HTTP 200 Jan 13 04:17:40.009400 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1619/3205] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:39 2021] GET /volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b => generated 634 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:40.020902 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e423118a-a480-4a49-a65f-7322258549ef tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] GET http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b Jan 13 04:17:40.021493 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e423118a-a480-4a49-a65f-7322258549ef tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:40.021788 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:40.021788 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:40.022283 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e423118a-a480-4a49-a65f-7322258549ef tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:40.047226 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:40.047226 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:40.048146 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e423118a-a480-4a49-a65f-7322258549ef tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Snapshot retrieved successfully. Jan 13 04:17:40.049847 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e423118a-a480-4a49-a65f-7322258549ef tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b returned with HTTP 200 Jan 13 04:17:40.050645 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1587/3206] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:40 2021] GET /volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b => generated 634 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:40.061485 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ed1ed86b-8632-450b-aaed-b1b589da148a tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] DELETE http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b Jan 13 04:17:40.062005 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ed1ed86b-8632-450b-aaed-b1b589da148a tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:40.062221 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:40.062221 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:40.063400 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ed1ed86b-8632-450b-aaed-b1b589da148a tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:40.063770 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-ed1ed86b-8632-450b-aaed-b1b589da148a tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Delete snapshot with id: 7ce96602-5636-4b88-8ca1-7d1af5678f2b Jan 13 04:17:40.089252 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:40.089252 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:40.090084 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ed1ed86b-8632-450b-aaed-b1b589da148a tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Snapshot retrieved successfully. Jan 13 04:17:40.159193 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ed1ed86b-8632-450b-aaed-b1b589da148a tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Snapshot delete request issued successfully. Jan 13 04:17:40.159662 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ed1ed86b-8632-450b-aaed-b1b589da148a tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b returned with HTTP 202 Jan 13 04:17:40.160703 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1620/3207] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:17:40 2021] DELETE /volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:17:40.169080 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0675ef44-e889-4633-b1e4-2053a91f42d6 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] GET http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b Jan 13 04:17:40.169605 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0675ef44-e889-4633-b1e4-2053a91f42d6 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:40.169820 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:40.169820 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:40.170198 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0675ef44-e889-4633-b1e4-2053a91f42d6 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:40.196160 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:40.196160 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:40.197053 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0675ef44-e889-4633-b1e4-2053a91f42d6 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Snapshot retrieved successfully. Jan 13 04:17:40.198727 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0675ef44-e889-4633-b1e4-2053a91f42d6 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b returned with HTTP 200 Jan 13 04:17:40.199739 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1588/3208] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:40 2021] GET /volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b => generated 633 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:17:41.211759 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-55fefeaf-28bf-41a6-b51d-4d654edc5d16 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] GET http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b Jan 13 04:17:41.212472 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-55fefeaf-28bf-41a6-b51d-4d654edc5d16 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:41.213061 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:41.213061 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:41.213880 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-55fefeaf-28bf-41a6-b51d-4d654edc5d16 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:41.243114 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:41.243114 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:41.245154 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-55fefeaf-28bf-41a6-b51d-4d654edc5d16 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Snapshot retrieved successfully. Jan 13 04:17:41.246867 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-55fefeaf-28bf-41a6-b51d-4d654edc5d16 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b returned with HTTP 200 Jan 13 04:17:41.247817 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1621/3209] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:41 2021] GET /volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b => generated 633 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:17:42.260460 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-495afe6b-01eb-42af-8e71-a47562e197d1 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] GET http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b Jan 13 04:17:42.261647 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-495afe6b-01eb-42af-8e71-a47562e197d1 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:42.262069 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:42.262069 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:42.263002 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-495afe6b-01eb-42af-8e71-a47562e197d1 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:42.310777 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-495afe6b-01eb-42af-8e71-a47562e197d1 tempest-SnapshotManageAdminTest-1072726212 tempest-SnapshotManageAdminTest-1072726212] http://10.222.0.38/volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b returned with HTTP 404 Jan 13 04:17:42.312154 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1589/3210] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:17:42 2021] GET /volume/v3/32ab8ab51e5f49a9adca11d7bec5fac2/snapshots/7ce96602-5636-4b88-8ca1-7d1af5678f2b => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:42.323417 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a5226d36-720c-4d95-97a8-8038af935171 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] DELETE http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d Jan 13 04:17:42.324631 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a5226d36-720c-4d95-97a8-8038af935171 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:42.325031 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:42.325031 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:42.325652 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a5226d36-720c-4d95-97a8-8038af935171 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:42.326201 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-a5226d36-720c-4d95-97a8-8038af935171 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Delete snapshot with id: 000850b6-a926-4c3c-9b52-995f75474c4d Jan 13 04:17:42.355480 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a5226d36-720c-4d95-97a8-8038af935171 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d returned with HTTP 404 Jan 13 04:17:42.357424 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1622/3211] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:17:42 2021] DELETE /volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/snapshots/000850b6-a926-4c3c-9b52-995f75474c4d => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:42.365942 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c383449-920a-4e8c-ad0f-1ecfc5db4c0a tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] DELETE http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes/efc03761-ef0c-44cb-bc9a-15111a0c7667 Jan 13 04:17:42.367106 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c383449-920a-4e8c-ad0f-1ecfc5db4c0a tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:42.367787 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5c383449-920a-4e8c-ad0f-1ecfc5db4c0a tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:42.368464 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-5c383449-920a-4e8c-ad0f-1ecfc5db4c0a tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Delete volume with id: efc03761-ef0c-44cb-bc9a-15111a0c7667 Jan 13 04:17:42.444997 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:42.444997 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:42.446443 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5c383449-920a-4e8c-ad0f-1ecfc5db4c0a tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Volume info retrieved successfully. Jan 13 04:17:42.486769 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5c383449-920a-4e8c-ad0f-1ecfc5db4c0a tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Delete volume request issued successfully. Jan 13 04:17:42.487547 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5c383449-920a-4e8c-ad0f-1ecfc5db4c0a tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes/efc03761-ef0c-44cb-bc9a-15111a0c7667 returned with HTTP 202 Jan 13 04:17:42.488630 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1590/3212] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:17:42 2021] DELETE /volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes/efc03761-ef0c-44cb-bc9a-15111a0c7667 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:17:42.497079 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3a661995-59c4-402a-b2c2-a6cde6a358c3 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] GET http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes/efc03761-ef0c-44cb-bc9a-15111a0c7667 Jan 13 04:17:42.497807 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3a661995-59c4-402a-b2c2-a6cde6a358c3 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:42.498465 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3a661995-59c4-402a-b2c2-a6cde6a358c3 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:42.554078 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:42.554078 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:42.564241 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3a661995-59c4-402a-b2c2-a6cde6a358c3 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Volume info retrieved successfully. Jan 13 04:17:42.591591 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3a661995-59c4-402a-b2c2-a6cde6a358c3 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes/efc03761-ef0c-44cb-bc9a-15111a0c7667 returned with HTTP 200 Jan 13 04:17:42.592731 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1623/3213] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:17:42 2021] GET /volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes/efc03761-ef0c-44cb-bc9a-15111a0c7667 => generated 915 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:43.609698 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-751fdee8-28bf-4f38-88ad-341bfa7803c4 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] GET http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes/efc03761-ef0c-44cb-bc9a-15111a0c7667 Jan 13 04:17:43.610228 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-751fdee8-28bf-4f38-88ad-341bfa7803c4 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:43.610318 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:43.610318 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:43.610634 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-751fdee8-28bf-4f38-88ad-341bfa7803c4 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:43.669109 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:43.669109 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:43.680821 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-751fdee8-28bf-4f38-88ad-341bfa7803c4 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Volume info retrieved successfully. Jan 13 04:17:43.709302 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-751fdee8-28bf-4f38-88ad-341bfa7803c4 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes/efc03761-ef0c-44cb-bc9a-15111a0c7667 returned with HTTP 200 Jan 13 04:17:43.710122 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1591/3214] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:17:43 2021] GET /volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes/efc03761-ef0c-44cb-bc9a-15111a0c7667 => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:44.728808 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-47291c0f-b7bc-47f3-954d-3d1d2f654a18 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] GET http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes/efc03761-ef0c-44cb-bc9a-15111a0c7667 Jan 13 04:17:44.729572 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-47291c0f-b7bc-47f3-954d-3d1d2f654a18 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:44.729899 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:44.729899 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:44.730356 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-47291c0f-b7bc-47f3-954d-3d1d2f654a18 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:44.778632 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-47291c0f-b7bc-47f3-954d-3d1d2f654a18 tempest-SnapshotManageAdminTest-817050814 tempest-SnapshotManageAdminTest-817050814] http://10.222.0.38/volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes/efc03761-ef0c-44cb-bc9a-15111a0c7667 returned with HTTP 404 Jan 13 04:17:44.779699 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1624/3215] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:17:44 2021] GET /volume/v3/dc98ea104fec4a1eba3bfc1970a76d08/volumes/efc03761-ef0c-44cb-bc9a-15111a0c7667 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:48.312546 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0e2720ee-c318-4219-86bc-24c1e4e4fb76 tempest-VolumePoolsAdminTestsJSON-1968502842 tempest-VolumePoolsAdminTestsJSON-1968502842] GET http://10.222.0.38/volume/v3/b80b5401d8a6404a9eb9b00c0056cf6b/scheduler-stats/get_pools?detail=True Jan 13 04:17:48.313060 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0e2720ee-c318-4219-86bc-24c1e4e4fb76 tempest-VolumePoolsAdminTestsJSON-1968502842 tempest-VolumePoolsAdminTestsJSON-1968502842] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:48.313276 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:48.313276 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:48.313656 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0e2720ee-c318-4219-86bc-24c1e4e4fb76 tempest-VolumePoolsAdminTestsJSON-1968502842 tempest-VolumePoolsAdminTestsJSON-1968502842] Calling method 'get_pools' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:48.332575 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0e2720ee-c318-4219-86bc-24c1e4e4fb76 tempest-VolumePoolsAdminTestsJSON-1968502842 tempest-VolumePoolsAdminTestsJSON-1968502842] http://10.222.0.38/volume/v3/b80b5401d8a6404a9eb9b00c0056cf6b/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 13 04:17:48.333760 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1592/3216] 10.222.0.38 () {58 vars in 1281 bytes} [Wed Jan 13 04:17:48 2021] GET /volume/v3/b80b5401d8a6404a9eb9b00c0056cf6b/scheduler-stats/get_pools?detail=True => generated 769 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:48.348188 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e717a3df-8bdf-4293-b68f-2599be18c88f tempest-VolumePoolsAdminTestsJSON-1968502842 tempest-VolumePoolsAdminTestsJSON-1968502842] GET http://10.222.0.38/volume/v3/b80b5401d8a6404a9eb9b00c0056cf6b/scheduler-stats/get_pools Jan 13 04:17:48.348761 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e717a3df-8bdf-4293-b68f-2599be18c88f tempest-VolumePoolsAdminTestsJSON-1968502842 tempest-VolumePoolsAdminTestsJSON-1968502842] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:48.349253 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e717a3df-8bdf-4293-b68f-2599be18c88f tempest-VolumePoolsAdminTestsJSON-1968502842 tempest-VolumePoolsAdminTestsJSON-1968502842] Calling method 'get_pools' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:48.367380 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e717a3df-8bdf-4293-b68f-2599be18c88f tempest-VolumePoolsAdminTestsJSON-1968502842 tempest-VolumePoolsAdminTestsJSON-1968502842] http://10.222.0.38/volume/v3/b80b5401d8a6404a9eb9b00c0056cf6b/scheduler-stats/get_pools returned with HTTP 200 Jan 13 04:17:48.368651 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1625/3217] 10.222.0.38 () {58 vars in 1258 bytes} [Wed Jan 13 04:17:48 2021] GET /volume/v3/b80b5401d8a6404a9eb9b00c0056cf6b/scheduler-stats/get_pools => generated 61 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:17:51.787168 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8c316e98-dcac-4cf4-83e3-461da3e59986 tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] GET http://10.222.0.38/volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/os-services Jan 13 04:17:51.787701 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8c316e98-dcac-4cf4-83e3-461da3e59986 tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:51.788189 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8c316e98-dcac-4cf4-83e3-461da3e59986 tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:51.797537 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8c316e98-dcac-4cf4-83e3-461da3e59986 tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] http://10.222.0.38/volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/os-services returned with HTTP 200 Jan 13 04:17:51.798314 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1593/3218] 10.222.0.38 () {58 vars in 1216 bytes} [Wed Jan 13 04:17:51 2021] GET /volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/os-services => generated 629 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:51.811965 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c6759ace-8434-4140-83a5-797ab4839bbc tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] GET http://10.222.0.38/volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/os-services?host=n-d-766380-6 Jan 13 04:17:51.812656 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c6759ace-8434-4140-83a5-797ab4839bbc tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:51.813146 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c6759ace-8434-4140-83a5-797ab4839bbc tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:51.822787 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c6759ace-8434-4140-83a5-797ab4839bbc tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] http://10.222.0.38/volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/os-services?host=n-d-766380-6 returned with HTTP 200 Jan 13 04:17:51.823683 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1626/3219] 10.222.0.38 () {58 vars in 1251 bytes} [Wed Jan 13 04:17:51 2021] GET /volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/os-services?host=n-d-766380-6 => generated 629 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:51.837728 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-62e9f6db-1b67-4c3a-a928-7632941f7671 tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] GET http://10.222.0.38/volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/os-services?host=n-d-766380-6&binary=cinder-scheduler Jan 13 04:17:51.838243 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-62e9f6db-1b67-4c3a-a928-7632941f7671 tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:51.838723 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-62e9f6db-1b67-4c3a-a928-7632941f7671 tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:51.848570 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-62e9f6db-1b67-4c3a-a928-7632941f7671 tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] http://10.222.0.38/volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/os-services?host=n-d-766380-6&binary=cinder-scheduler returned with HTTP 200 Jan 13 04:17:51.849337 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1594/3220] 10.222.0.38 () {58 vars in 1299 bytes} [Wed Jan 13 04:17:51 2021] GET /volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/os-services?host=n-d-766380-6&binary=cinder-scheduler => generated 191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:51.862914 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e157458-9c43-44d4-a12b-776735cc758e tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] GET http://10.222.0.38/volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/os-services?binary=cinder-scheduler Jan 13 04:17:51.863426 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e157458-9c43-44d4-a12b-776735cc758e tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:51.863904 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e157458-9c43-44d4-a12b-776735cc758e tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:51.871838 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e157458-9c43-44d4-a12b-776735cc758e tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] http://10.222.0.38/volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 13 04:17:51.872633 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1627/3221] 10.222.0.38 () {58 vars in 1263 bytes} [Wed Jan 13 04:17:51 2021] GET /volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/os-services?binary=cinder-scheduler => generated 191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:52.019289 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] POST http://10.222.0.38/volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes Jan 13 04:17:52.020038 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1060369554"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:17:52.021142 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1060369554'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:17:52.021512 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Create volume of 1 GB Jan 13 04:17:52.034592 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Availability Zones retrieved successfully. Jan 13 04:17:52.051039 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Flow 'volume_create_api' (6f0fea7e-3c49-4f08-ae5b-e6451f58992a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:17:52.053810 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (344d4dcf-f270-4ec3-8dc8-03601f9c611b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:17:52.055769 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:17:52.117617 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (344d4dcf-f270-4ec3-8dc8-03601f9c611b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:17:52.120023 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3df758fc-ff5d-464b-979f-b0c7bef57da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:17:52.205536 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Created reservations ['a9f50951-60ab-40ed-ba0a-6e2f4b2c6ab5', 'c130d95b-a220-4973-8639-f92fb9b12c4c', 'd424aeb4-dc3e-44d6-9a89-1e449c057e31', '0b438b3c-fa18-4fe7-b77e-c84c96e2c5e4'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:17:52.207359 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3df758fc-ff5d-464b-979f-b0c7bef57da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9f50951-60ab-40ed-ba0a-6e2f4b2c6ab5', 'c130d95b-a220-4973-8639-f92fb9b12c4c', 'd424aeb4-dc3e-44d6-9a89-1e449c057e31', '0b438b3c-fa18-4fe7-b77e-c84c96e2c5e4']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:17:52.209505 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (939d9073-58d9-44b1-b7b3-948ea2d1f28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:17:52.265262 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (939d9073-58d9-44b1-b7b3-948ea2d1f28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7fb42c4-866c-434c-bbe2-2f8f290c1db9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1060369554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f37f982ff1ab4f85a35d9c0818dad3a8',qos_specs=None,replication_status=,reservations=['a9f50951-60ab-40ed-ba0a-6e2f4b2c6ab5','c130d95b-a220-4973-8639-f92fb9b12c4c','d424aeb4-dc3e-44d6-9a89-1e449c057e31','0b438b3c-fa18-4fe7-b77e-c84c96e2c5e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eb7341eea1945b7badac105e2d3123e',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:17:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1060369554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7fb42c4-866c-434c-bbe2-2f8f290c1db9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f37f982ff1ab4f85a35d9c0818dad3a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1eb7341eea1945b7badac105e2d3123e',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:17:52.267486 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7a56dec-46cc-4e8e-a55e-f3ab89aa287b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:17:52.292540 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7a56dec-46cc-4e8e-a55e-f3ab89aa287b) transitioned into state 'SUCCESS' from state '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-1060369554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f37f982ff1ab4f85a35d9c0818dad3a8',qos_specs=None,replication_status=,reservations=['a9f50951-60ab-40ed-ba0a-6e2f4b2c6ab5','c130d95b-a220-4973-8639-f92fb9b12c4c','d424aeb4-dc3e-44d6-9a89-1e449c057e31','0b438b3c-fa18-4fe7-b77e-c84c96e2c5e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eb7341eea1945b7badac105e2d3123e',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:17:52.294457 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ff8eefb-b5e3-45a5-9bdb-f43473385ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:17:52.308162 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ff8eefb-b5e3-45a5-9bdb-f43473385ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:17:52.310775 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Flow 'volume_create_api' (6f0fea7e-3c49-4f08-ae5b-e6451f58992a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:17:52.362594 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Create volume request issued successfully. Jan 13 04:17:52.376859 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-27d02c53-8826-4cde-88c8-1ab36f2a6cbc tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] http://10.222.0.38/volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes returned with HTTP 202 Jan 13 04:17:52.377714 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1595/3222] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:17:51 2021] POST /volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes => generated 823 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:17:52.392767 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-53408dd3-b36c-4f18-b6fe-edc680bc232c tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] GET http://10.222.0.38/volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 Jan 13 04:17:52.393278 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-53408dd3-b36c-4f18-b6fe-edc680bc232c tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:52.393754 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-53408dd3-b36c-4f18-b6fe-edc680bc232c tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:52.444420 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:52.444420 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:52.453433 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-53408dd3-b36c-4f18-b6fe-edc680bc232c tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Volume info retrieved successfully. Jan 13 04:17:52.475416 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-53408dd3-b36c-4f18-b6fe-edc680bc232c tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] http://10.222.0.38/volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 returned with HTTP 200 Jan 13 04:17:52.476436 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1628/3223] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:17:52 2021] GET /volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 => generated 915 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:53.495237 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-589e73af-4d5e-4582-9313-2e1b5c30e58b tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] GET http://10.222.0.38/volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 Jan 13 04:17:53.495826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-589e73af-4d5e-4582-9313-2e1b5c30e58b tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:53.496046 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:53.496046 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:53.496452 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-589e73af-4d5e-4582-9313-2e1b5c30e58b tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:53.547102 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:53.547102 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:53.555339 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-589e73af-4d5e-4582-9313-2e1b5c30e58b tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Volume info retrieved successfully. Jan 13 04:17:53.576613 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-589e73af-4d5e-4582-9313-2e1b5c30e58b tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] http://10.222.0.38/volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 returned with HTTP 200 Jan 13 04:17:53.578124 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1596/3224] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:17:53 2021] GET /volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:53.593927 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b74f9989-c2dc-4938-ba7c-1dbfb60ea7da tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] GET http://10.222.0.38/volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 Jan 13 04:17:53.594440 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b74f9989-c2dc-4938-ba7c-1dbfb60ea7da tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:53.594654 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:53.594654 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:53.595023 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b74f9989-c2dc-4938-ba7c-1dbfb60ea7da tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:53.649825 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:53.649825 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:53.658361 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b74f9989-c2dc-4938-ba7c-1dbfb60ea7da tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] Volume info retrieved successfully. Jan 13 04:17:53.680005 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b74f9989-c2dc-4938-ba7c-1dbfb60ea7da tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] http://10.222.0.38/volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 returned with HTTP 200 Jan 13 04:17:53.680871 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1629/3225] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:17:53 2021] GET /volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 => generated 1087 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:17:53.698543 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-98b85be5-0f51-4ba6-9293-1084c73a90b6 tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] GET http://10.222.0.38/volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/os-services?host=n-d-766380-6&binary=cinder-volume Jan 13 04:17:53.699062 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-98b85be5-0f51-4ba6-9293-1084c73a90b6 tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:53.699275 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:53.699275 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:53.699648 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-98b85be5-0f51-4ba6-9293-1084c73a90b6 tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:53.709182 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-98b85be5-0f51-4ba6-9293-1084c73a90b6 tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] http://10.222.0.38/volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/os-services?host=n-d-766380-6&binary=cinder-volume returned with HTTP 200 Jan 13 04:17:53.709948 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1597/3226] 10.222.0.38 () {58 vars in 1293 bytes} [Wed Jan 13 04:17:53 2021] GET /volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/os-services?host=n-d-766380-6&binary=cinder-volume => generated 278 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:53.724088 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dc3db35b-0be4-411c-a887-34e459e51ef9 tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] GET http://10.222.0.38/volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/os-services Jan 13 04:17:53.724580 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dc3db35b-0be4-411c-a887-34e459e51ef9 tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:53.724820 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:53.724820 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:53.725194 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dc3db35b-0be4-411c-a887-34e459e51ef9 tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:53.733520 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dc3db35b-0be4-411c-a887-34e459e51ef9 tempest-VolumesServicesTestJSON-843699381 tempest-VolumesServicesTestJSON-843699381] http://10.222.0.38/volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/os-services returned with HTTP 200 Jan 13 04:17:53.734295 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1630/3227] 10.222.0.38 () {58 vars in 1216 bytes} [Wed Jan 13 04:17:53 2021] GET /volume/v3/b21739be5daf4dc9bb13c72bcc2df8c3/os-services => generated 629 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:17:53.745802 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-814faa67-65e8-47c5-a2b3-923709dbbe5f tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] DELETE http://10.222.0.38/volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 Jan 13 04:17:53.746315 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-814faa67-65e8-47c5-a2b3-923709dbbe5f tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:53.746791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-814faa67-65e8-47c5-a2b3-923709dbbe5f tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:53.747248 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-814faa67-65e8-47c5-a2b3-923709dbbe5f tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Delete volume with id: b7fb42c4-866c-434c-bbe2-2f8f290c1db9 Jan 13 04:17:53.796080 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:53.796080 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:53.797411 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-814faa67-65e8-47c5-a2b3-923709dbbe5f tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Volume info retrieved successfully. Jan 13 04:17:53.822000 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-814faa67-65e8-47c5-a2b3-923709dbbe5f tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Delete volume request issued successfully. Jan 13 04:17:53.822463 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-814faa67-65e8-47c5-a2b3-923709dbbe5f tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] http://10.222.0.38/volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 returned with HTTP 202 Jan 13 04:17:53.823483 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1598/3228] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:17:53 2021] DELETE /volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 13 04:17:53.832232 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-99baf868-1bf2-44ab-bbfe-cbef24ead61c tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] GET http://10.222.0.38/volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 Jan 13 04:17:53.832813 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-99baf868-1bf2-44ab-bbfe-cbef24ead61c tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:53.833294 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-99baf868-1bf2-44ab-bbfe-cbef24ead61c tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:53.885041 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:53.885041 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:53.894236 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-99baf868-1bf2-44ab-bbfe-cbef24ead61c tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Volume info retrieved successfully. Jan 13 04:17:53.917433 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-99baf868-1bf2-44ab-bbfe-cbef24ead61c tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] http://10.222.0.38/volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 returned with HTTP 200 Jan 13 04:17:53.923677 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1631/3229] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:17:53 2021] GET /volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:54.934647 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-54840f98-173a-4ff7-9e20-3bb6a794ad74 tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] GET http://10.222.0.38/volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 Jan 13 04:17:54.935167 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-54840f98-173a-4ff7-9e20-3bb6a794ad74 tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:54.935369 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:54.935369 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:54.935744 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-54840f98-173a-4ff7-9e20-3bb6a794ad74 tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:54.989645 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:17:54.989645 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:17:54.998400 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-54840f98-173a-4ff7-9e20-3bb6a794ad74 tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Volume info retrieved successfully. Jan 13 04:17:55.022777 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-54840f98-173a-4ff7-9e20-3bb6a794ad74 tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] http://10.222.0.38/volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 returned with HTTP 200 Jan 13 04:17:55.023591 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1599/3230] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:17:54 2021] GET /volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 => generated 915 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:17:56.041033 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-25b82f50-2d3f-4f45-835e-c124df91acf3 tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] GET http://10.222.0.38/volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 Jan 13 04:17:56.041549 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-25b82f50-2d3f-4f45-835e-c124df91acf3 tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:56.041723 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:56.041723 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:56.042097 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-25b82f50-2d3f-4f45-835e-c124df91acf3 tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:56.088012 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-25b82f50-2d3f-4f45-835e-c124df91acf3 tempest-VolumesServicesTestJSON-1581440729 tempest-VolumesServicesTestJSON-1581440729] http://10.222.0.38/volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 returned with HTTP 404 Jan 13 04:17:56.089065 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1632/3231] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:17:56 2021] GET /volume/v3/f37f982ff1ab4f85a35d9c0818dad3a8/volumes/b7fb42c4-866c-434c-bbe2-2f8f290c1db9 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:17:58.924505 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c57d0a11-29e0-4ea4-95e4-3e4ce9d845e9 tempest-ExtensionsTestJSON-1933315547 tempest-ExtensionsTestJSON-1933315547] GET http://10.222.0.38/volume/v3/4fa2da01346643ccac53b04c117e6e2a/extensions Jan 13 04:17:58.925001 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c57d0a11-29e0-4ea4-95e4-3e4ce9d845e9 tempest-ExtensionsTestJSON-1933315547 tempest-ExtensionsTestJSON-1933315547] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:17:58.925213 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:17:58.925213 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:17:58.925578 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c57d0a11-29e0-4ea4-95e4-3e4ce9d845e9 tempest-ExtensionsTestJSON-1933315547 tempest-ExtensionsTestJSON-1933315547] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:17:58.926374 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c57d0a11-29e0-4ea4-95e4-3e4ce9d845e9 tempest-ExtensionsTestJSON-1933315547 tempest-ExtensionsTestJSON-1933315547] http://10.222.0.38/volume/v3/4fa2da01346643ccac53b04c117e6e2a/extensions returned with HTTP 200 Jan 13 04:17:58.927141 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1600/3232] 10.222.0.38 () {58 vars in 1213 bytes} [Wed Jan 13 04:17:58 2021] GET /volume/v3/4fa2da01346643ccac53b04c117e6e2a/extensions => generated 5245 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:18:00.793069 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes Jan 13 04:18:00.793860 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1912545435"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:00.794967 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1912545435'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:18:00.795335 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Create volume of 1 GB Jan 13 04:18:00.808113 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Availability Zones retrieved successfully. Jan 13 04:18:00.825071 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Flow 'volume_create_api' (215b3e87-a711-4750-b4f8-5a3b967e8bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:18:00.828406 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (908f9e56-1c65-4527-b29e-7432cd1e109b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:18:00.830364 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:18:00.895148 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (908f9e56-1c65-4527-b29e-7432cd1e109b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:18:00.897385 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbca3a4d-4d0b-4eea-902f-a954bac45ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:18:00.982291 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Created reservations ['a3794351-62c8-4e56-9aa0-386a11ff0c97', '38549a5b-b235-47ba-ae4c-840c5292e61a', '429a7d8a-7ec6-4e80-a44a-ddc723e38c1b', 'dd1db06c-0131-44aa-919e-4e1477a80677'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:18:00.984301 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbca3a4d-4d0b-4eea-902f-a954bac45ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3794351-62c8-4e56-9aa0-386a11ff0c97', '38549a5b-b235-47ba-ae4c-840c5292e61a', '429a7d8a-7ec6-4e80-a44a-ddc723e38c1b', 'dd1db06c-0131-44aa-919e-4e1477a80677']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:18:00.986403 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff5bf190-5605-438e-ba96-2c717ebb5f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:18:01.046431 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff5bf190-5605-438e-ba96-2c717ebb5f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a03453e-a534-4c0a-8d33-378184148775', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1912545435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44bf5d32bbf34c928a88b5f1fc7c8909',qos_specs=None,replication_status=,reservations=['a3794351-62c8-4e56-9aa0-386a11ff0c97','38549a5b-b235-47ba-ae4c-840c5292e61a','429a7d8a-7ec6-4e80-a44a-ddc723e38c1b','dd1db06c-0131-44aa-919e-4e1477a80677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be2369974d4649bba563be07d850832b',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:18:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1912545435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a03453e-a534-4c0a-8d33-378184148775,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44bf5d32bbf34c928a88b5f1fc7c8909',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='be2369974d4649bba563be07d850832b',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:18:01.048700 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d100917a-6e8f-4516-bdb0-4dada766a651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:18:01.073983 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d100917a-6e8f-4516-bdb0-4dada766a651) transitioned into state 'SUCCESS' from state '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-1912545435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44bf5d32bbf34c928a88b5f1fc7c8909',qos_specs=None,replication_status=,reservations=['a3794351-62c8-4e56-9aa0-386a11ff0c97','38549a5b-b235-47ba-ae4c-840c5292e61a','429a7d8a-7ec6-4e80-a44a-ddc723e38c1b','dd1db06c-0131-44aa-919e-4e1477a80677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be2369974d4649bba563be07d850832b',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:18:01.075974 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51078a7a-53e3-47fe-a7f3-5c4f4c27dbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:18:01.089684 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51078a7a-53e3-47fe-a7f3-5c4f4c27dbe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:18:01.092317 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Flow 'volume_create_api' (215b3e87-a711-4750-b4f8-5a3b967e8bcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:18:01.141407 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Create volume request issued successfully. Jan 13 04:18:01.154801 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-913a42be-8f3c-48ae-a75b-3476f3be8542 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes returned with HTTP 202 Jan 13 04:18:01.165163 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1633/3233] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:18:00 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes => generated 819 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:18:01.170231 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-48550770-2d88-4b34-8c81-4d8ecd778ae7 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] GET http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775 Jan 13 04:18:01.171311 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-48550770-2d88-4b34-8c81-4d8ecd778ae7 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:01.172276 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-48550770-2d88-4b34-8c81-4d8ecd778ae7 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:01.222927 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:18:01.222927 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:18:01.231572 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-48550770-2d88-4b34-8c81-4d8ecd778ae7 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Volume info retrieved successfully. Jan 13 04:18:01.256328 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-48550770-2d88-4b34-8c81-4d8ecd778ae7 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775 returned with HTTP 200 Jan 13 04:18:01.257179 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1601/3234] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:18:01 2021] GET /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775 => generated 911 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:18:02.274325 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-17af89b6-d035-4c44-a72e-a40b4e91c34e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] GET http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775 Jan 13 04:18:02.274853 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-17af89b6-d035-4c44-a72e-a40b4e91c34e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:02.275048 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:18:02.275048 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:18:02.275418 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-17af89b6-d035-4c44-a72e-a40b4e91c34e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:02.339654 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:18:02.339654 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:18:02.348064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-17af89b6-d035-4c44-a72e-a40b4e91c34e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Volume info retrieved successfully. Jan 13 04:18:02.369706 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-17af89b6-d035-4c44-a72e-a40b4e91c34e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775 returned with HTTP 200 Jan 13 04:18:02.370522 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1634/3235] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:18:02 2021] GET /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775 => generated 912 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:18:14.116869 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9935b606-9c92-48d9-8552-07dc073e6d71 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/c4fb216a-fa8f-4b91-9127-7eada7401002/action Jan 13 04:18:14.117373 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:18:14.117373 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:18:14.117737 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9935b606-9c92-48d9-8552-07dc073e6d71 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action body: b'{"os-attach": {"instance_uuid": "4952b777-2053-4c93-98df-be43377edc1d", "mountpoint": "/dev/vdc"}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:18:14.118130 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9935b606-9c92-48d9-8552-07dc073e6d71 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4952b777-2053-4c93-98df-be43377edc1d", "mountpoint": "/dev/vdc"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:14.167459 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9935b606-9c92-48d9-8552-07dc073e6d71 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/c4fb216a-fa8f-4b91-9127-7eada7401002/action returned with HTTP 404 Jan 13 04:18:14.168507 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1602/3236] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:18:14 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/c4fb216a-fa8f-4b91-9127-7eada7401002/action => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:18:21.010617 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-96034924-4b47-486e-8c9e-3a3a8e5d142e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes Jan 13 04:18:21.011082 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:18:21.011082 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:18:21.011582 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-96034924-4b47-486e-8c9e-3a3a8e5d142e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'create', calling method: create, body: {"volume": {"imageRef": "027f3aec-727c-473d-ae55-92b69ba9e7ed", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1405834498"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:21.012817 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-96034924-4b47-486e-8c9e-3a3a8e5d142e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Create volume request body: {'volume': {'imageRef': '027f3aec-727c-473d-ae55-92b69ba9e7ed', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1405834498'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:18:21.126727 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-96034924-4b47-486e-8c9e-3a3a8e5d142e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Create volume of 2 GB Jan 13 04:18:21.139886 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-96034924-4b47-486e-8c9e-3a3a8e5d142e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Availability Zones retrieved successfully. Jan 13 04:18:21.158434 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-96034924-4b47-486e-8c9e-3a3a8e5d142e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Flow 'volume_create_api' (d1981793-b1a7-42a4-95e1-4c678abfabe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:18:21.161232 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-96034924-4b47-486e-8c9e-3a3a8e5d142e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (076e736b-111c-4b2c-b02f-5b8acd6fcc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:18:21.163297 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-96034924-4b47-486e-8c9e-3a3a8e5d142e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Validating volume size '2' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:18:21.217406 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-96034924-4b47-486e-8c9e-3a3a8e5d142e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (076e736b-111c-4b2c-b02f-5b8acd6fcc63) transitioned into state 'FAILURE' from state 'RUNNING' Jan 13 04:18:21.217406 n-d-766380-6 devstack@c-api.service[87925]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 027f3aec-727c-473d-ae55-92b69ba9e7ed is not active. Jan 13 04:18:21.222471 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-96034924-4b47-486e-8c9e-3a3a8e5d142e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (076e736b-111c-4b2c-b02f-5b8acd6fcc63) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:18:21.225175 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-96034924-4b47-486e-8c9e-3a3a8e5d142e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (076e736b-111c-4b2c-b02f-5b8acd6fcc63) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 13 04:18:21.227863 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-96034924-4b47-486e-8c9e-3a3a8e5d142e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Flow 'volume_create_api' (d1981793-b1a7-42a4-95e1-4c678abfabe4) transitioned into state 'REVERTED' from state 'RUNNING' Jan 13 04:18:21.228716 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-96034924-4b47-486e-8c9e-3a3a8e5d142e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes returned with HTTP 400 Jan 13 04:18:21.229893 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1635/3237] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:18:21 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes => generated 125 bytes in 223 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 13 04:18:21.892746 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf671187-1689-4ff4-8c82-a019bb364d44 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes Jan 13 04:18:21.893511 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf671187-1689-4ff4-8c82-a019bb364d44 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "d5ea821c-979c-459d-89c5-adead1eda0f0"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:21.894728 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-cf671187-1689-4ff4-8c82-a019bb364d44 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Create volume request body: {'volume': {'size': 1, 'imageRef': 'd5ea821c-979c-459d-89c5-adead1eda0f0'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:18:22.026343 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-cf671187-1689-4ff4-8c82-a019bb364d44 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Create volume of 1 GB Jan 13 04:18:22.044554 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cf671187-1689-4ff4-8c82-a019bb364d44 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Availability Zones retrieved successfully. Jan 13 04:18:22.065197 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cf671187-1689-4ff4-8c82-a019bb364d44 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Flow 'volume_create_api' (d0cde640-80ea-40fe-9e11-6b85705454e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:18:22.068002 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cf671187-1689-4ff4-8c82-a019bb364d44 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b8ee47f-5b7b-43dc-9652-003d55e84132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:18:22.070823 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-cf671187-1689-4ff4-8c82-a019bb364d44 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:18:22.138325 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-cf671187-1689-4ff4-8c82-a019bb364d44 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b8ee47f-5b7b-43dc-9652-003d55e84132) transitioned into state 'FAILURE' from state 'RUNNING' Jan 13 04:18:22.138325 n-d-766380-6 devstack@c-api.service[87925]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 13 04:18:22.145177 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-cf671187-1689-4ff4-8c82-a019bb364d44 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b8ee47f-5b7b-43dc-9652-003d55e84132) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:18:22.147385 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-cf671187-1689-4ff4-8c82-a019bb364d44 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b8ee47f-5b7b-43dc-9652-003d55e84132) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 13 04:18:22.150014 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.volume.api [None req-cf671187-1689-4ff4-8c82-a019bb364d44 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Flow 'volume_create_api' (d0cde640-80ea-40fe-9e11-6b85705454e6) transitioned into state 'REVERTED' from state 'RUNNING' Jan 13 04:18:22.150890 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf671187-1689-4ff4-8c82-a019bb364d44 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes returned with HTTP 400 Jan 13 04:18:22.156450 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1603/3238] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:18:21 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes => generated 134 bytes in 264 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 04:18:22.522152 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-508300da-e4ba-4b87-91e8-601bdb573628 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes Jan 13 04:18:22.523062 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-508300da-e4ba-4b87-91e8-601bdb573628 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:22.524890 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-508300da-e4ba-4b87-91e8-601bdb573628 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes returned with HTTP 400 Jan 13 04:18:22.530447 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1636/3239] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:18:22 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 13 04:18:22.534658 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf9c7db3-8281-4675-a9c8-56fa2295e968 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes Jan 13 04:18:22.535415 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cf9c7db3-8281-4675-a9c8-56fa2295e968 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "3c7252b2-a7c7-44b4-ad02-d81dab4c5e32"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:22.536731 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-cf9c7db3-8281-4675-a9c8-56fa2295e968 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '3c7252b2-a7c7-44b4-ad02-d81dab4c5e32'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:18:22.562179 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cf9c7db3-8281-4675-a9c8-56fa2295e968 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes returned with HTTP 404 Jan 13 04:18:22.563600 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1604/3240] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:18:22 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:18:22.572740 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-16dca12d-2c19-45e0-930f-7a54a389d9be tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes Jan 13 04:18:22.573714 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-16dca12d-2c19-45e0-930f-7a54a389d9be tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "48f3b05a-48de-4b5b-b6d4-ac2d705ee26e"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:22.575746 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-16dca12d-2c19-45e0-930f-7a54a389d9be tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Create volume request body: {'volume': {'size': 1, 'source_volid': '48f3b05a-48de-4b5b-b6d4-ac2d705ee26e'}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:18:22.629899 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-16dca12d-2c19-45e0-930f-7a54a389d9be tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes returned with HTTP 404 Jan 13 04:18:22.631099 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1637/3241] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:18:22 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:18:22.649385 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9311ea54-1c8d-44ad-a89f-56d56465e7d2 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes Jan 13 04:18:22.650436 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9311ea54-1c8d-44ad-a89f-56d56465e7d2 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "f5311c80-611a-4f74-935e-239ed35b33ea"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:22.652107 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-9311ea54-1c8d-44ad-a89f-56d56465e7d2 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Create volume request body: {'volume': {'size': 1, 'volume_type': 'f5311c80-611a-4f74-935e-239ed35b33ea'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:18:22.683574 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9311ea54-1c8d-44ad-a89f-56d56465e7d2 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes returned with HTTP 404 Jan 13 04:18:22.685019 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1605/3242] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:18:22 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:18:22.694215 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e86dab0d-0f3b-4f46-b371-2ce1e026c953 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes Jan 13 04:18:22.694961 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e86dab0d-0f3b-4f46-b371-2ce1e026c953 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:22.696667 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e86dab0d-0f3b-4f46-b371-2ce1e026c953 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes returned with HTTP 400 Jan 13 04:18:22.697805 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1638/3243] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:18:22 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 04:18:22.707144 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8ce38585-bca2-41ad-9c67-869af592e93f tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes Jan 13 04:18:22.707880 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8ce38585-bca2-41ad-9c67-869af592e93f tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:22.710104 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8ce38585-bca2-41ad-9c67-869af592e93f tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes returned with HTTP 400 Jan 13 04:18:22.714124 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1606/3244] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:18:22 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 04:18:22.723505 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-23eda277-1ede-463a-9bb5-e19bf92b9189 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes Jan 13 04:18:22.724244 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-23eda277-1ede-463a-9bb5-e19bf92b9189 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:22.725437 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-23eda277-1ede-463a-9bb5-e19bf92b9189 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes returned with HTTP 400 Jan 13 04:18:22.726839 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1639/3245] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:18:22 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes => generated 121 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 04:18:22.736745 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1732e173-64a1-4c04-86a5-56aeb731c77c tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] DELETE http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/tempest-invalid-689616982 Jan 13 04:18:22.737260 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1732e173-64a1-4c04-86a5-56aeb731c77c tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:22.737737 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1732e173-64a1-4c04-86a5-56aeb731c77c tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:22.738189 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-1732e173-64a1-4c04-86a5-56aeb731c77c tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Delete volume with id: tempest-invalid-689616982 Jan 13 04:18:22.785080 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1732e173-64a1-4c04-86a5-56aeb731c77c tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/tempest-invalid-689616982 returned with HTTP 404 Jan 13 04:18:22.786097 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1607/3246] 10.222.0.38 () {58 vars in 1285 bytes} [Wed Jan 13 04:18:22 2021] DELETE /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/tempest-invalid-689616982 => generated 98 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jan 13 04:18:22.796432 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1640/3247] 10.222.0.38 () {58 vars in 1210 bytes} [Wed Jan 13 04:18:22 2021] DELETE /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 13 04:18:22.806523 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-63c2ac37-aa92-4472-8b57-d4b1b176e940 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/xxx/action Jan 13 04:18:22.807598 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-63c2ac37-aa92-4472-8b57-d4b1b176e940 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action body: b'{"os-detach": {}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:18:22.808055 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-63c2ac37-aa92-4472-8b57-d4b1b176e940 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:22.877887 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-63c2ac37-aa92-4472-8b57-d4b1b176e940 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/xxx/action returned with HTTP 404 Jan 13 04:18:22.878960 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1608/3248] 10.222.0.38 () {60 vars in 1258 bytes} [Wed Jan 13 04:18:22 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/xxx/action => generated 76 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:18:22.892763 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78562dda-d189-477d-98cd-8fc389e13720 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] GET http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/tempest-invalid-139251016 Jan 13 04:18:22.893771 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-78562dda-d189-477d-98cd-8fc389e13720 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:22.894258 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-78562dda-d189-477d-98cd-8fc389e13720 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:22.959902 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-78562dda-d189-477d-98cd-8fc389e13720 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/tempest-invalid-139251016 returned with HTTP 404 Jan 13 04:18:22.961899 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1641/3249] 10.222.0.38 () {58 vars in 1282 bytes} [Wed Jan 13 04:18:22 2021] GET /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/tempest-invalid-139251016 => generated 98 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:18:22.971927 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1609/3250] 10.222.0.38 () {58 vars in 1207 bytes} [Wed Jan 13 04:18:22 2021] GET /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Jan 13 04:18:22.981942 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b7987069-eb01-4aef-8308-4bae174a6a82 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] GET http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/detail?status=null Jan 13 04:18:22.983051 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b7987069-eb01-4aef-8308-4bae174a6a82 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:22.984546 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b7987069-eb01-4aef-8308-4bae174a6a82 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:22.985360 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-b7987069-eb01-4aef-8308-4bae174a6a82 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:18:22.986103 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b7987069-eb01-4aef-8308-4bae174a6a82 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Could not evaluate value null, assuming string {{(pid=87927) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 04:18:22.987720 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-b7987069-eb01-4aef-8308-4bae174a6a82 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:18:23.038646 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b7987069-eb01-4aef-8308-4bae174a6a82 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Get all volumes completed successfully. Jan 13 04:18:23.043745 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b7987069-eb01-4aef-8308-4bae174a6a82 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/detail?status=null returned with HTTP 200 Jan 13 04:18:23.044747 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1642/3251] 10.222.0.38 () {58 vars in 1248 bytes} [Wed Jan 13 04:18:22 2021] GET /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/detail?status=null => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:18:23.062339 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-38832edc-9898-4679-99bc-c02e3b0a1d30 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] GET http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/detail?name=tempest-VolumesNegativeTest-Volume-836437358 Jan 13 04:18:23.062903 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-38832edc-9898-4679-99bc-c02e3b0a1d30 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:23.063433 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-38832edc-9898-4679-99bc-c02e3b0a1d30 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:23.064259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-38832edc-9898-4679-99bc-c02e3b0a1d30 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:18:23.066101 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-38832edc-9898-4679-99bc-c02e3b0a1d30 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-836437358'), ('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:18:23.117937 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-38832edc-9898-4679-99bc-c02e3b0a1d30 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Get all volumes completed successfully. Jan 13 04:18:23.124230 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-38832edc-9898-4679-99bc-c02e3b0a1d30 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/detail?name=tempest-VolumesNegativeTest-Volume-836437358 returned with HTTP 200 Jan 13 04:18:23.125059 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1610/3252] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:18:23 2021] GET /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/detail?name=tempest-VolumesNegativeTest-Volume-836437358 => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:18:23.140302 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e971e232-d7c4-41b6-8786-9a6fc233a323 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] GET http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes?status=null Jan 13 04:18:23.140802 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e971e232-d7c4-41b6-8786-9a6fc233a323 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:23.141461 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e971e232-d7c4-41b6-8786-9a6fc233a323 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:23.142100 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-e971e232-d7c4-41b6-8786-9a6fc233a323 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:18:23.142678 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e971e232-d7c4-41b6-8786-9a6fc233a323 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Could not evaluate value null, assuming string {{(pid=87927) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 13 04:18:23.144230 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e971e232-d7c4-41b6-8786-9a6fc233a323 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:18:23.193078 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e971e232-d7c4-41b6-8786-9a6fc233a323 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Get all volumes completed successfully. Jan 13 04:18:23.193853 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e971e232-d7c4-41b6-8786-9a6fc233a323 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes?status=null returned with HTTP 200 Jan 13 04:18:23.194684 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1643/3253] 10.222.0.38 () {58 vars in 1227 bytes} [Wed Jan 13 04:18:23 2021] GET /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes?status=null => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:18:23.205629 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80b6a183-a3b9-4e6f-bf40-35bde603e253 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] GET http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes?name=tempest-VolumesNegativeTest-Volume-291933499 Jan 13 04:18:23.206151 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-80b6a183-a3b9-4e6f-bf40-35bde603e253 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:23.206713 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-80b6a183-a3b9-4e6f-bf40-35bde603e253 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:23.207341 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-80b6a183-a3b9-4e6f-bf40-35bde603e253 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Removing options '' from query. {{(pid=87926) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:18:23.209487 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-80b6a183-a3b9-4e6f-bf40-35bde603e253 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-291933499'), ('no_migration_targets', True)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:18:23.259057 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-80b6a183-a3b9-4e6f-bf40-35bde603e253 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Get all volumes completed successfully. Jan 13 04:18:23.259842 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-80b6a183-a3b9-4e6f-bf40-35bde603e253 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes?name=tempest-VolumesNegativeTest-Volume-291933499 returned with HTTP 200 Jan 13 04:18:23.260726 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1611/3254] 10.222.0.38 () {58 vars in 1303 bytes} [Wed Jan 13 04:18:23 2021] GET /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes?name=tempest-VolumesNegativeTest-Volume-291933499 => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:18:23.271506 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ddb6307c-38e5-4fa4-b219-d9ed80e85f31 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775/action Jan 13 04:18:23.272393 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ddb6307c-38e5-4fa4-b219-d9ed80e85f31 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action body: b'{"os-reserve": {}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:18:23.272845 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ddb6307c-38e5-4fa4-b219-d9ed80e85f31 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:23.321402 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:18:23.321402 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:18:23.322571 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ddb6307c-38e5-4fa4-b219-d9ed80e85f31 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Volume info retrieved successfully. Jan 13 04:18:23.331579 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ddb6307c-38e5-4fa4-b219-d9ed80e85f31 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Reserve volume completed successfully. Jan 13 04:18:23.332097 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ddb6307c-38e5-4fa4-b219-d9ed80e85f31 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775/action returned with HTTP 202 Jan 13 04:18:23.333143 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1644/3255] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:18:23 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:18:23.340654 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-060317b9-26a3-4d03-8b64-217c2a86d903 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775/action Jan 13 04:18:23.342332 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-060317b9-26a3-4d03-8b64-217c2a86d903 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action body: b'{"os-reserve": {}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:18:23.343298 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-060317b9-26a3-4d03-8b64-217c2a86d903 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:23.393754 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:18:23.393754 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:18:23.394848 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-060317b9-26a3-4d03-8b64-217c2a86d903 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Volume info retrieved successfully. Jan 13 04:18:23.401767 n-d-766380-6 devstack@c-api.service[87925]: ERROR cinder.volume.api [None req-060317b9-26a3-4d03-8b64-217c2a86d903 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Volume status must be available to reserve, but the status is attaching. Jan 13 04:18:23.402460 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-060317b9-26a3-4d03-8b64-217c2a86d903 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775/action returned with HTTP 400 Jan 13 04:18:23.403508 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1612/3256] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:18:23 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775/action => generated 132 bytes in 66 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 04:18:23.412246 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd0210a0-f8b5-447f-89e4-6669cc334694 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775/action Jan 13 04:18:23.412667 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:18:23.412667 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:18:23.413197 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd0210a0-f8b5-447f-89e4-6669cc334694 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action body: b'{"os-unreserve": {}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:18:23.413653 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd0210a0-f8b5-447f-89e4-6669cc334694 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:23.466426 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:18:23.466426 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:18:23.468344 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bd0210a0-f8b5-447f-89e4-6669cc334694 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Volume info retrieved successfully. Jan 13 04:18:23.525526 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bd0210a0-f8b5-447f-89e4-6669cc334694 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Unreserve volume completed successfully. Jan 13 04:18:23.526143 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd0210a0-f8b5-447f-89e4-6669cc334694 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775/action returned with HTTP 202 Jan 13 04:18:23.527085 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1645/3257] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:18:23 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:18:23.536978 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee42c6fd-e1e8-4d72-83b3-80e04d09c6c0 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/a52305ad-10de-4261-af8d-bda3212c1f72/action Jan 13 04:18:23.537568 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:18:23.537568 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:18:23.538130 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee42c6fd-e1e8-4d72-83b3-80e04d09c6c0 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action body: b'{"os-reserve": {}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:18:23.538584 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ee42c6fd-e1e8-4d72-83b3-80e04d09c6c0 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:23.583936 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ee42c6fd-e1e8-4d72-83b3-80e04d09c6c0 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/a52305ad-10de-4261-af8d-bda3212c1f72/action returned with HTTP 404 Jan 13 04:18:23.586600 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1613/3258] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:18:23 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/a52305ad-10de-4261-af8d-bda3212c1f72/action => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:18:23.594574 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6525dda1-4db0-4650-ac32-f3681801c5e7 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/c2457f7d-b59b-4b80-a3ca-680ea29af1f4/action Jan 13 04:18:23.595041 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:18:23.595041 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:18:23.595464 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6525dda1-4db0-4650-ac32-f3681801c5e7 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action body: b'{"os-unreserve": {}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:18:23.595841 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6525dda1-4db0-4650-ac32-f3681801c5e7 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:23.641212 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6525dda1-4db0-4650-ac32-f3681801c5e7 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/c2457f7d-b59b-4b80-a3ca-680ea29af1f4/action returned with HTTP 404 Jan 13 04:18:23.642441 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1646/3259] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:18:23 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/c2457f7d-b59b-4b80-a3ca-680ea29af1f4/action => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:18:23.656084 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1614/3260] 10.222.0.38 () {60 vars in 1227 bytes} [Wed Jan 13 04:18:23 2021] PUT /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 13 04:18:23.664868 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-393fa04c-418b-48dc-a83c-d3a287635fe1 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] PUT http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/tempest-invalid-1712630193 Jan 13 04:18:23.665612 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-393fa04c-418b-48dc-a83c-d3a287635fe1 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:23.713055 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-393fa04c-418b-48dc-a83c-d3a287635fe1 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/tempest-invalid-1712630193 returned with HTTP 404 Jan 13 04:18:23.714255 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1647/3261] 10.222.0.38 () {60 vars in 1305 bytes} [Wed Jan 13 04:18:23 2021] PUT /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/tempest-invalid-1712630193 => generated 99 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:18:23.723420 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c0e0e40-ec35-4cbe-8792-9a0cad2b1a36 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] PUT http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/46a8bd69-6b34-421b-b667-5ec2f1863948 Jan 13 04:18:23.724175 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7c0e0e40-ec35-4cbe-8792-9a0cad2b1a36 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:23.770397 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c0e0e40-ec35-4cbe-8792-9a0cad2b1a36 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/46a8bd69-6b34-421b-b667-5ec2f1863948 returned with HTTP 404 Jan 13 04:18:23.771582 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1615/3262] 10.222.0.38 () {60 vars in 1335 bytes} [Wed Jan 13 04:18:23 2021] PUT /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/46a8bd69-6b34-421b-b667-5ec2f1863948 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:18:23.780707 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c5507e57-a05b-4822-9211-5c5f8452b489 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] DELETE http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/7ddefc78-b5e5-45d5-a081-dadbe8c8a509 Jan 13 04:18:23.781221 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c5507e57-a05b-4822-9211-5c5f8452b489 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:23.781910 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c5507e57-a05b-4822-9211-5c5f8452b489 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:23.782358 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-c5507e57-a05b-4822-9211-5c5f8452b489 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Delete volume with id: 7ddefc78-b5e5-45d5-a081-dadbe8c8a509 Jan 13 04:18:23.827239 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c5507e57-a05b-4822-9211-5c5f8452b489 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/7ddefc78-b5e5-45d5-a081-dadbe8c8a509 returned with HTTP 404 Jan 13 04:18:23.828445 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1648/3263] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:18:23 2021] DELETE /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/7ddefc78-b5e5-45d5-a081-dadbe8c8a509 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:18:23.837795 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5a980105-9c52-4985-b3f4-b2aff84227a0 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775/action Jan 13 04:18:23.838659 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5a980105-9c52-4985-b3f4-b2aff84227a0 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:18:23.839042 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5a980105-9c52-4985-b3f4-b2aff84227a0 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:23.840203 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5a980105-9c52-4985-b3f4-b2aff84227a0 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775/action returned with HTTP 400 Jan 13 04:18:23.841148 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1616/3264] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:18:23 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775/action => generated 140 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 04:18:23.850976 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a9d0719-710b-4559-8629-a3010b14a731 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775/action Jan 13 04:18:23.851860 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a9d0719-710b-4559-8629-a3010b14a731 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:18:23.852239 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0a9d0719-710b-4559-8629-a3010b14a731 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:23.853415 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0a9d0719-710b-4559-8629-a3010b14a731 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775/action returned with HTTP 400 Jan 13 04:18:23.854395 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1649/3265] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:18:23 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 04:18:23.863110 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a824d2b-a8a5-48ce-b095-2b0ba13870f6 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/5f8cf25e-7e9e-43f1-b94f-8a389c1298c4/action Jan 13 04:18:23.863967 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a824d2b-a8a5-48ce-b095-2b0ba13870f6 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:18:23.864487 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6a824d2b-a8a5-48ce-b095-2b0ba13870f6 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:23.915725 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6a824d2b-a8a5-48ce-b095-2b0ba13870f6 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/5f8cf25e-7e9e-43f1-b94f-8a389c1298c4/action returned with HTTP 404 Jan 13 04:18:23.922575 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1617/3266] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:18:23 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/5f8cf25e-7e9e-43f1-b94f-8a389c1298c4/action => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 04:18:23.926554 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82195097-02a5-4e66-9ef5-4b1d205299ff tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775/action Jan 13 04:18:23.927446 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-82195097-02a5-4e66-9ef5-4b1d205299ff tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:18:23.927911 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-82195097-02a5-4e66-9ef5-4b1d205299ff tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:23.929287 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82195097-02a5-4e66-9ef5-4b1d205299ff tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775/action returned with HTTP 400 Jan 13 04:18:23.934396 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1650/3267] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:18:23 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 13 04:18:23.938806 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-96bc0cf1-e27c-44e8-a5a4-a793228a456b tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] POST http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/None/action Jan 13 04:18:23.939578 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-96bc0cf1-e27c-44e8-a5a4-a793228a456b tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:18:23.939960 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-96bc0cf1-e27c-44e8-a5a4-a793228a456b tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:23.986116 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-96bc0cf1-e27c-44e8-a5a4-a793228a456b tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/None/action returned with HTTP 404 Jan 13 04:18:23.991684 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1618/3268] 10.222.0.38 () {60 vars in 1261 bytes} [Wed Jan 13 04:18:23 2021] POST /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/None/action => generated 77 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:18:23.996181 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8044d6f8-93f7-4992-9081-d6c626ce808e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] GET http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/f1aa064e-39bd-46a4-b7fd-a6e878e0da79 Jan 13 04:18:23.997225 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8044d6f8-93f7-4992-9081-d6c626ce808e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:23.997706 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8044d6f8-93f7-4992-9081-d6c626ce808e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:24.046824 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8044d6f8-93f7-4992-9081-d6c626ce808e tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/f1aa064e-39bd-46a4-b7fd-a6e878e0da79 returned with HTTP 404 Jan 13 04:18:24.052350 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1651/3269] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:18:23 2021] GET /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/f1aa064e-39bd-46a4-b7fd-a6e878e0da79 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:18:24.056894 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5faf0dfb-788c-4e08-b251-35ff5609f051 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] DELETE http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775 Jan 13 04:18:24.057555 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5faf0dfb-788c-4e08-b251-35ff5609f051 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:24.058120 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5faf0dfb-788c-4e08-b251-35ff5609f051 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:24.058653 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-5faf0dfb-788c-4e08-b251-35ff5609f051 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Delete volume with id: 0a03453e-a534-4c0a-8d33-378184148775 Jan 13 04:18:24.110859 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:18:24.110859 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:18:24.112427 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5faf0dfb-788c-4e08-b251-35ff5609f051 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Volume info retrieved successfully. Jan 13 04:18:24.142046 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5faf0dfb-788c-4e08-b251-35ff5609f051 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Delete volume request issued successfully. Jan 13 04:18:24.142517 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5faf0dfb-788c-4e08-b251-35ff5609f051 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775 returned with HTTP 202 Jan 13 04:18:24.143386 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1619/3270] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:18:24 2021] DELETE /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:18:24.150893 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3d829fd5-9d0a-4e32-8a3b-335ea4696337 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] GET http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775 Jan 13 04:18:24.151394 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3d829fd5-9d0a-4e32-8a3b-335ea4696337 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:24.152239 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3d829fd5-9d0a-4e32-8a3b-335ea4696337 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:24.202590 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:18:24.202590 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:18:24.210848 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3d829fd5-9d0a-4e32-8a3b-335ea4696337 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Volume info retrieved successfully. Jan 13 04:18:24.234787 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3d829fd5-9d0a-4e32-8a3b-335ea4696337 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775 returned with HTTP 200 Jan 13 04:18:24.235584 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1652/3271] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:18:24 2021] GET /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775 => generated 911 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:18:25.254401 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c43162cd-14f1-49e3-a794-7db9068738cc tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] GET http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775 Jan 13 04:18:25.255466 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c43162cd-14f1-49e3-a794-7db9068738cc tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:25.255845 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:18:25.255845 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:18:25.256488 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c43162cd-14f1-49e3-a794-7db9068738cc tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:25.310414 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:18:25.310414 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:18:25.319517 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c43162cd-14f1-49e3-a794-7db9068738cc tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Volume info retrieved successfully. Jan 13 04:18:25.341792 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c43162cd-14f1-49e3-a794-7db9068738cc tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775 returned with HTTP 200 Jan 13 04:18:25.350779 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1620/3272] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:18:25 2021] GET /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775 => generated 911 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:18:26.359700 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a684e52d-7095-41c6-840f-11a82cb30394 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] GET http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775 Jan 13 04:18:26.360234 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a684e52d-7095-41c6-840f-11a82cb30394 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:26.360881 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:18:26.360881 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:18:26.361454 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a684e52d-7095-41c6-840f-11a82cb30394 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:26.409464 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a684e52d-7095-41c6-840f-11a82cb30394 tempest-VolumesNegativeTest-953076840 tempest-VolumesNegativeTest-953076840] http://10.222.0.38/volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775 returned with HTTP 404 Jan 13 04:18:26.410675 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1653/3273] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:18:26 2021] GET /volume/v3/44bf5d32bbf34c928a88b5f1fc7c8909/volumes/0a03453e-a534-4c0a-8d33-378184148775 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:18:53.613688 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dab3f428-561e-4ea6-89c1-f00f04dc5317 tempest-TestVolumeBootPattern-1377497108 tempest-TestVolumeBootPattern-1377497108] POST http://10.222.0.38/volume/v3/45b82b9c1baa4c0aa6b28676957f68c4/types Jan 13 04:18:53.614263 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:18:53.614263 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:18:53.614637 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dab3f428-561e-4ea6-89c1-f00f04dc5317 tempest-TestVolumeBootPattern-1377497108 tempest-TestVolumeBootPattern-1377497108] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-617671530", "extra_specs": {}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:53.663667 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dab3f428-561e-4ea6-89c1-f00f04dc5317 tempest-TestVolumeBootPattern-1377497108 tempest-TestVolumeBootPattern-1377497108] http://10.222.0.38/volume/v3/45b82b9c1baa4c0aa6b28676957f68c4/types returned with HTTP 200 Jan 13 04:18:53.664543 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1621/3274] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 04:18:53 2021] POST /volume/v3/45b82b9c1baa4c0aa6b28676957f68c4/types => generated 211 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:18:53.677946 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c1fdb5d3-66f8-4673-a677-4c0353b48a05 tempest-TestVolumeBootPattern-1377497108 tempest-TestVolumeBootPattern-1377497108] POST http://10.222.0.38/volume/v3/45b82b9c1baa4c0aa6b28676957f68c4/types/09b7bb0b-3d78-42dc-895d-4a22229e345a/encryption Jan 13 04:18:53.678948 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c1fdb5d3-66f8-4673-a677-4c0353b48a05 tempest-TestVolumeBootPattern-1377497108 tempest-TestVolumeBootPattern-1377497108] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:53.732431 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c1fdb5d3-66f8-4673-a677-4c0353b48a05 tempest-TestVolumeBootPattern-1377497108 tempest-TestVolumeBootPattern-1377497108] http://10.222.0.38/volume/v3/45b82b9c1baa4c0aa6b28676957f68c4/types/09b7bb0b-3d78-42dc-895d-4a22229e345a/encryption returned with HTTP 200 Jan 13 04:18:53.733459 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1654/3275] 10.222.0.38 () {60 vars in 1364 bytes} [Wed Jan 13 04:18:53 2021] POST /volume/v3/45b82b9c1baa4c0aa6b28676957f68c4/types/09b7bb0b-3d78-42dc-895d-4a22229e345a/encryption => generated 230 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:18:53.903869 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes Jan 13 04:18:53.904808 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-884558060", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-617671530", "size": 1}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:53.906207 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-884558060', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-617671530', 'size': 1}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:18:53.918508 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume of 1 GB Jan 13 04:18:53.919818 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:18:53.919818 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:18:53.920408 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Availability Zones retrieved successfully. Jan 13 04:18:53.937614 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Flow 'volume_create_api' (bddd479b-a37f-4af2-bdc2-d3302aa4d012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:18:53.940386 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af612791-d0c9-44ea-bc34-6a2eeff7cebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:18:53.942785 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:18:54.012065 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af612791-d0c9-44ea-bc34-6a2eeff7cebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T04:18:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=09b7bb0b-3d78-42dc-895d-4a22229e345a,is_public=True,name='tempest-scenario-type-luks-617671530',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '09b7bb0b-3d78-42dc-895d-4a22229e345a', '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=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:18:54.014766 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c0101d-4fc4-4f6b-80f0-6e77b63cd43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:18:54.072797 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-617671530 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-617671530, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:18:54.073686 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-617671530 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-617671530, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:18:54.122719 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Created reservations ['8897c0e3-3f3d-44fa-aa97-fac50a2b1ea7', 'e2d70f91-be48-49e4-be47-7e8def031b34', '8413bc1c-faa8-4ac2-af62-32becef836c5', '0e0a2926-db71-4d9d-a004-fabb7d26e088'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:18:54.124849 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c0101d-4fc4-4f6b-80f0-6e77b63cd43f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8897c0e3-3f3d-44fa-aa97-fac50a2b1ea7', 'e2d70f91-be48-49e4-be47-7e8def031b34', '8413bc1c-faa8-4ac2-af62-32becef836c5', '0e0a2926-db71-4d9d-a004-fabb7d26e088']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:18:54.127317 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53b4704a-95e8-47f3-b0d5-6b93f746d896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:18:54.187948 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53b4704a-95e8-47f3-b0d5-6b93f746d896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc5bfb4a-386d-4fb7-9610-1baab28f4d52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-884558060',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9674a4f2e3d64387a526d3779aa00b34',qos_specs=None,replication_status=,reservations=['8897c0e3-3f3d-44fa-aa97-fac50a2b1ea7','e2d70f91-be48-49e4-be47-7e8def031b34','8413bc1c-faa8-4ac2-af62-32becef836c5','0e0a2926-db71-4d9d-a004-fabb7d26e088'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_type_id=09b7bb0b-3d78-42dc-895d-4a22229e345a), 'volume': 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-13T04:18:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-884558060',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cc5bfb4a-386d-4fb7-9610-1baab28f4d52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9674a4f2e3d64387a526d3779aa00b34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_attachment=,volume_type=,volume_type_id=09b7bb0b-3d78-42dc-895d-4a22229e345a)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:18:54.190444 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b94554d3-5146-4217-a2e9-401a795b3fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:18:54.219452 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b94554d3-5146-4217-a2e9-401a795b3fb6) transitioned into state 'SUCCESS' from state '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-884558060',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9674a4f2e3d64387a526d3779aa00b34',qos_specs=None,replication_status=,reservations=['8897c0e3-3f3d-44fa-aa97-fac50a2b1ea7','e2d70f91-be48-49e4-be47-7e8def031b34','8413bc1c-faa8-4ac2-af62-32becef836c5','0e0a2926-db71-4d9d-a004-fabb7d26e088'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_type_id=09b7bb0b-3d78-42dc-895d-4a22229e345a)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:18:54.221449 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99f0f6d6-8c6f-496e-841e-0c67edc0ef04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:18:54.237498 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99f0f6d6-8c6f-496e-841e-0c67edc0ef04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:18:54.240088 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Flow 'volume_create_api' (bddd479b-a37f-4af2-bdc2-d3302aa4d012) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:18:54.311636 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume request issued successfully. Jan 13 04:18:54.326123 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-58c1b280-e942-47b9-88a2-4fc5a3c4d55d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes returned with HTTP 202 Jan 13 04:18:54.327138 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1622/3276] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:18:53 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes => generated 844 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:18:54.343176 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-98fd7f91-a92a-4e00-83f5-7c0c62a2ee16 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 Jan 13 04:18:54.344012 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-98fd7f91-a92a-4e00-83f5-7c0c62a2ee16 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:54.346228 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-98fd7f91-a92a-4e00-83f5-7c0c62a2ee16 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:54.400879 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:18:54.400879 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:18:54.411340 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-98fd7f91-a92a-4e00-83f5-7c0c62a2ee16 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:18:54.437269 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-98fd7f91-a92a-4e00-83f5-7c0c62a2ee16 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 returned with HTTP 200 Jan 13 04:18:54.438481 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1655/3277] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:18:54 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 => generated 936 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:18:55.455882 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-51c9ccc0-38d8-4d11-9d8e-6ea6045788eb tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 Jan 13 04:18:55.456487 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-51c9ccc0-38d8-4d11-9d8e-6ea6045788eb tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:55.456596 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:18:55.456596 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:18:55.457007 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-51c9ccc0-38d8-4d11-9d8e-6ea6045788eb tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:55.504390 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:18:55.504390 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:18:55.512355 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-51c9ccc0-38d8-4d11-9d8e-6ea6045788eb tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:18:55.533864 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-51c9ccc0-38d8-4d11-9d8e-6ea6045788eb tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 returned with HTTP 200 Jan 13 04:18:55.534664 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1623/3278] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:18:55 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 => generated 937 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:18:55.549646 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-34110c4f-185f-4822-85a6-f1a9b4c11718 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 Jan 13 04:18:55.550165 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-34110c4f-185f-4822-85a6-f1a9b4c11718 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:55.550380 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:18:55.550380 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:18:55.550751 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-34110c4f-185f-4822-85a6-f1a9b4c11718 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:55.598680 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:18:55.598680 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:18:55.606578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-34110c4f-185f-4822-85a6-f1a9b4c11718 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:18:55.628388 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-34110c4f-185f-4822-85a6-f1a9b4c11718 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 returned with HTTP 200 Jan 13 04:18:55.629967 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1656/3279] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:18:55 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 => generated 937 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:18:55.645066 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3c30a406-eefa-4635-a3af-eca466f72997 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52/action Jan 13 04:18:55.645531 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:18:55.645531 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:18:55.645972 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3c30a406-eefa-4635-a3af-eca466f72997 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:18:55.646357 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3c30a406-eefa-4635-a3af-eca466f72997 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:55.695036 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:18:55.695036 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:18:55.696207 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3c30a406-eefa-4635-a3af-eca466f72997 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:18:55.705742 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3c30a406-eefa-4635-a3af-eca466f72997 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume updated successfully. Jan 13 04:18:55.706273 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3c30a406-eefa-4635-a3af-eca466f72997 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52/action returned with HTTP 200 Jan 13 04:18:55.707284 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1624/3280] 10.222.0.38 () {60 vars in 1357 bytes} [Wed Jan 13 04:18:55 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52/action => generated 0 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 13 04:18:55.818314 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-0e39e78a-273e-4bd5-ab34-ece30d2e3304 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 Jan 13 04:18:55.818829 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-0e39e78a-273e-4bd5-ab34-ece30d2e3304 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:55.819044 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:18:55.819044 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:18:55.819409 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-0e39e78a-273e-4bd5-ab34-ece30d2e3304 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:55.870852 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:18:55.870852 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:18:55.879026 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-0e39e78a-273e-4bd5-ab34-ece30d2e3304 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:18:55.900272 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-0e39e78a-273e-4bd5-ab34-ece30d2e3304 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 returned with HTTP 200 Jan 13 04:18:55.901115 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1657/3281] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:18:55 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 => generated 936 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:18:56.593120 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-c8ef414d-1ceb-434f-a513-24ea72bcae69 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 Jan 13 04:18:56.593650 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-c8ef414d-1ceb-434f-a513-24ea72bcae69 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:56.593809 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:18:56.593809 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:18:56.594171 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-c8ef414d-1ceb-434f-a513-24ea72bcae69 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:56.645310 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:18:56.645310 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:18:56.654481 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-c8ef414d-1ceb-434f-a513-24ea72bcae69 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:18:56.675815 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-c8ef414d-1ceb-434f-a513-24ea72bcae69 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 returned with HTTP 200 Jan 13 04:18:56.676879 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1625/3282] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:18:56 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 => generated 936 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:18:56.686920 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-0e39e78a-273e-4bd5-ab34-ece30d2e3304 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume// Jan 13 04:18:56.687649 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-0e39e78a-273e-4bd5-ab34-ece30d2e3304 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:56.687873 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:18:56.687873 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:18:56.688254 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-0e39e78a-273e-4bd5-ab34-ece30d2e3304 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:56.689585 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-0e39e78a-273e-4bd5-ab34-ece30d2e3304 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:18:56.690322 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1658/3283] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 04:18:56 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 04:18:56.704118 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-9c76a6da-e48e-489f-9595-1c9ab0b782de tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments Jan 13 04:18:56.704667 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:18:56.704667 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:18:56.705075 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-9c76a6da-e48e-489f-9595-1c9ab0b782de tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc5bfb4a-386d-4fb7-9610-1baab28f4d52", "instance_uuid": "8f38a100-0c70-4867-b443-6e2700c76d58", "connector": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:56.754817 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:18:56.754817 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:18:56.810669 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-9c76a6da-e48e-489f-9595-1c9ab0b782de tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments returned with HTTP 200 Jan 13 04:18:56.811712 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1626/3284] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 04:18:56 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:18:58.182288 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-0e39e78a-273e-4bd5-ab34-ece30d2e3304 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume// Jan 13 04:18:58.183278 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-0e39e78a-273e-4bd5-ab34-ece30d2e3304 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:58.183965 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-0e39e78a-273e-4bd5-ab34-ece30d2e3304 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:58.185778 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-0e39e78a-273e-4bd5-ab34-ece30d2e3304 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:18:58.186579 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1659/3285] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 04:18: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 04:18:58.222466 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-293b9a8b-7a65-4fda-a3aa-de1b8eade9f1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 Jan 13 04:18:58.223224 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-293b9a8b-7a65-4fda-a3aa-de1b8eade9f1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:18:58.223426 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:18:58.223426 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:18:58.224164 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-293b9a8b-7a65-4fda-a3aa-de1b8eade9f1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:18:58.284729 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:18:58.284729 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:18:58.293414 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-293b9a8b-7a65-4fda-a3aa-de1b8eade9f1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:18:58.313353 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:18:58.313353 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:18:58.322427 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-293b9a8b-7a65-4fda-a3aa-de1b8eade9f1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 returned with HTTP 200 Jan 13 04:18:58.323459 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1627/3286] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 04:18:58 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 => generated 1034 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:18:58.374802 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-6b2a2402-4aaa-4248-a000-228e347da102 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] PUT http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/d18c3459-a4f4-4e13-9227-77db19f0904e Jan 13 04:18:58.377716 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-6b2a2402-4aaa-4248-a000-228e347da102 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sda"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:18:58.438712 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 04:18:58.438712 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 04:18:58.439247 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-6b2a2402-4aaa-4248-a000-228e347da102 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Lock "b'cinder-attachment_update-cc5bfb4a-386d-4fb7-9610-1baab28f4d52-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.038s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 04:18:58.445505 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:18:58.445505 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:18:59.906714 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-6b2a2402-4aaa-4248-a000-228e347da102 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Lock "b'cinder-attachment_update-cc5bfb4a-386d-4fb7-9610-1baab28f4d52-n-h1-766380-6'" released by "attachment_update" :: held 1.467s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 04:18:59.907585 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-6b2a2402-4aaa-4248-a000-228e347da102 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/d18c3459-a4f4-4e13-9227-77db19f0904e returned with HTTP 200 Jan 13 04:18:59.908215 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1660/3287] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 04:18:58 2021] PUT /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/d18c3459-a4f4-4e13-9227-77db19f0904e => generated 761 bytes in 1539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:18:59.952074 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-bd94b801-8a1c-4dca-9d90-c7a763d488ed tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/d18c3459-a4f4-4e13-9227-77db19f0904e/action Jan 13 04:18:59.952605 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:18:59.952605 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:18:59.953042 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-bd94b801-8a1c-4dca-9d90-c7a763d488ed tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action body: b'{"os-complete": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:18:59.953423 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-bd94b801-8a1c-4dca-9d90-c7a763d488ed tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:19:00.026009 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:00.026009 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:00.044735 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f73f8b5a-0219-4c89-bc8f-1789533e6219 req-bd94b801-8a1c-4dca-9d90-c7a763d488ed tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/d18c3459-a4f4-4e13-9227-77db19f0904e/action returned with HTTP 204 Jan 13 04:19:00.045850 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1628/3288] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 04:18:59 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/d18c3459-a4f4-4e13-9227-77db19f0904e/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:19:21.341288 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-2a6c8bf2-ce8a-4507-8d63-f9589277e052 req-a934d1b8-129c-4f0f-b0f7-00bd2d4fc912 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] DELETE http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/d18c3459-a4f4-4e13-9227-77db19f0904e Jan 13 04:19:21.343749 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-2a6c8bf2-ce8a-4507-8d63-f9589277e052 req-a934d1b8-129c-4f0f-b0f7-00bd2d4fc912 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:21.343749 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:21.343749 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:21.343749 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-2a6c8bf2-ce8a-4507-8d63-f9589277e052 req-a934d1b8-129c-4f0f-b0f7-00bd2d4fc912 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:21.363173 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:21.363173 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:21.800511 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-2a6c8bf2-ce8a-4507-8d63-f9589277e052 req-a934d1b8-129c-4f0f-b0f7-00bd2d4fc912 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 04:19:21.801573 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-2a6c8bf2-ce8a-4507-8d63-f9589277e052 req-a934d1b8-129c-4f0f-b0f7-00bd2d4fc912 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 04:19:21.807428 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-2a6c8bf2-ce8a-4507-8d63-f9589277e052 req-a934d1b8-129c-4f0f-b0f7-00bd2d4fc912 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/d18c3459-a4f4-4e13-9227-77db19f0904e returned with HTTP 200 Jan 13 04:19:21.808861 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1661/3289] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 04:19:21 2021] DELETE /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/d18c3459-a4f4-4e13-9227-77db19f0904e => generated 19 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:23.392704 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9703b90a-aa13-4d61-a9a5-e404bbeb8843 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] DELETE http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 Jan 13 04:19:23.393519 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9703b90a-aa13-4d61-a9a5-e404bbeb8843 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:23.393970 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:23.393970 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:23.394498 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9703b90a-aa13-4d61-a9a5-e404bbeb8843 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:23.395172 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-9703b90a-aa13-4d61-a9a5-e404bbeb8843 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Delete volume with id: cc5bfb4a-386d-4fb7-9610-1baab28f4d52 Jan 13 04:19:23.452608 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:23.452608 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:23.453931 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9703b90a-aa13-4d61-a9a5-e404bbeb8843 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:23.475904 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.keymgr.conf_key_mgr [None req-9703b90a-aa13-4d61-a9a5-e404bbeb8843 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 13 04:19:23.487746 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9703b90a-aa13-4d61-a9a5-e404bbeb8843 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Delete volume request issued successfully. Jan 13 04:19:23.488235 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9703b90a-aa13-4d61-a9a5-e404bbeb8843 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 returned with HTTP 202 Jan 13 04:19:23.489254 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1629/3290] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:19:23 2021] DELETE /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:19:23.498085 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b5b2ece6-e0dc-451b-a120-f7ad8b8de009 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 Jan 13 04:19:23.498563 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b5b2ece6-e0dc-451b-a120-f7ad8b8de009 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:23.498780 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:23.498780 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:23.499151 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b5b2ece6-e0dc-451b-a120-f7ad8b8de009 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:23.564260 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:23.564260 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:23.573269 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b5b2ece6-e0dc-451b-a120-f7ad8b8de009 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:23.601488 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b5b2ece6-e0dc-451b-a120-f7ad8b8de009 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 returned with HTTP 200 Jan 13 04:19:23.602312 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1662/3291] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:23 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 => generated 935 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:24.618491 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dc9721eb-f920-492b-85a5-91f2bb449e82 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 Jan 13 04:19:24.619612 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dc9721eb-f920-492b-85a5-91f2bb449e82 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:24.620249 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:24.620249 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:24.621462 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dc9721eb-f920-492b-85a5-91f2bb449e82 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:24.696494 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:24.696494 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:24.705557 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dc9721eb-f920-492b-85a5-91f2bb449e82 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:24.749036 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dc9721eb-f920-492b-85a5-91f2bb449e82 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 returned with HTTP 200 Jan 13 04:19:24.750177 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1630/3292] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:24 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 => generated 935 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:25.767521 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e3312e2-7575-4cb5-ab43-dc9229fc346b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 Jan 13 04:19:25.768110 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e3312e2-7575-4cb5-ab43-dc9229fc346b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:25.768267 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:25.768267 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:25.768621 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8e3312e2-7575-4cb5-ab43-dc9229fc346b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:25.817246 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8e3312e2-7575-4cb5-ab43-dc9229fc346b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 returned with HTTP 404 Jan 13 04:19:25.822121 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1663/3293] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:25 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/cc5bfb4a-386d-4fb7-9610-1baab28f4d52 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:19:25.828205 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d94cb640-6630-4318-b004-25fcff2a9701 tempest-TestVolumeBootPattern-1377497108 tempest-TestVolumeBootPattern-1377497108] GET http://10.222.0.38/volume/v3/45b82b9c1baa4c0aa6b28676957f68c4/volumes/detail?all_tenants=1 Jan 13 04:19:25.829008 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d94cb640-6630-4318-b004-25fcff2a9701 tempest-TestVolumeBootPattern-1377497108 tempest-TestVolumeBootPattern-1377497108] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:25.829230 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:25.829230 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:25.830710 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d94cb640-6630-4318-b004-25fcff2a9701 tempest-TestVolumeBootPattern-1377497108 tempest-TestVolumeBootPattern-1377497108] Calling method 'detail' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:25.832885 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-d94cb640-6630-4318-b004-25fcff2a9701 tempest-TestVolumeBootPattern-1377497108 tempest-TestVolumeBootPattern-1377497108] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87926) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:19:25.890692 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d94cb640-6630-4318-b004-25fcff2a9701 tempest-TestVolumeBootPattern-1377497108 tempest-TestVolumeBootPattern-1377497108] Get all volumes completed successfully. Jan 13 04:19:25.897980 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d94cb640-6630-4318-b004-25fcff2a9701 tempest-TestVolumeBootPattern-1377497108 tempest-TestVolumeBootPattern-1377497108] http://10.222.0.38/volume/v3/45b82b9c1baa4c0aa6b28676957f68c4/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 13 04:19:25.898830 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1631/3294] 10.222.0.38 () {58 vars in 1252 bytes} [Wed Jan 13 04:19:25 2021] GET /volume/v3/45b82b9c1baa4c0aa6b28676957f68c4/volumes/detail?all_tenants=1 => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:19:25.915674 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-98dec52e-7f7d-4758-830c-3bdb243e7474 tempest-TestVolumeBootPattern-1377497108 tempest-TestVolumeBootPattern-1377497108] DELETE http://10.222.0.38/volume/v3/45b82b9c1baa4c0aa6b28676957f68c4/types/09b7bb0b-3d78-42dc-895d-4a22229e345a Jan 13 04:19:25.916192 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-98dec52e-7f7d-4758-830c-3bdb243e7474 tempest-TestVolumeBootPattern-1377497108 tempest-TestVolumeBootPattern-1377497108] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:25.916799 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-98dec52e-7f7d-4758-830c-3bdb243e7474 tempest-TestVolumeBootPattern-1377497108 tempest-TestVolumeBootPattern-1377497108] Calling method '_delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:25.997486 n-d-766380-6 devstack@c-api.service[87925]: /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 04:19:25.997486 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:19:26.011740 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-98dec52e-7f7d-4758-830c-3bdb243e7474 tempest-TestVolumeBootPattern-1377497108 tempest-TestVolumeBootPattern-1377497108] http://10.222.0.38/volume/v3/45b82b9c1baa4c0aa6b28676957f68c4/types/09b7bb0b-3d78-42dc-895d-4a22229e345a returned with HTTP 202 Jan 13 04:19:26.013184 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1664/3295] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:19:25 2021] DELETE /volume/v3/45b82b9c1baa4c0aa6b28676957f68c4/types/09b7bb0b-3d78-42dc-895d-4a22229e345a => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:19:26.068792 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes Jan 13 04:19:26.069272 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2026610969", "snapshot_id": null, "imageRef": "59076fc4-aabc-415c-a36b-2aa006b2bfb4", "volume_type": null, "size": 1}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:19:26.071081 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2026610969', 'snapshot_id': None, 'imageRef': '59076fc4-aabc-415c-a36b-2aa006b2bfb4', 'volume_type': None, 'size': 1}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:19:26.201633 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume of 1 GB Jan 13 04:19:26.217918 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Availability Zones retrieved successfully. Jan 13 04:19:26.237934 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Flow 'volume_create_api' (9ca417e1-20ea-4a45-83f1-e4b25dae02eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:19:26.252339 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca45cd0-4dc8-4d81-a46f-c9c2f1f4cc4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:19:26.259141 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:19:26.437556 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca45cd0-4dc8-4d81-a46f-c9c2f1f4cc4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:19:26.440387 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31493cda-05ab-4308-802f-6267c0d75337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:19:26.541164 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Created reservations ['b8419498-466d-4765-8dfd-e5fddc753e3c', 'c9b5e8a2-8f97-4c15-b8f7-b7fcf4f72f9d', 'f1a65efd-3c03-4cbf-8b2b-50f19f184c93', '2f9fb24d-649b-486b-9156-b624f80a9801'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:19:26.543570 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31493cda-05ab-4308-802f-6267c0d75337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8419498-466d-4765-8dfd-e5fddc753e3c', 'c9b5e8a2-8f97-4c15-b8f7-b7fcf4f72f9d', 'f1a65efd-3c03-4cbf-8b2b-50f19f184c93', '2f9fb24d-649b-486b-9156-b624f80a9801']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:19:26.546032 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (596c087f-854f-44d0-91a5-de9c37e3c8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:19:26.611525 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (596c087f-854f-44d0-91a5-de9c37e3c8dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09b6f10f-d044-4331-88e1-6b5f107e302e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2026610969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9674a4f2e3d64387a526d3779aa00b34',qos_specs=None,replication_status=,reservations=['b8419498-466d-4765-8dfd-e5fddc753e3c','c9b5e8a2-8f97-4c15-b8f7-b7fcf4f72f9d','f1a65efd-3c03-4cbf-8b2b-50f19f184c93','2f9fb24d-649b-486b-9156-b624f80a9801'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:19:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2026610969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09b6f10f-d044-4331-88e1-6b5f107e302e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9674a4f2e3d64387a526d3779aa00b34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:19:26.613740 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a41ac8-5330-4813-9e69-ceb640234acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:19:26.646564 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a41ac8-5330-4813-9e69-ceb640234acf) transitioned into state 'SUCCESS' from state '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-2026610969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9674a4f2e3d64387a526d3779aa00b34',qos_specs=None,replication_status=,reservations=['b8419498-466d-4765-8dfd-e5fddc753e3c','c9b5e8a2-8f97-4c15-b8f7-b7fcf4f72f9d','f1a65efd-3c03-4cbf-8b2b-50f19f184c93','2f9fb24d-649b-486b-9156-b624f80a9801'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:19:26.649947 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f8bd498-ff68-4965-937f-b25ae0ec29b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:19:26.670255 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f8bd498-ff68-4965-937f-b25ae0ec29b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:19:26.673523 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Flow 'volume_create_api' (9ca417e1-20ea-4a45-83f1-e4b25dae02eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:19:26.727477 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume request issued successfully. Jan 13 04:19:26.766636 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-92e6c649-8759-4c38-9b60-fab00951ebc8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes returned with HTTP 202 Jan 13 04:19:26.776325 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1632/3296] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:19:26 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes => generated 828 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:19:26.784318 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-55d8140c-fc04-4509-b470-fcaaed0ee16a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:26.784939 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-55d8140c-fc04-4509-b470-fcaaed0ee16a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:26.785251 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-55d8140c-fc04-4509-b470-fcaaed0ee16a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:26.907494 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:26.907494 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:26.930015 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-55d8140c-fc04-4509-b470-fcaaed0ee16a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:27.002769 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-55d8140c-fc04-4509-b470-fcaaed0ee16a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:27.003922 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1665/3297] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:26 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 920 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:28.023653 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-415c4161-8994-4e84-b861-ab3c76bb6253 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:28.024360 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-415c4161-8994-4e84-b861-ab3c76bb6253 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:28.024696 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:28.024696 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:28.025275 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-415c4161-8994-4e84-b861-ab3c76bb6253 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:28.122662 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:28.122662 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:28.132709 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-415c4161-8994-4e84-b861-ab3c76bb6253 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:28.162270 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-415c4161-8994-4e84-b861-ab3c76bb6253 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:28.163659 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1633/3298] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:28 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 920 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:29.182761 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-68be83f1-277c-4e0f-a244-6fcdddbc05e9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:29.184590 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-68be83f1-277c-4e0f-a244-6fcdddbc05e9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:29.184962 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:29.184962 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:29.185776 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-68be83f1-277c-4e0f-a244-6fcdddbc05e9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:29.291582 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:29.291582 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:29.306311 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-68be83f1-277c-4e0f-a244-6fcdddbc05e9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:29.337956 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-68be83f1-277c-4e0f-a244-6fcdddbc05e9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:29.338860 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1666/3299] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:29 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 920 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:30.356227 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-92566e93-22af-4c4c-b1e1-f45bb33cb5ed tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:30.356958 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-92566e93-22af-4c4c-b1e1-f45bb33cb5ed tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:30.357428 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:30.357428 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:30.357792 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-92566e93-22af-4c4c-b1e1-f45bb33cb5ed tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:30.504820 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:30.504820 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:30.529104 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-92566e93-22af-4c4c-b1e1-f45bb33cb5ed tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:30.585787 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-92566e93-22af-4c4c-b1e1-f45bb33cb5ed tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:30.586633 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1634/3300] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:30 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 920 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:31.602516 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e4a9211-e0c8-4732-ad27-3b3358694329 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:31.603034 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e4a9211-e0c8-4732-ad27-3b3358694329 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:31.603213 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:31.603213 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:31.604428 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e4a9211-e0c8-4732-ad27-3b3358694329 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:31.686158 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:31.686158 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:31.707541 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5e4a9211-e0c8-4732-ad27-3b3358694329 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:31.744051 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e4a9211-e0c8-4732-ad27-3b3358694329 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:31.747029 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1667/3301] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:31 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 920 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:32.762242 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-af022e1e-2e68-4c6d-be44-56a7a8498d77 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:32.763039 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-af022e1e-2e68-4c6d-be44-56a7a8498d77 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:32.763353 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:32.763353 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:32.763811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-af022e1e-2e68-4c6d-be44-56a7a8498d77 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:32.826104 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:32.826104 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:32.841135 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-af022e1e-2e68-4c6d-be44-56a7a8498d77 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:32.868614 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-af022e1e-2e68-4c6d-be44-56a7a8498d77 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:32.869612 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1635/3302] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:32 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 920 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:33.887305 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dca8213e-aa71-408e-99a1-2b5abe45d6e3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:33.888625 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dca8213e-aa71-408e-99a1-2b5abe45d6e3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:33.889038 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:33.889038 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:33.889693 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dca8213e-aa71-408e-99a1-2b5abe45d6e3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:33.950368 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:33.950368 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:33.967760 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dca8213e-aa71-408e-99a1-2b5abe45d6e3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:33.992156 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dca8213e-aa71-408e-99a1-2b5abe45d6e3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:33.993858 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1668/3303] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:33 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 920 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:35.020598 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0070dfc4-cae2-46d2-a477-d5a384738b79 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:35.021696 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0070dfc4-cae2-46d2-a477-d5a384738b79 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:35.022956 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:35.022956 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:35.023886 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0070dfc4-cae2-46d2-a477-d5a384738b79 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:35.127991 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:35.127991 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:35.138276 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0070dfc4-cae2-46d2-a477-d5a384738b79 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:35.163895 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0070dfc4-cae2-46d2-a477-d5a384738b79 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:35.165092 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1636/3304] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:35 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 920 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:36.187477 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1b9587e4-d0e2-45ba-ae37-b7e04ca0178d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:36.188618 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1b9587e4-d0e2-45ba-ae37-b7e04ca0178d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:36.188993 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:36.188993 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:36.189611 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1b9587e4-d0e2-45ba-ae37-b7e04ca0178d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:36.306796 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:36.306796 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:36.318952 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1b9587e4-d0e2-45ba-ae37-b7e04ca0178d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:36.348674 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1b9587e4-d0e2-45ba-ae37-b7e04ca0178d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:36.350545 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1669/3305] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:36 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 920 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:37.369215 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5186dde4-45e7-40ae-91fa-bbb3cb931478 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:37.371770 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5186dde4-45e7-40ae-91fa-bbb3cb931478 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:37.373622 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:37.373622 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:37.375038 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5186dde4-45e7-40ae-91fa-bbb3cb931478 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:37.449155 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:37.449155 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:37.460573 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5186dde4-45e7-40ae-91fa-bbb3cb931478 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:37.508477 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5186dde4-45e7-40ae-91fa-bbb3cb931478 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:37.523554 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1637/3306] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:37 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 920 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:38.529800 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1bd2bb11-0859-44ac-a1e8-8d9fec78cc4f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:38.531449 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1bd2bb11-0859-44ac-a1e8-8d9fec78cc4f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:38.531884 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:38.531884 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:38.532603 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1bd2bb11-0859-44ac-a1e8-8d9fec78cc4f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:38.878825 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:38.878825 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:38.889138 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1bd2bb11-0859-44ac-a1e8-8d9fec78cc4f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:38.924910 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1bd2bb11-0859-44ac-a1e8-8d9fec78cc4f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:38.926405 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1670/3307] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:38 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 920 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:39.941679 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d4825ef2-7f24-4ac2-b1fd-ed9c60b8039d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:39.942266 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d4825ef2-7f24-4ac2-b1fd-ed9c60b8039d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:39.942610 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:39.942610 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:39.943004 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d4825ef2-7f24-4ac2-b1fd-ed9c60b8039d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:40.112643 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:40.112643 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:40.130193 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d4825ef2-7f24-4ac2-b1fd-ed9c60b8039d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:40.175313 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d4825ef2-7f24-4ac2-b1fd-ed9c60b8039d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:40.176904 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1638/3308] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:39 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 920 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:41.196484 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dcee0a37-4e2a-4f48-8167-63b5f9f56bc5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:41.197811 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dcee0a37-4e2a-4f48-8167-63b5f9f56bc5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:41.199554 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:41.199554 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:41.200204 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dcee0a37-4e2a-4f48-8167-63b5f9f56bc5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:41.329815 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:41.329815 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:41.354202 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dcee0a37-4e2a-4f48-8167-63b5f9f56bc5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:41.409600 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dcee0a37-4e2a-4f48-8167-63b5f9f56bc5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:41.414761 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1671/3309] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:41 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 920 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:42.430513 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aa299b9b-e44d-492e-a782-167cae095d38 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:42.431813 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aa299b9b-e44d-492e-a782-167cae095d38 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:42.432218 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:42.432218 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:42.433564 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-aa299b9b-e44d-492e-a782-167cae095d38 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:42.505295 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:42.505295 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:42.519051 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-aa299b9b-e44d-492e-a782-167cae095d38 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:42.547018 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-aa299b9b-e44d-492e-a782-167cae095d38 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:42.548485 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1639/3310] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:42 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 920 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:43.564523 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64f6b140-4a52-4f43-9663-dee09f5563cc tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:43.565593 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64f6b140-4a52-4f43-9663-dee09f5563cc tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:43.565973 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:43.565973 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:43.566580 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64f6b140-4a52-4f43-9663-dee09f5563cc tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:43.666729 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:43.666729 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:43.685897 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-64f6b140-4a52-4f43-9663-dee09f5563cc tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:43.739655 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64f6b140-4a52-4f43-9663-dee09f5563cc tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:43.740792 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1672/3311] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:43 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 978 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:44.764076 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-455d1c56-4bea-49e8-b57c-db7887ba89e4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:44.764907 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-455d1c56-4bea-49e8-b57c-db7887ba89e4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:44.764907 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:44.764907 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:44.765190 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-455d1c56-4bea-49e8-b57c-db7887ba89e4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:44.916919 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:44.916919 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:44.939545 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-455d1c56-4bea-49e8-b57c-db7887ba89e4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:44.984351 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-455d1c56-4bea-49e8-b57c-db7887ba89e4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:44.985857 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1640/3312] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:44 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 981 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:46.009529 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-645952ea-67fc-4d78-9a3b-ad3b373f8702 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:46.010064 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-645952ea-67fc-4d78-9a3b-ad3b373f8702 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:46.010249 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:46.010249 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:46.011547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-645952ea-67fc-4d78-9a3b-ad3b373f8702 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:46.126541 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:46.126541 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:46.145061 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-645952ea-67fc-4d78-9a3b-ad3b373f8702 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:46.177532 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-645952ea-67fc-4d78-9a3b-ad3b373f8702 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:46.193888 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1673/3313] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:46 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 981 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:47.198583 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-52b1be6a-0ed9-40a5-ad67-9d5cb81d9300 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:47.199096 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-52b1be6a-0ed9-40a5-ad67-9d5cb81d9300 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:47.199676 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:47.199676 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:47.200058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-52b1be6a-0ed9-40a5-ad67-9d5cb81d9300 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:47.251759 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:47.251759 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:47.261479 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-52b1be6a-0ed9-40a5-ad67-9d5cb81d9300 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:47.288639 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-52b1be6a-0ed9-40a5-ad67-9d5cb81d9300 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:47.289839 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1641/3314] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:47 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 981 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:48.306848 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d27f13be-736a-459a-b62b-62afefc0cb42 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:48.307383 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d27f13be-736a-459a-b62b-62afefc0cb42 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:48.307765 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:48.307765 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:48.308390 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d27f13be-736a-459a-b62b-62afefc0cb42 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:48.394935 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:48.394935 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:48.407832 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d27f13be-736a-459a-b62b-62afefc0cb42 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:48.443011 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d27f13be-736a-459a-b62b-62afefc0cb42 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:48.444197 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1674/3315] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:48 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 981 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:49.464830 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b89b73cf-32ba-4da9-bee6-dacec3f4569f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:49.467418 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b89b73cf-32ba-4da9-bee6-dacec3f4569f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:49.468330 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:49.468330 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:49.469237 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b89b73cf-32ba-4da9-bee6-dacec3f4569f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:49.546894 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:49.546894 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:49.559511 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b89b73cf-32ba-4da9-bee6-dacec3f4569f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:49.593470 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b89b73cf-32ba-4da9-bee6-dacec3f4569f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:49.594929 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1642/3316] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:49 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 981 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:50.611008 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2ac26b79-db82-4d24-afd8-1faf93841a4a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:50.612937 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2ac26b79-db82-4d24-afd8-1faf93841a4a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:50.613371 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:50.613371 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:50.614054 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2ac26b79-db82-4d24-afd8-1faf93841a4a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:50.700619 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:50.700619 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:50.709786 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2ac26b79-db82-4d24-afd8-1faf93841a4a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:50.735740 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2ac26b79-db82-4d24-afd8-1faf93841a4a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:50.736940 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1675/3317] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:50 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 981 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:51.753706 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-721ee328-7dd9-4af0-905f-4fa08a428c15 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:51.754741 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-721ee328-7dd9-4af0-905f-4fa08a428c15 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:51.755128 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:51.755128 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:51.755757 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-721ee328-7dd9-4af0-905f-4fa08a428c15 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:51.805078 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:51.805078 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:51.813913 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-721ee328-7dd9-4af0-905f-4fa08a428c15 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:51.848113 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-721ee328-7dd9-4af0-905f-4fa08a428c15 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:51.849565 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1643/3318] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:51 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 1369 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:19:51.876083 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f6064487-b347-407c-ac30-d58073730484 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:51.886262 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f6064487-b347-407c-ac30-d58073730484 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:51.890778 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:51.890778 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:51.891382 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f6064487-b347-407c-ac30-d58073730484 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:51.976466 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:51.976466 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:52.001936 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f6064487-b347-407c-ac30-d58073730484 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:52.031691 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f6064487-b347-407c-ac30-d58073730484 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:52.033489 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1676/3319] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:19:51 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 1369 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:19:52.050402 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c6823690-0836-4c46-9cc5-bdb817ff44b3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots Jan 13 04:19:52.050877 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:52.050877 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:52.051298 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c6823690-0836-4c46-9cc5-bdb817ff44b3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "09b6f10f-d044-4331-88e1-6b5f107e302e", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1712693887", "description": null, "metadata": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:19:52.148400 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:52.148400 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:52.149588 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c6823690-0836-4c46-9cc5-bdb817ff44b3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:52.149942 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-c6823690-0836-4c46-9cc5-bdb817ff44b3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create snapshot from volume 09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:52.253771 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-c6823690-0836-4c46-9cc5-bdb817ff44b3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Created reservations ['079c4c36-bffd-4af9-9512-902587ca4a01', 'dfc022e0-9094-4e36-bc84-accae7c28a11', '1e09146e-4eb0-4967-927f-49971cbf16e9', '9332cfc8-f4fa-44dc-ae46-a11402467dcf'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:19:52.395319 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c6823690-0836-4c46-9cc5-bdb817ff44b3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot create request issued successfully. Jan 13 04:19:52.396106 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c6823690-0836-4c46-9cc5-bdb817ff44b3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots returned with HTTP 202 Jan 13 04:19:52.397272 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1644/3320] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:19:52 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots => generated 308 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:19:52.408513 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-03ecde1e-5a57-4498-926f-e4c263a178b0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f Jan 13 04:19:52.409032 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-03ecde1e-5a57-4498-926f-e4c263a178b0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:52.409227 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:52.409227 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:52.410002 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-03ecde1e-5a57-4498-926f-e4c263a178b0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:52.460192 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:52.460192 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:52.472156 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-03ecde1e-5a57-4498-926f-e4c263a178b0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:19:52.474474 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-03ecde1e-5a57-4498-926f-e4c263a178b0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f returned with HTTP 200 Jan 13 04:19:52.475442 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1677/3321] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:19:52 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f => generated 440 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:53.488154 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f7552148-3e10-4f69-97aa-cd8257b631df tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f Jan 13 04:19:53.489113 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f7552148-3e10-4f69-97aa-cd8257b631df tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:53.489462 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:53.489462 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:53.490043 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f7552148-3e10-4f69-97aa-cd8257b631df tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:53.564709 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:53.564709 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:53.566110 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f7552148-3e10-4f69-97aa-cd8257b631df tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:19:53.568162 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f7552148-3e10-4f69-97aa-cd8257b631df tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f returned with HTTP 200 Jan 13 04:19:53.569291 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1645/3322] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:19:53 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f => generated 440 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:54.582354 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1fe38995-3d95-407e-b268-b1260d68f772 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f Jan 13 04:19:54.583436 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1fe38995-3d95-407e-b268-b1260d68f772 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:54.583886 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:54.583886 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:54.584352 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1fe38995-3d95-407e-b268-b1260d68f772 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:54.623775 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:54.623775 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:54.625213 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1fe38995-3d95-407e-b268-b1260d68f772 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:19:54.627312 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1fe38995-3d95-407e-b268-b1260d68f772 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f returned with HTTP 200 Jan 13 04:19:54.635054 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1678/3323] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:19:54 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f => generated 467 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:54.641967 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec53b11f-f875-440b-89bf-6c7c5d035ccf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f Jan 13 04:19:54.650706 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec53b11f-f875-440b-89bf-6c7c5d035ccf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:54.651165 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:54.651165 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:54.651938 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ec53b11f-f875-440b-89bf-6c7c5d035ccf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:54.683663 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:54.683663 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:54.685926 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ec53b11f-f875-440b-89bf-6c7c5d035ccf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:19:54.688318 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ec53b11f-f875-440b-89bf-6c7c5d035ccf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f returned with HTTP 200 Jan 13 04:19:54.701177 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1646/3324] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:19:54 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f => generated 467 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:54.872600 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-ae1df143-cb07-4db8-b362-54c78fd67bc4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f Jan 13 04:19:54.873581 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-ae1df143-cb07-4db8-b362-54c78fd67bc4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:54.873996 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:54.873996 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:54.874788 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-ae1df143-cb07-4db8-b362-54c78fd67bc4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:54.908563 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:54.908563 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:54.909727 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-ae1df143-cb07-4db8-b362-54c78fd67bc4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:19:54.912169 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-ae1df143-cb07-4db8-b362-54c78fd67bc4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f returned with HTTP 200 Jan 13 04:19:54.925754 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1679/3325] 10.222.0.38 () {60 vars in 1575 bytes} [Wed Jan 13 04:19:54 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f => generated 467 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:54.929247 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-11b4afe0-6f37-4fbd-ab4c-19dc5532972f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:54.929877 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-11b4afe0-6f37-4fbd-ab4c-19dc5532972f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:54.930146 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:54.930146 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:54.930838 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-11b4afe0-6f37-4fbd-ab4c-19dc5532972f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:55.026112 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:55.026112 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:55.049138 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-11b4afe0-6f37-4fbd-ab4c-19dc5532972f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:55.091417 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-11b4afe0-6f37-4fbd-ab4c-19dc5532972f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:55.092356 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1647/3326] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:19:54 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 1369 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:19:57.077531 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-5296e125-182d-433c-9be3-47d1357fc1cc tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f Jan 13 04:19:57.078421 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-5296e125-182d-433c-9be3-47d1357fc1cc tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:57.078957 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:57.078957 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:57.079901 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-5296e125-182d-433c-9be3-47d1357fc1cc tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:57.110770 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:57.110770 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:57.112000 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-5296e125-182d-433c-9be3-47d1357fc1cc tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:19:57.114009 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-5296e125-182d-433c-9be3-47d1357fc1cc tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f returned with HTTP 200 Jan 13 04:19:57.114906 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1680/3327] 10.222.0.38 () {60 vars in 1575 bytes} [Wed Jan 13 04:19:57 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f => generated 467 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:58.756342 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-6549ddce-1806-430c-ad4d-88fddf34ec3b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f Jan 13 04:19:58.757546 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-6549ddce-1806-430c-ad4d-88fddf34ec3b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:58.757864 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:58.757864 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:58.758405 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-6549ddce-1806-430c-ad4d-88fddf34ec3b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:58.794893 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:58.794893 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:58.796080 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-6549ddce-1806-430c-ad4d-88fddf34ec3b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:19:58.798033 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-6549ddce-1806-430c-ad4d-88fddf34ec3b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f returned with HTTP 200 Jan 13 04:19:58.799519 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1648/3328] 10.222.0.11 () {58 vars in 1368 bytes} [Wed Jan 13 04:19:58 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f => generated 467 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:58.818995 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-57056818-67e5-4ddc-88ec-a17b2550f4e8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:19:58.819536 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-57056818-67e5-4ddc-88ec-a17b2550f4e8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:58.819723 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:58.819723 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:58.820102 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-57056818-67e5-4ddc-88ec-a17b2550f4e8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:58.882717 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:58.882717 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:58.892077 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-57056818-67e5-4ddc-88ec-a17b2550f4e8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:58.918021 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-57056818-67e5-4ddc-88ec-a17b2550f4e8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:19:58.919043 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1681/3329] 10.222.0.11 () {58 vars in 1362 bytes} [Wed Jan 13 04:19:58 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 1369 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:19:58.933336 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes Jan 13 04:19:58.934125 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:58.934125 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:58.935178 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "e36ce75c-2223-49c1-bcf3-a7e20ff3284f", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:19:58.936394 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'e36ce75c-2223-49c1-bcf3-a7e20ff3284f', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:19:59.006069 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:59.006069 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:59.007547 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:19:59.008217 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume of 1 GB Jan 13 04:19:59.009585 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Availability Zones retrieved successfully. Jan 13 04:19:59.035985 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Flow 'volume_create_api' (6ecf7368-59ca-4a34-b4d4-179577381eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:19:59.051517 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08c9ec27-8fcf-4a76-8a77-a52abbcdfb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:19:59.055137 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:19:59.207932 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08c9ec27-8fcf-4a76-8a77-a52abbcdfb22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e36ce75c-2223-49c1-bcf3-a7e20ff3284f', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:19:59.210759 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1da99b7-cf69-4dc1-8288-a33df668ded2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:19:59.303907 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Created reservations ['bbe5efb9-fc48-453d-a1f7-77cd74534411', 'eabb5902-12bc-475a-830b-6ce7b73fd3e9', '84694ccc-4f82-4003-bca8-8c858733e8aa', 'de9ef8b8-a0f5-4360-83f2-8bb8279f6ec2'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:19:59.306516 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1da99b7-cf69-4dc1-8288-a33df668ded2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbe5efb9-fc48-453d-a1f7-77cd74534411', 'eabb5902-12bc-475a-830b-6ce7b73fd3e9', '84694ccc-4f82-4003-bca8-8c858733e8aa', 'de9ef8b8-a0f5-4360-83f2-8bb8279f6ec2']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:19:59.321144 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed597099-7d90-4c8b-8e43-6cbafcfc10bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:19:59.467550 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed597099-7d90-4c8b-8e43-6cbafcfc10bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b79590f4-55e7-4a9d-974c-831ccc9b1e87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9674a4f2e3d64387a526d3779aa00b34',qos_specs=None,replication_status=,reservations=['bbe5efb9-fc48-453d-a1f7-77cd74534411','eabb5902-12bc-475a-830b-6ce7b73fd3e9','84694ccc-4f82-4003-bca8-8c858733e8aa','de9ef8b8-a0f5-4360-83f2-8bb8279f6ec2'],size=1,snapshot_id=e36ce75c-2223-49c1-bcf3-a7e20ff3284f,source_replicaid=,source_volid=None,status='creating',user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), '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-13T04:19:59Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b79590f4-55e7-4a9d-974c-831ccc9b1e87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9674a4f2e3d64387a526d3779aa00b34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e36ce75c-2223-49c1-bcf3-a7e20ff3284f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:19:59.470291 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c27c6ff6-562d-468a-ba5d-2a6e407d64ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:19:59.508507 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c27c6ff6-562d-468a-ba5d-2a6e407d64ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9674a4f2e3d64387a526d3779aa00b34',qos_specs=None,replication_status=,reservations=['bbe5efb9-fc48-453d-a1f7-77cd74534411','eabb5902-12bc-475a-830b-6ce7b73fd3e9','84694ccc-4f82-4003-bca8-8c858733e8aa','de9ef8b8-a0f5-4360-83f2-8bb8279f6ec2'],size=1,snapshot_id=e36ce75c-2223-49c1-bcf3-a7e20ff3284f,source_replicaid=,source_volid=None,status='creating',user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:19:59.512431 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ec03fa-4b2c-46ed-b610-a2f2300cec64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:19:59.645602 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ec03fa-4b2c-46ed-b610-a2f2300cec64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:19:59.649505 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Flow 'volume_create_api' (6ecf7368-59ca-4a34-b4d4-179577381eaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:19:59.723695 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume request issued successfully. Jan 13 04:19:59.741742 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d9a6c6a-4b92-47bc-8fd7-6da1ec78ad1d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes returned with HTTP 202 Jan 13 04:19:59.742680 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1649/3330] 10.222.0.11 () {62 vars in 1305 bytes} [Wed Jan 13 04:19:58 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes => generated 805 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 13 04:19:59.757421 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-47863d8e-b549-4b5c-a775-19c20e18ab69 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 Jan 13 04:19:59.758061 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-47863d8e-b549-4b5c-a775-19c20e18ab69 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:59.758369 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:59.758369 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:59.759073 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-47863d8e-b549-4b5c-a775-19c20e18ab69 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:59.819506 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:59.819506 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:59.831012 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-47863d8e-b549-4b5c-a775-19c20e18ab69 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:59.860187 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-47863d8e-b549-4b5c-a775-19c20e18ab69 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 returned with HTTP 200 Jan 13 04:19:59.861725 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1682/3331] 10.222.0.11 () {58 vars in 1362 bytes} [Wed Jan 13 04:19:59 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 => generated 873 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:19:59.878507 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-dca82e81-47eb-46c5-8ae7-5cd655741908 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 Jan 13 04:19:59.879368 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-dca82e81-47eb-46c5-8ae7-5cd655741908 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:19:59.879797 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:19:59.879797 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:19:59.880783 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-dca82e81-47eb-46c5-8ae7-5cd655741908 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:19:59.954043 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:19:59.954043 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:19:59.966929 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-dca82e81-47eb-46c5-8ae7-5cd655741908 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:19:59.996983 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-dca82e81-47eb-46c5-8ae7-5cd655741908 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 returned with HTTP 200 Jan 13 04:19:59.998176 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1650/3332] 10.222.0.11 () {58 vars in 1362 bytes} [Wed Jan 13 04:19:59 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 => generated 897 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:03.033513 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-e3ccfc7b-48ab-4844-8fba-5bb080864d54 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 Jan 13 04:20:03.035063 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-e3ccfc7b-48ab-4844-8fba-5bb080864d54 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:03.035651 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:03.035651 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:03.038474 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-e3ccfc7b-48ab-4844-8fba-5bb080864d54 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:03.122945 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:03.122945 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:03.132322 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-e3ccfc7b-48ab-4844-8fba-5bb080864d54 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:03.157658 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-e3ccfc7b-48ab-4844-8fba-5bb080864d54 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 returned with HTTP 200 Jan 13 04:20:03.158997 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1683/3333] 10.222.0.11 () {58 vars in 1362 bytes} [Wed Jan 13 04:20:03 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 => generated 897 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:06.168607 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-6f9fec0c-ddb9-4ef8-82c4-4b6ebb19c637 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 Jan 13 04:20:06.170070 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-6f9fec0c-ddb9-4ef8-82c4-4b6ebb19c637 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:06.170070 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:06.170070 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:06.170917 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-6f9fec0c-ddb9-4ef8-82c4-4b6ebb19c637 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:06.282163 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:06.282163 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:06.305942 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-6f9fec0c-ddb9-4ef8-82c4-4b6ebb19c637 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:06.356328 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-6f9fec0c-ddb9-4ef8-82c4-4b6ebb19c637 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 returned with HTTP 200 Jan 13 04:20:06.359781 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1651/3334] 10.222.0.11 () {58 vars in 1362 bytes} [Wed Jan 13 04:20:06 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 => generated 897 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:09.367547 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d47b5b4-ded9-473d-a53e-5689a0e69769 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 Jan 13 04:20:09.368094 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d47b5b4-ded9-473d-a53e-5689a0e69769 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:09.368314 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:09.368314 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:09.368714 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d47b5b4-ded9-473d-a53e-5689a0e69769 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:09.420162 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:09.420162 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:09.429684 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d47b5b4-ded9-473d-a53e-5689a0e69769 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:09.455603 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-4d47b5b4-ded9-473d-a53e-5689a0e69769 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 returned with HTTP 200 Jan 13 04:20:09.456688 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1684/3335] 10.222.0.11 () {58 vars in 1362 bytes} [Wed Jan 13 04:20:09 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 => generated 1347 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:20:09.464165 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-6f9fec0c-ddb9-4ef8-82c4-4b6ebb19c637 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume// Jan 13 04:20:09.464165 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-6f9fec0c-ddb9-4ef8-82c4-4b6ebb19c637 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:09.464730 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:09.464730 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:09.464730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-6f9fec0c-ddb9-4ef8-82c4-4b6ebb19c637 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:09.465982 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-6f9fec0c-ddb9-4ef8-82c4-4b6ebb19c637 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:20:09.466573 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1652/3336] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 04:20:09 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 04:20:09.480182 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-770ee35d-2cee-4d6a-b985-d2aeff13c070 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments Jan 13 04:20:09.480724 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:09.480724 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:09.481140 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-770ee35d-2cee-4d6a-b985-d2aeff13c070 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b79590f4-55e7-4a9d-974c-831ccc9b1e87", "instance_uuid": "523bae00-cbf1-4282-98ca-b411d4750dfa", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:20:09.534456 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:09.534456 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:09.595008 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-770ee35d-2cee-4d6a-b985-d2aeff13c070 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments returned with HTTP 200 Jan 13 04:20:09.595972 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1685/3337] 10.222.0.11 () {64 vars in 1358 bytes} [Wed Jan 13 04:20:09 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:20:09.602458 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-6f9fec0c-ddb9-4ef8-82c4-4b6ebb19c637 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume// Jan 13 04:20:09.602928 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-6f9fec0c-ddb9-4ef8-82c4-4b6ebb19c637 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:09.603658 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-6f9fec0c-ddb9-4ef8-82c4-4b6ebb19c637 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:09.604998 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-6f9fec0c-ddb9-4ef8-82c4-4b6ebb19c637 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:20:09.606438 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1653/3338] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 04:20:09 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 04:20:09.621149 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-3997f26c-2686-48c9-a4b1-41aa913871d2 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 Jan 13 04:20:09.622066 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-3997f26c-2686-48c9-a4b1-41aa913871d2 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:09.622552 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:09.622552 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:09.623180 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-3997f26c-2686-48c9-a4b1-41aa913871d2 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:09.720523 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:09.720523 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:09.734330 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-3997f26c-2686-48c9-a4b1-41aa913871d2 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:09.757994 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:09.757994 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:09.769180 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-3997f26c-2686-48c9-a4b1-41aa913871d2 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 returned with HTTP 200 Jan 13 04:20:09.770038 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1686/3339] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 04:20:09 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 => generated 1445 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:20:09.788673 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-88c3fd91-5756-41f3-b892-58f985834931 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] PUT http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/db38a179-18a8-49bf-878a-6d19848f24b8 Jan 13 04:20:09.789502 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-88c3fd91-5756-41f3-b892-58f985834931 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sda"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:20:09.818797 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 04:20:09.818797 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 04:20:09.819463 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-88c3fd91-5756-41f3-b892-58f985834931 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Lock "b'cinder-attachment_update-b79590f4-55e7-4a9d-974c-831ccc9b1e87-n-h2-766380-6'" acquired by "attachment_update" :: waited 0.009s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 04:20:09.821952 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:09.821952 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:11.140321 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-88c3fd91-5756-41f3-b892-58f985834931 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Lock "b'cinder-attachment_update-b79590f4-55e7-4a9d-974c-831ccc9b1e87-n-h2-766380-6'" released by "attachment_update" :: held 1.321s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 04:20:11.141011 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-88c3fd91-5756-41f3-b892-58f985834931 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/db38a179-18a8-49bf-878a-6d19848f24b8 returned with HTTP 200 Jan 13 04:20:11.142000 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1654/3340] 10.222.0.11 () {64 vars in 1468 bytes} [Wed Jan 13 04:20:09 2021] PUT /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/db38a179-18a8-49bf-878a-6d19848f24b8 => generated 762 bytes in 1358 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:20:11.177825 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-9cb12a89-852f-4dc9-b3c1-52d06bad0be3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/db38a179-18a8-49bf-878a-6d19848f24b8/action Jan 13 04:20:11.178447 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:11.178447 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:11.179021 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-9cb12a89-852f-4dc9-b3c1-52d06bad0be3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:20:11.179642 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-9cb12a89-852f-4dc9-b3c1-52d06bad0be3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:20:11.252192 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:11.252192 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:11.266374 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5a26362b-2800-4510-9786-c2da66e9a9c3 req-9cb12a89-852f-4dc9-b3c1-52d06bad0be3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/db38a179-18a8-49bf-878a-6d19848f24b8/action returned with HTTP 204 Jan 13 04:20:11.267922 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1687/3341] 10.222.0.11 () {64 vars in 1489 bytes} [Wed Jan 13 04:20:11 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/db38a179-18a8-49bf-878a-6d19848f24b8/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:20:22.423956 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fbdb5006-ad6c-46e4-b26f-366a59cbbed3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 Jan 13 04:20:22.425020 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fbdb5006-ad6c-46e4-b26f-366a59cbbed3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:22.425226 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:22.425226 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:22.425607 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fbdb5006-ad6c-46e4-b26f-366a59cbbed3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:22.475572 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:22.475572 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:22.484622 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fbdb5006-ad6c-46e4-b26f-366a59cbbed3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:22.503708 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:22.503708 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:22.513469 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fbdb5006-ad6c-46e4-b26f-366a59cbbed3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 returned with HTTP 200 Jan 13 04:20:22.514316 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1655/3342] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:22 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 => generated 1639 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:20:25.350955 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e71f9dd1-b3e9-41da-838d-fb8e3260f0a2 req-3d7e9c3f-5d3b-408b-b4bb-91726e4fbd85 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] DELETE http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/db38a179-18a8-49bf-878a-6d19848f24b8 Jan 13 04:20:25.351725 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e71f9dd1-b3e9-41da-838d-fb8e3260f0a2 req-3d7e9c3f-5d3b-408b-b4bb-91726e4fbd85 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:25.351725 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:25.351725 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:25.352107 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e71f9dd1-b3e9-41da-838d-fb8e3260f0a2 req-3d7e9c3f-5d3b-408b-b4bb-91726e4fbd85 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:25.376063 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:25.376063 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:25.819897 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-e71f9dd1-b3e9-41da-838d-fb8e3260f0a2 req-3d7e9c3f-5d3b-408b-b4bb-91726e4fbd85 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 04:20:25.820246 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-e71f9dd1-b3e9-41da-838d-fb8e3260f0a2 req-3d7e9c3f-5d3b-408b-b4bb-91726e4fbd85 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 04:20:25.827620 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e71f9dd1-b3e9-41da-838d-fb8e3260f0a2 req-3d7e9c3f-5d3b-408b-b4bb-91726e4fbd85 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/db38a179-18a8-49bf-878a-6d19848f24b8 returned with HTTP 200 Jan 13 04:20:25.828468 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1688/3343] 10.222.0.11 () {62 vars in 1437 bytes} [Wed Jan 13 04:20:25 2021] DELETE /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/db38a179-18a8-49bf-878a-6d19848f24b8 => generated 19 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:25.844128 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e71f9dd1-b3e9-41da-838d-fb8e3260f0a2 req-d7b6599e-8c24-4264-9596-e5113a4792d3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] DELETE http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 Jan 13 04:20:25.844653 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e71f9dd1-b3e9-41da-838d-fb8e3260f0a2 req-d7b6599e-8c24-4264-9596-e5113a4792d3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:25.844849 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:25.844849 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:25.845222 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e71f9dd1-b3e9-41da-838d-fb8e3260f0a2 req-d7b6599e-8c24-4264-9596-e5113a4792d3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:25.845682 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [req-e71f9dd1-b3e9-41da-838d-fb8e3260f0a2 req-d7b6599e-8c24-4264-9596-e5113a4792d3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Delete volume with id: b79590f4-55e7-4a9d-974c-831ccc9b1e87 Jan 13 04:20:25.894601 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:25.894601 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:25.895774 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e71f9dd1-b3e9-41da-838d-fb8e3260f0a2 req-d7b6599e-8c24-4264-9596-e5113a4792d3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:25.922565 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e71f9dd1-b3e9-41da-838d-fb8e3260f0a2 req-d7b6599e-8c24-4264-9596-e5113a4792d3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Delete volume request issued successfully. Jan 13 04:20:25.923030 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e71f9dd1-b3e9-41da-838d-fb8e3260f0a2 req-d7b6599e-8c24-4264-9596-e5113a4792d3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 returned with HTTP 202 Jan 13 04:20:25.923897 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1656/3344] 10.222.0.11 () {60 vars in 1384 bytes} [Wed Jan 13 04:20:25 2021] DELETE /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:20:26.697050 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-02acbc13-67e8-45aa-b720-72aad85740d3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 Jan 13 04:20:26.697647 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-02acbc13-67e8-45aa-b720-72aad85740d3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:26.698044 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:26.698044 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:26.698582 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-02acbc13-67e8-45aa-b720-72aad85740d3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:26.752658 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:26.752658 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:26.761760 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-02acbc13-67e8-45aa-b720-72aad85740d3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:26.785662 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-02acbc13-67e8-45aa-b720-72aad85740d3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 returned with HTTP 200 Jan 13 04:20:26.786489 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1689/3345] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:26 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 => generated 1346 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:20:27.802858 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46e54a8a-b4db-495f-8f59-0fccdaa41f93 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 Jan 13 04:20:27.803397 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-46e54a8a-b4db-495f-8f59-0fccdaa41f93 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:27.803861 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:27.803861 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:27.804238 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-46e54a8a-b4db-495f-8f59-0fccdaa41f93 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:27.853916 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46e54a8a-b4db-495f-8f59-0fccdaa41f93 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 returned with HTTP 404 Jan 13 04:20:27.856243 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1657/3346] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:27 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/b79590f4-55e7-4a9d-974c-831ccc9b1e87 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:20:28.035422 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b98be39a-3cb6-4abb-b252-d90db4a6c412 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] DELETE http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f Jan 13 04:20:28.035947 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b98be39a-3cb6-4abb-b252-d90db4a6c412 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:28.036167 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:28.036167 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:28.036569 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b98be39a-3cb6-4abb-b252-d90db4a6c412 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:28.036928 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-b98be39a-3cb6-4abb-b252-d90db4a6c412 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Delete snapshot with id: e36ce75c-2223-49c1-bcf3-a7e20ff3284f Jan 13 04:20:28.062243 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:28.062243 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:28.063383 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b98be39a-3cb6-4abb-b252-d90db4a6c412 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:20:28.132120 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b98be39a-3cb6-4abb-b252-d90db4a6c412 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot delete request issued successfully. Jan 13 04:20:28.132696 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b98be39a-3cb6-4abb-b252-d90db4a6c412 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f returned with HTTP 202 Jan 13 04:20:28.133575 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1690/3347] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:20:28 2021] DELETE /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:20:28.143092 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9111602d-21c1-4c22-9065-882506e5b18f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f Jan 13 04:20:28.143930 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9111602d-21c1-4c22-9065-882506e5b18f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:28.144452 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9111602d-21c1-4c22-9065-882506e5b18f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:28.175775 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:28.175775 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:28.178641 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9111602d-21c1-4c22-9065-882506e5b18f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:20:28.182106 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9111602d-21c1-4c22-9065-882506e5b18f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f returned with HTTP 200 Jan 13 04:20:28.183808 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1658/3348] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:20:28 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f => generated 466 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:29.196407 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b931bec6-e8cd-4304-9426-1cffd7bc06a1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f Jan 13 04:20:29.196977 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b931bec6-e8cd-4304-9426-1cffd7bc06a1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:29.197236 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:29.197236 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:29.197633 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b931bec6-e8cd-4304-9426-1cffd7bc06a1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:29.222573 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b931bec6-e8cd-4304-9426-1cffd7bc06a1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f returned with HTTP 404 Jan 13 04:20:29.223616 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1691/3349] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:20:29 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/e36ce75c-2223-49c1-bcf3-a7e20ff3284f => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:20:29.232948 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c3bf89bb-e2b8-4783-ac09-cac5b7deaea6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] DELETE http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:20:29.233470 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c3bf89bb-e2b8-4783-ac09-cac5b7deaea6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:29.233688 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:29.233688 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:29.234059 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c3bf89bb-e2b8-4783-ac09-cac5b7deaea6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:29.234627 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-c3bf89bb-e2b8-4783-ac09-cac5b7deaea6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Delete volume with id: 09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:20:29.285179 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:29.285179 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:29.286370 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c3bf89bb-e2b8-4783-ac09-cac5b7deaea6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:29.313329 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c3bf89bb-e2b8-4783-ac09-cac5b7deaea6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Delete volume request issued successfully. Jan 13 04:20:29.313800 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c3bf89bb-e2b8-4783-ac09-cac5b7deaea6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 202 Jan 13 04:20:29.314666 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1659/3350] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:20:29 2021] DELETE /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:20:29.324168 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c9c34c76-4c8c-4eee-9467-516abb9f37f5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:20:29.325387 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c9c34c76-4c8c-4eee-9467-516abb9f37f5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:29.325963 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c9c34c76-4c8c-4eee-9467-516abb9f37f5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:29.384653 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:29.384653 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:29.394125 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c9c34c76-4c8c-4eee-9467-516abb9f37f5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:29.422360 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c9c34c76-4c8c-4eee-9467-516abb9f37f5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:20:29.423375 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1692/3351] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:29 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 1368 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:20:30.441333 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7727dd2e-417b-4eea-b6a5-ea893cdcbb70 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:20:30.442203 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7727dd2e-417b-4eea-b6a5-ea893cdcbb70 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:30.442490 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:30.442490 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:30.442964 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7727dd2e-417b-4eea-b6a5-ea893cdcbb70 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:30.494003 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:30.494003 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:30.503158 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7727dd2e-417b-4eea-b6a5-ea893cdcbb70 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:30.526341 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7727dd2e-417b-4eea-b6a5-ea893cdcbb70 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 200 Jan 13 04:20:30.527184 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1660/3352] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:30 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 1368 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:20:31.543165 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3f4147a9-7d85-4daa-8ef5-4fb122abc654 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e Jan 13 04:20:31.543165 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3f4147a9-7d85-4daa-8ef5-4fb122abc654 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:31.543830 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:31.543830 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:31.543830 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3f4147a9-7d85-4daa-8ef5-4fb122abc654 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:31.601775 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3f4147a9-7d85-4daa-8ef5-4fb122abc654 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e returned with HTTP 404 Jan 13 04:20:31.602847 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1693/3353] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:31 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/09b6f10f-d044-4331-88e1-6b5f107e302e => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:20:31.651867 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes Jan 13 04:20:31.652391 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:31.652391 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:31.652813 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-689627969", "snapshot_id": null, "imageRef": "59076fc4-aabc-415c-a36b-2aa006b2bfb4", "volume_type": null, "size": 1}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:20:31.654083 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-689627969', 'snapshot_id': None, 'imageRef': '59076fc4-aabc-415c-a36b-2aa006b2bfb4', 'volume_type': None, 'size': 1}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:20:31.762762 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume of 1 GB Jan 13 04:20:31.775668 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Availability Zones retrieved successfully. Jan 13 04:20:31.792467 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Flow 'volume_create_api' (b5ce6ccf-72e1-4bd4-832e-dec52f3a5673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:20:31.795149 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06bf72c9-46ef-446e-a30d-65aea5621a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:20:31.797206 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:20:31.907136 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06bf72c9-46ef-446e-a30d-65aea5621a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:20:31.909363 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d678d18-d5d4-454a-8895-f4368c299572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:20:31.980555 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Created reservations ['6341cf34-3844-4eb0-b4fe-de6afb97da53', '107fa7cc-2518-4d40-a525-7df532e37be3', 'b9a157dc-155b-4667-9f5a-28aad4cc8291', '8f5be6d7-2152-4668-b1e9-b46905ee3a96'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:20:31.982385 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d678d18-d5d4-454a-8895-f4368c299572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6341cf34-3844-4eb0-b4fe-de6afb97da53', '107fa7cc-2518-4d40-a525-7df532e37be3', 'b9a157dc-155b-4667-9f5a-28aad4cc8291', '8f5be6d7-2152-4668-b1e9-b46905ee3a96']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:20:31.984557 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16fbbd21-7b6e-4c9c-a594-47287ab8df90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:20:32.042914 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16fbbd21-7b6e-4c9c-a594-47287ab8df90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '048c0561-f567-4842-a0a5-19edae17c2db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-689627969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9674a4f2e3d64387a526d3779aa00b34',qos_specs=None,replication_status=,reservations=['6341cf34-3844-4eb0-b4fe-de6afb97da53','107fa7cc-2518-4d40-a525-7df532e37be3','b9a157dc-155b-4667-9f5a-28aad4cc8291','8f5be6d7-2152-4668-b1e9-b46905ee3a96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-689627969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=048c0561-f567-4842-a0a5-19edae17c2db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9674a4f2e3d64387a526d3779aa00b34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:20:32.045007 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71442580-04a3-4663-b02a-820e460cdc1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:20:32.072175 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71442580-04a3-4663-b02a-820e460cdc1d) transitioned into state 'SUCCESS' from state '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-689627969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9674a4f2e3d64387a526d3779aa00b34',qos_specs=None,replication_status=,reservations=['6341cf34-3844-4eb0-b4fe-de6afb97da53','107fa7cc-2518-4d40-a525-7df532e37be3','b9a157dc-155b-4667-9f5a-28aad4cc8291','8f5be6d7-2152-4668-b1e9-b46905ee3a96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:20:32.074178 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65635db7-97c2-4bed-a632-6174523bddcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:20:32.089049 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65635db7-97c2-4bed-a632-6174523bddcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:20:32.091667 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Flow 'volume_create_api' (b5ce6ccf-72e1-4bd4-832e-dec52f3a5673) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:20:32.139962 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume request issued successfully. Jan 13 04:20:32.153920 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a25a1541-a8a4-4c9b-93a7-df078f820774 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes returned with HTTP 202 Jan 13 04:20:32.154962 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1661/3354] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:20:31 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes => generated 827 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:20:32.169967 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-11bea503-77cf-4a3b-b717-c7ee0c96a421 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:32.170492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-11bea503-77cf-4a3b-b717-c7ee0c96a421 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:32.170985 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-11bea503-77cf-4a3b-b717-c7ee0c96a421 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:32.221028 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:32.221028 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:32.230925 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-11bea503-77cf-4a3b-b717-c7ee0c96a421 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:32.253536 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-11bea503-77cf-4a3b-b717-c7ee0c96a421 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:32.254345 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1694/3355] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:32 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 919 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:33.270987 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0524ef8c-690e-4029-897b-68abb852525f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:33.271483 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0524ef8c-690e-4029-897b-68abb852525f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:33.271569 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:33.271569 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:33.271942 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0524ef8c-690e-4029-897b-68abb852525f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:33.323924 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:33.323924 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:33.333195 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0524ef8c-690e-4029-897b-68abb852525f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:33.363780 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0524ef8c-690e-4029-897b-68abb852525f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:33.365880 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1662/3356] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:33 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 919 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:34.382998 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2ca3da03-577b-47b4-8700-807383b4d1a0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:34.383567 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2ca3da03-577b-47b4-8700-807383b4d1a0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:34.383692 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:34.383692 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:34.384059 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2ca3da03-577b-47b4-8700-807383b4d1a0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:34.437959 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:34.437959 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:34.452394 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2ca3da03-577b-47b4-8700-807383b4d1a0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:34.475804 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2ca3da03-577b-47b4-8700-807383b4d1a0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:34.476743 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1695/3357] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:34 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 919 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:35.493159 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e5fd9d7-aa0a-4dab-8191-da897cab1956 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:35.493738 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e5fd9d7-aa0a-4dab-8191-da897cab1956 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:35.493869 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:35.493869 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:35.495169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1e5fd9d7-aa0a-4dab-8191-da897cab1956 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:35.544462 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:35.544462 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:35.553407 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1e5fd9d7-aa0a-4dab-8191-da897cab1956 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:35.577254 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1e5fd9d7-aa0a-4dab-8191-da897cab1956 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:35.587268 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1663/3358] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:35 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 919 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:36.595290 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-305310ae-eed4-4714-ac92-f3c174077a17 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:36.595848 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-305310ae-eed4-4714-ac92-f3c174077a17 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:36.596163 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:36.596163 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:36.596578 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-305310ae-eed4-4714-ac92-f3c174077a17 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:36.647115 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:36.647115 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:36.656690 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-305310ae-eed4-4714-ac92-f3c174077a17 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:36.679511 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-305310ae-eed4-4714-ac92-f3c174077a17 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:36.680352 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1696/3359] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:36 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 919 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:37.696456 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ba688d05-8ccb-43c2-a385-49099f235152 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:37.697002 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ba688d05-8ccb-43c2-a385-49099f235152 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:37.697166 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:37.697166 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:37.697533 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ba688d05-8ccb-43c2-a385-49099f235152 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:37.748121 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:37.748121 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:37.756528 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ba688d05-8ccb-43c2-a385-49099f235152 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:37.779311 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ba688d05-8ccb-43c2-a385-49099f235152 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:37.780153 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1664/3360] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:37 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 919 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:38.795934 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-885557ce-f2ff-458f-8846-86f6e1478b5d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:38.796530 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-885557ce-f2ff-458f-8846-86f6e1478b5d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:38.796663 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:38.796663 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:38.796944 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-885557ce-f2ff-458f-8846-86f6e1478b5d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:38.847004 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:38.847004 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:38.855687 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-885557ce-f2ff-458f-8846-86f6e1478b5d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:38.879710 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-885557ce-f2ff-458f-8846-86f6e1478b5d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:38.880527 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1697/3361] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:38 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 919 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:39.897901 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b5af83df-3210-4f84-a414-ca2a2dee33b5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:39.898460 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b5af83df-3210-4f84-a414-ca2a2dee33b5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:39.898672 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:39.898672 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:39.899008 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b5af83df-3210-4f84-a414-ca2a2dee33b5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:39.948510 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:39.948510 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:39.958360 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b5af83df-3210-4f84-a414-ca2a2dee33b5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:39.983790 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b5af83df-3210-4f84-a414-ca2a2dee33b5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:39.994532 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1665/3362] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:39 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 919 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:41.001814 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fd81ae3e-ade8-468f-8bf2-bb84c0e69767 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:41.002423 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fd81ae3e-ade8-468f-8bf2-bb84c0e69767 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:41.002545 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:41.002545 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:41.002880 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fd81ae3e-ade8-468f-8bf2-bb84c0e69767 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:41.056139 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:41.056139 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:41.066092 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fd81ae3e-ade8-468f-8bf2-bb84c0e69767 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:41.087992 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fd81ae3e-ade8-468f-8bf2-bb84c0e69767 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:41.088859 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1698/3363] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:40 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 919 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:42.106527 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1d3328e5-b4b6-48b2-893b-ead443a7334b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:42.107160 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1d3328e5-b4b6-48b2-893b-ead443a7334b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:42.107383 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:42.107383 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:42.107759 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-1d3328e5-b4b6-48b2-893b-ead443a7334b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:42.161982 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:42.161982 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:42.171028 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-1d3328e5-b4b6-48b2-893b-ead443a7334b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:42.193316 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-1d3328e5-b4b6-48b2-893b-ead443a7334b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:42.194144 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1666/3364] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:42 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 919 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:43.210504 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b8d67aad-f51b-4b34-abe0-1ff138daf390 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:43.211040 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b8d67aad-f51b-4b34-abe0-1ff138daf390 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:43.211137 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:43.211137 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:43.211527 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b8d67aad-f51b-4b34-abe0-1ff138daf390 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:43.265910 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:43.265910 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:43.274689 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b8d67aad-f51b-4b34-abe0-1ff138daf390 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:43.301133 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b8d67aad-f51b-4b34-abe0-1ff138daf390 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:43.301956 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1699/3365] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:43 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 977 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:44.318281 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8db76664-e443-4689-b4cb-a92b4a4bce9c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:44.318825 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8db76664-e443-4689-b4cb-a92b4a4bce9c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:44.319203 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:44.319203 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:44.319678 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8db76664-e443-4689-b4cb-a92b4a4bce9c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:44.371137 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:44.371137 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:44.380220 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8db76664-e443-4689-b4cb-a92b4a4bce9c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:44.412260 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8db76664-e443-4689-b4cb-a92b4a4bce9c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:44.413153 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1667/3366] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:44 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 980 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:45.431543 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-72e8c9de-df7c-41b0-9cb7-4c3ed7322add tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:45.432450 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-72e8c9de-df7c-41b0-9cb7-4c3ed7322add tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:45.432617 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:45.432617 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:45.432935 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-72e8c9de-df7c-41b0-9cb7-4c3ed7322add tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:45.491487 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:45.491487 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:45.505415 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-72e8c9de-df7c-41b0-9cb7-4c3ed7322add tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:45.530137 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-72e8c9de-df7c-41b0-9cb7-4c3ed7322add tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:45.531122 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1700/3367] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:45 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 980 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:46.548394 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ee8c5e9-02e2-496a-81a5-9c054aaa3a52 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:46.549726 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ee8c5e9-02e2-496a-81a5-9c054aaa3a52 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:46.550149 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:46.550149 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:46.551229 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6ee8c5e9-02e2-496a-81a5-9c054aaa3a52 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:46.640264 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:46.640264 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:46.656621 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6ee8c5e9-02e2-496a-81a5-9c054aaa3a52 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:46.689235 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6ee8c5e9-02e2-496a-81a5-9c054aaa3a52 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:46.690879 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1668/3368] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:46 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 980 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:47.706574 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3a36a554-0e1f-4ea4-842c-a4e348576828 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:47.707113 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3a36a554-0e1f-4ea4-842c-a4e348576828 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:47.707278 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:47.707278 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:47.708226 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3a36a554-0e1f-4ea4-842c-a4e348576828 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:47.760561 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:47.760561 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:47.770095 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3a36a554-0e1f-4ea4-842c-a4e348576828 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:47.794652 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3a36a554-0e1f-4ea4-842c-a4e348576828 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:47.795595 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1701/3369] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:47 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 980 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:20:48.812143 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a5c3af91-0611-4db6-8cad-72dc2cda460f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:48.812739 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a5c3af91-0611-4db6-8cad-72dc2cda460f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:48.812907 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:48.812907 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:48.813275 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a5c3af91-0611-4db6-8cad-72dc2cda460f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:48.861916 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:48.861916 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:48.869998 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a5c3af91-0611-4db6-8cad-72dc2cda460f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:48.894707 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a5c3af91-0611-4db6-8cad-72dc2cda460f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:48.895540 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1669/3370] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:48 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 1368 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:20:48.910999 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e3b35c0-31da-413e-a204-6cf637ce1a76 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:48.911569 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e3b35c0-31da-413e-a204-6cf637ce1a76 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:48.911786 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:48.911786 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:48.912153 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5e3b35c0-31da-413e-a204-6cf637ce1a76 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:48.962023 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:48.962023 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:48.970831 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5e3b35c0-31da-413e-a204-6cf637ce1a76 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:48.994244 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5e3b35c0-31da-413e-a204-6cf637ce1a76 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:48.995058 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1702/3371] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:20:48 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 1368 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:20:49.114280 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-d86b253f-c610-495b-b534-bcb225aa1d33 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:49.114799 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-d86b253f-c610-495b-b534-bcb225aa1d33 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:49.115017 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:49.115017 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:49.115393 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-d86b253f-c610-495b-b534-bcb225aa1d33 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:49.163807 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:49.163807 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:49.174600 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-d86b253f-c610-495b-b534-bcb225aa1d33 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:49.199181 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-d86b253f-c610-495b-b534-bcb225aa1d33 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:49.200264 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1670/3372] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:20:49 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 1368 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:20:49.966159 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-0a9f57e3-d8c3-454b-965e-f62e438e80d0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:49.966841 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-0a9f57e3-d8c3-454b-965e-f62e438e80d0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:49.966841 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:49.966841 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:49.967211 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-0a9f57e3-d8c3-454b-965e-f62e438e80d0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:50.015781 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:50.015781 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:50.023626 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-0a9f57e3-d8c3-454b-965e-f62e438e80d0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:50.046249 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-0a9f57e3-d8c3-454b-965e-f62e438e80d0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:50.047076 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1703/3373] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:20:49 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 1368 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:20:50.057393 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-d86b253f-c610-495b-b534-bcb225aa1d33 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume// Jan 13 04:20:50.057721 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-d86b253f-c610-495b-b534-bcb225aa1d33 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:50.057947 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:50.057947 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:50.058323 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-d86b253f-c610-495b-b534-bcb225aa1d33 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:50.060354 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-d86b253f-c610-495b-b534-bcb225aa1d33 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:20:50.060608 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1671/3374] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 04:20:50 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 04:20:50.073556 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-9d329f1c-9fc1-42b9-b78d-42c75a080ebd tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments Jan 13 04:20:50.074053 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:50.074053 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:50.074504 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-9d329f1c-9fc1-42b9-b78d-42c75a080ebd tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "048c0561-f567-4842-a0a5-19edae17c2db", "instance_uuid": "1aed8b2e-75bb-4daa-9f42-8064cb150d0e", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:20:50.127523 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:50.127523 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:50.177926 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-9d329f1c-9fc1-42b9-b78d-42c75a080ebd tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments returned with HTTP 200 Jan 13 04:20:50.178778 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1704/3375] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 04:20:50 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:20:51.423346 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-d86b253f-c610-495b-b534-bcb225aa1d33 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume// Jan 13 04:20:51.424622 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-d86b253f-c610-495b-b534-bcb225aa1d33 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:51.425268 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-d86b253f-c610-495b-b534-bcb225aa1d33 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:51.426465 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-d86b253f-c610-495b-b534-bcb225aa1d33 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:20:51.428949 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1672/3376] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 04:20:51 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 04:20:51.442611 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-1f658be8-6001-4c35-9e2e-ce1a4212bb47 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:20:51.443474 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-1f658be8-6001-4c35-9e2e-ce1a4212bb47 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:20:51.443872 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:51.443872 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:51.444557 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-1f658be8-6001-4c35-9e2e-ce1a4212bb47 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:20:51.553409 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:51.553409 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:51.563531 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-1f658be8-6001-4c35-9e2e-ce1a4212bb47 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:20:51.584884 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:51.584884 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:51.596891 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-1f658be8-6001-4c35-9e2e-ce1a4212bb47 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:20:51.597993 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1705/3377] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 04:20:51 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 1466 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:20:51.616575 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-87488e3d-5e62-4099-875e-4df43725948f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] PUT http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/5a7323c0-cfbe-4a8f-9cfa-eb5481440910 Jan 13 04:20:51.617672 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-87488e3d-5e62-4099-875e-4df43725948f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sda"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:20:51.647007 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 04:20:51.647007 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 04:20:51.647706 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-87488e3d-5e62-4099-875e-4df43725948f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Lock "b'cinder-attachment_update-048c0561-f567-4842-a0a5-19edae17c2db-n-h2-766380-6'" acquired by "attachment_update" :: waited 0.010s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 04:20:51.650486 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:51.650486 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:53.036701 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-87488e3d-5e62-4099-875e-4df43725948f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Lock "b'cinder-attachment_update-048c0561-f567-4842-a0a5-19edae17c2db-n-h2-766380-6'" released by "attachment_update" :: held 1.389s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 04:20:53.037922 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-87488e3d-5e62-4099-875e-4df43725948f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/5a7323c0-cfbe-4a8f-9cfa-eb5481440910 returned with HTTP 200 Jan 13 04:20:53.038792 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1673/3378] 10.222.0.11 () {64 vars in 1468 bytes} [Wed Jan 13 04:20:51 2021] PUT /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/5a7323c0-cfbe-4a8f-9cfa-eb5481440910 => generated 762 bytes in 1427 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:20:53.073975 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-7cd80713-8615-4099-acc0-4f034c5cd514 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/5a7323c0-cfbe-4a8f-9cfa-eb5481440910/action Jan 13 04:20:53.075558 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:20:53.075558 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:20:53.076096 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-7cd80713-8615-4099-acc0-4f034c5cd514 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:20:53.076514 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-7cd80713-8615-4099-acc0-4f034c5cd514 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:20:53.152031 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:20:53.152031 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:20:53.164970 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-48db58d8-9f63-4d57-ae56-e96d93c55858 req-7cd80713-8615-4099-acc0-4f034c5cd514 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/5a7323c0-cfbe-4a8f-9cfa-eb5481440910/action returned with HTTP 204 Jan 13 04:20:53.166229 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1706/3379] 10.222.0.11 () {64 vars in 1489 bytes} [Wed Jan 13 04:20:53 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/5a7323c0-cfbe-4a8f-9cfa-eb5481440910/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:21:07.754949 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-08787e7d-c516-4619-9830-92c06f372a31 req-cb383d5d-2990-4612-a6e2-c135067355bd tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/limits Jan 13 04:21:07.755637 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-08787e7d-c516-4619-9830-92c06f372a31 req-cb383d5d-2990-4612-a6e2-c135067355bd tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:07.756048 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:07.756048 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:07.756629 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-08787e7d-c516-4619-9830-92c06f372a31 req-cb383d5d-2990-4612-a6e2-c135067355bd tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:07.781723 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:07.781723 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:07.822441 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-08787e7d-c516-4619-9830-92c06f372a31 req-cb383d5d-2990-4612-a6e2-c135067355bd tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/limits returned with HTTP 200 Jan 13 04:21:07.823854 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1674/3380] 10.222.0.38 () {60 vars in 1455 bytes} [Wed Jan 13 04:21:07 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/limits => generated 302 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:21:07.941738 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-08787e7d-c516-4619-9830-92c06f372a31 req-77cdc68d-b826-4e5d-93b2-9821d9c0b721 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:21:07.942457 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-08787e7d-c516-4619-9830-92c06f372a31 req-77cdc68d-b826-4e5d-93b2-9821d9c0b721 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:07.942794 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:07.942794 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:07.943329 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-08787e7d-c516-4619-9830-92c06f372a31 req-77cdc68d-b826-4e5d-93b2-9821d9c0b721 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:07.998277 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:07.998277 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:08.007836 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-08787e7d-c516-4619-9830-92c06f372a31 req-77cdc68d-b826-4e5d-93b2-9821d9c0b721 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:21:08.027984 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:08.027984 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:08.038240 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-08787e7d-c516-4619-9830-92c06f372a31 req-77cdc68d-b826-4e5d-93b2-9821d9c0b721 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:21:08.039079 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1707/3381] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:21:07 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 1660 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:21:08.057135 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-08787e7d-c516-4619-9830-92c06f372a31 req-620d8c40-2c15-42a8-bdbe-ca09bb14fe5e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots Jan 13 04:21:08.058979 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-08787e7d-c516-4619-9830-92c06f372a31 req-620d8c40-2c15-42a8-bdbe-ca09bb14fe5e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "048c0561-f567-4842-a0a5-19edae17c2db", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1196292739", "description": null, "metadata": {}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:21:08.113455 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:08.113455 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:08.115067 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-08787e7d-c516-4619-9830-92c06f372a31 req-620d8c40-2c15-42a8-bdbe-ca09bb14fe5e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:21:08.115531 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [req-08787e7d-c516-4619-9830-92c06f372a31 req-620d8c40-2c15-42a8-bdbe-ca09bb14fe5e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create snapshot from volume 048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:21:08.183291 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [req-08787e7d-c516-4619-9830-92c06f372a31 req-620d8c40-2c15-42a8-bdbe-ca09bb14fe5e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Created reservations ['10caf1c5-0cee-4ffd-a5cf-7cccdba33958', '871c1018-a0d7-4d73-912c-ecb80536de3f', '2f5abf8c-c5f4-46ce-8067-4060ba522668', '161decd6-63fe-456c-a6dc-c7ef9c0f3227'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:21:08.313176 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-08787e7d-c516-4619-9830-92c06f372a31 req-620d8c40-2c15-42a8-bdbe-ca09bb14fe5e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot force create request issued successfully. Jan 13 04:21:08.314009 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-08787e7d-c516-4619-9830-92c06f372a31 req-620d8c40-2c15-42a8-bdbe-ca09bb14fe5e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots returned with HTTP 202 Jan 13 04:21:08.314927 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1675/3382] 10.222.0.38 () {64 vars in 1518 bytes} [Wed Jan 13 04:21:08 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots => generated 320 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:21:09.791708 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-af322315-7120-4d59-ae5a-ac5d60b4b806 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 Jan 13 04:21:09.792217 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-af322315-7120-4d59-ae5a-ac5d60b4b806 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:09.793246 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:09.793246 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:09.793916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-af322315-7120-4d59-ae5a-ac5d60b4b806 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:09.819971 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:09.819971 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:09.821173 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-af322315-7120-4d59-ae5a-ac5d60b4b806 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:21:09.823095 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-af322315-7120-4d59-ae5a-ac5d60b4b806 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 returned with HTTP 200 Jan 13 04:21:09.825323 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1708/3383] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:21:09 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 => generated 479 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:21:10.956183 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-b342b1bb-6780-4753-8af4-bd8249c2d09a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 Jan 13 04:21:10.956730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-b342b1bb-6780-4753-8af4-bd8249c2d09a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:10.957635 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:10.957635 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:10.958053 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-b342b1bb-6780-4753-8af4-bd8249c2d09a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:10.983860 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:10.983860 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:10.985410 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-b342b1bb-6780-4753-8af4-bd8249c2d09a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:21:10.987382 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-b342b1bb-6780-4753-8af4-bd8249c2d09a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 returned with HTTP 200 Jan 13 04:21:10.988395 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1676/3384] 10.222.0.38 () {60 vars in 1575 bytes} [Wed Jan 13 04:21:10 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 => generated 479 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:21:12.528902 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-6d88c7ef-d3f1-4b4f-af01-e4551c4eba61 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 Jan 13 04:21:12.530330 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-6d88c7ef-d3f1-4b4f-af01-e4551c4eba61 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:12.530742 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:12.530742 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:12.531356 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-6d88c7ef-d3f1-4b4f-af01-e4551c4eba61 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:12.557003 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:12.557003 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:12.558552 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-6d88c7ef-d3f1-4b4f-af01-e4551c4eba61 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:21:12.560879 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-6d88c7ef-d3f1-4b4f-af01-e4551c4eba61 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 returned with HTTP 200 Jan 13 04:21:12.561648 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1709/3385] 10.222.0.26 () {58 vars in 1368 bytes} [Wed Jan 13 04:21:12 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 => generated 479 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:21:12.578317 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-834b2166-6ce1-4ae3-8027-331ce53cbb10 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:21:12.578843 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-834b2166-6ce1-4ae3-8027-331ce53cbb10 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:12.579349 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:12.579349 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:12.579535 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-834b2166-6ce1-4ae3-8027-331ce53cbb10 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:12.630537 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:12.630537 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:12.640151 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-834b2166-6ce1-4ae3-8027-331ce53cbb10 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:21:12.661060 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:12.661060 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:12.672892 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-834b2166-6ce1-4ae3-8027-331ce53cbb10 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:21:12.673736 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1677/3386] 10.222.0.26 () {58 vars in 1362 bytes} [Wed Jan 13 04:21:12 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 1660 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:21:12.698086 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes Jan 13 04:21:12.698574 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:12.698574 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:12.699470 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "c3e12fa5-1be2-413f-b9f6-e4500e04e7e8", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:21:12.701255 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'c3e12fa5-1be2-413f-b9f6-e4500e04e7e8', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:21:12.744020 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:12.744020 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:12.745204 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:21:12.745544 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume of 1 GB Jan 13 04:21:12.747181 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Availability Zones retrieved successfully. Jan 13 04:21:12.765090 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Flow 'volume_create_api' (610986cd-ac99-493e-8338-3b783b732491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:21:12.768259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e9ec613-d7a1-4e44-9ae4-ce8d599d74fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:21:12.770691 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:21:12.944241 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e9ec613-d7a1-4e44-9ae4-ce8d599d74fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c3e12fa5-1be2-413f-b9f6-e4500e04e7e8', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:21:12.946785 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02ad3484-cdde-47fc-810e-c12291281d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:21:13.056950 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Created reservations ['3f8fd78d-8b37-4dcb-a1f2-2c5bfe93a395', '87bd1f91-0c37-4dc0-ba80-7a11d8442f90', 'a380c07f-7cbe-44a0-87c5-8addf92214e0', '2b5411e0-412f-4de5-9886-afcf575d728b'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:21:13.059197 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02ad3484-cdde-47fc-810e-c12291281d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f8fd78d-8b37-4dcb-a1f2-2c5bfe93a395', '87bd1f91-0c37-4dc0-ba80-7a11d8442f90', 'a380c07f-7cbe-44a0-87c5-8addf92214e0', '2b5411e0-412f-4de5-9886-afcf575d728b']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:21:13.062140 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e87aad2-d08a-430b-b71a-e1496bdf6807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:21:13.216673 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e87aad2-d08a-430b-b71a-e1496bdf6807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29dc0e35-5bd4-4266-8420-f39f4307d56a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9674a4f2e3d64387a526d3779aa00b34',qos_specs=None,replication_status=,reservations=['3f8fd78d-8b37-4dcb-a1f2-2c5bfe93a395','87bd1f91-0c37-4dc0-ba80-7a11d8442f90','a380c07f-7cbe-44a0-87c5-8addf92214e0','2b5411e0-412f-4de5-9886-afcf575d728b'],size=1,snapshot_id=c3e12fa5-1be2-413f-b9f6-e4500e04e7e8,source_replicaid=,source_volid=None,status='creating',user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), '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-13T04:21:13Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29dc0e35-5bd4-4266-8420-f39f4307d56a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9674a4f2e3d64387a526d3779aa00b34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c3e12fa5-1be2-413f-b9f6-e4500e04e7e8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:21:13.219409 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3059740-568e-483b-bb08-1c410ed7b684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:21:13.259019 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3059740-568e-483b-bb08-1c410ed7b684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9674a4f2e3d64387a526d3779aa00b34',qos_specs=None,replication_status=,reservations=['3f8fd78d-8b37-4dcb-a1f2-2c5bfe93a395','87bd1f91-0c37-4dc0-ba80-7a11d8442f90','a380c07f-7cbe-44a0-87c5-8addf92214e0','2b5411e0-412f-4de5-9886-afcf575d728b'],size=1,snapshot_id=c3e12fa5-1be2-413f-b9f6-e4500e04e7e8,source_replicaid=,source_volid=None,status='creating',user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:21:13.263731 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fac70c57-c94c-40e8-86d6-a56752cc511a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:21:13.392142 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fac70c57-c94c-40e8-86d6-a56752cc511a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:21:13.397645 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Flow 'volume_create_api' (610986cd-ac99-493e-8338-3b783b732491) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:21:13.557826 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume request issued successfully. Jan 13 04:21:13.591349 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-eaa71a08-c858-47cf-aafe-8c8a661a9fee tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes returned with HTTP 202 Jan 13 04:21:13.595615 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1710/3387] 10.222.0.26 () {62 vars in 1305 bytes} [Wed Jan 13 04:21:12 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes => generated 805 bytes in 901 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:21:13.620029 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-f445e650-76da-4663-af80-8cb82e92105b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a Jan 13 04:21:13.621830 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-f445e650-76da-4663-af80-8cb82e92105b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:13.622454 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:13.622454 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:13.622841 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-f445e650-76da-4663-af80-8cb82e92105b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:13.743262 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:13.743262 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:13.768323 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-f445e650-76da-4663-af80-8cb82e92105b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:21:13.804721 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-f445e650-76da-4663-af80-8cb82e92105b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a returned with HTTP 200 Jan 13 04:21:13.805873 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1678/3388] 10.222.0.26 () {58 vars in 1362 bytes} [Wed Jan 13 04:21:13 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a => generated 897 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:21:13.840862 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-8d50d3f8-c8c9-42fe-9aa6-787a2ebb825c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a Jan 13 04:21:13.841683 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-8d50d3f8-c8c9-42fe-9aa6-787a2ebb825c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:13.842131 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:13.842131 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:13.842788 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-8d50d3f8-c8c9-42fe-9aa6-787a2ebb825c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:13.962928 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:13.962928 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:13.985029 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-8d50d3f8-c8c9-42fe-9aa6-787a2ebb825c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:21:14.033477 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-8d50d3f8-c8c9-42fe-9aa6-787a2ebb825c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a returned with HTTP 200 Jan 13 04:21:14.037068 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1711/3389] 10.222.0.26 () {58 vars in 1362 bytes} [Wed Jan 13 04:21:13 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a => generated 897 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:21:17.058748 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-3603070a-963a-4d6d-a032-a4bf22e6cb0e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a Jan 13 04:21:17.058748 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-3603070a-963a-4d6d-a032-a4bf22e6cb0e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:17.058748 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:17.058748 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:17.058748 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-3603070a-963a-4d6d-a032-a4bf22e6cb0e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:17.312491 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:17.312491 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:17.376627 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-3603070a-963a-4d6d-a032-a4bf22e6cb0e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:21:17.474222 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-3603070a-963a-4d6d-a032-a4bf22e6cb0e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a returned with HTTP 200 Jan 13 04:21:17.476353 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1679/3390] 10.222.0.26 () {58 vars in 1362 bytes} [Wed Jan 13 04:21:17 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a => generated 897 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:21:20.516103 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-cac3d189-b790-424e-9c76-c89ee1d56f56 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a Jan 13 04:21:20.517489 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-cac3d189-b790-424e-9c76-c89ee1d56f56 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:20.517825 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:20.517825 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:20.518291 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-cac3d189-b790-424e-9c76-c89ee1d56f56 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:20.601517 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:20.601517 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:20.613947 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-cac3d189-b790-424e-9c76-c89ee1d56f56 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:21:20.668436 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-cac3d189-b790-424e-9c76-c89ee1d56f56 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a returned with HTTP 200 Jan 13 04:21:20.669892 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1712/3391] 10.222.0.26 () {58 vars in 1362 bytes} [Wed Jan 13 04:21:20 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a => generated 897 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:21:23.704232 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-2a525033-da50-479d-8eff-03554c60d564 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a Jan 13 04:21:23.704232 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-2a525033-da50-479d-8eff-03554c60d564 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:23.704232 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:23.704232 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:23.704232 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-2a525033-da50-479d-8eff-03554c60d564 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:24.004851 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:24.004851 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:24.031968 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-2a525033-da50-479d-8eff-03554c60d564 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:21:24.077831 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-2a525033-da50-479d-8eff-03554c60d564 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a returned with HTTP 200 Jan 13 04:21:24.077831 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1680/3392] 10.222.0.26 () {58 vars in 1362 bytes} [Wed Jan 13 04:21:23 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a => generated 897 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:21:27.117001 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-ff9036be-6bb9-474b-87c1-8f20bca3bff5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a Jan 13 04:21:27.117001 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-ff9036be-6bb9-474b-87c1-8f20bca3bff5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:27.117001 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:27.117001 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:27.117001 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-ff9036be-6bb9-474b-87c1-8f20bca3bff5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:27.175154 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:27.175154 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:27.185291 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-ff9036be-6bb9-474b-87c1-8f20bca3bff5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:21:27.224203 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-ff9036be-6bb9-474b-87c1-8f20bca3bff5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a returned with HTTP 200 Jan 13 04:21:27.226117 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1713/3393] 10.222.0.26 () {58 vars in 1362 bytes} [Wed Jan 13 04:21:27 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a => generated 1347 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:21:27.237541 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-2a525033-da50-479d-8eff-03554c60d564 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume// Jan 13 04:21:27.238196 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-2a525033-da50-479d-8eff-03554c60d564 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:27.238562 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:27.238562 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:27.239186 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-2a525033-da50-479d-8eff-03554c60d564 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:27.241768 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-2a525033-da50-479d-8eff-03554c60d564 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:21:27.242609 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1681/3394] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 04:21:27 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 13 04:21:27.282969 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-d0062560-bcdd-46fb-a51a-aea18b0c399e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments Jan 13 04:21:27.282969 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:27.282969 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:27.282969 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-d0062560-bcdd-46fb-a51a-aea18b0c399e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29dc0e35-5bd4-4266-8420-f39f4307d56a", "instance_uuid": "b375912c-c44f-4b06-956d-1a3047221764", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:21:27.350192 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:27.350192 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:27.519732 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-d0062560-bcdd-46fb-a51a-aea18b0c399e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments returned with HTTP 200 Jan 13 04:21:27.520938 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1714/3395] 10.222.0.26 () {64 vars in 1358 bytes} [Wed Jan 13 04:21:27 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments => generated 273 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:21:27.562608 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-2a525033-da50-479d-8eff-03554c60d564 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume// Jan 13 04:21:27.562608 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-2a525033-da50-479d-8eff-03554c60d564 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:27.562608 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-2a525033-da50-479d-8eff-03554c60d564 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:27.562608 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-2a525033-da50-479d-8eff-03554c60d564 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:21:27.562608 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1682/3396] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 04:21:27 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 04:21:27.565870 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-1dcb1d82-bb72-4de2-a2ae-c68550bb8d13 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a Jan 13 04:21:27.565870 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-1dcb1d82-bb72-4de2-a2ae-c68550bb8d13 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:27.565870 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:27.565870 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:27.565870 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-1dcb1d82-bb72-4de2-a2ae-c68550bb8d13 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:27.663998 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:27.663998 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:27.685662 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-1dcb1d82-bb72-4de2-a2ae-c68550bb8d13 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:21:27.722453 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:27.722453 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:27.739414 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-1dcb1d82-bb72-4de2-a2ae-c68550bb8d13 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a returned with HTTP 200 Jan 13 04:21:27.739414 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1715/3397] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 04:21:27 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a => generated 1445 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:21:27.773622 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-6543919e-c6ab-4976-9372-d335d6076ab6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] PUT http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/b15f4715-5bf4-4551-8a45-76b8d228f307 Jan 13 04:21:27.773622 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-6543919e-c6ab-4976-9372-d335d6076ab6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sda"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:21:27.799168 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 04:21:27.799168 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 04:21:27.799671 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-6543919e-c6ab-4976-9372-d335d6076ab6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Lock "b'cinder-attachment_update-29dc0e35-5bd4-4266-8420-f39f4307d56a-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.009s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 04:21:27.802027 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:27.802027 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:30.045241 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-6543919e-c6ab-4976-9372-d335d6076ab6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Lock "b'cinder-attachment_update-29dc0e35-5bd4-4266-8420-f39f4307d56a-n-h1-766380-6'" released by "attachment_update" :: held 2.245s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 04:21:30.046062 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-6543919e-c6ab-4976-9372-d335d6076ab6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/b15f4715-5bf4-4551-8a45-76b8d228f307 returned with HTTP 200 Jan 13 04:21:30.055816 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1683/3398] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 04:21:27 2021] PUT /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/b15f4715-5bf4-4551-8a45-76b8d228f307 => generated 762 bytes in 2285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:21:30.140449 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-f4af32ec-db3c-4c21-9279-0497c262d5d1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/b15f4715-5bf4-4551-8a45-76b8d228f307/action Jan 13 04:21:30.144814 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:30.144814 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:30.144814 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-f4af32ec-db3c-4c21-9279-0497c262d5d1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:21:30.144814 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-f4af32ec-db3c-4c21-9279-0497c262d5d1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:21:30.332721 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:30.332721 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:30.390176 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-20d1d44c-5cc4-4219-b6cc-24f4d8c218c9 req-f4af32ec-db3c-4c21-9279-0497c262d5d1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/b15f4715-5bf4-4551-8a45-76b8d228f307/action returned with HTTP 204 Jan 13 04:21:30.391271 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1716/3399] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 04:21:30 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/b15f4715-5bf4-4551-8a45-76b8d228f307/action => generated 0 bytes in 259 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:21:41.175727 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd9809d7-712e-4836-a3e2-ef9879fbf92c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a Jan 13 04:21:41.176699 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd9809d7-712e-4836-a3e2-ef9879fbf92c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:41.176999 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:41.176999 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:41.177515 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd9809d7-712e-4836-a3e2-ef9879fbf92c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:41.239773 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:41.239773 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:41.250830 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bd9809d7-712e-4836-a3e2-ef9879fbf92c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:21:41.272845 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:41.272845 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:41.284118 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd9809d7-712e-4836-a3e2-ef9879fbf92c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a returned with HTTP 200 Jan 13 04:21:41.292547 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1684/3400] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:21:41 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a => generated 1639 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:21:45.229991 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-40a154a1-d9f5-442f-a14b-a3631e8e2979 req-d815c8c4-9cd1-487b-bd77-47f456c4aa85 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] DELETE http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/b15f4715-5bf4-4551-8a45-76b8d228f307 Jan 13 04:21:45.229991 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-40a154a1-d9f5-442f-a14b-a3631e8e2979 req-d815c8c4-9cd1-487b-bd77-47f456c4aa85 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:45.229991 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:45.229991 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:45.229991 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-40a154a1-d9f5-442f-a14b-a3631e8e2979 req-d815c8c4-9cd1-487b-bd77-47f456c4aa85 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:45.284520 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:45.284520 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:45.965221 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-40a154a1-d9f5-442f-a14b-a3631e8e2979 req-d815c8c4-9cd1-487b-bd77-47f456c4aa85 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 04:21:45.966354 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-40a154a1-d9f5-442f-a14b-a3631e8e2979 req-d815c8c4-9cd1-487b-bd77-47f456c4aa85 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 04:21:45.989013 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-40a154a1-d9f5-442f-a14b-a3631e8e2979 req-d815c8c4-9cd1-487b-bd77-47f456c4aa85 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/b15f4715-5bf4-4551-8a45-76b8d228f307 returned with HTTP 200 Jan 13 04:21:45.990175 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1717/3401] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 04:21:45 2021] DELETE /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/b15f4715-5bf4-4551-8a45-76b8d228f307 => generated 19 bytes in 773 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:21:46.018930 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-40a154a1-d9f5-442f-a14b-a3631e8e2979 req-4e79884d-19af-4dc3-84b2-e50119f3cd86 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] DELETE http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a Jan 13 04:21:46.018930 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-40a154a1-d9f5-442f-a14b-a3631e8e2979 req-4e79884d-19af-4dc3-84b2-e50119f3cd86 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:46.018930 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:46.018930 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:46.018930 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-40a154a1-d9f5-442f-a14b-a3631e8e2979 req-4e79884d-19af-4dc3-84b2-e50119f3cd86 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:46.018930 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [req-40a154a1-d9f5-442f-a14b-a3631e8e2979 req-4e79884d-19af-4dc3-84b2-e50119f3cd86 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Delete volume with id: 29dc0e35-5bd4-4266-8420-f39f4307d56a Jan 13 04:21:46.137672 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:46.137672 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:46.139902 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-40a154a1-d9f5-442f-a14b-a3631e8e2979 req-4e79884d-19af-4dc3-84b2-e50119f3cd86 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:21:46.210075 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-40a154a1-d9f5-442f-a14b-a3631e8e2979 req-4e79884d-19af-4dc3-84b2-e50119f3cd86 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Delete volume request issued successfully. Jan 13 04:21:46.210652 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-40a154a1-d9f5-442f-a14b-a3631e8e2979 req-4e79884d-19af-4dc3-84b2-e50119f3cd86 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a returned with HTTP 202 Jan 13 04:21:46.212424 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1685/3402] 10.222.0.26 () {60 vars in 1384 bytes} [Wed Jan 13 04:21:46 2021] DELETE /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:21:48.049254 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7e5f62c-38c1-4a7a-88a5-844ec32c386e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a Jan 13 04:21:48.050309 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7e5f62c-38c1-4a7a-88a5-844ec32c386e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:48.050686 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:48.050686 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:48.051305 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7e5f62c-38c1-4a7a-88a5-844ec32c386e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:48.139207 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:48.139207 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:48.170685 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a7e5f62c-38c1-4a7a-88a5-844ec32c386e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:21:48.242770 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7e5f62c-38c1-4a7a-88a5-844ec32c386e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a returned with HTTP 200 Jan 13 04:21:48.242770 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1718/3403] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:21:48 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a => generated 1346 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:21:49.257373 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-32edbd4c-6eb0-48aa-825c-e95b41933690 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a Jan 13 04:21:49.258580 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-32edbd4c-6eb0-48aa-825c-e95b41933690 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:49.259010 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:49.259010 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:49.259935 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-32edbd4c-6eb0-48aa-825c-e95b41933690 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:49.341271 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-32edbd4c-6eb0-48aa-825c-e95b41933690 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a returned with HTTP 404 Jan 13 04:21:49.342630 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1686/3404] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:21:49 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/29dc0e35-5bd4-4266-8420-f39f4307d56a => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:21:49.351003 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88d6f4bc-e995-407b-ac9c-f7e2748e192c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] DELETE http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 Jan 13 04:21:49.351707 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-88d6f4bc-e995-407b-ac9c-f7e2748e192c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:49.351928 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:49.351928 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:49.352322 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-88d6f4bc-e995-407b-ac9c-f7e2748e192c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:49.352730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-88d6f4bc-e995-407b-ac9c-f7e2748e192c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Delete snapshot with id: c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 Jan 13 04:21:49.382720 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:49.382720 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:49.384237 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-88d6f4bc-e995-407b-ac9c-f7e2748e192c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:21:49.511610 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-88d6f4bc-e995-407b-ac9c-f7e2748e192c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot delete request issued successfully. Jan 13 04:21:49.512108 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88d6f4bc-e995-407b-ac9c-f7e2748e192c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 returned with HTTP 202 Jan 13 04:21:49.521179 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6445a60b-5b10-4319-b613-371412bcc16f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 Jan 13 04:21:49.527096 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6445a60b-5b10-4319-b613-371412bcc16f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:49.527562 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6445a60b-5b10-4319-b613-371412bcc16f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:49.532795 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1719/3405] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:21:49 2021] DELETE /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:21:49.573014 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:49.573014 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:49.574469 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6445a60b-5b10-4319-b613-371412bcc16f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:21:49.576502 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6445a60b-5b10-4319-b613-371412bcc16f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 returned with HTTP 200 Jan 13 04:21:49.577283 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1687/3406] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:21:49 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 => generated 478 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:21:50.589813 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d69737f0-62e4-4319-a692-fd5d333a05bb tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 Jan 13 04:21:50.590308 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d69737f0-62e4-4319-a692-fd5d333a05bb tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:50.590516 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:50.590516 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:50.591176 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d69737f0-62e4-4319-a692-fd5d333a05bb tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:50.645294 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:50.645294 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:50.646422 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d69737f0-62e4-4319-a692-fd5d333a05bb tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:21:50.648610 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d69737f0-62e4-4319-a692-fd5d333a05bb tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 returned with HTTP 200 Jan 13 04:21:50.659158 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1720/3407] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:21:50 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 => generated 478 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:21:51.672255 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a262ae8c-cb17-4276-848f-8146db7d4b4a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 Jan 13 04:21:51.673998 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a262ae8c-cb17-4276-848f-8146db7d4b4a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:51.674391 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:51.674391 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:51.675712 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a262ae8c-cb17-4276-848f-8146db7d4b4a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:51.701232 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a262ae8c-cb17-4276-848f-8146db7d4b4a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 returned with HTTP 404 Jan 13 04:21:51.702247 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1688/3408] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:21:51 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 04:21:58.027332 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-a95d9e61-1f6d-44d3-8adb-c80b2b7da519 req-b95e3a6a-4776-4c47-bccf-7de9c4e032e6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] DELETE http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/5a7323c0-cfbe-4a8f-9cfa-eb5481440910 Jan 13 04:21:58.028467 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-a95d9e61-1f6d-44d3-8adb-c80b2b7da519 req-b95e3a6a-4776-4c47-bccf-7de9c4e032e6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:58.028910 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:58.028910 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:58.029551 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-a95d9e61-1f6d-44d3-8adb-c80b2b7da519 req-b95e3a6a-4776-4c47-bccf-7de9c4e032e6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:58.054254 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:58.054254 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:58.675551 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-a95d9e61-1f6d-44d3-8adb-c80b2b7da519 req-b95e3a6a-4776-4c47-bccf-7de9c4e032e6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 04:21:58.676275 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-a95d9e61-1f6d-44d3-8adb-c80b2b7da519 req-b95e3a6a-4776-4c47-bccf-7de9c4e032e6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 04:21:58.685077 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-a95d9e61-1f6d-44d3-8adb-c80b2b7da519 req-b95e3a6a-4776-4c47-bccf-7de9c4e032e6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/5a7323c0-cfbe-4a8f-9cfa-eb5481440910 returned with HTTP 200 Jan 13 04:21:58.686804 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1721/3409] 10.222.0.11 () {62 vars in 1437 bytes} [Wed Jan 13 04:21:58 2021] DELETE /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/5a7323c0-cfbe-4a8f-9cfa-eb5481440910 => generated 19 bytes in 665 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:21:58.705072 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-a95d9e61-1f6d-44d3-8adb-c80b2b7da519 req-045eebf8-5ca9-4ea5-b702-a359d90f1605 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] DELETE http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:21:58.705657 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-a95d9e61-1f6d-44d3-8adb-c80b2b7da519 req-045eebf8-5ca9-4ea5-b702-a359d90f1605 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:58.706393 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-a95d9e61-1f6d-44d3-8adb-c80b2b7da519 req-045eebf8-5ca9-4ea5-b702-a359d90f1605 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:58.706892 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [req-a95d9e61-1f6d-44d3-8adb-c80b2b7da519 req-045eebf8-5ca9-4ea5-b702-a359d90f1605 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Delete volume with id: 048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:21:58.755934 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:58.755934 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:58.757164 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-a95d9e61-1f6d-44d3-8adb-c80b2b7da519 req-045eebf8-5ca9-4ea5-b702-a359d90f1605 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:21:58.787413 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-a95d9e61-1f6d-44d3-8adb-c80b2b7da519 req-045eebf8-5ca9-4ea5-b702-a359d90f1605 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Delete volume request issued successfully. Jan 13 04:21:58.787888 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-a95d9e61-1f6d-44d3-8adb-c80b2b7da519 req-045eebf8-5ca9-4ea5-b702-a359d90f1605 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 202 Jan 13 04:21:58.788991 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1689/3410] 10.222.0.11 () {60 vars in 1384 bytes} [Wed Jan 13 04:21:58 2021] DELETE /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:21:59.705604 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-859c73df-323b-4efa-8671-dbd095eb5bbf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:21:59.706161 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-859c73df-323b-4efa-8671-dbd095eb5bbf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:21:59.706384 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:21:59.706384 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:21:59.706760 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-859c73df-323b-4efa-8671-dbd095eb5bbf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:21:59.798326 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:21:59.798326 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:21:59.810151 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-859c73df-323b-4efa-8671-dbd095eb5bbf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:21:59.840320 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-859c73df-323b-4efa-8671-dbd095eb5bbf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 200 Jan 13 04:21:59.841415 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1722/3411] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:21:59 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 1367 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:22:00.860183 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-10fddbe8-cc9b-4dbc-84c1-267e7b0bb785 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:22:00.861109 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-10fddbe8-cc9b-4dbc-84c1-267e7b0bb785 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:00.861731 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:00.861731 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:00.862370 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-10fddbe8-cc9b-4dbc-84c1-267e7b0bb785 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:00.912697 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-10fddbe8-cc9b-4dbc-84c1-267e7b0bb785 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 404 Jan 13 04:22:00.913792 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1690/3412] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:22:00 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:22:01.129091 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac95ba1e-5aea-4f07-9159-970d97dde340 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] DELETE http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 Jan 13 04:22:01.129714 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ac95ba1e-5aea-4f07-9159-970d97dde340 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:01.130134 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:01.130134 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:01.130670 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ac95ba1e-5aea-4f07-9159-970d97dde340 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:01.131120 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-ac95ba1e-5aea-4f07-9159-970d97dde340 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Delete snapshot with id: c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 Jan 13 04:22:01.157345 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ac95ba1e-5aea-4f07-9159-970d97dde340 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 returned with HTTP 404 Jan 13 04:22:01.158930 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1723/3413] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:22:01 2021] DELETE /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 04:22:01.170289 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-91c9b695-3f4f-4d65-88c9-5cb8d3355ebb tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 Jan 13 04:22:01.170810 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-91c9b695-3f4f-4d65-88c9-5cb8d3355ebb tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:01.171290 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-91c9b695-3f4f-4d65-88c9-5cb8d3355ebb tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:01.201067 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-91c9b695-3f4f-4d65-88c9-5cb8d3355ebb tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 returned with HTTP 404 Jan 13 04:22:01.202330 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1691/3414] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:22:01 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/c3e12fa5-1be2-413f-b9f6-e4500e04e7e8 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:22:01.812992 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b5a4960-b44a-4b21-983b-bb4876d4c990 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] DELETE http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:22:01.813511 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b5a4960-b44a-4b21-983b-bb4876d4c990 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:01.813991 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0b5a4960-b44a-4b21-983b-bb4876d4c990 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:01.814446 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-0b5a4960-b44a-4b21-983b-bb4876d4c990 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Delete volume with id: 048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:22:01.862451 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0b5a4960-b44a-4b21-983b-bb4876d4c990 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 404 Jan 13 04:22:01.863450 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1724/3415] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:22:01 2021] DELETE /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:22:01.872195 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ac2951c-eac6-4cb7-bd46-62959abcd189 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db Jan 13 04:22:01.872757 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ac2951c-eac6-4cb7-bd46-62959abcd189 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:01.873239 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7ac2951c-eac6-4cb7-bd46-62959abcd189 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:01.921898 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7ac2951c-eac6-4cb7-bd46-62959abcd189 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db returned with HTTP 404 Jan 13 04:22:01.922888 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1692/3416] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:22:01 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/048c0561-f567-4842-a0a5-19edae17c2db => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:22:03.064528 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes Jan 13 04:22:03.065384 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1903748800", "snapshot_id": null, "imageRef": "59076fc4-aabc-415c-a36b-2aa006b2bfb4", "volume_type": null, "size": 1}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:22:03.066799 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1903748800', 'snapshot_id': None, 'imageRef': '59076fc4-aabc-415c-a36b-2aa006b2bfb4', 'volume_type': None, 'size': 1}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:22:03.180765 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume of 1 GB Jan 13 04:22:03.197986 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Availability Zones retrieved successfully. Jan 13 04:22:03.215504 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Flow 'volume_create_api' (e7b7e0f1-f8dc-4bc7-90d1-bbb9acd9263b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:22:03.218027 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07d859be-88e3-4473-847c-d89cc9540f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:22:03.220094 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:22:03.327617 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07d859be-88e3-4473-847c-d89cc9540f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:22:03.329859 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0002424-4e44-425d-9eac-0f6b3ba37d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:22:03.398308 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Created reservations ['01f161a3-e8b2-4804-8fbf-503a6f53d4a6', 'c935e876-dc50-4783-85ca-2550a5d6d7ba', '33f1f30d-c662-4061-af51-9b986b434eed', 'e391f845-17d8-4dd8-9d1b-971b8078df36'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:22:03.401032 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0002424-4e44-425d-9eac-0f6b3ba37d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01f161a3-e8b2-4804-8fbf-503a6f53d4a6', 'c935e876-dc50-4783-85ca-2550a5d6d7ba', '33f1f30d-c662-4061-af51-9b986b434eed', 'e391f845-17d8-4dd8-9d1b-971b8078df36']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:22:03.403154 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (177b9e56-f0d0-40bf-96c3-d0a78b211aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:22:03.465445 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (177b9e56-f0d0-40bf-96c3-d0a78b211aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c556cdd2-9b10-4a3a-98bb-a8f61ff3a188', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1903748800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9674a4f2e3d64387a526d3779aa00b34',qos_specs=None,replication_status=,reservations=['01f161a3-e8b2-4804-8fbf-503a6f53d4a6','c935e876-dc50-4783-85ca-2550a5d6d7ba','33f1f30d-c662-4061-af51-9b986b434eed','e391f845-17d8-4dd8-9d1b-971b8078df36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:22:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1903748800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c556cdd2-9b10-4a3a-98bb-a8f61ff3a188,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9674a4f2e3d64387a526d3779aa00b34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:22:03.467547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce452b07-09cd-495b-9324-0c5d60551b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:22:03.495353 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce452b07-09cd-495b-9324-0c5d60551b7d) transitioned into state 'SUCCESS' from state '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-1903748800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9674a4f2e3d64387a526d3779aa00b34',qos_specs=None,replication_status=,reservations=['01f161a3-e8b2-4804-8fbf-503a6f53d4a6','c935e876-dc50-4783-85ca-2550a5d6d7ba','33f1f30d-c662-4061-af51-9b986b434eed','e391f845-17d8-4dd8-9d1b-971b8078df36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:22:03.497677 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77ee3954-a6fe-4b52-96ce-404f2afbee87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:22:03.513068 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77ee3954-a6fe-4b52-96ce-404f2afbee87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:22:03.515683 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Flow 'volume_create_api' (e7b7e0f1-f8dc-4bc7-90d1-bbb9acd9263b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:22:03.565292 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume request issued successfully. Jan 13 04:22:03.585264 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-90f151a8-bbab-4024-a8a7-730663c19bdf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes returned with HTTP 202 Jan 13 04:22:03.586302 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1725/3417] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:22:03 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes => generated 828 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:22:03.603326 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0c3e2e95-c9b2-4c42-a9a8-e4b8e0cd34e1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:03.604209 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0c3e2e95-c9b2-4c42-a9a8-e4b8e0cd34e1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:03.604739 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0c3e2e95-c9b2-4c42-a9a8-e4b8e0cd34e1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:03.658100 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:03.658100 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:03.667099 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0c3e2e95-c9b2-4c42-a9a8-e4b8e0cd34e1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:03.691997 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0c3e2e95-c9b2-4c42-a9a8-e4b8e0cd34e1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:03.692875 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1693/3418] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:22:03 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 920 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:22:04.709436 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18f49071-c783-4248-af35-bd798ae72d41 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:04.709975 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18f49071-c783-4248-af35-bd798ae72d41 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:04.710153 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:04.710153 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:04.710692 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-18f49071-c783-4248-af35-bd798ae72d41 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:04.765475 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:04.765475 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:04.773797 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-18f49071-c783-4248-af35-bd798ae72d41 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:04.798920 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-18f49071-c783-4248-af35-bd798ae72d41 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:04.808468 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1726/3419] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:22:04 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 920 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:22:05.816379 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-31879879-0661-4085-8935-0100763ca19d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:05.816963 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-31879879-0661-4085-8935-0100763ca19d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:05.817322 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:05.817322 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:05.817726 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-31879879-0661-4085-8935-0100763ca19d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:05.867256 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:05.867256 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:05.877278 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-31879879-0661-4085-8935-0100763ca19d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:05.903720 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-31879879-0661-4085-8935-0100763ca19d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:05.913242 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1694/3420] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:22:05 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 920 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:22:06.921997 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46acc61a-1ffb-4455-a561-e72342a1e2a7 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:06.923967 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-46acc61a-1ffb-4455-a561-e72342a1e2a7 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:06.924057 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:06.924057 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:06.924716 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-46acc61a-1ffb-4455-a561-e72342a1e2a7 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:06.982480 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:06.982480 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:06.998634 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-46acc61a-1ffb-4455-a561-e72342a1e2a7 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:07.021101 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-46acc61a-1ffb-4455-a561-e72342a1e2a7 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:07.022098 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1727/3421] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:22:06 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 920 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:22:08.038394 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-602dc09d-2899-4d92-8630-fe90d3c87ff8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:08.038909 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-602dc09d-2899-4d92-8630-fe90d3c87ff8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:08.039119 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:08.039119 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:08.039495 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-602dc09d-2899-4d92-8630-fe90d3c87ff8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:08.088959 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:08.088959 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:08.099584 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-602dc09d-2899-4d92-8630-fe90d3c87ff8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:08.125140 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-602dc09d-2899-4d92-8630-fe90d3c87ff8 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:08.132386 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1695/3422] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:22:08 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 920 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:22:09.142290 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e5a93d60-9876-49e4-81cb-8c07e8b0bde5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:09.143450 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e5a93d60-9876-49e4-81cb-8c07e8b0bde5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:09.143852 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:09.143852 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:09.144205 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e5a93d60-9876-49e4-81cb-8c07e8b0bde5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:09.194575 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:09.194575 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:09.204461 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e5a93d60-9876-49e4-81cb-8c07e8b0bde5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:09.228033 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e5a93d60-9876-49e4-81cb-8c07e8b0bde5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:09.229192 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1728/3423] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:22:09 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 920 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:22:10.244677 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ba5b3412-d0bc-4c24-8d2b-e6a4e7105597 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:10.245532 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ba5b3412-d0bc-4c24-8d2b-e6a4e7105597 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:10.245732 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:10.245732 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:10.246651 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ba5b3412-d0bc-4c24-8d2b-e6a4e7105597 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:10.298209 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:10.298209 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:10.311349 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ba5b3412-d0bc-4c24-8d2b-e6a4e7105597 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:10.338633 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ba5b3412-d0bc-4c24-8d2b-e6a4e7105597 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:10.339603 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1696/3424] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:22:10 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 920 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:22:11.354688 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d6567d1d-292b-4e64-88b2-ca3b2bbdda8a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:11.355259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d6567d1d-292b-4e64-88b2-ca3b2bbdda8a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:11.355466 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:11.355466 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:11.355763 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d6567d1d-292b-4e64-88b2-ca3b2bbdda8a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:11.410911 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:11.410911 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:11.422190 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d6567d1d-292b-4e64-88b2-ca3b2bbdda8a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:11.446775 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d6567d1d-292b-4e64-88b2-ca3b2bbdda8a tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:11.457127 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1729/3425] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:22:11 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 920 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:22:12.464641 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6f9806e1-0c64-4354-8113-cb1c0ec483cf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:12.465791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6f9806e1-0c64-4354-8113-cb1c0ec483cf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:12.466166 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:12.466166 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:12.466775 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6f9806e1-0c64-4354-8113-cb1c0ec483cf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:12.525090 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:12.525090 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:12.533845 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6f9806e1-0c64-4354-8113-cb1c0ec483cf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:12.557651 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6f9806e1-0c64-4354-8113-cb1c0ec483cf tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:12.558425 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1697/3426] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:22:12 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:22:13.574900 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bdb8ffb0-79e8-4899-b9dd-44b913c797e1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:13.575525 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bdb8ffb0-79e8-4899-b9dd-44b913c797e1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:13.575764 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:13.575764 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:13.576193 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bdb8ffb0-79e8-4899-b9dd-44b913c797e1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:13.625875 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:13.625875 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:13.635110 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bdb8ffb0-79e8-4899-b9dd-44b913c797e1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:13.659094 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bdb8ffb0-79e8-4899-b9dd-44b913c797e1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:13.659910 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1730/3427] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:22:13 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:22:14.675826 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a294463e-a67d-4956-8118-3202581fc593 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:14.676408 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a294463e-a67d-4956-8118-3202581fc593 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:14.676576 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:14.676576 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:14.676959 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a294463e-a67d-4956-8118-3202581fc593 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:14.730682 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:14.730682 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:14.738868 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a294463e-a67d-4956-8118-3202581fc593 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:14.762258 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a294463e-a67d-4956-8118-3202581fc593 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:14.763012 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1698/3428] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:22:14 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 978 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:22:15.779030 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b66bb15c-b45c-4f9a-82df-de902fe0bc95 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:15.779597 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b66bb15c-b45c-4f9a-82df-de902fe0bc95 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:15.779763 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:15.779763 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:15.780136 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b66bb15c-b45c-4f9a-82df-de902fe0bc95 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:15.829860 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:15.829860 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:15.838683 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b66bb15c-b45c-4f9a-82df-de902fe0bc95 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:15.860667 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b66bb15c-b45c-4f9a-82df-de902fe0bc95 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:15.861494 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1731/3429] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:22:15 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 981 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:22:16.878352 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ded6cd1a-ee88-4315-b32c-08fec436b6f2 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:16.878916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ded6cd1a-ee88-4315-b32c-08fec436b6f2 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:16.879103 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:16.879103 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:16.879481 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ded6cd1a-ee88-4315-b32c-08fec436b6f2 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:16.929027 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:16.929027 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:16.938238 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ded6cd1a-ee88-4315-b32c-08fec436b6f2 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:16.964117 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ded6cd1a-ee88-4315-b32c-08fec436b6f2 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:16.965169 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1699/3430] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:22:16 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 981 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:22:17.981120 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b7869536-07ef-4f7a-871f-2c51dd98f31d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:17.981691 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b7869536-07ef-4f7a-871f-2c51dd98f31d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:17.981817 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:17.981817 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:17.982173 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b7869536-07ef-4f7a-871f-2c51dd98f31d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:18.033819 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:18.033819 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:18.042578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b7869536-07ef-4f7a-871f-2c51dd98f31d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:18.064706 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b7869536-07ef-4f7a-871f-2c51dd98f31d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:18.065523 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1732/3431] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:22:17 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 981 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:22:19.083050 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9bb0341a-ab8c-403e-b6d4-dc35ab46a848 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:19.083584 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9bb0341a-ab8c-403e-b6d4-dc35ab46a848 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:19.083687 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:19.083687 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:19.084011 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9bb0341a-ab8c-403e-b6d4-dc35ab46a848 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:19.135055 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:19.135055 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:19.144334 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9bb0341a-ab8c-403e-b6d4-dc35ab46a848 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:19.168804 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9bb0341a-ab8c-403e-b6d4-dc35ab46a848 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:19.170029 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1700/3432] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:22:19 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 981 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:22:20.187643 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2793e6e3-44d3-4c2f-981e-346611a7f4dd tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:20.188171 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2793e6e3-44d3-4c2f-981e-346611a7f4dd tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:20.188419 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:20.188419 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:20.188797 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2793e6e3-44d3-4c2f-981e-346611a7f4dd tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:20.241704 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:20.241704 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:20.250285 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2793e6e3-44d3-4c2f-981e-346611a7f4dd tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:20.273533 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2793e6e3-44d3-4c2f-981e-346611a7f4dd tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:20.274897 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1733/3433] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:22:20 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 1369 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:22:20.290106 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b69aac9f-5810-40c7-9b82-f9a3e8068111 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:20.290633 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b69aac9f-5810-40c7-9b82-f9a3e8068111 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:20.290843 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:20.290843 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:20.291215 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b69aac9f-5810-40c7-9b82-f9a3e8068111 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:20.339821 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:20.339821 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:20.347888 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b69aac9f-5810-40c7-9b82-f9a3e8068111 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:20.370103 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b69aac9f-5810-40c7-9b82-f9a3e8068111 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:20.370913 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1701/3434] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:22:20 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 1369 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:22:20.499703 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-c4cc184f-5d40-4bfe-a2ba-e0268ccfeed6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:20.500190 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-c4cc184f-5d40-4bfe-a2ba-e0268ccfeed6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:20.500435 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:20.500435 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:20.500840 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-c4cc184f-5d40-4bfe-a2ba-e0268ccfeed6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:20.550479 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:20.550479 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:20.559202 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-963c4b02-ce70-43eb-a203-b29286150a6b req-c4cc184f-5d40-4bfe-a2ba-e0268ccfeed6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:20.582193 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-c4cc184f-5d40-4bfe-a2ba-e0268ccfeed6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:20.583034 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1734/3435] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:22:20 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 1369 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:22:21.394156 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-5b3b0776-b9ff-4700-bfcf-ba3fceef037b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:21.394799 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-5b3b0776-b9ff-4700-bfcf-ba3fceef037b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:21.395017 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:21.395017 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:21.395389 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-5b3b0776-b9ff-4700-bfcf-ba3fceef037b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:21.444863 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:21.444863 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:21.453690 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-963c4b02-ce70-43eb-a203-b29286150a6b req-5b3b0776-b9ff-4700-bfcf-ba3fceef037b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:21.478503 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-5b3b0776-b9ff-4700-bfcf-ba3fceef037b tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:21.479370 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1702/3436] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:22:21 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 1369 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:22:21.489918 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-c4cc184f-5d40-4bfe-a2ba-e0268ccfeed6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume// Jan 13 04:22:21.490478 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-c4cc184f-5d40-4bfe-a2ba-e0268ccfeed6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:21.490696 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:21.490696 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:21.491068 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-c4cc184f-5d40-4bfe-a2ba-e0268ccfeed6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:21.492593 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-c4cc184f-5d40-4bfe-a2ba-e0268ccfeed6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:22:21.493364 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1735/3437] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 04:22:21 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 04:22:21.506910 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-fdca1c7f-c017-496f-9ca0-2683540514d1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments Jan 13 04:22:21.507437 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:21.507437 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:21.507853 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-fdca1c7f-c017-496f-9ca0-2683540514d1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c556cdd2-9b10-4a3a-98bb-a8f61ff3a188", "instance_uuid": "991cfd94-92da-42ce-911d-ee90cbbb122c", "connector": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:22:21.559455 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:21.559455 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:21.613520 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-fdca1c7f-c017-496f-9ca0-2683540514d1 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments returned with HTTP 200 Jan 13 04:22:21.614550 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1703/3438] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 04:22:21 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:22:23.049750 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-c4cc184f-5d40-4bfe-a2ba-e0268ccfeed6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume// Jan 13 04:22:23.050306 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-c4cc184f-5d40-4bfe-a2ba-e0268ccfeed6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:23.050866 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-c4cc184f-5d40-4bfe-a2ba-e0268ccfeed6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:23.051990 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-c4cc184f-5d40-4bfe-a2ba-e0268ccfeed6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:22:23.052701 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1736/3439] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 04:22:23 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 04:22:23.075438 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-bbe02911-f8be-4edc-8dec-91ffa571c6a0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:22:23.076539 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-bbe02911-f8be-4edc-8dec-91ffa571c6a0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:22:23.076895 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:23.076895 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:23.077434 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-bbe02911-f8be-4edc-8dec-91ffa571c6a0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:22:23.143494 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:23.143494 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:23.151969 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-963c4b02-ce70-43eb-a203-b29286150a6b req-bbe02911-f8be-4edc-8dec-91ffa571c6a0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:22:23.171380 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:23.171380 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:23.181650 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-bbe02911-f8be-4edc-8dec-91ffa571c6a0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:22:23.182476 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1704/3440] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 04:22:23 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 1467 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:22:23.202567 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-3bca3c8b-c4ea-4bbe-9045-62060c1907f0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] PUT http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/e10aa936-b5c2-4974-9d62-d4f7594d3e20 Jan 13 04:22:23.203484 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-3bca3c8b-c4ea-4bbe-9045-62060c1907f0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sda"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:22:23.232830 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 04:22:23.232830 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 04:22:23.234530 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-963c4b02-ce70-43eb-a203-b29286150a6b req-3bca3c8b-c4ea-4bbe-9045-62060c1907f0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Lock "b'cinder-attachment_update-c556cdd2-9b10-4a3a-98bb-a8f61ff3a188-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.010s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 04:22:23.236973 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:23.236973 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:24.579656 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-963c4b02-ce70-43eb-a203-b29286150a6b req-3bca3c8b-c4ea-4bbe-9045-62060c1907f0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Lock "b'cinder-attachment_update-c556cdd2-9b10-4a3a-98bb-a8f61ff3a188-n-h1-766380-6'" released by "attachment_update" :: held 1.346s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 04:22:24.580538 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-3bca3c8b-c4ea-4bbe-9045-62060c1907f0 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/e10aa936-b5c2-4974-9d62-d4f7594d3e20 returned with HTTP 200 Jan 13 04:22:24.581558 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1737/3441] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 04:22:23 2021] PUT /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/e10aa936-b5c2-4974-9d62-d4f7594d3e20 => generated 762 bytes in 1384 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:22:24.620010 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-d8c819ba-0498-4058-baa1-031f6913038c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/e10aa936-b5c2-4974-9d62-d4f7594d3e20/action Jan 13 04:22:24.620720 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:22:24.620720 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:22:24.621402 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-d8c819ba-0498-4058-baa1-031f6913038c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action body: b'{"os-complete": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:22:24.621790 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-d8c819ba-0498-4058-baa1-031f6913038c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:22:24.689969 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:22:24.689969 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:22:24.706383 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-963c4b02-ce70-43eb-a203-b29286150a6b req-d8c819ba-0498-4058-baa1-031f6913038c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/e10aa936-b5c2-4974-9d62-d4f7594d3e20/action returned with HTTP 204 Jan 13 04:22:24.707273 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1705/3442] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 04:22:24 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/e10aa936-b5c2-4974-9d62-d4f7594d3e20/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:24:50.346204 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-81119274-d83c-47d1-8227-ff2560f1f792 req-08471551-32b9-4c14-9bb5-f9469c13f566 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] DELETE http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/e10aa936-b5c2-4974-9d62-d4f7594d3e20 Jan 13 04:24:50.346731 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-81119274-d83c-47d1-8227-ff2560f1f792 req-08471551-32b9-4c14-9bb5-f9469c13f566 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:24:50.346962 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:24:50.346962 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:24:50.347332 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-81119274-d83c-47d1-8227-ff2560f1f792 req-08471551-32b9-4c14-9bb5-f9469c13f566 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:24:50.368190 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:24:50.368190 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:24:50.821201 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-81119274-d83c-47d1-8227-ff2560f1f792 req-08471551-32b9-4c14-9bb5-f9469c13f566 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 04:24:50.821626 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-81119274-d83c-47d1-8227-ff2560f1f792 req-08471551-32b9-4c14-9bb5-f9469c13f566 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 04:24:50.830806 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-81119274-d83c-47d1-8227-ff2560f1f792 req-08471551-32b9-4c14-9bb5-f9469c13f566 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/e10aa936-b5c2-4974-9d62-d4f7594d3e20 returned with HTTP 200 Jan 13 04:24:50.831819 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1738/3443] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 04:24:50 2021] DELETE /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/e10aa936-b5c2-4974-9d62-d4f7594d3e20 => generated 19 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:24:52.234571 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-e67ef67f-6b80-4e99-8589-644a4bf9a91c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:24:52.236228 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-e67ef67f-6b80-4e99-8589-644a4bf9a91c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:24:52.236542 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:24:52.236542 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:24:52.237045 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-e67ef67f-6b80-4e99-8589-644a4bf9a91c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:24:52.287129 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:24:52.287129 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:24:52.295295 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-e67ef67f-6b80-4e99-8589-644a4bf9a91c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:24:52.318305 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-e67ef67f-6b80-4e99-8589-644a4bf9a91c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:24:52.319144 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1706/3444] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:24:52 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 1369 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:24:53.201945 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-e9510bf5-11d7-4547-88ce-270c3532910e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:24:53.202467 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-e9510bf5-11d7-4547-88ce-270c3532910e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:24:53.202687 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:24:53.202687 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:24:53.203057 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-e9510bf5-11d7-4547-88ce-270c3532910e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:24:53.253210 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:24:53.253210 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:24:53.261109 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-e9510bf5-11d7-4547-88ce-270c3532910e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:24:53.284544 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-e9510bf5-11d7-4547-88ce-270c3532910e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:24:53.285378 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1739/3445] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:24:53 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 1369 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:24:53.296366 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-e67ef67f-6b80-4e99-8589-644a4bf9a91c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume// Jan 13 04:24:53.296932 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-e67ef67f-6b80-4e99-8589-644a4bf9a91c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:24:53.297135 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:24:53.297135 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:24:53.297509 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-e67ef67f-6b80-4e99-8589-644a4bf9a91c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:24:53.298578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-e67ef67f-6b80-4e99-8589-644a4bf9a91c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:24:53.299161 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1707/3446] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 04:24: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 04:24:53.311615 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-cf2c8998-ffb5-4d70-baef-c287af887d44 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments Jan 13 04:24:53.312118 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:24:53.312118 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:24:53.312559 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-cf2c8998-ffb5-4d70-baef-c287af887d44 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c556cdd2-9b10-4a3a-98bb-a8f61ff3a188", "instance_uuid": "dfbcd3a6-6e41-4078-95cf-a0e0a1e6b4a2", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:24:53.365986 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:24:53.365986 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:24:53.418221 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-cf2c8998-ffb5-4d70-baef-c287af887d44 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments returned with HTTP 200 Jan 13 04:24:53.419886 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1740/3447] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 04:24:53 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:24:54.852799 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-e67ef67f-6b80-4e99-8589-644a4bf9a91c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume// Jan 13 04:24:54.853315 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-e67ef67f-6b80-4e99-8589-644a4bf9a91c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:24:54.853757 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-e67ef67f-6b80-4e99-8589-644a4bf9a91c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:24:54.854832 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-e67ef67f-6b80-4e99-8589-644a4bf9a91c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:24:54.855437 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1708/3448] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 04:24:54 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 04:24:54.872899 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-6431c0a0-055e-4d21-aa29-e41023a6cf32 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:24:54.873469 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-6431c0a0-055e-4d21-aa29-e41023a6cf32 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:24:54.873819 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:24:54.873819 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:24:54.874255 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-6431c0a0-055e-4d21-aa29-e41023a6cf32 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:24:54.924968 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:24:54.924968 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:24:54.933578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-6431c0a0-055e-4d21-aa29-e41023a6cf32 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:24:54.953747 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:24:54.953747 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:24:54.963352 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-6431c0a0-055e-4d21-aa29-e41023a6cf32 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:24:54.964167 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1741/3449] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 04:24:54 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 1467 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:24:55.004420 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-b886e3b1-f486-4ee3-a92f-adfc91498707 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] PUT http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/e4c37b03-dcfe-4e3a-8bd6-352a744e0fde Jan 13 04:24:55.005243 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-b886e3b1-f486-4ee3-a92f-adfc91498707 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sda"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:24:55.034787 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 04:24:55.034787 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 04:24:55.035301 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-b886e3b1-f486-4ee3-a92f-adfc91498707 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Lock "b'cinder-attachment_update-c556cdd2-9b10-4a3a-98bb-a8f61ff3a188-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.010s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 04:24:55.037684 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:24:55.037684 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:24:56.392894 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-b886e3b1-f486-4ee3-a92f-adfc91498707 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Lock "b'cinder-attachment_update-c556cdd2-9b10-4a3a-98bb-a8f61ff3a188-n-h1-766380-6'" released by "attachment_update" :: held 1.358s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 04:24:56.393665 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-b886e3b1-f486-4ee3-a92f-adfc91498707 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/e4c37b03-dcfe-4e3a-8bd6-352a744e0fde returned with HTTP 200 Jan 13 04:24:56.394651 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1709/3450] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 04:24:54 2021] PUT /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/e4c37b03-dcfe-4e3a-8bd6-352a744e0fde => generated 762 bytes in 1395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:24:56.457938 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-cf7e0892-3e6f-47aa-9d2a-c8cb5cfe0d0f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/e4c37b03-dcfe-4e3a-8bd6-352a744e0fde/action Jan 13 04:24:56.458682 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:24:56.458682 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:24:56.459339 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-cf7e0892-3e6f-47aa-9d2a-c8cb5cfe0d0f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:24:56.459860 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-cf7e0892-3e6f-47aa-9d2a-c8cb5cfe0d0f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:24:56.538766 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:24:56.538766 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:24:56.553797 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-13fb9f62-50a4-4d5b-9395-70fc3db570d2 req-cf7e0892-3e6f-47aa-9d2a-c8cb5cfe0d0f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/e4c37b03-dcfe-4e3a-8bd6-352a744e0fde/action returned with HTTP 204 Jan 13 04:24:56.555096 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1742/3451] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 04:24:56 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/e4c37b03-dcfe-4e3a-8bd6-352a744e0fde/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 13 04:26:50.306088 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eaf6cce1-b9d2-45ed-9169-d1a3ff76c6a9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots Jan 13 04:26:50.307243 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:26:50.307243 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:26:50.307730 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-eaf6cce1-b9d2-45ed-9169-d1a3ff76c6a9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c556cdd2-9b10-4a3a-98bb-a8f61ff3a188", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1185054233", "description": null, "metadata": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:26:50.488426 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:26:50.488426 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:26:50.489612 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-eaf6cce1-b9d2-45ed-9169-d1a3ff76c6a9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:26:50.489968 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-eaf6cce1-b9d2-45ed-9169-d1a3ff76c6a9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create snapshot from volume c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:26:50.560579 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-eaf6cce1-b9d2-45ed-9169-d1a3ff76c6a9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Created reservations ['57b21a1f-e9ad-436b-9022-39e0086619ef', '23edcfc6-288a-40b4-872b-a965222875d4', '18a9a78f-2c95-433a-888b-48e059c63e82', '160d75c0-dc22-41fe-ad3d-a3f1355950fd'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:26:50.672875 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-eaf6cce1-b9d2-45ed-9169-d1a3ff76c6a9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot force create request issued successfully. Jan 13 04:26:50.673635 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-eaf6cce1-b9d2-45ed-9169-d1a3ff76c6a9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots returned with HTTP 202 Jan 13 04:26:50.682200 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1710/3452] 10.222.0.38 () {60 vars in 1232 bytes} [Wed Jan 13 04:26:50 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots => generated 308 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:26:50.690391 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-120962ad-8ab5-4383-84b4-c5b5a2922326 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 Jan 13 04:26:50.691449 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-120962ad-8ab5-4383-84b4-c5b5a2922326 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:26:50.691813 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:26:50.691813 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:26:50.692528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-120962ad-8ab5-4383-84b4-c5b5a2922326 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:26:50.725498 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:26:50.725498 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:26:50.726694 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-120962ad-8ab5-4383-84b4-c5b5a2922326 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:26:50.730423 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-120962ad-8ab5-4383-84b4-c5b5a2922326 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 returned with HTTP 200 Jan 13 04:26:50.733713 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1743/3453] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:26:50 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 => generated 440 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:26:51.743235 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f6cb3b2d-7721-4ec2-9f45-c75f5610d9a5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 Jan 13 04:26:51.745308 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f6cb3b2d-7721-4ec2-9f45-c75f5610d9a5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:26:51.745308 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:26:51.745308 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:26:51.745308 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f6cb3b2d-7721-4ec2-9f45-c75f5610d9a5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:26:51.770813 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:26:51.770813 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:26:51.771965 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f6cb3b2d-7721-4ec2-9f45-c75f5610d9a5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:26:51.773939 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f6cb3b2d-7721-4ec2-9f45-c75f5610d9a5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 returned with HTTP 200 Jan 13 04:26:51.774749 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1711/3454] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:26:51 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:26:52.786247 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-120869d3-13b1-4d74-ba06-d305bfa62ea4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 Jan 13 04:26:52.786805 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-120869d3-13b1-4d74-ba06-d305bfa62ea4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:26:52.786962 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:26:52.786962 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:26:52.787336 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-120869d3-13b1-4d74-ba06-d305bfa62ea4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:26:52.812572 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:26:52.812572 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:26:52.813655 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-120869d3-13b1-4d74-ba06-d305bfa62ea4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:26:52.815630 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-120869d3-13b1-4d74-ba06-d305bfa62ea4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 returned with HTTP 200 Jan 13 04:26:52.816648 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1744/3455] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:26:52 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:26:52.828749 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ddc7e564-ac9e-4915-87ae-418bd6c8293f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 Jan 13 04:26:52.829259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ddc7e564-ac9e-4915-87ae-418bd6c8293f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:26:52.829470 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:26:52.829470 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:26:52.829841 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ddc7e564-ac9e-4915-87ae-418bd6c8293f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:26:52.855650 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:26:52.855650 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:26:52.856806 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ddc7e564-ac9e-4915-87ae-418bd6c8293f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:26:52.859710 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ddc7e564-ac9e-4915-87ae-418bd6c8293f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 returned with HTTP 200 Jan 13 04:26:52.860517 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1712/3456] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:26:52 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:26:52.871316 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes Jan 13 04:26:52.871766 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:26:52.871766 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:26:52.872176 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-373861687", "snapshot_id": "9a0e41a2-d1b5-423f-84ba-9537c1ce9682", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:26:52.873492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-373861687', 'snapshot_id': '9a0e41a2-d1b5-423f-84ba-9537c1ce9682', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:26:52.899100 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:26:52.899100 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:26:52.900849 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:26:52.901195 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume of 1 GB Jan 13 04:26:52.913299 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Availability Zones retrieved successfully. Jan 13 04:26:52.929910 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Flow 'volume_create_api' (63d81801-1815-4430-9bd1-e5252bad1ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:26:52.932887 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (356a1c05-fc1c-497f-a08d-e137a37f6339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:26:52.934906 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:26:53.045594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (356a1c05-fc1c-497f-a08d-e137a37f6339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9a0e41a2-d1b5-423f-84ba-9537c1ce9682', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:26:53.047655 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9285ec30-5e71-4c13-bdde-26e0346ab3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:26:53.111763 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Created reservations ['eaf11835-efab-4183-8a23-8b67fd6aab20', '43c934fb-ed9d-4e04-82d9-ece6a62fcb28', 'cec9456d-2009-4524-bd95-c66e4825ff90', 'f7dd7e9b-8553-447b-b218-9f63d5ca0482'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:26:53.113629 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9285ec30-5e71-4c13-bdde-26e0346ab3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaf11835-efab-4183-8a23-8b67fd6aab20', '43c934fb-ed9d-4e04-82d9-ece6a62fcb28', 'cec9456d-2009-4524-bd95-c66e4825ff90', 'f7dd7e9b-8553-447b-b218-9f63d5ca0482']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:26:53.115731 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba48e7b9-beed-45af-be68-22ccc28e7000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:26:53.242866 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba48e7b9-beed-45af-be68-22ccc28e7000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '889c21b1-61db-435d-9688-2a39919e4e44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-373861687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9674a4f2e3d64387a526d3779aa00b34',qos_specs=None,replication_status=,reservations=['eaf11835-efab-4183-8a23-8b67fd6aab20','43c934fb-ed9d-4e04-82d9-ece6a62fcb28','cec9456d-2009-4524-bd95-c66e4825ff90','f7dd7e9b-8553-447b-b218-9f63d5ca0482'],size=1,snapshot_id=9a0e41a2-d1b5-423f-84ba-9537c1ce9682,source_replicaid=,source_volid=None,status='creating',user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), '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-13T04:26:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-373861687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=889c21b1-61db-435d-9688-2a39919e4e44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9674a4f2e3d64387a526d3779aa00b34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9a0e41a2-d1b5-423f-84ba-9537c1ce9682,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:26:53.245465 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15a5a334-4c37-4c31-8b78-074ecb355fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:26:53.272456 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15a5a334-4c37-4c31-8b78-074ecb355fe8) transitioned into state 'SUCCESS' from state '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-373861687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9674a4f2e3d64387a526d3779aa00b34',qos_specs=None,replication_status=,reservations=['eaf11835-efab-4183-8a23-8b67fd6aab20','43c934fb-ed9d-4e04-82d9-ece6a62fcb28','cec9456d-2009-4524-bd95-c66e4825ff90','f7dd7e9b-8553-447b-b218-9f63d5ca0482'],size=1,snapshot_id=9a0e41a2-d1b5-423f-84ba-9537c1ce9682,source_replicaid=,source_volid=None,status='creating',user_id='e5cd6b28a3e746fbb76eb2bf8a472061',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:26:53.274400 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bb6bf0d-38b8-47d8-8b1d-ab1a705dec9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:26:53.358129 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bb6bf0d-38b8-47d8-8b1d-ab1a705dec9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:26:53.360791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Flow 'volume_create_api' (63d81801-1815-4430-9bd1-e5252bad1ca7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:26:53.411898 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Create volume request issued successfully. Jan 13 04:26:53.426624 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e47ffa4b-be47-4758-a664-fe91247c37f4 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes returned with HTTP 202 Jan 13 04:26:53.430299 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1745/3457] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:26:52 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes => generated 853 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:26:53.442653 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c6bec4a4-e1d2-473b-8a72-558c032415b7 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 Jan 13 04:26:53.443180 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c6bec4a4-e1d2-473b-8a72-558c032415b7 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:26:53.443396 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:26:53.443396 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:26:53.443768 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c6bec4a4-e1d2-473b-8a72-558c032415b7 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:26:53.493323 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:26:53.493323 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:26:53.503841 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c6bec4a4-e1d2-473b-8a72-558c032415b7 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:26:53.527913 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c6bec4a4-e1d2-473b-8a72-558c032415b7 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 returned with HTTP 200 Jan 13 04:26:53.528904 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1713/3458] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:26:53 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 => generated 945 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:26:54.546056 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9eb6151b-5c4d-49cc-b6c0-3ba414150bf9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 Jan 13 04:26:54.546673 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9eb6151b-5c4d-49cc-b6c0-3ba414150bf9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:26:54.546892 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:26:54.546892 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:26:54.547258 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-9eb6151b-5c4d-49cc-b6c0-3ba414150bf9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:26:54.596096 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:26:54.596096 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:26:54.605345 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-9eb6151b-5c4d-49cc-b6c0-3ba414150bf9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:26:54.626999 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-9eb6151b-5c4d-49cc-b6c0-3ba414150bf9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 returned with HTTP 200 Jan 13 04:26:54.627810 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1746/3459] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:26:54 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 => generated 945 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:26:55.644786 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-65e3d5f5-3f5a-460a-970f-53b7b7a67e40 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 Jan 13 04:26:55.645344 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-65e3d5f5-3f5a-460a-970f-53b7b7a67e40 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:26:55.645534 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:26:55.645534 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:26:55.645819 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-65e3d5f5-3f5a-460a-970f-53b7b7a67e40 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:26:55.706197 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:26:55.706197 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:26:55.721146 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-65e3d5f5-3f5a-460a-970f-53b7b7a67e40 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:26:55.757537 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-65e3d5f5-3f5a-460a-970f-53b7b7a67e40 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 returned with HTTP 200 Jan 13 04:26:55.759185 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1714/3460] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:26:55 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 => generated 945 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:26:56.793452 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b8a6b7a7-7de2-4309-a671-d154324584ad tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 Jan 13 04:26:56.793992 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b8a6b7a7-7de2-4309-a671-d154324584ad tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:26:56.795661 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:26:56.795661 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:26:56.795661 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b8a6b7a7-7de2-4309-a671-d154324584ad tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:26:56.865515 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:26:56.865515 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:26:56.877948 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b8a6b7a7-7de2-4309-a671-d154324584ad tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:26:56.909665 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b8a6b7a7-7de2-4309-a671-d154324584ad tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 returned with HTTP 200 Jan 13 04:26:56.910319 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1747/3461] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:26:56 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 => generated 945 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:26:57.936908 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b293da10-9d0a-46ea-a3b6-cfb43e2661a5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 Jan 13 04:26:57.937437 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b293da10-9d0a-46ea-a3b6-cfb43e2661a5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:26:57.937752 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:26:57.937752 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:26:57.938196 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b293da10-9d0a-46ea-a3b6-cfb43e2661a5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:26:58.019769 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:26:58.019769 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:26:58.031028 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b293da10-9d0a-46ea-a3b6-cfb43e2661a5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:26:58.061539 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b293da10-9d0a-46ea-a3b6-cfb43e2661a5 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 returned with HTTP 200 Jan 13 04:26:58.062716 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1715/3462] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:26:57 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 => generated 945 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:26:59.085674 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7e61b17a-4ab6-4f8b-a853-95974cbc8610 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 Jan 13 04:26:59.086221 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7e61b17a-4ab6-4f8b-a853-95974cbc8610 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:26:59.086457 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:26:59.086457 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:26:59.087094 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7e61b17a-4ab6-4f8b-a853-95974cbc8610 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:26:59.139176 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:26:59.139176 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:26:59.154496 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7e61b17a-4ab6-4f8b-a853-95974cbc8610 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:26:59.183205 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7e61b17a-4ab6-4f8b-a853-95974cbc8610 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 returned with HTTP 200 Jan 13 04:26:59.186413 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1748/3463] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:26:59 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 => generated 945 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:27:00.203685 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e98f88ab-f2a2-45be-ad82-302a13dbba00 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 Jan 13 04:27:00.205115 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e98f88ab-f2a2-45be-ad82-302a13dbba00 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:27:00.205115 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:27:00.205115 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:27:00.205115 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e98f88ab-f2a2-45be-ad82-302a13dbba00 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:27:00.258079 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:27:00.258079 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:27:00.266798 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e98f88ab-f2a2-45be-ad82-302a13dbba00 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:27:00.288554 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e98f88ab-f2a2-45be-ad82-302a13dbba00 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 returned with HTTP 200 Jan 13 04:27:00.289660 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1716/3464] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:27:00 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 => generated 945 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:27:01.306180 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-29d5d08a-0080-4db1-bdbc-67edac33a212 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 Jan 13 04:27:01.306922 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-29d5d08a-0080-4db1-bdbc-67edac33a212 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:27:01.306922 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:27:01.306922 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:27:01.307246 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-29d5d08a-0080-4db1-bdbc-67edac33a212 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:27:01.355729 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:27:01.355729 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:27:01.363631 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-29d5d08a-0080-4db1-bdbc-67edac33a212 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:27:01.386771 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-29d5d08a-0080-4db1-bdbc-67edac33a212 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 returned with HTTP 200 Jan 13 04:27:01.387583 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1749/3465] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:27:01 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:27:01.403705 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-018dd7de-bd4a-43b5-8768-32c2293a8f54 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 Jan 13 04:27:01.404224 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-018dd7de-bd4a-43b5-8768-32c2293a8f54 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:27:01.404585 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:27:01.404585 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:27:01.404937 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-018dd7de-bd4a-43b5-8768-32c2293a8f54 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:27:01.453502 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:27:01.453502 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:27:01.461811 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-018dd7de-bd4a-43b5-8768-32c2293a8f54 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:27:01.485766 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-018dd7de-bd4a-43b5-8768-32c2293a8f54 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 returned with HTTP 200 Jan 13 04:27:01.486570 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1717/3466] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:27:01 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:27:01.661185 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-3726488e-5e00-4a7f-8ee9-25c9b8ccc458 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 Jan 13 04:27:01.661694 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-3726488e-5e00-4a7f-8ee9-25c9b8ccc458 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:27:01.661906 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:27:01.661906 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:27:01.662273 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-3726488e-5e00-4a7f-8ee9-25c9b8ccc458 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:27:01.713704 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:27:01.713704 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:27:01.721716 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-3726488e-5e00-4a7f-8ee9-25c9b8ccc458 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:27:01.743716 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-3726488e-5e00-4a7f-8ee9-25c9b8ccc458 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 returned with HTTP 200 Jan 13 04:27:01.744564 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1750/3467] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:27:01 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:27:02.499701 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-5642b672-026d-4e6d-90d5-3df3bd3b13fe tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 Jan 13 04:27:02.500216 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-5642b672-026d-4e6d-90d5-3df3bd3b13fe tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:27:02.500471 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:27:02.500471 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:27:02.500843 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-5642b672-026d-4e6d-90d5-3df3bd3b13fe tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:27:02.548840 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:27:02.548840 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:27:02.557659 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-5642b672-026d-4e6d-90d5-3df3bd3b13fe tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:27:02.579665 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-5642b672-026d-4e6d-90d5-3df3bd3b13fe tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 returned with HTTP 200 Jan 13 04:27:02.580516 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1718/3468] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:27:02 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:27:02.591045 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-3726488e-5e00-4a7f-8ee9-25c9b8ccc458 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume// Jan 13 04:27:02.591521 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-3726488e-5e00-4a7f-8ee9-25c9b8ccc458 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:27:02.591739 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:27:02.591739 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:27:02.592113 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-3726488e-5e00-4a7f-8ee9-25c9b8ccc458 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:27:02.593329 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-3726488e-5e00-4a7f-8ee9-25c9b8ccc458 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:27:02.593910 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1751/3469] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 04:27:02 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 04:27:02.606772 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-85bd2562-2cf1-4a7a-a1fc-fde35a62d47d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments Jan 13 04:27:02.607302 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:27:02.607302 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:27:02.607709 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-85bd2562-2cf1-4a7a-a1fc-fde35a62d47d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "889c21b1-61db-435d-9688-2a39919e4e44", "instance_uuid": "250a1147-d216-49dc-be4a-8558264f62cb", "connector": null}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:27:02.659181 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:27:02.659181 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:27:02.710857 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-85bd2562-2cf1-4a7a-a1fc-fde35a62d47d tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments returned with HTTP 200 Jan 13 04:27:02.711747 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1719/3470] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 04:27:02 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:27:03.939405 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-3726488e-5e00-4a7f-8ee9-25c9b8ccc458 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume// Jan 13 04:27:03.939915 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-3726488e-5e00-4a7f-8ee9-25c9b8ccc458 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:27:03.940376 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-3726488e-5e00-4a7f-8ee9-25c9b8ccc458 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:27:03.941458 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-3726488e-5e00-4a7f-8ee9-25c9b8ccc458 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:27:03.942227 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1752/3471] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 04:27:03 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 04:27:03.955352 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-d275225c-adb6-4a0f-95fe-6db3e631f124 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 Jan 13 04:27:03.956054 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-d275225c-adb6-4a0f-95fe-6db3e631f124 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:27:03.956319 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:27:03.956319 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:27:03.956787 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-d275225c-adb6-4a0f-95fe-6db3e631f124 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:27:04.007311 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:27:04.007311 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:27:04.016908 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-d275225c-adb6-4a0f-95fe-6db3e631f124 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:27:04.037757 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:27:04.037757 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:27:04.048623 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-d275225c-adb6-4a0f-95fe-6db3e631f124 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 returned with HTTP 200 Jan 13 04:27:04.049594 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1720/3472] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 04:27:03 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 => generated 1493 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 13 04:27:04.077975 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-6da8c182-6272-4c2e-b384-20e1f553258e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] PUT http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/ebdf6f3e-3a3c-4f72-8aff-dca6a2d08e3c Jan 13 04:27:04.078940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-6da8c182-6272-4c2e-b384-20e1f553258e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sda"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:27:04.126574 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 04:27:04.126574 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 04:27:04.127104 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-6da8c182-6272-4c2e-b384-20e1f553258e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Lock "b'cinder-attachment_update-889c21b1-61db-435d-9688-2a39919e4e44-n-h2-766380-6'" acquired by "attachment_update" :: waited 0.028s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 04:27:04.129733 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:27:04.129733 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:27:05.460698 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-6da8c182-6272-4c2e-b384-20e1f553258e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Lock "b'cinder-attachment_update-889c21b1-61db-435d-9688-2a39919e4e44-n-h2-766380-6'" released by "attachment_update" :: held 1.334s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 04:27:05.462369 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-6da8c182-6272-4c2e-b384-20e1f553258e tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/ebdf6f3e-3a3c-4f72-8aff-dca6a2d08e3c returned with HTTP 200 Jan 13 04:27:05.463404 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1753/3473] 10.222.0.11 () {64 vars in 1468 bytes} [Wed Jan 13 04:27:04 2021] PUT /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/ebdf6f3e-3a3c-4f72-8aff-dca6a2d08e3c => generated 762 bytes in 1390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:27:05.502442 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-fbafd169-65cf-48f2-8dcc-efada55a09da tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] POST http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/ebdf6f3e-3a3c-4f72-8aff-dca6a2d08e3c/action Jan 13 04:27:05.503388 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:27:05.503388 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:27:05.504122 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-fbafd169-65cf-48f2-8dcc-efada55a09da tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action body: b'{"os-complete": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:27:05.504617 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-fbafd169-65cf-48f2-8dcc-efada55a09da tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:27:05.577407 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:27:05.577407 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:27:05.590875 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-4487bb24-fbd5-464a-bf19-325f1a642a99 req-fbafd169-65cf-48f2-8dcc-efada55a09da tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/ebdf6f3e-3a3c-4f72-8aff-dca6a2d08e3c/action returned with HTTP 204 Jan 13 04:27:05.591783 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1721/3474] 10.222.0.11 () {64 vars in 1489 bytes} [Wed Jan 13 04:27:05 2021] POST /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/ebdf6f3e-3a3c-4f72-8aff-dca6a2d08e3c/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:29:07.102364 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-90125542-14e6-4f9e-b06a-7a40b4fb3a45 req-2f9d49a2-7f97-4f5e-ab79-ca1af00b2fb6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] DELETE http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/ebdf6f3e-3a3c-4f72-8aff-dca6a2d08e3c Jan 13 04:29:07.103467 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-90125542-14e6-4f9e-b06a-7a40b4fb3a45 req-2f9d49a2-7f97-4f5e-ab79-ca1af00b2fb6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:29:07.103689 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:29:07.103689 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:29:07.104060 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-90125542-14e6-4f9e-b06a-7a40b4fb3a45 req-2f9d49a2-7f97-4f5e-ab79-ca1af00b2fb6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:29:07.131798 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:29:07.131798 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:29:07.584959 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-90125542-14e6-4f9e-b06a-7a40b4fb3a45 req-2f9d49a2-7f97-4f5e-ab79-ca1af00b2fb6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 04:29:07.585376 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-90125542-14e6-4f9e-b06a-7a40b4fb3a45 req-2f9d49a2-7f97-4f5e-ab79-ca1af00b2fb6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 04:29:07.592153 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-90125542-14e6-4f9e-b06a-7a40b4fb3a45 req-2f9d49a2-7f97-4f5e-ab79-ca1af00b2fb6 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/ebdf6f3e-3a3c-4f72-8aff-dca6a2d08e3c returned with HTTP 200 Jan 13 04:29:07.593027 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1754/3475] 10.222.0.11 () {62 vars in 1437 bytes} [Wed Jan 13 04:29:07 2021] DELETE /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/ebdf6f3e-3a3c-4f72-8aff-dca6a2d08e3c => generated 19 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:29:09.341986 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-39d89edb-9616-4922-9bbe-754a6c6a658f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] DELETE http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 Jan 13 04:29:09.342500 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-39d89edb-9616-4922-9bbe-754a6c6a658f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:29:09.342697 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:29:09.342697 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:29:09.343127 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-39d89edb-9616-4922-9bbe-754a6c6a658f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:29:09.343942 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-39d89edb-9616-4922-9bbe-754a6c6a658f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Delete volume with id: 889c21b1-61db-435d-9688-2a39919e4e44 Jan 13 04:29:09.410832 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:29:09.410832 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:29:09.412062 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-39d89edb-9616-4922-9bbe-754a6c6a658f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:29:09.438876 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-39d89edb-9616-4922-9bbe-754a6c6a658f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Delete volume request issued successfully. Jan 13 04:29:09.439344 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-39d89edb-9616-4922-9bbe-754a6c6a658f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 returned with HTTP 202 Jan 13 04:29:09.440383 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1722/3476] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:29:09 2021] DELETE /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:29:09.447963 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-84a1a823-265b-46e8-afcd-d585f52662b3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 Jan 13 04:29:09.448519 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-84a1a823-265b-46e8-afcd-d585f52662b3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:29:09.448736 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:29:09.448736 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:29:09.449110 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-84a1a823-265b-46e8-afcd-d585f52662b3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:29:09.501241 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:29:09.501241 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:29:09.510305 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-84a1a823-265b-46e8-afcd-d585f52662b3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:29:09.537395 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-84a1a823-265b-46e8-afcd-d585f52662b3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 returned with HTTP 200 Jan 13 04:29:09.537887 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1755/3477] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:29:09 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 => generated 1394 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:29:10.554541 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-348c5b18-8368-4ea3-ade4-cca10472e359 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 Jan 13 04:29:10.555710 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-348c5b18-8368-4ea3-ade4-cca10472e359 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:29:10.556111 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:29:10.556111 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:29:10.556660 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-348c5b18-8368-4ea3-ade4-cca10472e359 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:29:10.606200 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:29:10.606200 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:29:10.614445 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-348c5b18-8368-4ea3-ade4-cca10472e359 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:29:10.638772 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-348c5b18-8368-4ea3-ade4-cca10472e359 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 returned with HTTP 200 Jan 13 04:29:10.648435 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1723/3478] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:29:10 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 => generated 1394 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:29:11.655740 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3bed7e44-dacb-4caf-924b-f4df431ad49c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 Jan 13 04:29:11.656222 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3bed7e44-dacb-4caf-924b-f4df431ad49c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:29:11.656389 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:29:11.656389 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:29:11.657082 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3bed7e44-dacb-4caf-924b-f4df431ad49c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:29:11.704325 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3bed7e44-dacb-4caf-924b-f4df431ad49c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 returned with HTTP 404 Jan 13 04:29:11.705516 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1756/3479] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:29:11 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/889c21b1-61db-435d-9688-2a39919e4e44 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:29:11.714168 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3328135c-6907-4338-9112-b9738c1cb196 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] DELETE http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 Jan 13 04:29:11.714888 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3328135c-6907-4338-9112-b9738c1cb196 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:29:11.715111 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:29:11.715111 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:29:11.715537 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3328135c-6907-4338-9112-b9738c1cb196 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:29:11.715897 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v2.snapshots [None req-3328135c-6907-4338-9112-b9738c1cb196 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Delete snapshot with id: 9a0e41a2-d1b5-423f-84ba-9537c1ce9682 Jan 13 04:29:11.741389 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:29:11.741389 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:29:11.742462 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3328135c-6907-4338-9112-b9738c1cb196 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:29:11.808867 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3328135c-6907-4338-9112-b9738c1cb196 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot delete request issued successfully. Jan 13 04:29:11.809521 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3328135c-6907-4338-9112-b9738c1cb196 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 returned with HTTP 202 Jan 13 04:29:11.810360 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1724/3480] 10.222.0.38 () {58 vars in 1324 bytes} [Wed Jan 13 04:29:11 2021] DELETE /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:29:11.818605 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2b19031b-373f-43cf-9e8c-cdc31125fd48 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 Jan 13 04:29:11.819123 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2b19031b-373f-43cf-9e8c-cdc31125fd48 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:29:11.819604 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-2b19031b-373f-43cf-9e8c-cdc31125fd48 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:29:11.846277 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:29:11.846277 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:29:11.847435 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-2b19031b-373f-43cf-9e8c-cdc31125fd48 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Snapshot retrieved successfully. Jan 13 04:29:11.849613 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-2b19031b-373f-43cf-9e8c-cdc31125fd48 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 returned with HTTP 200 Jan 13 04:29:11.850419 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1757/3481] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:29:11 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:29:12.863445 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f2088ff4-e219-4501-9305-da59d14b5f2c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 Jan 13 04:29:12.863979 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f2088ff4-e219-4501-9305-da59d14b5f2c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:29:12.864417 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:29:12.864417 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:29:12.864794 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f2088ff4-e219-4501-9305-da59d14b5f2c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:29:12.888695 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f2088ff4-e219-4501-9305-da59d14b5f2c tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 returned with HTTP 404 Jan 13 04:29:12.889666 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1725/3482] 10.222.0.38 () {58 vars in 1321 bytes} [Wed Jan 13 04:29:12 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/snapshots/9a0e41a2-d1b5-423f-84ba-9537c1ce9682 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:29:20.065294 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e01aff45-3b8f-4225-a483-8733f781880e req-1e54e6f2-8d5e-4918-9eed-58c4b61186a9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] DELETE http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/e4c37b03-dcfe-4e3a-8bd6-352a744e0fde Jan 13 04:29:20.065807 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e01aff45-3b8f-4225-a483-8733f781880e req-1e54e6f2-8d5e-4918-9eed-58c4b61186a9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:29:20.066005 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:29:20.066005 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:29:20.066752 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e01aff45-3b8f-4225-a483-8733f781880e req-1e54e6f2-8d5e-4918-9eed-58c4b61186a9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:29:20.087217 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:29:20.087217 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:29:20.541835 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-e01aff45-3b8f-4225-a483-8733f781880e req-1e54e6f2-8d5e-4918-9eed-58c4b61186a9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 04:29:20.542260 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-e01aff45-3b8f-4225-a483-8733f781880e req-1e54e6f2-8d5e-4918-9eed-58c4b61186a9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 04:29:20.548641 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e01aff45-3b8f-4225-a483-8733f781880e req-1e54e6f2-8d5e-4918-9eed-58c4b61186a9 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/e4c37b03-dcfe-4e3a-8bd6-352a744e0fde returned with HTTP 200 Jan 13 04:29:20.549491 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1758/3483] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 04:29:20 2021] DELETE /volume/v3/9674a4f2e3d64387a526d3779aa00b34/attachments/e4c37b03-dcfe-4e3a-8bd6-352a744e0fde => generated 19 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:29:24.088733 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5fd85c20-9130-486d-9c43-9c36da5b8653 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] DELETE http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:29:24.089435 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5fd85c20-9130-486d-9c43-9c36da5b8653 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:29:24.089918 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5fd85c20-9130-486d-9c43-9c36da5b8653 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:29:24.090389 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-5fd85c20-9130-486d-9c43-9c36da5b8653 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Delete volume with id: c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:29:24.139026 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:29:24.139026 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:29:24.140168 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5fd85c20-9130-486d-9c43-9c36da5b8653 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:29:24.165926 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5fd85c20-9130-486d-9c43-9c36da5b8653 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Delete volume request issued successfully. Jan 13 04:29:24.166331 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5fd85c20-9130-486d-9c43-9c36da5b8653 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 202 Jan 13 04:29:24.167307 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1726/3484] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:29:24 2021] DELETE /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:29:24.174873 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-648f0df2-018b-4016-94aa-7ae5aedafbda tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:29:24.175442 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-648f0df2-018b-4016-94aa-7ae5aedafbda tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:29:24.175662 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:29:24.175662 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:29:24.176032 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-648f0df2-018b-4016-94aa-7ae5aedafbda tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:29:24.226421 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:29:24.226421 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:29:24.234825 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-648f0df2-018b-4016-94aa-7ae5aedafbda tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:29:24.259064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-648f0df2-018b-4016-94aa-7ae5aedafbda tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:29:24.260424 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1759/3485] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:29:24 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 1368 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:29:25.277569 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-31728618-2858-45d1-9114-3028cd46ed7f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:29:25.278200 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-31728618-2858-45d1-9114-3028cd46ed7f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:29:25.278398 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:29:25.278398 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:29:25.278776 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-31728618-2858-45d1-9114-3028cd46ed7f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:29:25.327806 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:29:25.327806 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:29:25.336633 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-31728618-2858-45d1-9114-3028cd46ed7f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Volume info retrieved successfully. Jan 13 04:29:25.361985 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-31728618-2858-45d1-9114-3028cd46ed7f tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 200 Jan 13 04:29:25.362802 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1727/3486] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:29:25 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 1368 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:29:26.380000 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e1c93063-f4f9-4a3b-a3c2-a107b66705a3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] GET http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 Jan 13 04:29:26.380582 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e1c93063-f4f9-4a3b-a3c2-a107b66705a3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:29:26.380848 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:29:26.380848 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:29:26.381219 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e1c93063-f4f9-4a3b-a3c2-a107b66705a3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:29:26.428795 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e1c93063-f4f9-4a3b-a3c2-a107b66705a3 tempest-TestVolumeBootPattern-1452803707 tempest-TestVolumeBootPattern-1452803707] http://10.222.0.38/volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 returned with HTTP 404 Jan 13 04:29:26.430556 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1760/3487] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:29:26 2021] GET /volume/v3/9674a4f2e3d64387a526d3779aa00b34/volumes/c556cdd2-9b10-4a3a-98bb-a8f61ff3a188 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:42:14.494449 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] POST http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes Jan 13 04:42:14.494987 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:14.494987 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:14.495324 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-908140039"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:42:14.496451 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-908140039'}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:42:14.496829 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Create volume of 1 GB Jan 13 04:42:14.516607 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Availability zone cache updated, next update will occur around 2021-01-13 05:42:14.516150. {{(pid=87926) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 13 04:42:14.516943 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Availability Zones retrieved successfully. Jan 13 04:42:14.533310 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Flow 'volume_create_api' (9c223245-e16b-45a5-b2a6-96aa91958816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:42:14.536008 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b028f3f3-6756-4aef-a972-d15b0619aced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:42:14.537998 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:42:14.600643 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b028f3f3-6756-4aef-a972-d15b0619aced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:42:14.602785 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60312db2-b5c3-49aa-a35c-9e0ed93fed21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:42:14.689599 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Created reservations ['02b6264c-26fa-4c52-9eca-5beb22392b7d', 'f5b8de0b-b3e6-4005-a278-8d6ac8d569b6', 'e3d38558-2da6-4f93-9dcf-2ddcf6359c3f', 'ac757f07-9579-4320-8dc8-b04ab83cfa65'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:42:14.691619 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60312db2-b5c3-49aa-a35c-9e0ed93fed21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02b6264c-26fa-4c52-9eca-5beb22392b7d', 'f5b8de0b-b3e6-4005-a278-8d6ac8d569b6', 'e3d38558-2da6-4f93-9dcf-2ddcf6359c3f', 'ac757f07-9579-4320-8dc8-b04ab83cfa65']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:42:14.693806 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0497097-99ed-41eb-b7f5-688e8b2a4c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:42:14.753088 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0497097-99ed-41eb-b7f5-688e8b2a4c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9db70dbd-2d08-4a69-8d35-021e841f7edb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-908140039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e61159a73e841ee9afbe5cfea84e854',qos_specs=None,replication_status=,reservations=['02b6264c-26fa-4c52-9eca-5beb22392b7d','f5b8de0b-b3e6-4005-a278-8d6ac8d569b6','e3d38558-2da6-4f93-9dcf-2ddcf6359c3f','ac757f07-9579-4320-8dc8-b04ab83cfa65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='516a6c7097554c87948a83dda94a9759',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:42:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-908140039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9db70dbd-2d08-4a69-8d35-021e841f7edb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e61159a73e841ee9afbe5cfea84e854',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='516a6c7097554c87948a83dda94a9759',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:42:14.755101 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78afcbdf-3d6a-4d47-abea-305c1cfd716e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:42:14.780061 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78afcbdf-3d6a-4d47-abea-305c1cfd716e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-908140039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e61159a73e841ee9afbe5cfea84e854',qos_specs=None,replication_status=,reservations=['02b6264c-26fa-4c52-9eca-5beb22392b7d','f5b8de0b-b3e6-4005-a278-8d6ac8d569b6','e3d38558-2da6-4f93-9dcf-2ddcf6359c3f','ac757f07-9579-4320-8dc8-b04ab83cfa65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='516a6c7097554c87948a83dda94a9759',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:42:14.782685 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af309b4a-6bbf-4a7b-af26-ee628b4914c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:42:14.796593 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af309b4a-6bbf-4a7b-af26-ee628b4914c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:42:14.799658 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Flow 'volume_create_api' (9c223245-e16b-45a5-b2a6-96aa91958816) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:42:14.847694 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Create volume request issued successfully. Jan 13 04:42:14.861478 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c46c67cd-d13f-4c5d-8ee2-5e74367065ed tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes returned with HTTP 202 Jan 13 04:42:14.872998 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1728/3488] 10.222.0.38 () {60 vars in 1225 bytes} [Wed Jan 13 04:42:14 2021] POST /volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes => generated 820 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:42:14.878059 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-295eb2d0-9e86-4ab2-b60c-f638188df6a3 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb Jan 13 04:42:14.878694 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-295eb2d0-9e86-4ab2-b60c-f638188df6a3 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:42:14.879259 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-295eb2d0-9e86-4ab2-b60c-f638188df6a3 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:42:14.930278 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:14.930278 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:14.939284 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-295eb2d0-9e86-4ab2-b60c-f638188df6a3 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Volume info retrieved successfully. Jan 13 04:42:14.960710 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-295eb2d0-9e86-4ab2-b60c-f638188df6a3 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb returned with HTTP 200 Jan 13 04:42:14.961708 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1761/3489] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:42:14 2021] GET /volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb => generated 912 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:42:15.977749 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-74056b33-b580-491c-9838-490533ad381c tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb Jan 13 04:42:15.978366 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-74056b33-b580-491c-9838-490533ad381c tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:42:15.978481 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:15.978481 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:15.978886 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-74056b33-b580-491c-9838-490533ad381c tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:42:16.028119 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:16.028119 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:16.036777 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-74056b33-b580-491c-9838-490533ad381c tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Volume info retrieved successfully. Jan 13 04:42:16.057907 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-74056b33-b580-491c-9838-490533ad381c tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb returned with HTTP 200 Jan 13 04:42:16.058706 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1729/3490] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:42:15 2021] GET /volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb => generated 913 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:42:16.483489 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-cd1df2be-9913-4a20-a05f-28717bf2930a tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb Jan 13 04:42:16.484568 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-cd1df2be-9913-4a20-a05f-28717bf2930a tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:42:16.484848 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:16.484848 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:16.485162 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-cd1df2be-9913-4a20-a05f-28717bf2930a tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:42:16.536006 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:16.536006 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:16.544196 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-cd1df2be-9913-4a20-a05f-28717bf2930a tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Volume info retrieved successfully. Jan 13 04:42:16.565494 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-cd1df2be-9913-4a20-a05f-28717bf2930a tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb returned with HTTP 200 Jan 13 04:42:16.566300 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1762/3491] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:42:16 2021] GET /volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:42:16.629614 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-74056b33-b580-491c-9838-490533ad381c tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume// Jan 13 04:42:16.630066 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-74056b33-b580-491c-9838-490533ad381c tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:42:16.630284 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:16.630284 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:16.630662 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-74056b33-b580-491c-9838-490533ad381c tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:42:16.631843 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-74056b33-b580-491c-9838-490533ad381c tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:42:16.632501 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1730/3492] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 04:42:16 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 04:42:16.645841 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-6c6778da-dfc2-494c-b8ce-374ec54e4171 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] POST http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments Jan 13 04:42:16.646337 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:16.646337 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:16.646747 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-6c6778da-dfc2-494c-b8ce-374ec54e4171 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9db70dbd-2d08-4a69-8d35-021e841f7edb", "instance_uuid": "d2483195-28fe-4b11-a23a-e2dcd068426d", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:42:16.703453 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:16.703453 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:16.756410 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-6c6778da-dfc2-494c-b8ce-374ec54e4171 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments returned with HTTP 200 Jan 13 04:42:16.757292 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1763/3493] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 04:42:16 2021] POST /volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:42:16.793653 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc32e95c-2ed9-411b-aa24-f2d1ccd19494 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb Jan 13 04:42:16.794169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc32e95c-2ed9-411b-aa24-f2d1ccd19494 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:42:16.794711 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fc32e95c-2ed9-411b-aa24-f2d1ccd19494 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:42:16.808633 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-6c6778da-dfc2-494c-b8ce-374ec54e4171 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume// Jan 13 04:42:16.809106 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-6c6778da-dfc2-494c-b8ce-374ec54e4171 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:42:16.809349 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:16.809349 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:16.809697 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-6c6778da-dfc2-494c-b8ce-374ec54e4171 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:42:16.810724 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-6c6778da-dfc2-494c-b8ce-374ec54e4171 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:42:16.811411 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1764/3494] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 04:42:16 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 04:42:16.823683 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-3d592641-4af7-49aa-a9e0-dfe48e36a28a tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb Jan 13 04:42:16.824234 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-3d592641-4af7-49aa-a9e0-dfe48e36a28a tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:42:16.824727 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-3d592641-4af7-49aa-a9e0-dfe48e36a28a tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:42:16.843362 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:16.843362 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:16.852228 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fc32e95c-2ed9-411b-aa24-f2d1ccd19494 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Volume info retrieved successfully. Jan 13 04:42:16.870445 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:16.870445 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:16.876161 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:16.876161 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:16.879536 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fc32e95c-2ed9-411b-aa24-f2d1ccd19494 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb returned with HTTP 200 Jan 13 04:42:16.880381 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1731/3495] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:42:16 2021] GET /volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb => generated 912 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:42:16.884574 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-3d592641-4af7-49aa-a9e0-dfe48e36a28a tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Volume info retrieved successfully. Jan 13 04:42:16.903481 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:16.903481 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:16.912863 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-3d592641-4af7-49aa-a9e0-dfe48e36a28a tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb returned with HTTP 200 Jan 13 04:42:16.913684 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1765/3496] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 04:42:16 2021] GET /volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb => generated 1011 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 13 04:42:16.931163 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-2d7169e1-5670-4e9e-94e1-78f5ba8eb8d3 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] PUT http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/b7ae7883-103a-4a84-b381-f6f0d89eb8af Jan 13 04:42:16.931662 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:16.931662 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:16.932087 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-2d7169e1-5670-4e9e-94e1-78f5ba8eb8d3 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:42:16.959613 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 04:42:16.959613 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 04:42:16.960136 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-2d7169e1-5670-4e9e-94e1-78f5ba8eb8d3 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Lock "b'cinder-attachment_update-9db70dbd-2d08-4a69-8d35-021e841f7edb-n-h2-766380-6'" acquired by "attachment_update" :: waited 0.009s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 04:42:16.962444 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:16.962444 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:17.896677 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4cb33e9f-6699-4bc4-958c-e60667c47a52 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb Jan 13 04:42:17.897217 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4cb33e9f-6699-4bc4-958c-e60667c47a52 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:42:17.897396 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:17.897396 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:17.897766 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4cb33e9f-6699-4bc4-958c-e60667c47a52 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:42:17.947451 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:17.947451 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:17.956560 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4cb33e9f-6699-4bc4-958c-e60667c47a52 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Volume info retrieved successfully. Jan 13 04:42:17.974751 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:17.974751 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:17.983215 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4cb33e9f-6699-4bc4-958c-e60667c47a52 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb returned with HTTP 200 Jan 13 04:42:17.984358 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1766/3497] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:42:17 2021] GET /volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb => generated 912 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:42:18.172496 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-2d7169e1-5670-4e9e-94e1-78f5ba8eb8d3 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Lock "b'cinder-attachment_update-9db70dbd-2d08-4a69-8d35-021e841f7edb-n-h2-766380-6'" released by "attachment_update" :: held 1.212s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 04:42:18.173354 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-2d7169e1-5670-4e9e-94e1-78f5ba8eb8d3 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/b7ae7883-103a-4a84-b381-f6f0d89eb8af returned with HTTP 200 Jan 13 04:42:18.174279 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1732/3498] 10.222.0.11 () {64 vars in 1468 bytes} [Wed Jan 13 04:42:16 2021] PUT /volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/b7ae7883-103a-4a84-b381-f6f0d89eb8af => generated 762 bytes in 1248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:42:19.001371 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-87a4ca8b-f878-4bd8-bd6c-f104a8c5b4d7 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb Jan 13 04:42:19.001935 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-87a4ca8b-f878-4bd8-bd6c-f104a8c5b4d7 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:42:19.002090 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:19.002090 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:19.002445 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-87a4ca8b-f878-4bd8-bd6c-f104a8c5b4d7 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:42:19.050758 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:19.050758 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:19.058839 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-87a4ca8b-f878-4bd8-bd6c-f104a8c5b4d7 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Volume info retrieved successfully. Jan 13 04:42:19.078798 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:19.078798 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:19.086973 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-87a4ca8b-f878-4bd8-bd6c-f104a8c5b4d7 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb returned with HTTP 200 Jan 13 04:42:19.087787 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1767/3499] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:42:18 2021] GET /volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:42:20.104401 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c9954979-654e-4105-8720-19c0006311ab tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb Jan 13 04:42:20.104966 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c9954979-654e-4105-8720-19c0006311ab tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:42:20.105093 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:20.105093 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:20.105453 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c9954979-654e-4105-8720-19c0006311ab tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:42:20.157171 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:20.157171 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:20.165160 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c9954979-654e-4105-8720-19c0006311ab tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Volume info retrieved successfully. Jan 13 04:42:20.183604 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:20.183604 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:20.191975 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c9954979-654e-4105-8720-19c0006311ab tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb returned with HTTP 200 Jan 13 04:42:20.192821 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1733/3500] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:42:20 2021] GET /volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:42:21.208410 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-49a8ff47-db8a-4f42-b554-2ddf91287fbf tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb Jan 13 04:42:21.208981 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-49a8ff47-db8a-4f42-b554-2ddf91287fbf tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:42:21.209446 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:21.209446 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:21.209594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-49a8ff47-db8a-4f42-b554-2ddf91287fbf tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:42:21.260033 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:21.260033 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:21.268924 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-49a8ff47-db8a-4f42-b554-2ddf91287fbf tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Volume info retrieved successfully. Jan 13 04:42:21.287403 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:21.287403 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:21.295591 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-49a8ff47-db8a-4f42-b554-2ddf91287fbf tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb returned with HTTP 200 Jan 13 04:42:21.297014 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1768/3501] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:42:21 2021] GET /volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:42:22.313688 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64b52c97-cfe5-4ed2-bf41-48e12e779906 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb Jan 13 04:42:22.314383 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64b52c97-cfe5-4ed2-bf41-48e12e779906 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:42:22.314383 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:22.314383 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:22.314750 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64b52c97-cfe5-4ed2-bf41-48e12e779906 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:42:22.364262 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:22.364262 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:22.372942 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-64b52c97-cfe5-4ed2-bf41-48e12e779906 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Volume info retrieved successfully. Jan 13 04:42:22.395123 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:22.395123 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:22.403984 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64b52c97-cfe5-4ed2-bf41-48e12e779906 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb returned with HTTP 200 Jan 13 04:42:22.404908 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1734/3502] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:42:22 2021] GET /volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:42:23.422974 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-43eaed1b-8242-47f0-bc39-3631dc0673fb tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb Jan 13 04:42:23.423489 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-43eaed1b-8242-47f0-bc39-3631dc0673fb tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:42:23.423671 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:23.423671 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:23.424298 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-43eaed1b-8242-47f0-bc39-3631dc0673fb tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:42:23.476343 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:23.476343 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:23.485062 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-43eaed1b-8242-47f0-bc39-3631dc0673fb tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Volume info retrieved successfully. Jan 13 04:42:23.504327 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:23.504327 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:23.512401 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-43eaed1b-8242-47f0-bc39-3631dc0673fb tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb returned with HTTP 200 Jan 13 04:42:23.513210 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1769/3503] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:42:23 2021] GET /volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:42:24.140422 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-3d50e213-540c-438e-888e-8aeaa41f29ea tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] POST http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/b7ae7883-103a-4a84-b381-f6f0d89eb8af/action Jan 13 04:42:24.140422 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:24.140422 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:24.140422 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-3d50e213-540c-438e-888e-8aeaa41f29ea tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Action body: b'{"os-complete": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:42:24.140422 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-3d50e213-540c-438e-888e-8aeaa41f29ea tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:42:24.207582 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:24.207582 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:24.220211 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-3d50e213-540c-438e-888e-8aeaa41f29ea tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/b7ae7883-103a-4a84-b381-f6f0d89eb8af/action returned with HTTP 204 Jan 13 04:42:24.221106 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1735/3504] 10.222.0.11 () {64 vars in 1489 bytes} [Wed Jan 13 04:42:24 2021] POST /volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/b7ae7883-103a-4a84-b381-f6f0d89eb8af/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 13 04:42:24.529418 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-723da236-529b-48eb-b9a2-6b765f146677 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb Jan 13 04:42:24.529978 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-723da236-529b-48eb-b9a2-6b765f146677 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:42:24.530222 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:24.530222 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:24.531108 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-723da236-529b-48eb-b9a2-6b765f146677 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:42:24.579510 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:24.579510 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:24.587688 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-723da236-529b-48eb-b9a2-6b765f146677 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Volume info retrieved successfully. Jan 13 04:42:24.606658 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:24.606658 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:24.615595 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-723da236-529b-48eb-b9a2-6b765f146677 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb returned with HTTP 200 Jan 13 04:42:24.616451 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1770/3505] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:42:24 2021] GET /volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb => generated 1205 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:42:39.598328 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-3d50e213-540c-438e-888e-8aeaa41f29ea tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume// Jan 13 04:42:39.598912 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-3d50e213-540c-438e-888e-8aeaa41f29ea tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:42:39.599173 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:39.599173 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:39.599705 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-3d50e213-540c-438e-888e-8aeaa41f29ea tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:42:39.600890 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-5ee26115-9395-45c6-b0d0-6d87afa68d13 req-3d50e213-540c-438e-888e-8aeaa41f29ea tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:42:39.601709 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1736/3506] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 04:42:39 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 04:42:39.615202 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-c854f25a-6ff0-4648-886a-a3b3d689b648 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] POST http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments Jan 13 04:42:39.615703 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:39.615703 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:39.616111 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-c854f25a-6ff0-4648-886a-a3b3d689b648 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9db70dbd-2d08-4a69-8d35-021e841f7edb", "instance_uuid": "d2483195-28fe-4b11-a23a-e2dcd068426d", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:42:39.666846 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:39.666846 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:39.779754 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-c854f25a-6ff0-4648-886a-a3b3d689b648 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments returned with HTTP 200 Jan 13 04:42:39.780675 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1771/3507] 10.222.0.11 () {64 vars in 1358 bytes} [Wed Jan 13 04:42:39 2021] POST /volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments => generated 273 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:42:39.794729 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-ca557a22-8443-4b0a-a8a2-92095378515d tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] DELETE http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/b7ae7883-103a-4a84-b381-f6f0d89eb8af Jan 13 04:42:39.795127 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-ca557a22-8443-4b0a-a8a2-92095378515d tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:42:39.795605 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-ca557a22-8443-4b0a-a8a2-92095378515d tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:42:39.817038 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:39.817038 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:40.009188 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-ec5e97fb-9273-46be-896c-735167f82af3 req-ca557a22-8443-4b0a-a8a2-92095378515d tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(514e9da2-727a-4adb-9011-5ce1e85aae2b)]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 04:42:40.009626 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-ec5e97fb-9273-46be-896c-735167f82af3 req-ca557a22-8443-4b0a-a8a2-92095378515d tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Adding status of: reserved to pending status list for volume. {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 13 04:42:40.010124 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-ec5e97fb-9273-46be-896c-735167f82af3 req-ca557a22-8443-4b0a-a8a2-92095378515d tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 04:42:40.019328 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-ca557a22-8443-4b0a-a8a2-92095378515d tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/b7ae7883-103a-4a84-b381-f6f0d89eb8af returned with HTTP 200 Jan 13 04:42:40.021515 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1737/3508] 10.222.0.11 () {62 vars in 1437 bytes} [Wed Jan 13 04:42:39 2021] DELETE /volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/b7ae7883-103a-4a84-b381-f6f0d89eb8af => generated 192 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:42:43.645453 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-3310ff37-0dc0-4428-9071-80124b110c03 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] PUT http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/514e9da2-727a-4adb-9011-5ce1e85aae2b Jan 13 04:42:43.646161 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:43.646161 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:43.646767 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-3310ff37-0dc0-4428-9071-80124b110c03 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:42:43.680039 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 04:42:43.680039 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 04:42:43.680594 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-ec5e97fb-9273-46be-896c-735167f82af3 req-3310ff37-0dc0-4428-9071-80124b110c03 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Lock "b'cinder-attachment_update-9db70dbd-2d08-4a69-8d35-021e841f7edb-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.009s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 04:42:43.683038 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:43.683038 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:44.963375 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-ec5e97fb-9273-46be-896c-735167f82af3 req-3310ff37-0dc0-4428-9071-80124b110c03 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Lock "b'cinder-attachment_update-9db70dbd-2d08-4a69-8d35-021e841f7edb-n-h1-766380-6'" released by "attachment_update" :: held 1.283s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 04:42:44.964099 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-3310ff37-0dc0-4428-9071-80124b110c03 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/514e9da2-727a-4adb-9011-5ce1e85aae2b returned with HTTP 200 Jan 13 04:42:44.965062 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1772/3509] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 04:42:43 2021] PUT /volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/514e9da2-727a-4adb-9011-5ce1e85aae2b => generated 762 bytes in 1326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:42:44.988312 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-923987ea-7377-45db-80bb-aa1f1bf745be tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/514e9da2-727a-4adb-9011-5ce1e85aae2b Jan 13 04:42:44.988902 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-923987ea-7377-45db-80bb-aa1f1bf745be tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:42:44.989115 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:44.989115 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:44.989492 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-923987ea-7377-45db-80bb-aa1f1bf745be tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:42:45.009730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-923987ea-7377-45db-80bb-aa1f1bf745be tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/514e9da2-727a-4adb-9011-5ce1e85aae2b returned with HTTP 200 Jan 13 04:42:45.010550 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1738/3510] 10.222.0.26 () {60 vars in 1415 bytes} [Wed Jan 13 04:42:44 2021] GET /volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/514e9da2-727a-4adb-9011-5ce1e85aae2b => generated 787 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:42:52.944876 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-cd2b2f19-8402-44be-9194-20d1bcfd0d69 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] POST http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/514e9da2-727a-4adb-9011-5ce1e85aae2b/action Jan 13 04:42:52.946391 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:52.946391 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:52.947574 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-cd2b2f19-8402-44be-9194-20d1bcfd0d69 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:42:52.948568 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-cd2b2f19-8402-44be-9194-20d1bcfd0d69 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:42:53.052858 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:53.052858 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:53.075768 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-cd2b2f19-8402-44be-9194-20d1bcfd0d69 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/514e9da2-727a-4adb-9011-5ce1e85aae2b/action returned with HTTP 204 Jan 13 04:42:53.077260 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1773/3511] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 04:42:52 2021] POST /volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/514e9da2-727a-4adb-9011-5ce1e85aae2b/action => generated 0 bytes in 141 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:42:58.157361 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-923987ea-7377-45db-80bb-aa1f1bf745be tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume// Jan 13 04:42:58.158206 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-923987ea-7377-45db-80bb-aa1f1bf745be tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:42:58.158538 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:58.158538 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:58.159164 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-923987ea-7377-45db-80bb-aa1f1bf745be tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:42:58.161227 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ec5e97fb-9273-46be-896c-735167f82af3 req-923987ea-7377-45db-80bb-aa1f1bf745be tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:42:58.162545 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1739/3512] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 04:42:58 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 04:42:58.178884 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-9fb3294b-81bb-4ffe-b2cf-cd4e4f6946e7 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] POST http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments Jan 13 04:42:58.179313 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:42:58.179313 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:42:58.179869 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-9fb3294b-81bb-4ffe-b2cf-cd4e4f6946e7 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9db70dbd-2d08-4a69-8d35-021e841f7edb", "instance_uuid": "d2483195-28fe-4b11-a23a-e2dcd068426d", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:42:58.231466 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:58.231466 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:58.349901 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-9fb3294b-81bb-4ffe-b2cf-cd4e4f6946e7 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments returned with HTTP 200 Jan 13 04:42:58.350780 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1774/3513] 10.222.0.26 () {64 vars in 1358 bytes} [Wed Jan 13 04:42:58 2021] POST /volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments => generated 273 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:42:58.371238 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-c0a30a7f-6d41-4056-81c7-d50acb94cd31 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] DELETE http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/514e9da2-727a-4adb-9011-5ce1e85aae2b Jan 13 04:42:58.371741 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-c0a30a7f-6d41-4056-81c7-d50acb94cd31 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:42:58.372222 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-c0a30a7f-6d41-4056-81c7-d50acb94cd31 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:42:58.395649 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:42:58.395649 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:42:58.592831 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-c0a30a7f-6d41-4056-81c7-d50acb94cd31 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(9990602f-4fc9-484c-a03b-200a0bd9d7e5)]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 04:42:58.593296 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-c0a30a7f-6d41-4056-81c7-d50acb94cd31 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Adding status of: reserved to pending status list for volume. {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 13 04:42:58.593663 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-c0a30a7f-6d41-4056-81c7-d50acb94cd31 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 04:42:58.612252 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-c0a30a7f-6d41-4056-81c7-d50acb94cd31 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/514e9da2-727a-4adb-9011-5ce1e85aae2b returned with HTTP 200 Jan 13 04:42:58.613838 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1740/3514] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 04:42:58 2021] DELETE /volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/514e9da2-727a-4adb-9011-5ce1e85aae2b => generated 192 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:43:02.080109 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-e28382f8-8358-44c4-90fd-06b4863c02bb tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] PUT http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/9990602f-4fc9-484c-a03b-200a0bd9d7e5 Jan 13 04:43:02.081050 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:43:02.081050 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:43:02.081784 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-e28382f8-8358-44c4-90fd-06b4863c02bb tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:43:02.116573 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 04:43:02.116573 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 04:43:02.117430 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-e28382f8-8358-44c4-90fd-06b4863c02bb tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Lock "b'cinder-attachment_update-9db70dbd-2d08-4a69-8d35-021e841f7edb-n-h2-766380-6'" acquired by "attachment_update" :: waited 0.013s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 04:43:02.120542 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:43:02.120542 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:43:03.430600 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-e28382f8-8358-44c4-90fd-06b4863c02bb tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Lock "b'cinder-attachment_update-9db70dbd-2d08-4a69-8d35-021e841f7edb-n-h2-766380-6'" released by "attachment_update" :: held 1.313s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 04:43:03.431258 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-e28382f8-8358-44c4-90fd-06b4863c02bb tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/9990602f-4fc9-484c-a03b-200a0bd9d7e5 returned with HTTP 200 Jan 13 04:43:03.432114 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1775/3515] 10.222.0.11 () {64 vars in 1468 bytes} [Wed Jan 13 04:43:02 2021] PUT /volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/9990602f-4fc9-484c-a03b-200a0bd9d7e5 => generated 762 bytes in 1357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:43:03.460800 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-57c06e82-0049-4176-a440-146916259633 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/9990602f-4fc9-484c-a03b-200a0bd9d7e5 Jan 13 04:43:03.461448 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-57c06e82-0049-4176-a440-146916259633 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:43:03.461738 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:43:03.461738 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:43:03.462209 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-57c06e82-0049-4176-a440-146916259633 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:43:03.481941 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-57c06e82-0049-4176-a440-146916259633 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/9990602f-4fc9-484c-a03b-200a0bd9d7e5 returned with HTTP 200 Jan 13 04:43:03.482884 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1741/3516] 10.222.0.11 () {60 vars in 1415 bytes} [Wed Jan 13 04:43:03 2021] GET /volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/9990602f-4fc9-484c-a03b-200a0bd9d7e5 => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:43:10.433455 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-577ac110-bfca-4c40-8223-cca3e3581681 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] POST http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/9990602f-4fc9-484c-a03b-200a0bd9d7e5/action Jan 13 04:43:10.433982 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:43:10.433982 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:43:10.434360 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-577ac110-bfca-4c40-8223-cca3e3581681 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:43:10.434864 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-577ac110-bfca-4c40-8223-cca3e3581681 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:43:10.505042 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:43:10.505042 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:43:10.517064 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-f24ad2e5-e6fd-4c57-9b08-77dc80a5723a req-577ac110-bfca-4c40-8223-cca3e3581681 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/9990602f-4fc9-484c-a03b-200a0bd9d7e5/action returned with HTTP 204 Jan 13 04:43:10.518582 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1776/3517] 10.222.0.11 () {64 vars in 1489 bytes} [Wed Jan 13 04:43:10 2021] POST /volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/9990602f-4fc9-484c-a03b-200a0bd9d7e5/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:43:16.851182 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ac836a95-a9dc-4bc6-8a10-581861fa2bfb req-41fb2a06-47cd-43e8-b999-b6ab7df7f35d tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] DELETE http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/9990602f-4fc9-484c-a03b-200a0bd9d7e5 Jan 13 04:43:16.851781 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ac836a95-a9dc-4bc6-8a10-581861fa2bfb req-41fb2a06-47cd-43e8-b999-b6ab7df7f35d tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:43:16.852003 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:43:16.852003 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:43:16.852447 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-ac836a95-a9dc-4bc6-8a10-581861fa2bfb req-41fb2a06-47cd-43e8-b999-b6ab7df7f35d tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:43:16.877238 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:43:16.877238 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:43:17.317694 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-ac836a95-a9dc-4bc6-8a10-581861fa2bfb req-41fb2a06-47cd-43e8-b999-b6ab7df7f35d tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 04:43:17.318022 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-ac836a95-a9dc-4bc6-8a10-581861fa2bfb req-41fb2a06-47cd-43e8-b999-b6ab7df7f35d tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Pending status list for volume during attachment-delete: [] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 04:43:17.324511 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-ac836a95-a9dc-4bc6-8a10-581861fa2bfb req-41fb2a06-47cd-43e8-b999-b6ab7df7f35d tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/9990602f-4fc9-484c-a03b-200a0bd9d7e5 returned with HTTP 200 Jan 13 04:43:17.325373 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1742/3518] 10.222.0.11 () {62 vars in 1437 bytes} [Wed Jan 13 04:43:16 2021] DELETE /volume/v3/6e61159a73e841ee9afbe5cfea84e854/attachments/9990602f-4fc9-484c-a03b-200a0bd9d7e5 => generated 19 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:43:17.663177 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-afed888a-86f4-480c-88af-6430ee441667 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb Jan 13 04:43:17.663833 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-afed888a-86f4-480c-88af-6430ee441667 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:43:17.664051 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:43:17.664051 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:43:17.664450 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-afed888a-86f4-480c-88af-6430ee441667 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:43:17.713566 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:43:17.713566 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:43:17.722138 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-afed888a-86f4-480c-88af-6430ee441667 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Volume info retrieved successfully. Jan 13 04:43:17.743850 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-afed888a-86f4-480c-88af-6430ee441667 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb returned with HTTP 200 Jan 13 04:43:17.744793 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1777/3519] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:43:17 2021] GET /volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb => generated 913 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:43:17.760668 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dc4cd1cc-d0f6-4dd3-acc9-3b71d4398676 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb Jan 13 04:43:17.761187 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dc4cd1cc-d0f6-4dd3-acc9-3b71d4398676 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:43:17.761405 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:43:17.761405 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:43:17.761779 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dc4cd1cc-d0f6-4dd3-acc9-3b71d4398676 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:43:17.810332 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:43:17.810332 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:43:17.819139 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dc4cd1cc-d0f6-4dd3-acc9-3b71d4398676 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Volume info retrieved successfully. Jan 13 04:43:17.841798 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dc4cd1cc-d0f6-4dd3-acc9-3b71d4398676 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb returned with HTTP 200 Jan 13 04:43:17.853432 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1743/3520] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:43:17 2021] GET /volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:43:17.911782 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c5b4585-fff5-4863-bbca-affa2c0fd8f6 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] DELETE http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb Jan 13 04:43:17.912610 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7c5b4585-fff5-4863-bbca-affa2c0fd8f6 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:43:17.912830 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:43:17.912830 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:43:17.913206 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7c5b4585-fff5-4863-bbca-affa2c0fd8f6 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:43:17.913669 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-7c5b4585-fff5-4863-bbca-affa2c0fd8f6 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Delete volume with id: 9db70dbd-2d08-4a69-8d35-021e841f7edb Jan 13 04:43:17.962641 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:43:17.962641 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:43:17.963801 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7c5b4585-fff5-4863-bbca-affa2c0fd8f6 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Volume info retrieved successfully. Jan 13 04:43:17.990607 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7c5b4585-fff5-4863-bbca-affa2c0fd8f6 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Delete volume request issued successfully. Jan 13 04:43:17.991055 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c5b4585-fff5-4863-bbca-affa2c0fd8f6 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb returned with HTTP 202 Jan 13 04:43:17.994971 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1778/3521] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:43:17 2021] DELETE /volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:43:17.999341 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e6f27c54-de13-4665-9de1-bd68687c0bad tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb Jan 13 04:43:18.000132 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e6f27c54-de13-4665-9de1-bd68687c0bad tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:43:18.000371 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:43:18.000371 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:43:18.000744 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e6f27c54-de13-4665-9de1-bd68687c0bad tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:43:18.051841 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:43:18.051841 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:43:18.061192 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e6f27c54-de13-4665-9de1-bd68687c0bad tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Volume info retrieved successfully. Jan 13 04:43:18.088860 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e6f27c54-de13-4665-9de1-bd68687c0bad tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb returned with HTTP 200 Jan 13 04:43:18.089669 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1744/3522] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:43:17 2021] GET /volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb => generated 912 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:43:19.105890 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c280c400-c273-4f41-85a1-b3387784efb0 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb Jan 13 04:43:19.106452 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c280c400-c273-4f41-85a1-b3387784efb0 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:43:19.106812 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:43:19.106812 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:43:19.107379 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c280c400-c273-4f41-85a1-b3387784efb0 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:43:19.156739 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:43:19.156739 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:43:19.165271 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c280c400-c273-4f41-85a1-b3387784efb0 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Volume info retrieved successfully. Jan 13 04:43:19.187532 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c280c400-c273-4f41-85a1-b3387784efb0 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb returned with HTTP 200 Jan 13 04:43:19.188552 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1779/3523] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:43:19 2021] GET /volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:43:20.205410 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b255d8d8-c1e1-4620-8691-fd0eaeea4a78 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] GET http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb Jan 13 04:43:20.206078 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b255d8d8-c1e1-4620-8691-fd0eaeea4a78 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:43:20.206309 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:43:20.206309 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:43:20.206720 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b255d8d8-c1e1-4620-8691-fd0eaeea4a78 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:43:20.257291 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b255d8d8-c1e1-4620-8691-fd0eaeea4a78 tempest-ServerActionsTestJSON-908913661 tempest-ServerActionsTestJSON-908913661] http://10.222.0.38/volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb returned with HTTP 404 Jan 13 04:43:20.258342 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1745/3524] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:43:20 2021] GET /volume/v3/6e61159a73e841ee9afbe5cfea84e854/volumes/9db70dbd-2d08-4a69-8d35-021e841f7edb => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 13 04:45:33.411197 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-736f153d-1527-4530-840d-93ee62f32da8 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] POST http://10.222.0.38/volume/v3/6f53c6558c954834ab8872f464627a7f/types Jan 13 04:45:33.411675 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:33.411675 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:33.412174 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-736f153d-1527-4530-840d-93ee62f32da8 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1006423957", "extra_specs": {}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:45:33.455423 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-736f153d-1527-4530-840d-93ee62f32da8 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] http://10.222.0.38/volume/v3/6f53c6558c954834ab8872f464627a7f/types returned with HTTP 200 Jan 13 04:45:33.456358 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1780/3525] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 04:45:33 2021] POST /volume/v3/6f53c6558c954834ab8872f464627a7f/types => generated 218 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:45:33.468190 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-83a88816-e1f4-4fe5-b168-03b50eb2e4ba tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] POST http://10.222.0.38/volume/v3/6f53c6558c954834ab8872f464627a7f/types/c969758f-ca07-400f-86ce-f31eb36d87ec/encryption Jan 13 04:45:33.469328 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-83a88816-e1f4-4fe5-b168-03b50eb2e4ba tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:45:33.518182 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-83a88816-e1f4-4fe5-b168-03b50eb2e4ba tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] http://10.222.0.38/volume/v3/6f53c6558c954834ab8872f464627a7f/types/c969758f-ca07-400f-86ce-f31eb36d87ec/encryption returned with HTTP 200 Jan 13 04:45:33.524253 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1746/3526] 10.222.0.38 () {60 vars in 1364 bytes} [Wed Jan 13 04:45:33 2021] POST /volume/v3/6f53c6558c954834ab8872f464627a7f/types/c969758f-ca07-400f-86ce-f31eb36d87ec/encryption => generated 231 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:45:33.528765 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] POST http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes Jan 13 04:45:33.529528 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1730213011", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1006423957", "size": 1}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:45:33.530748 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1730213011', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1006423957', 'size': 1}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:45:33.543023 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Create volume of 1 GB Jan 13 04:45:33.544035 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:33.544035 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:33.550241 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Availability zone cache updated, next update will occur around 2021-01-13 05:45:33.549818. {{(pid=87927) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 13 04:45:33.550570 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Availability Zones retrieved successfully. Jan 13 04:45:33.567560 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Flow 'volume_create_api' (91198814-08a4-4181-962e-6f114dbf5ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:45:33.570334 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2466c86e-f36e-4a7d-a8a4-1a3d1281a491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:45:33.572357 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:45:33.630083 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2466c86e-f36e-4a7d-a8a4-1a3d1281a491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T04:45:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c969758f-ca07-400f-86ce-f31eb36d87ec,is_public=True,name='tempest-scenario-type-cryptsetup-1006423957',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c969758f-ca07-400f-86ce-f31eb36d87ec', '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=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:45:33.632181 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eb41fed-7bd7-48c8-9038-40a13a957168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:45:33.678195 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1006423957 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1006423957, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:45:33.679116 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1006423957 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1006423957, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:45:33.727823 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Created reservations ['9f38b333-df6d-462f-a259-28bd8abec721', 'd8b517f6-80df-495c-a07b-0363ea88d380', 'b5d73790-1d28-40e5-b600-77132af97e7c', '02e253dd-8c4f-4744-b96d-5800ac9f0865'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:45:33.729792 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eb41fed-7bd7-48c8-9038-40a13a957168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f38b333-df6d-462f-a259-28bd8abec721', 'd8b517f6-80df-495c-a07b-0363ea88d380', 'b5d73790-1d28-40e5-b600-77132af97e7c', '02e253dd-8c4f-4744-b96d-5800ac9f0865']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:45:33.738440 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c1f0532-ae14-4096-b423-d224d8af4db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:45:33.791128 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c1f0532-ae14-4096-b423-d224d8af4db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4b1b490-6e9d-4f1e-aca6-72d628086744', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1730213011',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a885cb503054b7e85b85c649f1ad3a4',qos_specs=None,replication_status=,reservations=['9f38b333-df6d-462f-a259-28bd8abec721','d8b517f6-80df-495c-a07b-0363ea88d380','b5d73790-1d28-40e5-b600-77132af97e7c','02e253dd-8c4f-4744-b96d-5800ac9f0865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e89a829c7cc4eedb29040154ebc8f64',volume_type_id=c969758f-ca07-400f-86ce-f31eb36d87ec), 'volume': 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-13T04:45:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1730213011',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e4b1b490-6e9d-4f1e-aca6-72d628086744,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a885cb503054b7e85b85c649f1ad3a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0e89a829c7cc4eedb29040154ebc8f64',volume_attachment=,volume_type=,volume_type_id=c969758f-ca07-400f-86ce-f31eb36d87ec)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:45:33.793744 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1637ed7-968b-4246-9248-ede7ddec029e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:45:33.819962 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1637ed7-968b-4246-9248-ede7ddec029e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1730213011',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a885cb503054b7e85b85c649f1ad3a4',qos_specs=None,replication_status=,reservations=['9f38b333-df6d-462f-a259-28bd8abec721','d8b517f6-80df-495c-a07b-0363ea88d380','b5d73790-1d28-40e5-b600-77132af97e7c','02e253dd-8c4f-4744-b96d-5800ac9f0865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e89a829c7cc4eedb29040154ebc8f64',volume_type_id=c969758f-ca07-400f-86ce-f31eb36d87ec)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:45:33.822410 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb3066cd-8514-40be-a0eb-189a2909c43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:45:33.837307 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb3066cd-8514-40be-a0eb-189a2909c43b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:45:33.839937 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Flow 'volume_create_api' (91198814-08a4-4181-962e-6f114dbf5ad2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:45:33.890518 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Create volume request issued successfully. Jan 13 04:45:33.903909 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-05c864d6-2f71-4d44-85fb-40b29c5df2d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes returned with HTTP 202 Jan 13 04:45:33.904945 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1781/3527] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:45:33 2021] POST /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes => generated 857 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:45:33.920029 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3d655ead-5249-46d4-a305-8663855067ab tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:33.920606 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3d655ead-5249-46d4-a305-8663855067ab tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:33.921102 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3d655ead-5249-46d4-a305-8663855067ab tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:33.973501 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:33.973501 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:33.982313 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3d655ead-5249-46d4-a305-8663855067ab tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:34.005133 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3d655ead-5249-46d4-a305-8663855067ab tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 200 Jan 13 04:45:34.005957 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1747/3528] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:45:33 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 949 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:45:35.023144 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-668b19bf-ebe0-49e0-aaf4-5e1833e34828 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:35.023664 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-668b19bf-ebe0-49e0-aaf4-5e1833e34828 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:35.023847 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:35.023847 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:35.024253 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-668b19bf-ebe0-49e0-aaf4-5e1833e34828 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:35.073374 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:35.073374 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:35.082371 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-668b19bf-ebe0-49e0-aaf4-5e1833e34828 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:35.103629 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-668b19bf-ebe0-49e0-aaf4-5e1833e34828 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 200 Jan 13 04:45:35.104474 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1782/3529] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:45:35 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 950 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:45:35.119431 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd861ed8-bbb7-4b19-b450-8e4793c8c058 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:35.120001 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd861ed8-bbb7-4b19-b450-8e4793c8c058 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:35.120215 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:35.120215 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:35.120643 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd861ed8-bbb7-4b19-b450-8e4793c8c058 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:35.169444 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:35.169444 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:35.177346 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bd861ed8-bbb7-4b19-b450-8e4793c8c058 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:35.198455 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd861ed8-bbb7-4b19-b450-8e4793c8c058 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 200 Jan 13 04:45:35.199903 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1748/3530] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:45:35 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 950 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:45:35.319810 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-ffc5a602-0825-40e3-bcdc-f7a5de256c35 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:35.320355 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-ffc5a602-0825-40e3-bcdc-f7a5de256c35 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:35.320575 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:35.320575 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:35.320949 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-ffc5a602-0825-40e3-bcdc-f7a5de256c35 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:35.368355 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:35.368355 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:35.377400 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-ffc5a602-0825-40e3-bcdc-f7a5de256c35 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:35.398271 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-ffc5a602-0825-40e3-bcdc-f7a5de256c35 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 200 Jan 13 04:45:35.399114 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1783/3531] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:45:35 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 950 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:45:35.468719 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd861ed8-bbb7-4b19-b450-8e4793c8c058 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume// Jan 13 04:45:35.469203 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd861ed8-bbb7-4b19-b450-8e4793c8c058 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:35.469417 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:35.469417 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:35.469790 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bd861ed8-bbb7-4b19-b450-8e4793c8c058 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:35.470866 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bd861ed8-bbb7-4b19-b450-8e4793c8c058 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:45:35.471459 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1749/3532] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 04:45:35 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 04:45:35.485089 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-59a8f7a9-8349-4902-890e-36d935c09c17 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] POST http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments Jan 13 04:45:35.485625 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:35.485625 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:35.486033 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-59a8f7a9-8349-4902-890e-36d935c09c17 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4b1b490-6e9d-4f1e-aca6-72d628086744", "instance_uuid": "2f4f60d2-02fb-4cca-9752-0a595c281516", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:45:35.534449 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:35.534449 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:35.584998 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-59a8f7a9-8349-4902-890e-36d935c09c17 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments returned with HTTP 200 Jan 13 04:45:35.585891 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1784/3533] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 04:45:35 2021] POST /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:45:35.619577 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-225cc722-0c15-4a92-a77b-ce48d24d11ac tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:35.620093 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-225cc722-0c15-4a92-a77b-ce48d24d11ac tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:35.620621 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-225cc722-0c15-4a92-a77b-ce48d24d11ac tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:35.651505 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-59a8f7a9-8349-4902-890e-36d935c09c17 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume// Jan 13 04:45:35.652634 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-59a8f7a9-8349-4902-890e-36d935c09c17 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:35.653273 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:35.653273 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:35.653661 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-59a8f7a9-8349-4902-890e-36d935c09c17 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:35.654899 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-59a8f7a9-8349-4902-890e-36d935c09c17 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:45:35.655586 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1785/3534] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 04:45:35 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 13 04:45:35.671163 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:35.671163 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:35.671825 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-1fd1a4b7-2e9e-4958-851a-7a1954b70e09 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:35.672438 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-1fd1a4b7-2e9e-4958-851a-7a1954b70e09 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:35.672906 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-1fd1a4b7-2e9e-4958-851a-7a1954b70e09 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:35.679496 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-225cc722-0c15-4a92-a77b-ce48d24d11ac tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:35.698221 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:35.698221 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:35.707262 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-225cc722-0c15-4a92-a77b-ce48d24d11ac tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 200 Jan 13 04:45:35.708075 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1750/3535] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:45:35 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 949 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:45:35.728110 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:35.728110 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:35.740096 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-1fd1a4b7-2e9e-4958-851a-7a1954b70e09 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:35.758223 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:35.758223 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:35.766775 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-1fd1a4b7-2e9e-4958-851a-7a1954b70e09 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 200 Jan 13 04:45:35.767586 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1786/3536] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 04:45:35 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 1048 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 13 04:45:35.796359 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-b8970f6a-91d6-4f65-b105-b7414ee84d70 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] PUT http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments/b70710ab-5b68-4021-bd3f-e350982a1df5 Jan 13 04:45:35.796854 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:35.796854 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:35.797279 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-b8970f6a-91d6-4f65-b105-b7414ee84d70 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:45:35.824325 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 04:45:35.824325 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 04:45:35.824899 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-b8970f6a-91d6-4f65-b105-b7414ee84d70 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Lock "b'cinder-attachment_update-e4b1b490-6e9d-4f1e-aca6-72d628086744-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.009s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 04:45:35.827151 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:35.827151 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:36.724983 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-515b2511-a247-440a-8593-d5e49033fbd4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:36.725494 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-515b2511-a247-440a-8593-d5e49033fbd4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:36.725703 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:36.725703 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:36.726118 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-515b2511-a247-440a-8593-d5e49033fbd4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:36.775209 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:36.775209 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:36.783669 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-515b2511-a247-440a-8593-d5e49033fbd4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:36.803775 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:36.803775 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:36.813493 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-515b2511-a247-440a-8593-d5e49033fbd4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 200 Jan 13 04:45:36.820362 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1787/3537] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:45:36 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 949 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:45:37.045059 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-b8970f6a-91d6-4f65-b105-b7414ee84d70 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Lock "b'cinder-attachment_update-e4b1b490-6e9d-4f1e-aca6-72d628086744-n-h1-766380-6'" released by "attachment_update" :: held 1.220s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 04:45:37.045791 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-b8970f6a-91d6-4f65-b105-b7414ee84d70 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments/b70710ab-5b68-4021-bd3f-e350982a1df5 returned with HTTP 200 Jan 13 04:45:37.046655 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1751/3538] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 04:45:35 2021] PUT /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments/b70710ab-5b68-4021-bd3f-e350982a1df5 => generated 761 bytes in 1256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:45:37.065846 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-4118e0e1-0e60-490d-b17f-59070302474f tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744/encryption Jan 13 04:45:37.066368 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-4118e0e1-0e60-490d-b17f-59070302474f tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:37.066582 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:37.066582 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:37.066955 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-4118e0e1-0e60-490d-b17f-59070302474f tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:37.115642 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:37.115642 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:37.164871 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-4118e0e1-0e60-490d-b17f-59070302474f tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744/encryption returned with HTTP 200 Jan 13 04:45:37.165731 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1788/3539] 10.222.0.26 () {58 vars in 1395 bytes} [Wed Jan 13 04:45:37 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744/encryption => generated 161 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:45:37.830426 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c0a890f-9d8d-42d0-bfc4-2e07a864dca0 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:37.830965 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7c0a890f-9d8d-42d0-bfc4-2e07a864dca0 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:37.831082 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:37.831082 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:37.831418 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7c0a890f-9d8d-42d0-bfc4-2e07a864dca0 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:37.881014 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:37.881014 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:37.889757 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7c0a890f-9d8d-42d0-bfc4-2e07a864dca0 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:37.907875 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:37.907875 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:37.916018 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c0a890f-9d8d-42d0-bfc4-2e07a864dca0 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 200 Jan 13 04:45:37.916887 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1752/3540] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:45:37 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 950 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:45:38.933443 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d6d3c2c2-1314-4ea0-9374-58e0fd1c2304 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:38.934121 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d6d3c2c2-1314-4ea0-9374-58e0fd1c2304 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:38.934338 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:38.934338 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:38.934751 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d6d3c2c2-1314-4ea0-9374-58e0fd1c2304 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:38.983211 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:38.983211 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:38.991233 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d6d3c2c2-1314-4ea0-9374-58e0fd1c2304 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:39.009622 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:39.009622 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:39.018275 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d6d3c2c2-1314-4ea0-9374-58e0fd1c2304 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 200 Jan 13 04:45:39.019088 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1789/3541] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:45:38 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 950 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:45:40.036092 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-12177885-0d17-4551-baf5-cfb19274dbfc tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:40.036699 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-12177885-0d17-4551-baf5-cfb19274dbfc tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:40.036829 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:40.036829 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:40.037169 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-12177885-0d17-4551-baf5-cfb19274dbfc tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:40.090071 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:40.090071 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:40.098491 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-12177885-0d17-4551-baf5-cfb19274dbfc tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:40.117640 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:40.117640 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:40.126606 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-12177885-0d17-4551-baf5-cfb19274dbfc tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 200 Jan 13 04:45:40.127446 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1753/3542] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:45:40 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 950 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:45:41.142408 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0f4acea3-39ef-419a-ad21-1ad54dad1aa3 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:41.142996 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0f4acea3-39ef-419a-ad21-1ad54dad1aa3 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:41.143146 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:41.143146 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:41.143516 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0f4acea3-39ef-419a-ad21-1ad54dad1aa3 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:41.193734 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:41.193734 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:41.202106 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0f4acea3-39ef-419a-ad21-1ad54dad1aa3 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:41.221433 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:41.221433 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:41.229564 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0f4acea3-39ef-419a-ad21-1ad54dad1aa3 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 200 Jan 13 04:45:41.231515 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1790/3543] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:45:41 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 950 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:45:42.248546 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dec81d81-c21c-4c76-b67b-af07ed1ee9ab tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:42.249161 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dec81d81-c21c-4c76-b67b-af07ed1ee9ab tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:42.249254 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:42.249254 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:42.249606 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-dec81d81-c21c-4c76-b67b-af07ed1ee9ab tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:42.297649 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:42.297649 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:42.305566 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-dec81d81-c21c-4c76-b67b-af07ed1ee9ab tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:42.323700 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:42.323700 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:42.331809 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-dec81d81-c21c-4c76-b67b-af07ed1ee9ab tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 200 Jan 13 04:45:42.332644 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1754/3544] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:45:42 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 950 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:45:42.672618 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-9d198ac4-6a28-4403-a415-9349c7a1abb4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] POST http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments/b70710ab-5b68-4021-bd3f-e350982a1df5/action Jan 13 04:45:42.673127 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:42.673127 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:42.673554 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-9d198ac4-6a28-4403-a415-9349c7a1abb4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:45:42.673975 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-9d198ac4-6a28-4403-a415-9349c7a1abb4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:45:42.743165 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:42.743165 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:42.756142 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e18f5448-0963-4410-85c6-6dc54a1f8e60 req-9d198ac4-6a28-4403-a415-9349c7a1abb4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments/b70710ab-5b68-4021-bd3f-e350982a1df5/action returned with HTTP 204 Jan 13 04:45:42.757051 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1791/3545] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 04:45:42 2021] POST /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments/b70710ab-5b68-4021-bd3f-e350982a1df5/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:45:43.349906 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0d74a3b-d824-4112-802c-cfa517121b8f tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:43.350475 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0d74a3b-d824-4112-802c-cfa517121b8f tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:43.350589 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:43.350589 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:43.350962 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d0d74a3b-d824-4112-802c-cfa517121b8f tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:43.400142 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:43.400142 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:43.408439 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d0d74a3b-d824-4112-802c-cfa517121b8f tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:43.427913 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:43.427913 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:43.436947 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d0d74a3b-d824-4112-802c-cfa517121b8f tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 200 Jan 13 04:45:43.437760 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1755/3546] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:45:43 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 1242 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:45:43.453609 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ecec39ca-49ff-4ece-b5d8-09763faab507 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:43.454131 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ecec39ca-49ff-4ece-b5d8-09763faab507 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:43.454350 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:43.454350 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:43.454721 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-ecec39ca-49ff-4ece-b5d8-09763faab507 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:43.505830 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:43.505830 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:43.515204 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-ecec39ca-49ff-4ece-b5d8-09763faab507 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:43.534499 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:43.534499 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:43.543839 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-ecec39ca-49ff-4ece-b5d8-09763faab507 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 200 Jan 13 04:45:43.544720 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1792/3547] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:45:43 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 1242 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:45:43.660103 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-a1f6342d-6738-4707-8b95-5d1c12fc3ad2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:43.660616 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-a1f6342d-6738-4707-8b95-5d1c12fc3ad2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:43.660829 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:43.660829 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:43.661204 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-a1f6342d-6738-4707-8b95-5d1c12fc3ad2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:43.711982 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:43.711982 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:43.720641 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-d8c5e5be-3439-462d-8296-e871055e1911 req-a1f6342d-6738-4707-8b95-5d1c12fc3ad2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:43.740504 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:43.740504 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:43.749428 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-a1f6342d-6738-4707-8b95-5d1c12fc3ad2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 200 Jan 13 04:45:43.750412 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1756/3548] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:45:43 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 1242 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:45:43.772419 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-89205ec9-c3d9-4afd-bc6b-f5e9dedac1af tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] POST http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744/action Jan 13 04:45:43.772877 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:43.772877 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:43.773352 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-89205ec9-c3d9-4afd-bc6b-f5e9dedac1af tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Action body: b'{"os-begin_detaching": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:45:43.773769 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-89205ec9-c3d9-4afd-bc6b-f5e9dedac1af tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:45:43.823151 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:43.823151 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:43.824511 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-d8c5e5be-3439-462d-8296-e871055e1911 req-89205ec9-c3d9-4afd-bc6b-f5e9dedac1af tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:43.835065 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-d8c5e5be-3439-462d-8296-e871055e1911 req-89205ec9-c3d9-4afd-bc6b-f5e9dedac1af tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Begin detaching volume completed successfully. Jan 13 04:45:43.835974 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-89205ec9-c3d9-4afd-bc6b-f5e9dedac1af tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744/action returned with HTTP 202 Jan 13 04:45:43.837058 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1793/3549] 10.222.0.38 () {64 vars in 1643 bytes} [Wed Jan 13 04:45:43 2021] POST /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:45:43.897933 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-a1f6342d-6738-4707-8b95-5d1c12fc3ad2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume// Jan 13 04:45:43.899337 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-a1f6342d-6738-4707-8b95-5d1c12fc3ad2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:43.899843 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:43.899843 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:43.900871 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-a1f6342d-6738-4707-8b95-5d1c12fc3ad2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:43.903749 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-a1f6342d-6738-4707-8b95-5d1c12fc3ad2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:45:43.905627 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1757/3550] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 04:45:43 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 13 04:45:43.920035 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-49b508d0-7e3d-499f-9ae6-e171d6bb3bc7 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:43.920662 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-49b508d0-7e3d-499f-9ae6-e171d6bb3bc7 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:43.920884 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:43.920884 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:43.921281 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-49b508d0-7e3d-499f-9ae6-e171d6bb3bc7 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:43.971054 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:43.971054 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:43.979197 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-d8c5e5be-3439-462d-8296-e871055e1911 req-49b508d0-7e3d-499f-9ae6-e171d6bb3bc7 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:43.998823 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:43.998823 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:44.007284 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-49b508d0-7e3d-499f-9ae6-e171d6bb3bc7 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 200 Jan 13 04:45:44.008099 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1794/3551] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 04:45:43 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 1344 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:45:44.044971 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-ed02cba4-cc5a-4377-be41-d70b088f8eb2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744/encryption Jan 13 04:45:44.045489 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-ed02cba4-cc5a-4377-be41-d70b088f8eb2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:44.046010 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-ed02cba4-cc5a-4377-be41-d70b088f8eb2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:44.093871 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:44.093871 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:44.142802 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-ed02cba4-cc5a-4377-be41-d70b088f8eb2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744/encryption returned with HTTP 200 Jan 13 04:45:44.143627 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1758/3552] 10.222.0.26 () {58 vars in 1395 bytes} [Wed Jan 13 04:45:44 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744/encryption => generated 161 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:45:44.483196 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-de7019d5-407f-412e-8f4c-6f72169c18d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] DELETE http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments/b70710ab-5b68-4021-bd3f-e350982a1df5 Jan 13 04:45:44.483676 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-de7019d5-407f-412e-8f4c-6f72169c18d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:44.483899 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:44.483899 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:44.484330 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-de7019d5-407f-412e-8f4c-6f72169c18d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:44.504600 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:44.504600 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:44.938914 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-d8c5e5be-3439-462d-8296-e871055e1911 req-de7019d5-407f-412e-8f4c-6f72169c18d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 04:45:44.939274 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-d8c5e5be-3439-462d-8296-e871055e1911 req-de7019d5-407f-412e-8f4c-6f72169c18d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 04:45:44.947342 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-d8c5e5be-3439-462d-8296-e871055e1911 req-de7019d5-407f-412e-8f4c-6f72169c18d4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments/b70710ab-5b68-4021-bd3f-e350982a1df5 returned with HTTP 200 Jan 13 04:45:44.949397 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1795/3553] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 04:45:44 2021] DELETE /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments/b70710ab-5b68-4021-bd3f-e350982a1df5 => generated 19 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:45:45.176600 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-c221b69d-b402-4db1-8c04-e8eb028eec46 req-8f626505-5a4f-4921-8e93-5441249c2e23 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:45.179092 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-c221b69d-b402-4db1-8c04-e8eb028eec46 req-8f626505-5a4f-4921-8e93-5441249c2e23 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:45.179092 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:45.179092 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:45.179092 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-c221b69d-b402-4db1-8c04-e8eb028eec46 req-8f626505-5a4f-4921-8e93-5441249c2e23 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:45.228534 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:45.228534 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:45.237166 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-c221b69d-b402-4db1-8c04-e8eb028eec46 req-8f626505-5a4f-4921-8e93-5441249c2e23 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:45.258734 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-c221b69d-b402-4db1-8c04-e8eb028eec46 req-8f626505-5a4f-4921-8e93-5441249c2e23 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 200 Jan 13 04:45:45.259554 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1759/3554] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:45:45 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 950 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:45:45.279279 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0caf5618-5911-4450-9242-e6fd541cf723 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] DELETE http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:45.279842 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0caf5618-5911-4450-9242-e6fd541cf723 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:45.280059 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:45.280059 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:45.280460 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0caf5618-5911-4450-9242-e6fd541cf723 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:45.280920 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-0caf5618-5911-4450-9242-e6fd541cf723 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Delete volume with id: e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:45.329195 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:45.329195 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:45.330231 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0caf5618-5911-4450-9242-e6fd541cf723 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:45.348038 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.keymgr.conf_key_mgr [None req-0caf5618-5911-4450-9242-e6fd541cf723 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 13 04:45:45.356411 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0caf5618-5911-4450-9242-e6fd541cf723 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Delete volume request issued successfully. Jan 13 04:45:45.356881 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0caf5618-5911-4450-9242-e6fd541cf723 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 202 Jan 13 04:45:45.357727 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1796/3555] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:45:45 2021] DELETE /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:45:45.365243 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8d66748f-448c-4102-bd7a-512223eda093 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:45.365763 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8d66748f-448c-4102-bd7a-512223eda093 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:45.365962 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:45.365962 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:45.366648 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8d66748f-448c-4102-bd7a-512223eda093 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:45.415497 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:45.415497 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:45.424647 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8d66748f-448c-4102-bd7a-512223eda093 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:45.447181 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8d66748f-448c-4102-bd7a-512223eda093 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 200 Jan 13 04:45:45.448215 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1760/3556] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:45:45 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 949 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:45:46.463971 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7a6efb8-5b41-4921-b4be-51c5b76e2465 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:46.465520 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7a6efb8-5b41-4921-b4be-51c5b76e2465 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:46.465733 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:46.465733 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:46.466100 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a7a6efb8-5b41-4921-b4be-51c5b76e2465 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:46.519971 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:45:46.519971 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:45:46.528867 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a7a6efb8-5b41-4921-b4be-51c5b76e2465 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:45:46.550550 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a7a6efb8-5b41-4921-b4be-51c5b76e2465 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 200 Jan 13 04:45:46.551539 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1797/3557] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:45:46 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 949 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:45:47.568578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc48f893-8a79-4d51-955d-fcf7438154ad tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 Jan 13 04:45:47.569106 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bc48f893-8a79-4d51-955d-fcf7438154ad tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:47.569323 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:47.569323 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:47.569696 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bc48f893-8a79-4d51-955d-fcf7438154ad tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:47.616432 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bc48f893-8a79-4d51-955d-fcf7438154ad tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 returned with HTTP 404 Jan 13 04:45:47.617486 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1761/3558] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:45:47 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/e4b1b490-6e9d-4f1e-aca6-72d628086744 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:45:47.625461 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e6d5aa8e-24ca-4b59-8878-63c2a26afc78 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] GET http://10.222.0.38/volume/v3/6f53c6558c954834ab8872f464627a7f/volumes/detail?all_tenants=1 Jan 13 04:45:47.626307 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e6d5aa8e-24ca-4b59-8878-63c2a26afc78 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:47.626520 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:45:47.626520 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:45:47.626885 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e6d5aa8e-24ca-4b59-8878-63c2a26afc78 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:47.628866 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-e6d5aa8e-24ca-4b59-8878-63c2a26afc78 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:45:47.676413 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e6d5aa8e-24ca-4b59-8878-63c2a26afc78 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] Get all volumes completed successfully. Jan 13 04:45:47.680564 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e6d5aa8e-24ca-4b59-8878-63c2a26afc78 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] http://10.222.0.38/volume/v3/6f53c6558c954834ab8872f464627a7f/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 13 04:45:47.681346 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1798/3559] 10.222.0.38 () {58 vars in 1252 bytes} [Wed Jan 13 04:45:47 2021] GET /volume/v3/6f53c6558c954834ab8872f464627a7f/volumes/detail?all_tenants=1 => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:45:47.696174 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3069ca40-5516-42e8-901f-63f6336d99a2 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] DELETE http://10.222.0.38/volume/v3/6f53c6558c954834ab8872f464627a7f/types/c969758f-ca07-400f-86ce-f31eb36d87ec Jan 13 04:45:47.696742 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3069ca40-5516-42e8-901f-63f6336d99a2 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:45:47.697290 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3069ca40-5516-42e8-901f-63f6336d99a2 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] Calling method '_delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:45:47.757753 n-d-766380-6 devstack@c-api.service[87925]: /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 04:45:47.757753 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:45:47.768054 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3069ca40-5516-42e8-901f-63f6336d99a2 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] http://10.222.0.38/volume/v3/6f53c6558c954834ab8872f464627a7f/types/c969758f-ca07-400f-86ce-f31eb36d87ec returned with HTTP 202 Jan 13 04:45:47.768908 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1762/3560] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:45:47 2021] DELETE /volume/v3/6f53c6558c954834ab8872f464627a7f/types/c969758f-ca07-400f-86ce-f31eb36d87ec => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:46:25.621115 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a427a1b9-0a0f-491e-8106-9c98a965f1e5 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] POST http://10.222.0.38/volume/v3/6f53c6558c954834ab8872f464627a7f/types Jan 13 04:46:25.621896 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a427a1b9-0a0f-491e-8106-9c98a965f1e5 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1138243945", "extra_specs": {}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:46:25.661424 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a427a1b9-0a0f-491e-8106-9c98a965f1e5 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] http://10.222.0.38/volume/v3/6f53c6558c954834ab8872f464627a7f/types returned with HTTP 200 Jan 13 04:46:25.662226 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1799/3561] 10.222.0.38 () {60 vars in 1219 bytes} [Wed Jan 13 04:46:25 2021] POST /volume/v3/6f53c6558c954834ab8872f464627a7f/types => generated 212 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:46:25.673902 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d8445b7a-44cf-4af3-b7a3-1e3c1a979dc1 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] POST http://10.222.0.38/volume/v3/6f53c6558c954834ab8872f464627a7f/types/4ba06546-3d29-4180-8fb7-9b3b64423777/encryption Jan 13 04:46:25.674667 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d8445b7a-44cf-4af3-b7a3-1e3c1a979dc1 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:46:25.723275 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d8445b7a-44cf-4af3-b7a3-1e3c1a979dc1 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] http://10.222.0.38/volume/v3/6f53c6558c954834ab8872f464627a7f/types/4ba06546-3d29-4180-8fb7-9b3b64423777/encryption returned with HTTP 200 Jan 13 04:46:25.724272 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1763/3562] 10.222.0.38 () {60 vars in 1364 bytes} [Wed Jan 13 04:46:25 2021] POST /volume/v3/6f53c6558c954834ab8872f464627a7f/types/4ba06546-3d29-4180-8fb7-9b3b64423777/encryption => generated 230 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:46:25.733828 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] POST http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes Jan 13 04:46:25.734598 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1215329640", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1138243945", "size": 1}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:46:25.735839 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1215329640', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1138243945', 'size': 1}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:46:25.748202 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Create volume of 1 GB Jan 13 04:46:25.748983 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:25.748983 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:25.749635 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Availability Zones retrieved successfully. Jan 13 04:46:25.767106 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Flow 'volume_create_api' (b69d142d-8661-4e03-a08e-4f987afe3bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:46:25.769889 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee17558-fc81-49b6-96da-461aff8d19b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:46:25.771940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:46:25.835037 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee17558-fc81-49b6-96da-461aff8d19b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T04:46:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4ba06546-3d29-4180-8fb7-9b3b64423777,is_public=True,name='tempest-scenario-type-luks-1138243945',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4ba06546-3d29-4180-8fb7-9b3b64423777', '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=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:46:25.838219 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c333160-b37c-432d-a463-a076368f2175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:46:25.886951 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1138243945 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1138243945, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:46:25.887813 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.quota [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1138243945 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1138243945, it is now deprecated. Please use the default quota class for default quota. Jan 13 04:46:25.920188 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Created reservations ['a138cdd3-bc5f-497e-8e57-7e71caa4c963', 'f2566d91-2dd6-4394-b767-aafba2c33455', '631b06cd-72f2-4567-8e8f-156c87553099', '47f8f5c5-ebc1-4440-9ddf-1afb7ba6b970'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:46:25.922270 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c333160-b37c-432d-a463-a076368f2175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a138cdd3-bc5f-497e-8e57-7e71caa4c963', 'f2566d91-2dd6-4394-b767-aafba2c33455', '631b06cd-72f2-4567-8e8f-156c87553099', '47f8f5c5-ebc1-4440-9ddf-1afb7ba6b970']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:46:25.924491 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b006d01-bc2c-49e1-a4ac-f2e7323365d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:46:25.981517 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b006d01-bc2c-49e1-a4ac-f2e7323365d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff586bf4-d24e-41af-8e45-ea238a7def8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1215329640',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a885cb503054b7e85b85c649f1ad3a4',qos_specs=None,replication_status=,reservations=['a138cdd3-bc5f-497e-8e57-7e71caa4c963','f2566d91-2dd6-4394-b767-aafba2c33455','631b06cd-72f2-4567-8e8f-156c87553099','47f8f5c5-ebc1-4440-9ddf-1afb7ba6b970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e89a829c7cc4eedb29040154ebc8f64',volume_type_id=4ba06546-3d29-4180-8fb7-9b3b64423777), 'volume': 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-13T04:46:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1215329640',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ff586bf4-d24e-41af-8e45-ea238a7def8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a885cb503054b7e85b85c649f1ad3a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0e89a829c7cc4eedb29040154ebc8f64',volume_attachment=,volume_type=,volume_type_id=4ba06546-3d29-4180-8fb7-9b3b64423777)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:46:25.983546 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3748d2d-326a-4f6a-a92b-a30ad7f7a1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:46:26.010710 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3748d2d-326a-4f6a-a92b-a30ad7f7a1d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1215329640',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a885cb503054b7e85b85c649f1ad3a4',qos_specs=None,replication_status=,reservations=['a138cdd3-bc5f-497e-8e57-7e71caa4c963','f2566d91-2dd6-4394-b767-aafba2c33455','631b06cd-72f2-4567-8e8f-156c87553099','47f8f5c5-ebc1-4440-9ddf-1afb7ba6b970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e89a829c7cc4eedb29040154ebc8f64',volume_type_id=4ba06546-3d29-4180-8fb7-9b3b64423777)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:46:26.012758 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74e29a0d-e853-4552-83e8-c07de242adea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:46:26.027109 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74e29a0d-e853-4552-83e8-c07de242adea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:46:26.029755 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Flow 'volume_create_api' (b69d142d-8661-4e03-a08e-4f987afe3bd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:46:26.212053 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Create volume request issued successfully. Jan 13 04:46:26.226920 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-88eda525-6201-47f5-8505-22d95fa2a354 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes returned with HTTP 202 Jan 13 04:46:26.227819 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1800/3563] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:46:25 2021] POST /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes => generated 851 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:46:26.243253 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fa8994da-1440-439c-adce-c9b3cf6acb5e tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:26.243253 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fa8994da-1440-439c-adce-c9b3cf6acb5e tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:26.244358 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fa8994da-1440-439c-adce-c9b3cf6acb5e tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:26.302700 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:26.302700 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:26.312810 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-fa8994da-1440-439c-adce-c9b3cf6acb5e tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:26.335190 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fa8994da-1440-439c-adce-c9b3cf6acb5e tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 200 Jan 13 04:46:26.336044 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1764/3564] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:46:26 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 943 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:46:27.352673 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d12b8ca4-0146-46c1-889c-43fc23334231 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:27.353471 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d12b8ca4-0146-46c1-889c-43fc23334231 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:27.353690 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:27.353690 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:27.354065 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d12b8ca4-0146-46c1-889c-43fc23334231 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:27.402662 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:27.402662 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:27.410653 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d12b8ca4-0146-46c1-889c-43fc23334231 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:27.433353 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d12b8ca4-0146-46c1-889c-43fc23334231 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 200 Jan 13 04:46:27.434337 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1801/3565] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:46:27 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 944 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:46:27.450147 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-446ab4d5-74a7-4cba-b4d2-9e3a0817fbad tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:27.450751 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-446ab4d5-74a7-4cba-b4d2-9e3a0817fbad tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:27.451031 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:27.451031 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:27.451522 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-446ab4d5-74a7-4cba-b4d2-9e3a0817fbad tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:27.502051 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:27.502051 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:27.512072 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-446ab4d5-74a7-4cba-b4d2-9e3a0817fbad tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:27.532930 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-446ab4d5-74a7-4cba-b4d2-9e3a0817fbad tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 200 Jan 13 04:46:27.533739 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1765/3566] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:46:27 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 944 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:46:27.797166 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-70498fc2-6f0d-4eaa-84a4-183f0f5b8b29 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:27.797675 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-70498fc2-6f0d-4eaa-84a4-183f0f5b8b29 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:27.797886 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:27.797886 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:27.798251 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-70498fc2-6f0d-4eaa-84a4-183f0f5b8b29 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:27.846657 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:27.846657 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:27.855137 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-cb94c970-6496-4327-9d24-7a7854f0652e req-70498fc2-6f0d-4eaa-84a4-183f0f5b8b29 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:27.876602 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-70498fc2-6f0d-4eaa-84a4-183f0f5b8b29 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 200 Jan 13 04:46:27.877404 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1802/3567] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:46:27 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 944 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:46:27.943524 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-446ab4d5-74a7-4cba-b4d2-9e3a0817fbad tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume// Jan 13 04:46:27.944005 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-446ab4d5-74a7-4cba-b4d2-9e3a0817fbad tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:27.944221 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:27.944221 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:27.944673 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-446ab4d5-74a7-4cba-b4d2-9e3a0817fbad tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:27.945696 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-446ab4d5-74a7-4cba-b4d2-9e3a0817fbad tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:46:27.946295 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1766/3568] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 04:46:27 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 04:46:27.959247 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-b4e18ca2-b56d-4cb9-b6d6-6943a7201fed tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] POST http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments Jan 13 04:46:27.959745 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:27.959745 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:27.960160 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-b4e18ca2-b56d-4cb9-b6d6-6943a7201fed tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff586bf4-d24e-41af-8e45-ea238a7def8c", "instance_uuid": "bb6d791f-be0b-47b7-958d-5a6630fce17b", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:46:28.010237 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:28.010237 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:28.063838 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-b4e18ca2-b56d-4cb9-b6d6-6943a7201fed tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments returned with HTTP 200 Jan 13 04:46:28.064759 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1803/3569] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 04:46:27 2021] POST /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:46:28.098139 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcd29fe2-0ab1-4ac3-ad17-8fdd8f5aa896 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:28.098865 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bcd29fe2-0ab1-4ac3-ad17-8fdd8f5aa896 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:28.099423 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bcd29fe2-0ab1-4ac3-ad17-8fdd8f5aa896 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:28.119983 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-b4e18ca2-b56d-4cb9-b6d6-6943a7201fed tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume// Jan 13 04:46:28.120623 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-b4e18ca2-b56d-4cb9-b6d6-6943a7201fed tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:28.120911 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:28.120911 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:28.121403 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-b4e18ca2-b56d-4cb9-b6d6-6943a7201fed tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:28.122810 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-b4e18ca2-b56d-4cb9-b6d6-6943a7201fed tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:46:28.123505 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1804/3570] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 04:46:28 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 04:46:28.151474 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:28.151474 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:28.155163 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-f283e95d-6e37-41d3-93b0-5b7e025297af tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:28.155727 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-f283e95d-6e37-41d3-93b0-5b7e025297af tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:28.156203 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-f283e95d-6e37-41d3-93b0-5b7e025297af tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:28.160002 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-bcd29fe2-0ab1-4ac3-ad17-8fdd8f5aa896 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:28.181721 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:28.181721 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:28.192149 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bcd29fe2-0ab1-4ac3-ad17-8fdd8f5aa896 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 200 Jan 13 04:46:28.193039 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1767/3571] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:46:28 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 943 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:46:28.207467 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:28.207467 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:28.216500 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-cb94c970-6496-4327-9d24-7a7854f0652e req-f283e95d-6e37-41d3-93b0-5b7e025297af tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:28.234877 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:28.234877 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:28.243036 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-f283e95d-6e37-41d3-93b0-5b7e025297af tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 200 Jan 13 04:46:28.244187 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1805/3572] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 04:46:28 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 1042 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 13 04:46:28.281120 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-4f2eb9ce-b1cd-4b2e-a118-990bfb39f8c9 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] PUT http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments/fe7e8f73-454f-49f7-87a8-bf1178a30de8 Jan 13 04:46:28.281539 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:28.281539 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:28.281983 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-4f2eb9ce-b1cd-4b2e-a118-990bfb39f8c9 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:46:28.309521 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 04:46:28.309521 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 04:46:28.310004 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-cb94c970-6496-4327-9d24-7a7854f0652e req-4f2eb9ce-b1cd-4b2e-a118-990bfb39f8c9 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Lock "b'cinder-attachment_update-ff586bf4-d24e-41af-8e45-ea238a7def8c-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.009s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 04:46:28.312273 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:28.312273 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:29.209522 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-704afb9e-5d75-435b-b82b-50331152c74e tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:29.210067 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-704afb9e-5d75-435b-b82b-50331152c74e tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:29.210384 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:29.210384 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:29.210756 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-704afb9e-5d75-435b-b82b-50331152c74e tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:29.262686 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:29.262686 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:29.271088 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-704afb9e-5d75-435b-b82b-50331152c74e tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:29.289827 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:29.289827 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:29.298441 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-704afb9e-5d75-435b-b82b-50331152c74e tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 200 Jan 13 04:46:29.299253 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1806/3573] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:46:29 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 943 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:46:29.548382 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-cb94c970-6496-4327-9d24-7a7854f0652e req-4f2eb9ce-b1cd-4b2e-a118-990bfb39f8c9 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Lock "b'cinder-attachment_update-ff586bf4-d24e-41af-8e45-ea238a7def8c-n-h1-766380-6'" released by "attachment_update" :: held 1.238s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 04:46:29.549066 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-4f2eb9ce-b1cd-4b2e-a118-990bfb39f8c9 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments/fe7e8f73-454f-49f7-87a8-bf1178a30de8 returned with HTTP 200 Jan 13 04:46:29.549992 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1768/3574] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 04:46:28 2021] PUT /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments/fe7e8f73-454f-49f7-87a8-bf1178a30de8 => generated 761 bytes in 1274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 04:46:29.578651 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-ee2dffa1-baba-4cbe-9457-b7b092a643d2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c/encryption Jan 13 04:46:29.579174 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-ee2dffa1-baba-4cbe-9457-b7b092a643d2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:29.579392 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:29.579392 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:29.579766 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-ee2dffa1-baba-4cbe-9457-b7b092a643d2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:29.628538 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:29.628538 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:29.677882 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-ee2dffa1-baba-4cbe-9457-b7b092a643d2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c/encryption returned with HTTP 200 Jan 13 04:46:29.678706 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1807/3575] 10.222.0.26 () {58 vars in 1395 bytes} [Wed Jan 13 04:46:29 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c/encryption => generated 160 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:46:30.314757 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-301fa7a0-e91f-4a38-905f-018256755da2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:30.315337 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-301fa7a0-e91f-4a38-905f-018256755da2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:30.315462 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:30.315462 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:30.315825 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-301fa7a0-e91f-4a38-905f-018256755da2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:30.366666 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:30.366666 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:30.375233 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-301fa7a0-e91f-4a38-905f-018256755da2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:30.393855 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:30.393855 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:30.403062 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-301fa7a0-e91f-4a38-905f-018256755da2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 200 Jan 13 04:46:30.403881 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1769/3576] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:46:30 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 944 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:46:31.420703 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-885ab709-7678-41c2-b3d0-2262c29869af tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:31.421930 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-885ab709-7678-41c2-b3d0-2262c29869af tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:31.422146 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:31.422146 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:31.422930 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-885ab709-7678-41c2-b3d0-2262c29869af tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:31.470103 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:31.470103 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:31.479847 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-885ab709-7678-41c2-b3d0-2262c29869af tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:31.497884 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:31.497884 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:31.506298 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-885ab709-7678-41c2-b3d0-2262c29869af tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 200 Jan 13 04:46:31.507100 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1808/3577] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:46:31 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 944 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:46:32.523645 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cc9157f6-c8ab-4327-8ae2-123ed7a5bdd4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:32.524138 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cc9157f6-c8ab-4327-8ae2-123ed7a5bdd4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:32.524397 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:32.524397 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:32.525455 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cc9157f6-c8ab-4327-8ae2-123ed7a5bdd4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:32.573492 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:32.573492 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:32.581448 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-cc9157f6-c8ab-4327-8ae2-123ed7a5bdd4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:32.599672 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:32.599672 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:32.607856 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cc9157f6-c8ab-4327-8ae2-123ed7a5bdd4 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 200 Jan 13 04:46:32.608928 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1770/3578] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:46:32 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 944 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:46:33.624736 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f506744-8124-413d-97de-290210e56e8a tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:33.625377 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f506744-8124-413d-97de-290210e56e8a tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:33.625501 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:33.625501 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:33.625827 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f506744-8124-413d-97de-290210e56e8a tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:33.676411 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:33.676411 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:33.685370 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7f506744-8124-413d-97de-290210e56e8a tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:33.704845 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:33.704845 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:33.714246 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f506744-8124-413d-97de-290210e56e8a tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 200 Jan 13 04:46:33.715066 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1809/3579] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:46:33 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 944 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:46:34.730974 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3340bbc7-07cd-479e-b196-e032dd953282 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:34.731544 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3340bbc7-07cd-479e-b196-e032dd953282 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:34.731688 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:34.731688 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:34.731957 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3340bbc7-07cd-479e-b196-e032dd953282 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:34.783791 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:34.783791 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:34.791950 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3340bbc7-07cd-479e-b196-e032dd953282 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:34.810139 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:34.810139 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:34.818279 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3340bbc7-07cd-479e-b196-e032dd953282 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 200 Jan 13 04:46:34.819100 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1771/3580] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:46:34 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 944 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:46:35.154666 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-91265130-b147-4ccd-981c-2c72d73caa15 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] POST http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments/fe7e8f73-454f-49f7-87a8-bf1178a30de8/action Jan 13 04:46:35.155087 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:35.155087 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:35.155510 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-91265130-b147-4ccd-981c-2c72d73caa15 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:46:35.155887 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-91265130-b147-4ccd-981c-2c72d73caa15 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:46:35.224847 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:35.224847 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:35.238201 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cb94c970-6496-4327-9d24-7a7854f0652e req-91265130-b147-4ccd-981c-2c72d73caa15 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments/fe7e8f73-454f-49f7-87a8-bf1178a30de8/action returned with HTTP 204 Jan 13 04:46:35.239042 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1810/3581] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 04:46:35 2021] POST /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments/fe7e8f73-454f-49f7-87a8-bf1178a30de8/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:46:35.836597 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-37489004-7944-4db0-8dff-312a9c6a4a81 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:35.837137 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-37489004-7944-4db0-8dff-312a9c6a4a81 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:35.837252 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:35.837252 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:35.837593 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-37489004-7944-4db0-8dff-312a9c6a4a81 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:35.887267 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:35.887267 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:35.895371 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-37489004-7944-4db0-8dff-312a9c6a4a81 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:35.914195 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:35.914195 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:35.923116 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-37489004-7944-4db0-8dff-312a9c6a4a81 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 200 Jan 13 04:46:35.923930 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1772/3582] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:46:35 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 1236 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:46:35.939579 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-35a92955-4016-4d6d-a258-bb8b8483739f tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:35.940091 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-35a92955-4016-4d6d-a258-bb8b8483739f tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:35.940320 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:35.940320 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:35.940701 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-35a92955-4016-4d6d-a258-bb8b8483739f tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:35.988913 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:35.988913 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:35.996962 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-35a92955-4016-4d6d-a258-bb8b8483739f tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:36.015748 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:36.015748 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:36.023994 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-35a92955-4016-4d6d-a258-bb8b8483739f tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 200 Jan 13 04:46:36.024837 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1811/3583] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:46:35 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 1236 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:46:36.145274 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-e2a1c4b7-4268-4c8f-82a1-6009135ac608 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:36.145791 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-e2a1c4b7-4268-4c8f-82a1-6009135ac608 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:36.146006 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:36.146006 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:36.146377 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-e2a1c4b7-4268-4c8f-82a1-6009135ac608 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:36.196196 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:36.196196 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:36.205541 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-e2a1c4b7-4268-4c8f-82a1-6009135ac608 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:36.225299 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:36.225299 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:36.233652 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-e2a1c4b7-4268-4c8f-82a1-6009135ac608 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 200 Jan 13 04:46:36.234494 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1773/3584] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:46:36 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 1236 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:46:36.257230 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-48fa5d7c-4cf4-4be5-ba1b-1166adffa8f1 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] POST http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c/action Jan 13 04:46:36.257718 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:36.257718 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:36.258274 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-48fa5d7c-4cf4-4be5-ba1b-1166adffa8f1 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Action body: b'{"os-begin_detaching": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:46:36.258659 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-48fa5d7c-4cf4-4be5-ba1b-1166adffa8f1 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:46:36.308708 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:36.308708 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:36.309867 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-48fa5d7c-4cf4-4be5-ba1b-1166adffa8f1 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:36.318831 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-48fa5d7c-4cf4-4be5-ba1b-1166adffa8f1 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Begin detaching volume completed successfully. Jan 13 04:46:36.319350 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-48fa5d7c-4cf4-4be5-ba1b-1166adffa8f1 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c/action returned with HTTP 202 Jan 13 04:46:36.320210 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1812/3585] 10.222.0.38 () {64 vars in 1643 bytes} [Wed Jan 13 04:46:36 2021] POST /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:46:36.391149 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-e2a1c4b7-4268-4c8f-82a1-6009135ac608 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume// Jan 13 04:46:36.391625 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-e2a1c4b7-4268-4c8f-82a1-6009135ac608 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:36.391842 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:36.391842 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:36.392218 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-e2a1c4b7-4268-4c8f-82a1-6009135ac608 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:36.393281 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-e2a1c4b7-4268-4c8f-82a1-6009135ac608 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:46:36.393846 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1774/3586] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 04:46:36 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 04:46:36.407244 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-0faacca7-de6e-49ac-91fa-773a8bd6f3a5 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:36.407746 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-0faacca7-de6e-49ac-91fa-773a8bd6f3a5 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:36.407961 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:36.407961 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:36.408345 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-0faacca7-de6e-49ac-91fa-773a8bd6f3a5 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:36.457732 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:36.457732 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:36.466757 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-0faacca7-de6e-49ac-91fa-773a8bd6f3a5 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:36.485437 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:36.485437 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:36.493741 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-0faacca7-de6e-49ac-91fa-773a8bd6f3a5 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 200 Jan 13 04:46:36.494568 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1813/3587] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 04:46:36 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 1338 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:46:36.550926 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-1e65e50f-9a9c-426c-be3b-123570d4c429 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c/encryption Jan 13 04:46:36.552024 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-1e65e50f-9a9c-426c-be3b-123570d4c429 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:36.552542 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-1e65e50f-9a9c-426c-be3b-123570d4c429 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'index' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:36.602254 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:36.602254 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:36.653462 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-1e65e50f-9a9c-426c-be3b-123570d4c429 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c/encryption returned with HTTP 200 Jan 13 04:46:36.654302 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1775/3588] 10.222.0.26 () {58 vars in 1395 bytes} [Wed Jan 13 04:46:36 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c/encryption => generated 160 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:46:36.998650 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-6e024070-6825-4e1c-a02b-895ecb9087f2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] DELETE http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments/fe7e8f73-454f-49f7-87a8-bf1178a30de8 Jan 13 04:46:36.999318 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-6e024070-6825-4e1c-a02b-895ecb9087f2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:36.999538 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:36.999538 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:36.999907 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-6e024070-6825-4e1c-a02b-895ecb9087f2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:37.019812 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:37.019812 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:37.454679 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-6e024070-6825-4e1c-a02b-895ecb9087f2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 04:46:37.455036 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-6e024070-6825-4e1c-a02b-895ecb9087f2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 04:46:37.462793 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-e1514108-f4db-454f-b939-2bab3aa73e32 req-6e024070-6825-4e1c-a02b-895ecb9087f2 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments/fe7e8f73-454f-49f7-87a8-bf1178a30de8 returned with HTTP 200 Jan 13 04:46:37.464698 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1814/3589] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 04:46:36 2021] DELETE /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/attachments/fe7e8f73-454f-49f7-87a8-bf1178a30de8 => generated 19 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:46:37.660501 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b8d66927-8725-4fe0-aabb-8af408b4e451 req-a7495927-850d-465e-a77b-e63ef4a4ca6b tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:37.661013 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b8d66927-8725-4fe0-aabb-8af408b4e451 req-a7495927-850d-465e-a77b-e63ef4a4ca6b tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:37.661232 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:37.661232 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:37.661606 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b8d66927-8725-4fe0-aabb-8af408b4e451 req-a7495927-850d-465e-a77b-e63ef4a4ca6b tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:37.712816 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:37.712816 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:37.721174 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-b8d66927-8725-4fe0-aabb-8af408b4e451 req-a7495927-850d-465e-a77b-e63ef4a4ca6b tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:37.742730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b8d66927-8725-4fe0-aabb-8af408b4e451 req-a7495927-850d-465e-a77b-e63ef4a4ca6b tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 200 Jan 13 04:46:37.743552 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1776/3590] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:46:37 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 944 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:46:37.764982 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d9cf12e8-f0bb-4cc6-82d9-cb7e341c1145 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] DELETE http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:37.765506 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d9cf12e8-f0bb-4cc6-82d9-cb7e341c1145 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:37.765721 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:37.765721 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:37.766091 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d9cf12e8-f0bb-4cc6-82d9-cb7e341c1145 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'delete' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:37.766551 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-d9cf12e8-f0bb-4cc6-82d9-cb7e341c1145 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Delete volume with id: ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:37.815682 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:37.815682 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:37.816831 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d9cf12e8-f0bb-4cc6-82d9-cb7e341c1145 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:37.835157 n-d-766380-6 devstack@c-api.service[87925]: WARNING cinder.keymgr.conf_key_mgr [None req-d9cf12e8-f0bb-4cc6-82d9-cb7e341c1145 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 13 04:46:37.844074 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d9cf12e8-f0bb-4cc6-82d9-cb7e341c1145 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Delete volume request issued successfully. Jan 13 04:46:37.844553 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d9cf12e8-f0bb-4cc6-82d9-cb7e341c1145 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 202 Jan 13 04:46:37.846248 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1815/3591] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:46:37 2021] DELETE /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:46:37.852913 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-73350d73-7b81-4eb9-a040-6d1771e570d0 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:37.853432 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-73350d73-7b81-4eb9-a040-6d1771e570d0 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:37.853648 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:37.853648 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:37.854058 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-73350d73-7b81-4eb9-a040-6d1771e570d0 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:37.904502 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:37.904502 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:37.913395 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-73350d73-7b81-4eb9-a040-6d1771e570d0 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:37.936780 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-73350d73-7b81-4eb9-a040-6d1771e570d0 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 200 Jan 13 04:46:37.937600 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1777/3592] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:46:37 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 943 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:46:38.954636 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6b76c34a-8037-4a6a-a35d-b81dca785c33 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:38.955167 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6b76c34a-8037-4a6a-a35d-b81dca785c33 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:38.955354 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:38.955354 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:38.955729 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6b76c34a-8037-4a6a-a35d-b81dca785c33 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:39.007796 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:46:39.007796 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:46:39.017410 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6b76c34a-8037-4a6a-a35d-b81dca785c33 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Volume info retrieved successfully. Jan 13 04:46:39.039719 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6b76c34a-8037-4a6a-a35d-b81dca785c33 tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 200 Jan 13 04:46:39.049342 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1816/3593] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:46:38 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 943 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:46:40.058089 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bb990f8e-d359-4440-9e8b-48065c66b89b tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] GET http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c Jan 13 04:46:40.058684 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bb990f8e-d359-4440-9e8b-48065c66b89b tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:40.058684 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:40.058684 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:40.059257 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-bb990f8e-d359-4440-9e8b-48065c66b89b tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:40.105031 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-bb990f8e-d359-4440-9e8b-48065c66b89b tempest-TestEncryptedCinderVolumes-586058601 tempest-TestEncryptedCinderVolumes-586058601] http://10.222.0.38/volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c returned with HTTP 404 Jan 13 04:46:40.106081 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1778/3594] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:46:40 2021] GET /volume/v3/9a885cb503054b7e85b85c649f1ad3a4/volumes/ff586bf4-d24e-41af-8e45-ea238a7def8c => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:46:40.113716 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c47b014-8203-409e-acac-429d236f8154 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] GET http://10.222.0.38/volume/v3/6f53c6558c954834ab8872f464627a7f/volumes/detail?all_tenants=1 Jan 13 04:46:40.114239 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7c47b014-8203-409e-acac-429d236f8154 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:40.114452 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:46:40.114452 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:46:40.114824 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7c47b014-8203-409e-acac-429d236f8154 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] Calling method 'detail' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:40.117054 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-7c47b014-8203-409e-acac-429d236f8154 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:46:40.165263 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7c47b014-8203-409e-acac-429d236f8154 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] Get all volumes completed successfully. Jan 13 04:46:40.171091 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c47b014-8203-409e-acac-429d236f8154 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] http://10.222.0.38/volume/v3/6f53c6558c954834ab8872f464627a7f/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 13 04:46:40.171889 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1817/3595] 10.222.0.38 () {58 vars in 1252 bytes} [Wed Jan 13 04:46:40 2021] GET /volume/v3/6f53c6558c954834ab8872f464627a7f/volumes/detail?all_tenants=1 => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 13 04:46:40.188168 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fe7edda0-cfbb-47c4-a15a-5b66562ec4e0 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] DELETE http://10.222.0.38/volume/v3/6f53c6558c954834ab8872f464627a7f/types/4ba06546-3d29-4180-8fb7-9b3b64423777 Jan 13 04:46:40.188841 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fe7edda0-cfbb-47c4-a15a-5b66562ec4e0 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:46:40.189321 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-fe7edda0-cfbb-47c4-a15a-5b66562ec4e0 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] Calling method '_delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:46:40.252957 n-d-766380-6 devstack@c-api.service[87925]: /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 04:46:40.252957 n-d-766380-6 devstack@c-api.service[87925]: "UPDATE / DELETE expressions." % clause Jan 13 04:46:40.263661 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-fe7edda0-cfbb-47c4-a15a-5b66562ec4e0 tempest-TestEncryptedCinderVolumes-138246788 tempest-TestEncryptedCinderVolumes-138246788] http://10.222.0.38/volume/v3/6f53c6558c954834ab8872f464627a7f/types/4ba06546-3d29-4180-8fb7-9b3b64423777 returned with HTTP 202 Jan 13 04:46:40.264546 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1779/3596] 10.222.0.38 () {58 vars in 1312 bytes} [Wed Jan 13 04:46:40 2021] DELETE /volume/v3/6f53c6558c954834ab8872f464627a7f/types/4ba06546-3d29-4180-8fb7-9b3b64423777 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:47:38.647746 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] POST http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes Jan 13 04:47:38.648554 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-554739986", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:47:38.650812 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-554739986', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87927) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 04:47:38.651157 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Create volume of 1 GB Jan 13 04:47:38.663721 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Availability Zones retrieved successfully. Jan 13 04:47:38.680709 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Flow 'volume_create_api' (8d2fe6b9-384e-4445-b5b1-7b35f9ab4cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:47:38.683430 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37d1db59-472f-4a27-b7ee-50c48f79aa88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:47:38.685457 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Validating volume size '1' using validate_int {{(pid=87927) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 04:47:38.748421 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37d1db59-472f-4a27-b7ee-50c48f79aa88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:47:38.750608 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c884e49a-188a-42e8-ba4a-dfd9f44f3c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:47:38.835082 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Created reservations ['27d339f1-731e-42e5-ae4a-610a3bc3d136', 'cc6755e9-df67-4d21-956b-846ece230929', '0d029232-4dd3-4e12-97fb-d9ca17e1999e', '8a858764-984d-46e8-be7d-595253a0aa6e'] {{(pid=87927) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 04:47:38.837435 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c884e49a-188a-42e8-ba4a-dfd9f44f3c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27d339f1-731e-42e5-ae4a-610a3bc3d136', 'cc6755e9-df67-4d21-956b-846ece230929', '0d029232-4dd3-4e12-97fb-d9ca17e1999e', '8a858764-984d-46e8-be7d-595253a0aa6e']}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:47:38.839508 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1980a473-c96b-4586-897b-72d29f0adc1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:47:38.896373 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1980a473-c96b-4586-897b-72d29f0adc1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9da7466f-f370-46b3-8c11-4bdceff95c94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-554739986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bba732faf944c5d943c31c28b448b82',qos_specs=None,replication_status=,reservations=['27d339f1-731e-42e5-ae4a-610a3bc3d136','cc6755e9-df67-4d21-956b-846ece230929','0d029232-4dd3-4e12-97fb-d9ca17e1999e','8a858764-984d-46e8-be7d-595253a0aa6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f879ce6328454c65970df4f9a2dd4240',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T04:47:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-554739986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9da7466f-f370-46b3-8c11-4bdceff95c94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bba732faf944c5d943c31c28b448b82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f879ce6328454c65970df4f9a2dd4240',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:47:38.898334 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbebe049-7c9f-4ac5-a4d7-fa1fa7a0434b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:47:38.924497 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbebe049-7c9f-4ac5-a4d7-fa1fa7a0434b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-554739986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bba732faf944c5d943c31c28b448b82',qos_specs=None,replication_status=,reservations=['27d339f1-731e-42e5-ae4a-610a3bc3d136','cc6755e9-df67-4d21-956b-846ece230929','0d029232-4dd3-4e12-97fb-d9ca17e1999e','8a858764-984d-46e8-be7d-595253a0aa6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f879ce6328454c65970df4f9a2dd4240',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:47:38.926408 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d331664f-5d6c-47d1-aeba-a1cb57111c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 04:47:38.940902 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d331664f-5d6c-47d1-aeba-a1cb57111c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87927) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 04:47:38.943461 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Flow 'volume_create_api' (8d2fe6b9-384e-4445-b5b1-7b35f9ab4cad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87927) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 04:47:38.994630 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Create volume request issued successfully. Jan 13 04:47:39.008765 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-abc2a8cb-83d2-41c5-a677-eda293080f05 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes returned with HTTP 202 Jan 13 04:47:39.019398 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1818/3597] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 04:47:38 2021] POST /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes => generated 823 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 04:47:39.024778 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b0878a5e-db10-4ae9-81a4-6bd5ef8b3cd1 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:47:39.025365 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b0878a5e-db10-4ae9-81a4-6bd5ef8b3cd1 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:47:39.025856 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-b0878a5e-db10-4ae9-81a4-6bd5ef8b3cd1 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:47:39.076058 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:39.076058 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:39.084833 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-b0878a5e-db10-4ae9-81a4-6bd5ef8b3cd1 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:47:39.107373 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-b0878a5e-db10-4ae9-81a4-6bd5ef8b3cd1 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:47:39.117210 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1780/3598] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:47:39 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 915 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:47:40.125043 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-deff376c-b064-4e18-bc4e-5c966dc66224 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:47:40.125630 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-deff376c-b064-4e18-bc4e-5c966dc66224 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:47:40.125801 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:47:40.125801 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:47:40.126172 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-deff376c-b064-4e18-bc4e-5c966dc66224 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:47:40.174988 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:40.174988 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:40.183068 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-deff376c-b064-4e18-bc4e-5c966dc66224 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:47:40.204171 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-deff376c-b064-4e18-bc4e-5c966dc66224 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:47:40.205011 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1819/3599] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:47:40 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 916 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:47:40.220500 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-937f84c9-8641-4a5c-aea6-3a4cdde9b88e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:47:40.221019 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-937f84c9-8641-4a5c-aea6-3a4cdde9b88e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:47:40.221233 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:47:40.221233 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:47:40.221606 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-937f84c9-8641-4a5c-aea6-3a4cdde9b88e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:47:40.269980 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:40.269980 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:40.279170 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-937f84c9-8641-4a5c-aea6-3a4cdde9b88e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:47:40.300276 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-937f84c9-8641-4a5c-aea6-3a4cdde9b88e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:47:40.301128 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1781/3600] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:47:40 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 916 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:47:40.315847 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-97e9865c-da93-451e-ab5c-73e46bbe816c tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes Jan 13 04:47:40.316390 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-97e9865c-da93-451e-ab5c-73e46bbe816c tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:47:40.316606 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:47:40.316606 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:47:40.316973 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-97e9865c-da93-451e-ab5c-73e46bbe816c tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'index' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:47:40.317669 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.api_utils [None req-97e9865c-da93-451e-ab5c-73e46bbe816c tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Removing options '' from query. {{(pid=87927) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 13 04:47:40.319394 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-97e9865c-da93-451e-ab5c-73e46bbe816c tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87927) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 13 04:47:40.370674 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-97e9865c-da93-451e-ab5c-73e46bbe816c tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Get all volumes completed successfully. Jan 13 04:47:40.371669 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-97e9865c-da93-451e-ab5c-73e46bbe816c tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes returned with HTTP 200 Jan 13 04:47:40.372545 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1820/3601] 10.222.0.38 () {58 vars in 1204 bytes} [Wed Jan 13 04:47:40 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes => generated 404 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:47:40.383866 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e0e6f71c-ff2b-4bff-aa45-c49458e283a0 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:47:40.384493 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e0e6f71c-ff2b-4bff-aa45-c49458e283a0 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:47:40.384730 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:47:40.384730 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:47:40.385106 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e0e6f71c-ff2b-4bff-aa45-c49458e283a0 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:47:40.436429 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:40.436429 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:40.445217 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-e0e6f71c-ff2b-4bff-aa45-c49458e283a0 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:47:40.468319 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e0e6f71c-ff2b-4bff-aa45-c49458e283a0 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:47:40.469187 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1782/3602] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:47:40 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:47:40.590631 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-955efa85-a762-4239-8133-2249de95b2d9 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:47:40.591148 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-955efa85-a762-4239-8133-2249de95b2d9 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:47:40.591365 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:47:40.591365 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:47:40.591737 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-955efa85-a762-4239-8133-2249de95b2d9 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:47:40.641670 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:40.641670 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:40.650099 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-570724af-dd7e-4053-b388-ca50d4afe485 req-955efa85-a762-4239-8133-2249de95b2d9 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:47:40.671570 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-955efa85-a762-4239-8133-2249de95b2d9 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:47:40.672432 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1821/3603] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:47:40 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 916 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:47:40.737222 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e0e6f71c-ff2b-4bff-aa45-c49458e283a0 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume// Jan 13 04:47:40.737704 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e0e6f71c-ff2b-4bff-aa45-c49458e283a0 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:47:40.737925 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:47:40.737925 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:47:40.738346 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-e0e6f71c-ff2b-4bff-aa45-c49458e283a0 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:47:40.739377 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-e0e6f71c-ff2b-4bff-aa45-c49458e283a0 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:47:40.739973 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1783/3604] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 04:47:40 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 04:47:40.754117 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-b841cdd3-b87e-4044-aabc-10966bc5950f tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] POST http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/attachments Jan 13 04:47:40.754621 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:47:40.754621 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:47:40.755028 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-b841cdd3-b87e-4044-aabc-10966bc5950f tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9da7466f-f370-46b3-8c11-4bdceff95c94", "instance_uuid": "f524bed2-9d90-42e0-b8a7-0b64d7484c1f", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:47:40.805035 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:40.805035 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:40.858104 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-b841cdd3-b87e-4044-aabc-10966bc5950f tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/attachments returned with HTTP 200 Jan 13 04:47:40.858991 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1822/3605] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 04:47:40 2021] POST /volume/v3/6bba732faf944c5d943c31c28b448b82/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:47:40.893662 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-624f90a0-0f2a-4bc7-91da-5c5230d03aab tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:47:40.893945 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-624f90a0-0f2a-4bc7-91da-5c5230d03aab tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:47:40.894439 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-624f90a0-0f2a-4bc7-91da-5c5230d03aab tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:47:40.909213 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-b841cdd3-b87e-4044-aabc-10966bc5950f tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume// Jan 13 04:47:40.909680 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-b841cdd3-b87e-4044-aabc-10966bc5950f tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:47:40.909898 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:47:40.909898 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:47:40.910398 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-b841cdd3-b87e-4044-aabc-10966bc5950f tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:47:40.911632 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-b841cdd3-b87e-4044-aabc-10966bc5950f tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:47:40.912219 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1823/3606] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 04:47:40 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 04:47:40.924900 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-24c77442-498d-4e5a-8367-8e3267a10477 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:47:40.925458 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-24c77442-498d-4e5a-8367-8e3267a10477 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:47:40.925926 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-24c77442-498d-4e5a-8367-8e3267a10477 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:47:40.947464 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:40.947464 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:40.956084 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-624f90a0-0f2a-4bc7-91da-5c5230d03aab tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:47:40.974135 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:40.974135 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:40.978602 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:40.978602 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:40.983647 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-624f90a0-0f2a-4bc7-91da-5c5230d03aab tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:47:40.984688 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1784/3607] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:47:40 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:47:40.986951 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-570724af-dd7e-4053-b388-ca50d4afe485 req-24c77442-498d-4e5a-8367-8e3267a10477 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:47:41.005916 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:41.005916 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:41.014230 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-24c77442-498d-4e5a-8367-8e3267a10477 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:47:41.015025 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1824/3608] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 04:47:40 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 1014 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 13 04:47:41.032880 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-55e92b7f-4037-4099-b19f-e6c196f2a7bc tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] PUT http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/attachments/712fb8da-cbbc-4f76-9aef-411a92192ac7 Jan 13 04:47:41.033371 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:47:41.033371 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:47:41.033796 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-55e92b7f-4037-4099-b19f-e6c196f2a7bc tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sdb"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:47:41.062044 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 04:47:41.062044 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 04:47:41.062525 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-570724af-dd7e-4053-b388-ca50d4afe485 req-55e92b7f-4037-4099-b19f-e6c196f2a7bc tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Lock "b'cinder-attachment_update-9da7466f-f370-46b3-8c11-4bdceff95c94-n-h2-766380-6'" acquired by "attachment_update" :: waited 0.009s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 04:47:41.064928 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:41.064928 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:42.002347 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-887f37be-3dc7-4770-aae0-aab3c2716c35 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:47:42.002901 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-887f37be-3dc7-4770-aae0-aab3c2716c35 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:47:42.003105 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:47:42.003105 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:47:42.003474 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-887f37be-3dc7-4770-aae0-aab3c2716c35 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:47:42.054579 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:42.054579 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:42.063566 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-887f37be-3dc7-4770-aae0-aab3c2716c35 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:47:42.083549 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:42.083549 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:42.093008 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-887f37be-3dc7-4770-aae0-aab3c2716c35 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:47:42.094211 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1825/3609] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:47:41 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 13 04:47:42.334340 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-570724af-dd7e-4053-b388-ca50d4afe485 req-55e92b7f-4037-4099-b19f-e6c196f2a7bc tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Lock "b'cinder-attachment_update-9da7466f-f370-46b3-8c11-4bdceff95c94-n-h2-766380-6'" released by "attachment_update" :: held 1.272s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 04:47:42.335009 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-55e92b7f-4037-4099-b19f-e6c196f2a7bc tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/attachments/712fb8da-cbbc-4f76-9aef-411a92192ac7 returned with HTTP 200 Jan 13 04:47:42.335906 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1785/3610] 10.222.0.11 () {64 vars in 1468 bytes} [Wed Jan 13 04:47:41 2021] PUT /volume/v3/6bba732faf944c5d943c31c28b448b82/attachments/712fb8da-cbbc-4f76-9aef-411a92192ac7 => generated 762 bytes in 1308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:47:43.110263 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7676d03d-2422-49d2-acaf-b3493d272d43 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:47:43.110790 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7676d03d-2422-49d2-acaf-b3493d272d43 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:47:43.110968 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:47:43.110968 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:47:43.111344 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7676d03d-2422-49d2-acaf-b3493d272d43 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:47:43.160127 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:43.160127 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:43.168186 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7676d03d-2422-49d2-acaf-b3493d272d43 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:47:43.185835 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:43.185835 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:43.193832 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7676d03d-2422-49d2-acaf-b3493d272d43 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:47:43.194635 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1826/3611] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:47:43 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:47:44.210765 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f458c9d2-da2b-4af4-a103-a81179268d66 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:47:44.211913 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f458c9d2-da2b-4af4-a103-a81179268d66 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:47:44.212130 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:47:44.212130 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:47:44.212920 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f458c9d2-da2b-4af4-a103-a81179268d66 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:47:44.262348 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:44.262348 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:44.270255 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f458c9d2-da2b-4af4-a103-a81179268d66 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:47:44.289178 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:44.289178 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:44.298597 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f458c9d2-da2b-4af4-a103-a81179268d66 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:47:44.299416 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1786/3612] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:47:44 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:47:45.315237 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0195510b-29d3-48c7-997b-e1b4a2354ae3 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:47:45.315774 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0195510b-29d3-48c7-997b-e1b4a2354ae3 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:47:45.315897 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:47:45.315897 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:47:45.316208 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-0195510b-29d3-48c7-997b-e1b4a2354ae3 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:47:45.365025 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:45.365025 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:45.373297 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-0195510b-29d3-48c7-997b-e1b4a2354ae3 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:47:45.391896 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:45.391896 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:45.400613 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-0195510b-29d3-48c7-997b-e1b4a2354ae3 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:47:45.401429 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1827/3613] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:47:45 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:47:46.417874 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4abcaba5-5d7d-47a3-9259-455322fab8f4 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:47:46.418460 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4abcaba5-5d7d-47a3-9259-455322fab8f4 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:47:46.418707 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:47:46.418707 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:47:46.418955 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-4abcaba5-5d7d-47a3-9259-455322fab8f4 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:47:46.469434 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:46.469434 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:46.478715 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-4abcaba5-5d7d-47a3-9259-455322fab8f4 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:47:46.496933 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:46.496933 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:46.505499 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-4abcaba5-5d7d-47a3-9259-455322fab8f4 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:47:46.506324 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1787/3614] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:47:46 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:47:47.522428 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82125800-1f73-47a3-bcc8-99cf8bed8275 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:47:47.525332 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-82125800-1f73-47a3-bcc8-99cf8bed8275 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:47:47.525332 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:47:47.525332 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:47:47.525332 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-82125800-1f73-47a3-bcc8-99cf8bed8275 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:47:47.573575 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:47.573575 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:47.581756 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-82125800-1f73-47a3-bcc8-99cf8bed8275 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:47:47.599353 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:47.599353 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:47.608329 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82125800-1f73-47a3-bcc8-99cf8bed8275 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:47:47.609144 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1828/3615] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:47:47 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:47:47.818956 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-ce861e8c-63f4-42af-adf4-befe5f6d8954 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] POST http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/attachments/712fb8da-cbbc-4f76-9aef-411a92192ac7/action Jan 13 04:47:47.819423 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:47:47.819423 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:47:47.819849 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-ce861e8c-63f4-42af-adf4-befe5f6d8954 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Action body: b'{"os-complete": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:47:47.820225 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-ce861e8c-63f4-42af-adf4-befe5f6d8954 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:47:47.890660 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:47.890660 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:47.903580 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-570724af-dd7e-4053-b388-ca50d4afe485 req-ce861e8c-63f4-42af-adf4-befe5f6d8954 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/attachments/712fb8da-cbbc-4f76-9aef-411a92192ac7/action returned with HTTP 204 Jan 13 04:47:47.904507 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1788/3616] 10.222.0.11 () {64 vars in 1489 bytes} [Wed Jan 13 04:47:47 2021] POST /volume/v3/6bba732faf944c5d943c31c28b448b82/attachments/712fb8da-cbbc-4f76-9aef-411a92192ac7/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 04:47:48.625668 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f183af64-6469-413a-a8b2-791d8dd50e5e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:47:48.626226 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f183af64-6469-413a-a8b2-791d8dd50e5e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:47:48.626384 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:47:48.626384 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:47:48.627037 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f183af64-6469-413a-a8b2-791d8dd50e5e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:47:48.675773 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:48.675773 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:48.685029 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f183af64-6469-413a-a8b2-791d8dd50e5e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:47:48.703380 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:48.703380 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:48.712701 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f183af64-6469-413a-a8b2-791d8dd50e5e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:47:48.713526 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1829/3617] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:47:48 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 1208 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:47:48.731266 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-adc908b6-1404-4c5c-a4c3-8034557e3af6 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:47:48.731720 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-adc908b6-1404-4c5c-a4c3-8034557e3af6 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:47:48.731935 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:47:48.731935 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:47:48.732400 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-adc908b6-1404-4c5c-a4c3-8034557e3af6 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:47:48.781852 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:48.781852 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:48.791057 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-adc908b6-1404-4c5c-a4c3-8034557e3af6 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:47:48.809288 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:48.809288 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:48.817377 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-adc908b6-1404-4c5c-a4c3-8034557e3af6 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:47:48.818193 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1789/3618] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:47:48 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 1208 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:47:48.833049 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-22dfa4e3-40f8-48df-b412-5477b71efd42 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:47:48.833572 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-22dfa4e3-40f8-48df-b412-5477b71efd42 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:47:48.833786 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:47:48.833786 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:47:48.834167 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-22dfa4e3-40f8-48df-b412-5477b71efd42 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:47:48.886897 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:48.886897 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:48.895303 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-22dfa4e3-40f8-48df-b412-5477b71efd42 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:47:48.913898 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:47:48.913898 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:47:48.922578 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-22dfa4e3-40f8-48df-b412-5477b71efd42 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:47:48.923383 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1830/3619] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:47:48 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 1208 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:49:01.670390 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-121332bb-14a8-4bcc-83bf-7c35e44b9a9e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:49:01.671045 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-121332bb-14a8-4bcc-83bf-7c35e44b9a9e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:49:01.671164 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:49:01.671164 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:49:01.671456 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-121332bb-14a8-4bcc-83bf-7c35e44b9a9e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:49:01.722448 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:49:01.722448 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:49:01.731369 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-121332bb-14a8-4bcc-83bf-7c35e44b9a9e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:49:01.750551 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:49:01.750551 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:49:01.760148 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-121332bb-14a8-4bcc-83bf-7c35e44b9a9e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:49:01.761037 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1790/3620] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:49:01 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 1208 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 04:49:01.783866 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-91ff967f-85ac-4bde-8b52-614ee4f8abdb tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] POST http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94/action Jan 13 04:49:01.784348 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:49:01.784348 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:49:01.784787 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-91ff967f-85ac-4bde-8b52-614ee4f8abdb tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Action body: b'{"os-begin_detaching": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 04:49:01.785214 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-91ff967f-85ac-4bde-8b52-614ee4f8abdb tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 04:49:01.849334 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:49:01.849334 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:49:01.850509 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-91ff967f-85ac-4bde-8b52-614ee4f8abdb tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:49:01.860079 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-91ff967f-85ac-4bde-8b52-614ee4f8abdb tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Begin detaching volume completed successfully. Jan 13 04:49:01.860632 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-91ff967f-85ac-4bde-8b52-614ee4f8abdb tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94/action returned with HTTP 202 Jan 13 04:49:01.861611 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1831/3621] 10.222.0.38 () {64 vars in 1643 bytes} [Wed Jan 13 04:49:01 2021] POST /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 13 04:49:01.920982 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-121332bb-14a8-4bcc-83bf-7c35e44b9a9e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume// Jan 13 04:49:01.921940 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-121332bb-14a8-4bcc-83bf-7c35e44b9a9e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:49:01.922142 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:49:01.922142 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:49:01.922803 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-121332bb-14a8-4bcc-83bf-7c35e44b9a9e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:49:01.923858 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-121332bb-14a8-4bcc-83bf-7c35e44b9a9e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 04:49:01.924750 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1791/3622] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 04:49:01 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 04:49:01.939409 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-1c1cf2fc-7001-45f6-9649-d9fdd066fb4e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:49:01.940516 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-1c1cf2fc-7001-45f6-9649-d9fdd066fb4e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:49:01.940742 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:49:01.940742 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:49:01.941124 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-1c1cf2fc-7001-45f6-9649-d9fdd066fb4e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:49:01.993578 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:49:01.993578 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:49:02.005244 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-1c1cf2fc-7001-45f6-9649-d9fdd066fb4e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:49:02.025552 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:49:02.025552 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:49:02.034125 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-1c1cf2fc-7001-45f6-9649-d9fdd066fb4e tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:49:02.034961 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1832/3623] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 04:49:01 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 1310 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 04:49:02.406405 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-d96b81f7-ce81-4c37-9e0c-9d7ebb68808d tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] DELETE http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/attachments/712fb8da-cbbc-4f76-9aef-411a92192ac7 Jan 13 04:49:02.406916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-d96b81f7-ce81-4c37-9e0c-9d7ebb68808d tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:49:02.407398 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-d96b81f7-ce81-4c37-9e0c-9d7ebb68808d tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:49:02.428912 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:49:02.428912 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:49:02.859235 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-d96b81f7-ce81-4c37-9e0c-9d7ebb68808d tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 04:49:02.859826 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-d96b81f7-ce81-4c37-9e0c-9d7ebb68808d tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Pending status list for volume during attachment-delete: [] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 04:49:02.866099 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-345be8ce-afff-4d38-ae2f-64c02e0129d3 req-d96b81f7-ce81-4c37-9e0c-9d7ebb68808d tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/attachments/712fb8da-cbbc-4f76-9aef-411a92192ac7 returned with HTTP 200 Jan 13 04:49:02.866970 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1792/3624] 10.222.0.11 () {62 vars in 1437 bytes} [Wed Jan 13 04:49:02 2021] DELETE /volume/v3/6bba732faf944c5d943c31c28b448b82/attachments/712fb8da-cbbc-4f76-9aef-411a92192ac7 => generated 19 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:49:03.225753 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b5e05114-48ea-4f83-9fe9-ffc60e096611 req-9f6d1a35-76d1-4ec1-8af1-76c9d4d1fc4b tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:49:03.226374 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b5e05114-48ea-4f83-9fe9-ffc60e096611 req-9f6d1a35-76d1-4ec1-8af1-76c9d4d1fc4b tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:49:03.226591 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:49:03.226591 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:49:03.226962 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-b5e05114-48ea-4f83-9fe9-ffc60e096611 req-9f6d1a35-76d1-4ec1-8af1-76c9d4d1fc4b tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:49:03.275456 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:49:03.275456 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:49:03.284420 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-b5e05114-48ea-4f83-9fe9-ffc60e096611 req-9f6d1a35-76d1-4ec1-8af1-76c9d4d1fc4b tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:49:03.305584 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-b5e05114-48ea-4f83-9fe9-ffc60e096611 req-9f6d1a35-76d1-4ec1-8af1-76c9d4d1fc4b tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:49:03.306415 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1833/3625] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 04:49:03 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:49:03.328639 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-09617452-5caf-45ac-a78e-e091fc44ab63 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] DELETE http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:49:03.329162 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-09617452-5caf-45ac-a78e-e091fc44ab63 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:49:03.329381 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:49:03.329381 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:49:03.329753 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-09617452-5caf-45ac-a78e-e091fc44ab63 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:49:03.330212 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-09617452-5caf-45ac-a78e-e091fc44ab63 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Delete volume with id: 9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:49:03.379998 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:49:03.379998 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:49:03.381121 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-09617452-5caf-45ac-a78e-e091fc44ab63 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:49:03.408615 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-09617452-5caf-45ac-a78e-e091fc44ab63 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Delete volume request issued successfully. Jan 13 04:49:03.409113 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-09617452-5caf-45ac-a78e-e091fc44ab63 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 202 Jan 13 04:49:03.409947 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1793/3626] 10.222.0.38 () {58 vars in 1318 bytes} [Wed Jan 13 04:49:03 2021] DELETE /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 13 04:49:03.417641 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6274089b-1f0c-4b2e-898c-8d914a71a552 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:49:03.418860 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6274089b-1f0c-4b2e-898c-8d914a71a552 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:49:03.419588 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:49:03.419588 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:49:03.420936 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-6274089b-1f0c-4b2e-898c-8d914a71a552 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:49:03.474603 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:49:03.474603 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:49:03.483124 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-6274089b-1f0c-4b2e-898c-8d914a71a552 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:49:03.506377 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-6274089b-1f0c-4b2e-898c-8d914a71a552 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:49:03.507225 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1834/3627] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:49:03 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 915 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:49:04.526123 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c7d7594-2a95-4a7f-97b3-40eff677fbc1 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:49:04.526663 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7c7d7594-2a95-4a7f-97b3-40eff677fbc1 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:49:04.526841 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:49:04.526841 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:49:04.527795 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7c7d7594-2a95-4a7f-97b3-40eff677fbc1 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:49:04.582589 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 04:49:04.582589 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 04:49:04.592686 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7c7d7594-2a95-4a7f-97b3-40eff677fbc1 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Volume info retrieved successfully. Jan 13 04:49:04.616899 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7c7d7594-2a95-4a7f-97b3-40eff677fbc1 tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 200 Jan 13 04:49:04.626856 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1794/3628] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:49:04 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 04:49:05.634274 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd457982-0357-4475-8b52-086975109afa tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] GET http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 Jan 13 04:49:05.635278 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd457982-0357-4475-8b52-086975109afa tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 04:49:05.635502 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 04:49:05.635502 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 04:49:05.635877 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-cd457982-0357-4475-8b52-086975109afa tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 04:49:05.687695 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-cd457982-0357-4475-8b52-086975109afa tempest-TestMinimumBasicScenario-602642699 tempest-TestMinimumBasicScenario-602642699] http://10.222.0.38/volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 returned with HTTP 404 Jan 13 04:49:05.688772 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1835/3629] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 04:49:05 2021] GET /volume/v3/6bba732faf944c5d943c31c28b448b82/volumes/9da7466f-f370-46b3-8c11-4bdceff95c94 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 13 05:02:32.615805 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] POST http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes Jan 13 05:02:32.616391 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:32.616391 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:32.616682 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-905219373", "imageRef": "59076fc4-aabc-415c-a36b-2aa006b2bfb4", "size": 1}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 05:02:32.617800 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.v3.volumes [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-905219373', 'imageRef': '59076fc4-aabc-415c-a36b-2aa006b2bfb4', 'size': 1}} {{(pid=87926) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 13 05:02:32.731787 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Create volume of 1 GB Jan 13 05:02:32.748736 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Availability Zones retrieved successfully. Jan 13 05:02:32.773851 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Flow 'volume_create_api' (56f7858e-ef9d-4895-9ad2-da1fd54cc97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 05:02:32.776670 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2259599a-7d96-44cb-831c-0866ec0b01a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 05:02:32.778726 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.flows.api.create_volume [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Validating volume size '1' using validate_int {{(pid=87926) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 13 05:02:32.887959 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2259599a-7d96-44cb-831c-0866ec0b01a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-13T03:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=4335e838-a0dd-4552-9632-cfb6deb002ba,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4335e838-a0dd-4552-9632-cfb6deb002ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 05:02:32.890807 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82ae6807-6761-41c1-9fc5-b58761b30d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 05:02:32.980123 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.quota [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Created reservations ['aa48b51a-5b40-4481-a573-5b9e6b0e537a', '5a7cc5d1-e010-4c41-a4b3-bf449c1720f4', 'dcfee7fc-c58d-4361-bbc2-f5226e911fda', '72758994-0725-4b1d-a82f-109a61ae4207'] {{(pid=87926) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 13 05:02:32.982065 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82ae6807-6761-41c1-9fc5-b58761b30d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa48b51a-5b40-4481-a573-5b9e6b0e537a', '5a7cc5d1-e010-4c41-a4b3-bf449c1720f4', 'dcfee7fc-c58d-4361-bbc2-f5226e911fda', '72758994-0725-4b1d-a82f-109a61ae4207']}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 05:02:32.984397 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6e83ae7-f064-460e-8717-f4b2ec14e6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 05:02:33.045536 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6e83ae7-f064-460e-8717-f4b2ec14e6bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83ac65f4-e074-495b-8e7d-90a160926ed5', '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-905219373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7d0b75110cd4f1dbbad842c51dfe6ef',qos_specs=None,replication_status=,reservations=['aa48b51a-5b40-4481-a573-5b9e6b0e537a','5a7cc5d1-e010-4c41-a4b3-bf449c1720f4','dcfee7fc-c58d-4361-bbc2-f5226e911fda','72758994-0725-4b1d-a82f-109a61ae4207'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5ebeab882d44b28ae8dbfe0cb7baeca',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba), 'volume': 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-13T05:02:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-905219373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83ac65f4-e074-495b-8e7d-90a160926ed5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7d0b75110cd4f1dbbad842c51dfe6ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a5ebeab882d44b28ae8dbfe0cb7baeca',volume_attachment=,volume_type=,volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 05:02:33.047628 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77a3cd6b-7c91-4e1c-adab-455146eb42cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 05:02:33.074872 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77a3cd6b-7c91-4e1c-adab-455146eb42cf) transitioned into state 'SUCCESS' from state '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-905219373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7d0b75110cd4f1dbbad842c51dfe6ef',qos_specs=None,replication_status=,reservations=['aa48b51a-5b40-4481-a573-5b9e6b0e537a','5a7cc5d1-e010-4c41-a4b3-bf449c1720f4','dcfee7fc-c58d-4361-bbc2-f5226e911fda','72758994-0725-4b1d-a82f-109a61ae4207'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5ebeab882d44b28ae8dbfe0cb7baeca',volume_type_id=4335e838-a0dd-4552-9632-cfb6deb002ba)}' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 05:02:33.076916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c354cd6-5c72-4708-b609-6e1b2b65b6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 13 05:02:33.099304 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c354cd6-5c72-4708-b609-6e1b2b65b6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87926) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 13 05:02:33.102454 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Flow 'volume_create_api' (56f7858e-ef9d-4895-9ad2-da1fd54cc97b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87926) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 13 05:02:33.162470 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Create volume request issued successfully. Jan 13 05:02:33.180507 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-545573ec-88cf-4e96-92fd-b7d8ffce67d1 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes returned with HTTP 202 Jan 13 05:02:33.181563 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1795/3630] 10.222.0.38 () {60 vars in 1226 bytes} [Wed Jan 13 05:02:32 2021] POST /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes => generated 821 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 13 05:02:33.196781 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3040b0b1-ae39-4053-8ecd-47379e457d92 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:02:33.197602 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3040b0b1-ae39-4053-8ecd-47379e457d92 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:33.198484 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-3040b0b1-ae39-4053-8ecd-47379e457d92 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:33.264491 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:33.264491 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:33.281983 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-3040b0b1-ae39-4053-8ecd-47379e457d92 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:02:33.309535 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-3040b0b1-ae39-4053-8ecd-47379e457d92 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 200 Jan 13 05:02:33.310445 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1836/3631] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 05:02:33 2021] GET /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 913 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 05:02:34.328642 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c86cec1b-85aa-439b-85ae-a8796a765e74 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:02:34.329227 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c86cec1b-85aa-439b-85ae-a8796a765e74 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:34.329356 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:34.329356 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:34.330049 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-c86cec1b-85aa-439b-85ae-a8796a765e74 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:34.382650 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:34.382650 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:34.391730 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-c86cec1b-85aa-439b-85ae-a8796a765e74 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:02:34.415314 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-c86cec1b-85aa-439b-85ae-a8796a765e74 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 200 Jan 13 05:02:34.416355 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1796/3632] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 05:02:34 2021] GET /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 05:02:35.433153 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a6aced83-73a8-4519-8fc9-0c27579ec39b tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:02:35.433707 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a6aced83-73a8-4519-8fc9-0c27579ec39b tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:35.433834 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:35.433834 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:35.434129 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-a6aced83-73a8-4519-8fc9-0c27579ec39b tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:35.486399 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:35.486399 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:35.494879 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-a6aced83-73a8-4519-8fc9-0c27579ec39b tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:02:35.518757 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-a6aced83-73a8-4519-8fc9-0c27579ec39b tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 200 Jan 13 05:02:35.519563 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1837/3633] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 05:02:35 2021] GET /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 05:02:36.537093 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82124575-a838-451e-8d57-4fabaeeb719e tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:02:36.537825 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-82124575-a838-451e-8d57-4fabaeeb719e tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:36.537825 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:36.537825 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:36.538219 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-82124575-a838-451e-8d57-4fabaeeb719e tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:36.590662 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:36.590662 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:36.600889 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-82124575-a838-451e-8d57-4fabaeeb719e tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:02:36.625465 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-82124575-a838-451e-8d57-4fabaeeb719e tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 200 Jan 13 05:02:36.626508 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1797/3634] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 05:02:36 2021] GET /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 05:02:37.643169 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5f20517b-2b82-443e-8c70-58a1c9c4a88b tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:02:37.643735 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5f20517b-2b82-443e-8c70-58a1c9c4a88b tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:37.643895 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:37.643895 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:37.644270 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-5f20517b-2b82-443e-8c70-58a1c9c4a88b tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:37.693854 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:37.693854 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:37.703207 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-5f20517b-2b82-443e-8c70-58a1c9c4a88b tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:02:37.726042 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-5f20517b-2b82-443e-8c70-58a1c9c4a88b tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 200 Jan 13 05:02:37.726869 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1838/3635] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 05:02:37 2021] GET /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 05:02:38.744209 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d7d45eb0-7df1-4d27-86a3-ec22461e3858 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:02:38.744823 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d7d45eb0-7df1-4d27-86a3-ec22461e3858 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:38.745084 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:38.745084 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:38.745360 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d7d45eb0-7df1-4d27-86a3-ec22461e3858 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:38.796221 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:38.796221 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:38.805292 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d7d45eb0-7df1-4d27-86a3-ec22461e3858 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:02:38.829752 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d7d45eb0-7df1-4d27-86a3-ec22461e3858 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 200 Jan 13 05:02:38.830584 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1798/3636] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 05:02:38 2021] GET /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 05:02:39.847060 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-095e722f-5532-4172-9f48-975ca75f661b tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:02:39.847609 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-095e722f-5532-4172-9f48-975ca75f661b tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:39.847799 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:39.847799 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:39.848175 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-095e722f-5532-4172-9f48-975ca75f661b tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:39.902497 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:39.902497 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:39.911955 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-095e722f-5532-4172-9f48-975ca75f661b tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:02:39.935096 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-095e722f-5532-4172-9f48-975ca75f661b tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 200 Jan 13 05:02:39.947875 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1839/3637] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 05:02:39 2021] GET /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 05:02:40.957678 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8d6cbee6-7a5b-415e-95c4-2b6df479f17d tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:02:40.958248 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8d6cbee6-7a5b-415e-95c4-2b6df479f17d tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:40.958398 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:40.958398 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:40.958779 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-8d6cbee6-7a5b-415e-95c4-2b6df479f17d tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:41.010183 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:41.010183 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:41.019707 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-8d6cbee6-7a5b-415e-95c4-2b6df479f17d tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:02:41.042525 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-8d6cbee6-7a5b-415e-95c4-2b6df479f17d tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 200 Jan 13 05:02:41.052327 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1799/3638] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 05:02:40 2021] GET /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 05:02:42.060890 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d4bb7712-2514-4417-81d9-d888ec2ce1a8 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:02:42.061558 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d4bb7712-2514-4417-81d9-d888ec2ce1a8 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:42.061768 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:42.061768 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:42.062133 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-d4bb7712-2514-4417-81d9-d888ec2ce1a8 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:42.111927 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:42.111927 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:42.120215 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-d4bb7712-2514-4417-81d9-d888ec2ce1a8 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:02:42.144777 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-d4bb7712-2514-4417-81d9-d888ec2ce1a8 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 200 Jan 13 05:02:42.147332 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1840/3639] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 05:02:42 2021] GET /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 05:02:43.162534 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-44cc3430-c3ff-464c-89d7-12cbe23a0164 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:02:43.163147 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-44cc3430-c3ff-464c-89d7-12cbe23a0164 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:43.163463 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:43.163463 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:43.164905 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-44cc3430-c3ff-464c-89d7-12cbe23a0164 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:43.224390 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:43.224390 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:43.233860 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-44cc3430-c3ff-464c-89d7-12cbe23a0164 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:02:43.260801 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-44cc3430-c3ff-464c-89d7-12cbe23a0164 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 200 Jan 13 05:02:43.261827 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1800/3640] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 05:02:43 2021] GET /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 05:02:44.278044 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f7cf7c7-a2af-4e6d-905d-31f2d9e8e086 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:02:44.278616 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f7cf7c7-a2af-4e6d-905d-31f2d9e8e086 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:44.278738 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:44.278738 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:44.279025 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-7f7cf7c7-a2af-4e6d-905d-31f2d9e8e086 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:44.331356 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:44.331356 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:44.339565 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-7f7cf7c7-a2af-4e6d-905d-31f2d9e8e086 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:02:44.366108 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-7f7cf7c7-a2af-4e6d-905d-31f2d9e8e086 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 200 Jan 13 05:02:44.366908 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1841/3641] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 05:02:44 2021] GET /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 974 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 05:02:45.382755 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f6d7df47-8958-460e-b61e-c8fa21570780 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:02:45.383318 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f6d7df47-8958-460e-b61e-c8fa21570780 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:45.383690 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:45.383690 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:45.384076 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-f6d7df47-8958-460e-b61e-c8fa21570780 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:45.432897 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:45.432897 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:45.442062 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-f6d7df47-8958-460e-b61e-c8fa21570780 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:02:45.464972 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-f6d7df47-8958-460e-b61e-c8fa21570780 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 200 Jan 13 05:02:45.465813 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1801/3642] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 05:02:45 2021] GET /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 974 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 05:02:46.482977 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-25ae0f5c-f6a3-4aee-bb3c-71ccc27bdeef tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:02:46.483582 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-25ae0f5c-f6a3-4aee-bb3c-71ccc27bdeef tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:46.483722 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:46.483722 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:46.484079 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-25ae0f5c-f6a3-4aee-bb3c-71ccc27bdeef tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:46.536788 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:46.536788 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:46.545878 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-25ae0f5c-f6a3-4aee-bb3c-71ccc27bdeef tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:02:46.568826 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-25ae0f5c-f6a3-4aee-bb3c-71ccc27bdeef tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 200 Jan 13 05:02:46.569894 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1842/3643] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 05:02:46 2021] GET /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 974 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 05:02:47.586668 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-87976414-b403-4037-895d-3e040fc6b6f7 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:02:47.587201 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-87976414-b403-4037-895d-3e040fc6b6f7 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:47.587329 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:47.587329 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:47.587613 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-87976414-b403-4037-895d-3e040fc6b6f7 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:47.640782 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:47.640782 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:47.649100 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-87976414-b403-4037-895d-3e040fc6b6f7 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:02:47.671667 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-87976414-b403-4037-895d-3e040fc6b6f7 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 200 Jan 13 05:02:47.672501 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1802/3644] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 05:02:47 2021] GET /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 974 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 05:02:48.688994 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64bb02cd-9c84-4107-9b66-ea5c8f992411 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:02:48.689547 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64bb02cd-9c84-4107-9b66-ea5c8f992411 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:48.689649 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:48.689649 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:48.689955 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [None req-64bb02cd-9c84-4107-9b66-ea5c8f992411 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:48.740095 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:48.740095 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:48.748749 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [None req-64bb02cd-9c84-4107-9b66-ea5c8f992411 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:02:48.771698 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [None req-64bb02cd-9c84-4107-9b66-ea5c8f992411 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 200 Jan 13 05:02:48.772532 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1843/3645] 10.222.0.38 () {58 vars in 1315 bytes} [Wed Jan 13 05:02:48 2021] GET /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 1362 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 05:02:49.096948 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-d71a2a94-e82a-476d-986c-7a1a785de581 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:02:49.097475 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-d71a2a94-e82a-476d-986c-7a1a785de581 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:49.097690 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:49.097690 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:49.098100 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-d71a2a94-e82a-476d-986c-7a1a785de581 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:49.146813 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:49.146813 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:49.155571 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-d71a2a94-e82a-476d-986c-7a1a785de581 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:02:49.178611 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-d71a2a94-e82a-476d-986c-7a1a785de581 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 200 Jan 13 05:02:49.179442 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1803/3646] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 05:02:48 2021] GET /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 1362 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 05:02:50.348822 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-b9e1cc3e-c835-4ec8-a089-b659183fd216 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:02:50.349375 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-b9e1cc3e-c835-4ec8-a089-b659183fd216 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:50.349538 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:50.349538 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:50.349907 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-b9e1cc3e-c835-4ec8-a089-b659183fd216 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:50.398268 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:50.398268 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:50.407028 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-b9e1cc3e-c835-4ec8-a089-b659183fd216 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:02:50.430648 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-b9e1cc3e-c835-4ec8-a089-b659183fd216 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 200 Jan 13 05:02:50.431513 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1844/3647] 10.222.0.38 () {60 vars in 1569 bytes} [Wed Jan 13 05:02:50 2021] GET /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 1362 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 05:02:50.442664 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-d71a2a94-e82a-476d-986c-7a1a785de581 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume// Jan 13 05:02:50.443147 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-d71a2a94-e82a-476d-986c-7a1a785de581 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:50.443370 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:50.443370 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:50.443747 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-d71a2a94-e82a-476d-986c-7a1a785de581 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:50.445005 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-d71a2a94-e82a-476d-986c-7a1a785de581 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 05:02:50.445607 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1804/3648] 10.222.0.38 () {58 vars in 1289 bytes} [Wed Jan 13 05:02:50 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 05:02:50.460583 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-202f7bec-82b7-4cc3-82b8-7f4f3d258e49 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] POST http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments Jan 13 05:02:50.461097 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:50.461097 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:50.461546 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-202f7bec-82b7-4cc3-82b8-7f4f3d258e49 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83ac65f4-e074-495b-8e7d-90a160926ed5", "instance_uuid": "667e3c1d-e055-4b7a-a22f-846456eccb54", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 05:02:50.511085 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:50.511085 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:50.562219 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-202f7bec-82b7-4cc3-82b8-7f4f3d258e49 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments returned with HTTP 200 Jan 13 05:02:50.563015 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1845/3649] 10.222.0.38 () {66 vars in 1565 bytes} [Wed Jan 13 05:02:50 2021] POST /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 13 05:02:53.944401 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-d71a2a94-e82a-476d-986c-7a1a785de581 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume// Jan 13 05:02:53.944956 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-d71a2a94-e82a-476d-986c-7a1a785de581 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:53.945342 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-d71a2a94-e82a-476d-986c-7a1a785de581 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:53.946366 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-d71a2a94-e82a-476d-986c-7a1a785de581 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 05:02:53.946960 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1805/3650] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 05:02:53 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 05:02:53.960311 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-503376fb-bd90-42c8-845b-feebc208e552 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:02:53.960879 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-503376fb-bd90-42c8-845b-feebc208e552 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:02:53.961095 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:53.961095 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:53.961468 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-503376fb-bd90-42c8-845b-feebc208e552 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'show' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:02:54.013077 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:54.013077 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:54.022132 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-503376fb-bd90-42c8-845b-feebc208e552 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:02:54.040807 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:54.040807 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:54.050799 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-503376fb-bd90-42c8-845b-feebc208e552 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 200 Jan 13 05:02:54.051632 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1846/3651] 10.222.0.11 () {60 vars in 1403 bytes} [Wed Jan 13 05:02:53 2021] GET /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 1460 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 05:02:54.070399 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-38c014bd-b0b9-4989-b230-123be2f47132 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] PUT http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments/6a0047df-19ac-4f61-b3eb-72e4c99ac675 Jan 13 05:02:54.071218 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-38c014bd-b0b9-4989-b230-123be2f47132 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sda"}}} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 05:02:54.099370 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 05:02:54.099370 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 05:02:54.099916 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-38c014bd-b0b9-4989-b230-123be2f47132 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Lock "b'cinder-attachment_update-83ac65f4-e074-495b-8e7d-90a160926ed5-n-h2-766380-6'" acquired by "attachment_update" :: waited 0.009s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 05:02:54.102309 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:54.102309 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:55.406099 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-38c014bd-b0b9-4989-b230-123be2f47132 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Lock "b'cinder-attachment_update-83ac65f4-e074-495b-8e7d-90a160926ed5-n-h2-766380-6'" released by "attachment_update" :: held 1.306s {{(pid=87926) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 05:02:55.407402 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-38c014bd-b0b9-4989-b230-123be2f47132 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments/6a0047df-19ac-4f61-b3eb-72e4c99ac675 returned with HTTP 200 Jan 13 05:02:55.408801 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1806/3652] 10.222.0.11 () {64 vars in 1468 bytes} [Wed Jan 13 05:02:54 2021] PUT /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments/6a0047df-19ac-4f61-b3eb-72e4c99ac675 => generated 762 bytes in 1343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 05:02:55.462771 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-92751370-c84c-4021-bd08-aef7aab27417 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] POST http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments/6a0047df-19ac-4f61-b3eb-72e4c99ac675/action Jan 13 05:02:55.463277 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:02:55.463277 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:02:55.463703 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-92751370-c84c-4021-bd08-aef7aab27417 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Action body: b'{"os-complete": null}' {{(pid=87927) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 05:02:55.464073 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-92751370-c84c-4021-bd08-aef7aab27417 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 05:02:55.554611 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:02:55.554611 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:02:55.569742 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-92751370-c84c-4021-bd08-aef7aab27417 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments/6a0047df-19ac-4f61-b3eb-72e4c99ac675/action returned with HTTP 204 Jan 13 05:02:55.571141 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1847/3653] 10.222.0.11 () {64 vars in 1489 bytes} [Wed Jan 13 05:02:55 2021] POST /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments/6a0047df-19ac-4f61-b3eb-72e4c99ac675/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 05:05:20.734491 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-38c014bd-b0b9-4989-b230-123be2f47132 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume// Jan 13 05:05:20.734988 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-38c014bd-b0b9-4989-b230-123be2f47132 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:05:20.735171 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:05:20.735171 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:05:20.735551 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-38c014bd-b0b9-4989-b230-123be2f47132 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'all' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:05:20.736646 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-6b65da72-077c-4cc0-9a1e-35cd4fea4f82 req-38c014bd-b0b9-4989-b230-123be2f47132 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 05:05:20.737240 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1807/3654] 10.222.0.11 () {56 vars in 1089 bytes} [Wed Jan 13 05:05:20 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 05:05:20.751088 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-9e8d7546-99d2-440c-957f-442a25fe50d5 req-229b3684-bf1e-4d36-b655-e95ea829679c tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] POST http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments Jan 13 05:05:20.751590 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:05:20.751590 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:05:20.752001 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-9e8d7546-99d2-440c-957f-442a25fe50d5 req-229b3684-bf1e-4d36-b655-e95ea829679c tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83ac65f4-e074-495b-8e7d-90a160926ed5", "instance_uuid": "667e3c1d-e055-4b7a-a22f-846456eccb54", "connector": null}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 05:05:20.803407 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:05:20.803407 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:05:20.923181 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-9e8d7546-99d2-440c-957f-442a25fe50d5 req-229b3684-bf1e-4d36-b655-e95ea829679c tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments returned with HTTP 200 Jan 13 05:05:20.924318 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1848/3655] 10.222.0.11 () {64 vars in 1358 bytes} [Wed Jan 13 05:05:20 2021] POST /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments => generated 273 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 05:05:20.941189 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-9e8d7546-99d2-440c-957f-442a25fe50d5 req-8b5d5a58-1181-40b1-ba24-f42953b23318 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] DELETE http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments/6a0047df-19ac-4f61-b3eb-72e4c99ac675 Jan 13 05:05:20.941845 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-9e8d7546-99d2-440c-957f-442a25fe50d5 req-8b5d5a58-1181-40b1-ba24-f42953b23318 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:05:20.942323 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-9e8d7546-99d2-440c-957f-442a25fe50d5 req-8b5d5a58-1181-40b1-ba24-f42953b23318 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'version_select' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:05:20.963050 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:05:20.963050 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:05:21.162008 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-9e8d7546-99d2-440c-957f-442a25fe50d5 req-8b5d5a58-1181-40b1-ba24-f42953b23318 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(97708fc0-4463-4b5f-b77a-2d25eae0854b)]) {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 05:05:21.162442 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-9e8d7546-99d2-440c-957f-442a25fe50d5 req-8b5d5a58-1181-40b1-ba24-f42953b23318 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Adding status of: reserved to pending status list for volume. {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 13 05:05:21.162864 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-9e8d7546-99d2-440c-957f-442a25fe50d5 req-8b5d5a58-1181-40b1-ba24-f42953b23318 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87926) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 05:05:21.172003 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-9e8d7546-99d2-440c-957f-442a25fe50d5 req-8b5d5a58-1181-40b1-ba24-f42953b23318 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments/6a0047df-19ac-4f61-b3eb-72e4c99ac675 returned with HTTP 200 Jan 13 05:05:21.173508 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1808/3656] 10.222.0.11 () {62 vars in 1437 bytes} [Wed Jan 13 05:05:20 2021] DELETE /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments/6a0047df-19ac-4f61-b3eb-72e4c99ac675 => generated 192 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 05:05:23.608496 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-9e8d7546-99d2-440c-957f-442a25fe50d5 req-229b3684-bf1e-4d36-b655-e95ea829679c tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume// Jan 13 05:05:23.608997 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-9e8d7546-99d2-440c-957f-442a25fe50d5 req-229b3684-bf1e-4d36-b655-e95ea829679c tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:05:23.609174 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:05:23.609174 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:05:23.609546 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-9e8d7546-99d2-440c-957f-442a25fe50d5 req-229b3684-bf1e-4d36-b655-e95ea829679c tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'all' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:05:23.610659 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-9e8d7546-99d2-440c-957f-442a25fe50d5 req-229b3684-bf1e-4d36-b655-e95ea829679c tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume// returned with HTTP 300 Jan 13 05:05:23.611248 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1849/3657] 10.222.0.26 () {56 vars in 1089 bytes} [Wed Jan 13 05:05:23 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 05:05:23.642580 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cbbf6479-cf28-4d48-8629-c7ed1d3bba46 req-26cd678f-2dfc-476d-9837-664a74856b66 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] GET http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:05:23.643155 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-cbbf6479-cf28-4d48-8629-c7ed1d3bba46 req-26cd678f-2dfc-476d-9837-664a74856b66 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:05:23.643371 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:05:23.643371 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:05:23.643744 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-cbbf6479-cf28-4d48-8629-c7ed1d3bba46 req-26cd678f-2dfc-476d-9837-664a74856b66 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'show' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:05:23.693225 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:05:23.693225 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:05:23.701236 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-cbbf6479-cf28-4d48-8629-c7ed1d3bba46 req-26cd678f-2dfc-476d-9837-664a74856b66 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:05:23.719429 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:05:23.719429 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:05:23.729490 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cbbf6479-cf28-4d48-8629-c7ed1d3bba46 req-26cd678f-2dfc-476d-9837-664a74856b66 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 200 Jan 13 05:05:23.730289 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1809/3658] 10.222.0.26 () {60 vars in 1403 bytes} [Wed Jan 13 05:05:23 2021] GET /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 1460 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 13 05:05:23.768511 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cbbf6479-cf28-4d48-8629-c7ed1d3bba46 req-e86e0363-eaf9-4321-b432-af9bbddd348f tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] PUT http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments/97708fc0-4463-4b5f-b77a-2d25eae0854b Jan 13 05:05:23.769323 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-cbbf6479-cf28-4d48-8629-c7ed1d3bba46 req-e86e0363-eaf9-4321-b432-af9bbddd348f tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.26", "host": "n-h1-766380-6", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766380-6.cbci-766380-6.local", "mountpoint": "/dev/sda"}}} {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 05:05:23.797255 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 13 05:05:23.797255 n-d-766380-6 devstack@c-api.service[87925]: return self(f, *args, **kw) Jan 13 05:05:23.797711 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-cbbf6479-cf28-4d48-8629-c7ed1d3bba46 req-e86e0363-eaf9-4321-b432-af9bbddd348f tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Lock "b'cinder-attachment_update-83ac65f4-e074-495b-8e7d-90a160926ed5-n-h1-766380-6'" acquired by "attachment_update" :: waited 0.009s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 13 05:05:23.799958 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:05:23.799958 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:05:25.090165 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.coordination [req-cbbf6479-cf28-4d48-8629-c7ed1d3bba46 req-e86e0363-eaf9-4321-b432-af9bbddd348f tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Lock "b'cinder-attachment_update-83ac65f4-e074-495b-8e7d-90a160926ed5-n-h1-766380-6'" released by "attachment_update" :: held 1.292s {{(pid=87927) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 13 05:05:25.090812 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cbbf6479-cf28-4d48-8629-c7ed1d3bba46 req-e86e0363-eaf9-4321-b432-af9bbddd348f tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments/97708fc0-4463-4b5f-b77a-2d25eae0854b returned with HTTP 200 Jan 13 05:05:25.091782 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1850/3659] 10.222.0.26 () {64 vars in 1468 bytes} [Wed Jan 13 05:05:23 2021] PUT /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments/97708fc0-4463-4b5f-b77a-2d25eae0854b => generated 762 bytes in 1328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 13 05:05:25.135748 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cbbf6479-cf28-4d48-8629-c7ed1d3bba46 req-843ab3e8-69dd-4ea9-8257-8a4c2c68103b tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] POST http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments/97708fc0-4463-4b5f-b77a-2d25eae0854b/action Jan 13 05:05:25.136255 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:05:25.136255 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:05:25.136721 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-cbbf6479-cf28-4d48-8629-c7ed1d3bba46 req-843ab3e8-69dd-4ea9-8257-8a4c2c68103b tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Action body: b'{"os-complete": null}' {{(pid=87926) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 13 05:05:25.137108 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-cbbf6479-cf28-4d48-8629-c7ed1d3bba46 req-843ab3e8-69dd-4ea9-8257-8a4c2c68103b tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 13 05:05:25.206297 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:05:25.206297 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:05:25.220031 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-cbbf6479-cf28-4d48-8629-c7ed1d3bba46 req-843ab3e8-69dd-4ea9-8257-8a4c2c68103b tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments/97708fc0-4463-4b5f-b77a-2d25eae0854b/action returned with HTTP 204 Jan 13 05:05:25.220950 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1810/3660] 10.222.0.26 () {64 vars in 1489 bytes} [Wed Jan 13 05:05:25 2021] POST /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments/97708fc0-4463-4b5f-b77a-2d25eae0854b/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 13 05:07:12.336505 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-956b76aa-b642-43c4-bf8d-7ce77cd5c5ac req-9c43975a-65a6-474c-8b0f-eaf95080a077 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] DELETE http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments/97708fc0-4463-4b5f-b77a-2d25eae0854b Jan 13 05:07:12.337045 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-956b76aa-b642-43c4-bf8d-7ce77cd5c5ac req-9c43975a-65a6-474c-8b0f-eaf95080a077 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87927) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:07:12.337259 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:07:12.337259 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:07:12.337632 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-956b76aa-b642-43c4-bf8d-7ce77cd5c5ac req-9c43975a-65a6-474c-8b0f-eaf95080a077 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'version_select' {{(pid=87927) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:07:12.360913 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:07:12.360913 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:07:12.811650 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-956b76aa-b642-43c4-bf8d-7ce77cd5c5ac req-9c43975a-65a6-474c-8b0f-eaf95080a077 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 13 05:07:12.812076 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.volume.api [req-956b76aa-b642-43c4-bf8d-7ce77cd5c5ac req-9c43975a-65a6-474c-8b0f-eaf95080a077 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Pending status list for volume during attachment-delete: [] {{(pid=87927) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 13 05:07:12.818163 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-956b76aa-b642-43c4-bf8d-7ce77cd5c5ac req-9c43975a-65a6-474c-8b0f-eaf95080a077 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments/97708fc0-4463-4b5f-b77a-2d25eae0854b returned with HTTP 200 Jan 13 05:07:12.819921 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87927|app: 0|req: 1851/3661] 10.222.0.26 () {62 vars in 1437 bytes} [Wed Jan 13 05:07:12 2021] DELETE /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/attachments/97708fc0-4463-4b5f-b77a-2d25eae0854b => generated 19 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 13 05:07:12.842791 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-956b76aa-b642-43c4-bf8d-7ce77cd5c5ac req-94d05cd6-3277-4f35-b7cc-dd0c078c7a81 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] DELETE http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:07:12.843287 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-956b76aa-b642-43c4-bf8d-7ce77cd5c5ac req-94d05cd6-3277-4f35-b7cc-dd0c078c7a81 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Empty body provided in request {{(pid=87926) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 13 05:07:12.843505 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 13 05:07:12.843505 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning, Jan 13 05:07:12.843878 n-d-766380-6 devstack@c-api.service[87925]: DEBUG cinder.api.openstack.wsgi [req-956b76aa-b642-43c4-bf8d-7ce77cd5c5ac req-94d05cd6-3277-4f35-b7cc-dd0c078c7a81 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Calling method 'delete' {{(pid=87926) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 13 05:07:12.844364 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.v3.volumes [req-956b76aa-b642-43c4-bf8d-7ce77cd5c5ac req-94d05cd6-3277-4f35-b7cc-dd0c078c7a81 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Delete volume with id: 83ac65f4-e074-495b-8e7d-90a160926ed5 Jan 13 05:07:12.893333 n-d-766380-6 devstack@c-api.service[87925]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 13 05:07:12.893333 n-d-766380-6 devstack@c-api.service[87925]: DeprecationWarning) Jan 13 05:07:12.894450 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-956b76aa-b642-43c4-bf8d-7ce77cd5c5ac req-94d05cd6-3277-4f35-b7cc-dd0c078c7a81 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Volume info retrieved successfully. Jan 13 05:07:12.919642 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.volume.api [req-956b76aa-b642-43c4-bf8d-7ce77cd5c5ac req-94d05cd6-3277-4f35-b7cc-dd0c078c7a81 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] Delete volume request issued successfully. Jan 13 05:07:12.920112 n-d-766380-6 devstack@c-api.service[87925]: INFO cinder.api.openstack.wsgi [req-956b76aa-b642-43c4-bf8d-7ce77cd5c5ac req-94d05cd6-3277-4f35-b7cc-dd0c078c7a81 tempest-TestShelveInstance-1179660254 tempest-TestShelveInstance-1179660254] http://10.222.0.38/volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 returned with HTTP 202 Jan 13 05:07:12.920982 n-d-766380-6 devstack@c-api.service[87925]: [pid: 87926|app: 0|req: 1811/3662] 10.222.0.26 () {60 vars in 1384 bytes} [Wed Jan 13 05:07:12 2021] DELETE /volume/v3/d7d0b75110cd4f1dbbad842c51dfe6ef/volumes/83ac65f4-e074-495b-8e7d-90a160926ed5 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)